body{
margin:0;
padding:0;
background-image:url(../images/body_bg.gif);
background-repeat:repeat-x;
background-color:#C8BEA3;
color:#303435;
font-weight:normal;
font-family:tahoma,Arial;
font-size:15px;
}
/*.mainTable{
background-color:#404040;
}*/
.sep{
height:24px;
background-color:#fd8a02;
}
.leftBg{
background-color:#b0a890;
width:200px;
}
.bodycontent{
background-color:#bbb399;
background-image:url(../images/main_bg.gif);
background-repeat:repeat-x;
padding:6px;
}
.bodycontenttop{
background-color:#bbb399;
background-image:url(../images/main_bg.gif);
background-repeat:repeat-x;
padding:6px;
font-size:20px
}
.bannerRight{
background-image:url(../images/banner_right.jpg);
background-repeat:no-repeat;
height:257px;
}
/*ul 
{
 margin-left:0px;
 margin-top:50px;
 margin-right:0px;
 margin-bottom:0px;
 background-color:#b0a890;
 width:196px;
 padding-left:20px;
}
ul li{ 
	text-align:left;
	list-style-type:none;
	list-style-image:url(../images/bullet.gif);
	width:100%;
	height:20px;
	display:block;
	font-size:12px;
	}
ul li a{ border-bottom:#c6bda2 solid 2px;
   	text-align:left;
	width:100%;
	height:20px;
	display:block;
	color:#514d40;
	text-decoration:none;
	font-weight:bold;
	}
ul li a:hover{ border-bottom:#fff solid 2px;
    background-color:#e3cb89;
	width:100%;
    text-align:left;
	color:#39393c;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	}*/
.leftMenuItem{
border-bottom:#c6bda2 solid 2px;
color:#514d40;
text-decoration:none;
font-weight:bold;
text-align:left;
height:20px;
padding-left:20px;
font-size:12px;
}
.leftMenuItem a{
color:#514d40;
text-decoration:none;}

.leftMenuItem_hover{
border-bottom:#fff solid 10px;
color:#39393c;
background-color:#e3cb89;
}

.leftMenuItem_hover a{
color:#39393c;
text-decoration:underline;
}
span{
color:#8e480a;
font-weight:bold;
text-decoration:underline;
}
.bold{
font-weight:bold;
text-decoration:underline;
}
.visittoexpand{
color:#fff;
font-weight:bold;
text-decoration:none;
}
.url_link{
color:#b74735;
font-weight:bold;
text-decoration:underline;
}
.url_link:hover{
color:#8e480a;
text-decoration:none;
}
.url_link1{
padding-top:10px;
padding-left:10px;
color:#b74735;
font-weight:bold;
text-decoration:none;
}
.homebottomban1{
background-image:url(../images/complete_satisfaction.gif );
background-position:bottom;
background-repeat:no-repeat;
width:535px;
height:55px;
}
.footer{
height:40px;
padding-top:15px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.footerlnk{
color:#000000;
font-weight:bold;
text-decoration:none;
}
.footerlnk:hover{
color:#000000;
font-weight:bold;
text-decoration:underline;
}
.link{
color:#125da7;
font-weight:bold;
text-decoration:none;
}
.link:hover{
color:#7f7f7f;
font-weight:bold;
text-decoration:underline;
}
.faq_q{
color:#10327f;
font-weight:bold;
text-decoration:none;
}
.note{
color:red;
font-size:10px;
}
hr{
color:black;
size:1px;
border:0;
height:1px;
background-color:black;
}
.td_bicolor{
background-color:#d4ceba;
padding:6px;
}
.title_head{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7a631e;
	font-size:18px;
	font-weight:bold;
	}
a{
color:#514d40;
}
#logo
{
position:relative;background:url('../images/banner_left.jpg') no-repeat 0 0;width:397px;height:257px;
}
#menu
{
	height:20px;
	background-color:black;
	padding:3px 10px;
	list-style:none;
	margin:0;
}
	#menu li
	{
		float:left;
		border-right:1px solid white;
		margin:0;
	}
		#menu li a
		{
			display:block;
			padding:2px 10px;
			margin:0;
			color:white;
			text-decoration:none;
			font-weight:bold;
		}