/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	background:url(images/bg.gif) #ffffff repeat-x;
}
.top-bg{
	background-image:url(images/top-bg.gif);
	background-repeat:repeat-x;
	height:65px;
}
.menu{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding-left:0px;
}
.menu:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#EDDBD3;
	text-decoration:none;
	padding-left:0px;
}
.menubar{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#EDDBD3;
	text-decoration:none;
	padding:0px 1px 0px 0px;
}
a.white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}
a.white:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cccccc
}

/*----------drop down menu-------*/
#dropmenudiv{
position:absolute;
font:bold 11px Trebuchet MS;
color:#ffffff;
margin-top:8px;
z-index:100;
border-left:1px solid #EDDBD3;
border-right:1px solid #EDDBD3;
/*border-bottom:1px solid #EDDBD3;*/
}

#dropmenudiv a{
width: 128px;
height:20px;
display:block;
padding: 0px 0px 0px 6px;
color:#ffffff;
text-decoration: none;
font-weight: bold;
background-color:#A74925;
border-bottom:1px solid #EDDBD3;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#C56544;
border-bottom:1px solid #EDDBD3;
}

.body-bg{
	background:url(images/body-bg.gif) #A6452D repeat-x;
}
.header{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	color:#FCE59B;
	text-decoration:none;
}
.normaltext{
	font-family:"Trebuchet MS",Tahoma,Verdana, Arial, Helvetica;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}
.learnmore{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}
.learnmore:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

.searchmls{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.searchmls:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.arrowtext{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:3px 0px 0px 20px;
}
.normalwhite{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}
.footer-right{
	background-image:url(images/footer-right.gif);
	background-repeat:no-repeat;
	width:278px;
	height:18px;
	padding-right:14px;
	padding-top:7px;
}
.copyright{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#E5C9BE;
	text-decoration:none;
}

.footer-bg{
	background-image:url(images/footer-bg.gif);
	background-repeat:repeat-x;
	height:25px;
}
.footer-text{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#474647;
	text-decoration:none;
}
.mail{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#474647;
	text-decoration:underline;
}
.mail:hover{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#474647;
	text-decoration:none;
}