﻿body {
	margin:0px 0px 0px 0px; 
	background: #826b59 url('siteart/bg.jpg') repeat-x;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}





a:link, a:active, a:visited {
	color:#2d5a87;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:underline;
}


a.nav:link, a.nav:active, a.nav:visited{
	text-transform:uppercase;
	color:#fff;
	padding:0px 15px 3px 15px;
	text-decoration:none;
	text-align:center;
	display:block;
 	font-weight:bold;
	font-size:16px;
	font-style:normal;
}
a.nav:hover {
	color:#cec6bb;
}



.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #fff;
border-bottom-width: 0;
z-index: 100;
background-color: #000;
width:130px;
font-size:15px;
text-transform:uppercase;
}
.anylinkcss a:link {
display: block;
border-bottom: 1px solid #fff;
padding: 5px 5px 5px 10px;
text-decoration: none;
font-weight: bold;
color:#fff;
}
.anylinkcss a:active {
display: block;
border-bottom: 1px solid #fff;
padding: 5px 5px 5px 10px;
text-decoration: none;
font-weight: bold;
color:#fff;
}
.anylinkcss a:visited {
display: block;
border-bottom: 1px solid #fff;
padding: 5px 5px 5px 10px;
text-decoration: none;
font-weight: bold;
color:#fff;
}
.anylinkcss a:hover{ /*hover background color*/
background-color: #cec6bb;
color: #000;
text-decoration: none;
}


.browntextsm {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#483d32; 
}


.browntext {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#483d32; 
	font-weight:bold;
}

.title {
	font-family:Palatino, Times, serif;
	font-size:30px;
}

.title2 {
	font-size:16px;
}


.content {
	width:294px;
	height:250px;
	font-size:12px;
	color:white;
	overflow: scroll;	
	overflow-x: hidden;
	padding:9px 11px 5px 10px;
	vertical-align:top;
	scrollbar-face-color: #EAEAEA;
	scrollbar-shadow-color: #EAEAEA;
	scrollbar-highlight-color: #EAEAEA;
	scrollbar-3dlight-color: #EAEAEA;
	scrollbar-darkshadow-color: #697074;
	scrollbar-track-color: #F7F7F7;
	scrollbar-arrow-color: #666666;
	
}


#topnav {
	vertical-align:top;
	background: url('siteart/navbg.jpg') no-repeat;
	width:100%;
	height:63px;
}


#logobanner {
	vertical-align:top; 
	background: url('siteart/scrollinglogosbg.jpg') no-repeat; 
	width:999px; 
	height:79px; 
	padding:15px 0px 0px 7px;
}











