/* CSS Document */
/*------------------------------Gobal veriable----------------------*/
body {
	padding:0;
	margin:0;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	background-color:#921212;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}
p 	{
	padding:0;
	margin:0;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
			}
*		{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
			}
form {
			padding:0;
			margin:0;
			}
			
/*------------------------------top menubar----------------------*/

.topmenu {
	color:#4A2011;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
			}
			
.topmenu:hover {
	color:#F30;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
			}
			
.whitetext {
			color:#E1E1E1;
			font-size:11px;
			font-style:normal;
			font-weight:bold;
			text-decoration:none;
			}
			
.whitetext:hover {
			color:#E1E1E1;
			font-size:11px;
			font-style:normal;
			font-weight:bold;
			text-decoration:underline;
			}
				
/*------------------------------News----------------------*/

.golden {
			color:#9F815A;
			font-style:normal;
			font-weight:bold;
			}
			
.pink {
			color:#AE422E;
			font-size:10px;
			font-style:normal;
			font-weight:bold;
			}
			
/*------------------------------Contact----------------------*/

.contact {
			color:#9F815A;
			font-style:normal;
			padding-left:160px;
			padding-top:38px;
			}
			
.texrg {
			color:#9F815A;
			font-style:normal;
			padding-left:160px;
			padding-left:15px;
			padding-right:20px;
			}
			
/*------------------------------side backgrounds----------------------*/

.leftbg {
			background-image:url(images/leftbg.gif);
			background-repeat:no-repeat;
			}
			
.rightbg {
			background-image:url(images/rightbg.gif);
			background-repeat:no-repeat;
			}
/*------------------------------Footer----------------------*/
.footer {
			background-color:#310C0D;
			}
			
.copyright {
			color:#8D6E45;
			}
			
.footermenu_link {
	color:#AE422E;
	font-weight:normal;
	text-decoration:none;
	font-size: 10px;
				}
.footermenu_link:hover {
					color:#AE422E;
					text-decoration:underline;
					}
.zmiddle {
	text-align: center;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}
.sidemenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #9C9;
}
.ztitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
p_bold {
	font-weight: bold;
}
.pbold {
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.pagetits {
	font-size: 24px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #036;
	background-color: #CCC;
	text-transform: none;
	text-indent: 25px;
	white-space: normal;
}
.sitetitle {
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
}
.textbelow18 {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.emails {
	font-size: 14px;
}
.emails {
	font-size: 36px;
}
.gototop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #036;
}
