.chromestyle{
width: auto;
font-weight: normal;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	content: ".";
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 0px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
	border: 0px;
	background-color: #A9692F;
	border-bottom-color: #A9692F;
}

.chromestyle ul li a{
color: #A9692F;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #A9692F;
}

.chromestyle ul li a:hover{
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 4px;
border: 5px solid #A9692F; /*THEME CHANGE HERE*/
border-bottom-width: 5px;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: #A9692F;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 2px;
border-bottom: 4px solid #A9692F; /*THEME CHANGE HERE*/
padding: 3px 0;
text-decoration: none;
font-weight: bold;
color: #F2FFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
width: auto;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #D7D0BA;
}
.head {font-family:Verdana, Arial, Helvetica, sans-serif ; font-size:10px;
color:#A9692F ; font-weight:normal; height:20px;
}
.body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#7D715E;
	height: 20px;
	text-align: justify;
}
.contact {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#786E4C;
	height: 20px;
}
.innerheader1 {font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:12px ; color: #A9692F ;
font-weight:bold ; 
}
.home_left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#665D0F;
	height:15px;
	font-weight: normal;
	text-align: justify;
}
.home_meddle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.1px;
	height:15px;
	font-weight:normal;
	color:#ffffff;
	text-align: justify;
}
.body_in {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #7D715E;
}
a {
	color: #698220;
}
.innerheader10 {
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:14px ; color: #A9692F ;
font-weight:bold ;
}
