@charset "UTF-8";
/* CSS Document */



body { 
	background:  #7d6032;
}

.topnav{
	/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 5px;
margin-top: 0px;
font-variant: small-caps;
text-align: left;
border-bottom-style: none;

}

.topnav ul{
padding: 3px 0px;
margin-left: 0px;
margin-top: 1px;
margin-bottom: 0px;
font-family: "Times New Roman", Times, serif  Times,;
font-size: 12px;
font-weight: bold;
list-style-type: none;
text-align: center;
letter-spacing:2px;

}

.topnav li{
display: inline;
margin: 0;
}

.topnav li a{
border-right: #FFF 1px solid;
padding: 3px 7px;
margin-right: 5px;
height: 15px;
color: #FFF;
font-family: "Times New Roman", Times, serif  Times,;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.topnav li a:visited{
color: #FFF;
}

.topnav li a:hover
{
text-decoration: none;
color: #000;


}


/*bottom dopmenu begins*/
#dropmenudiv{
background-color:#4c4b4b; 
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Helvetica;
text-align: left;
color: #FFF;
opacity: .90;
filter: alpha(opacity=90);
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color: #FFF;
padding: 1px 0;
background-color:#4c4b4b;
text-decoration: none;
font-weight: normal;
opacity: 0.9;
filter: alpha(opacity=90);
}

#dropmenudiv a:hover{ /*hover background color*/
color: #fff;
font-weight: bold;
background-color: #ac0010;
opacity: 1.;
filter: alpha(opacity=100);
text-decoration: none;
}
 .middlebar  {
 background:url(images/middlebar.gif) repeat-y #000;
 width:12px;

 }

.textbox{
background:url(images/textbg.gif) no-repeat #e6d9b9;
width:378px;
padding:10px;
font:"Times New Roman", Times, serif 11px;
font-size:15px;
color:#000;
}

.textright{
	padding:10px;
	font:"Times New Roman", Times, serif 11px;
	font-size:15px;
	color:#000;
}

.bottomnavtext{
font:"Times New Roman", Times, serif 16px;
font-size:16px;
color:#FFF;
}

.heading{
font:"Times New Roman", Times, serif bolder;
font-size:25px;
color:#5e5e5d;
}

.links{
	/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 5px;
margin-top: 0px;
font-variant: small-caps;
text-align: left;
border-bottom-style: none;
}

.links ul{
padding: 3px 0px;
margin-left: 0px;
margin-top: 1px;
margin-bottom: 0px;
font-family: "Times New Roman", Times, serif  Times,;
font-size: 14px;
font-weight: bold;
list-style-type: none;
text-align: center;
letter-spacing:2px;

}

.links li{
display: block;
margin: 0;
}

.links li a{
padding: 3px 7px;
margin-right: 5px;
height: 17px;
color: #5e5e5d;
font-family: "Times New Roman", Times, serif  Times,;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.links li a:visited{
color: #5e5e5d;
}

.links li a:hover
{
text-decoration: none;
color: #ac0010;


}

.imageprotect
{
background:url(images/blank.png);
width:100%;
height:100%;
.textoverride {
	background:url(images/textbg.gif) no-repeat #e6d9b9;
	width:378px;
	padding:10px;
	font:"Times New Roman", Times, serif 11px;
	font-size:15px;
	color:#000;
}

