﻿body {
	margin:15px 0px 0px 0px; 
	background: #484848  url('siteart/bg.jpg') repeat-x;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

img {
	border:0px;
}



a:link, a:active, a:visited {
	color:#1a4e1a;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}


a.nav:link, a.nav:active, a.nav:visited{
	text-transform:uppercase;
	padding:12px 15px 10px 15px;
	text-decoration:none;
	color:#cccccc;
	font-size:14px;
	display:block;
	font-weight:normal;
}

a.nav:hover {
	background: url('siteart/nav_on.jpg') repeat-x;
	color:#fff;
}


#navcontainer {
	background: url('siteart/nav.jpg') repeat-x;  
	width:100%;
}


.title {
	color:#1a4e1a;
	font-size:27px;
	font-weight:bold;
	font-style:italic;
}

#greentext {
	color:#1a4e1a;
}

#whitetext {
	color:#fff;
}





a.white:link, a.white:active, a.white:visited {
	color:#fff;
	text-decoration:underline;
}
a.white:hover {
	color:#fff;
	text-decoration:none;
}



#maincontainer {
 background:#fff;  
 width:100%;
 color:#333333;	
}



#left {
	padding:30px 20px 35px 40px; 
	width:182px; 
	vertical-align:top;
}





.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #cccccc;
border-bottom-width: 0;
z-index: 100;
background-color: #1a4e1a;
width: 200px;
}

.anylinkcss a:link {
display: block;
border-bottom: 1px solid #cccccc;
padding: 8px 2px 8px 8px;
text-decoration: none;
font-weight: bold;
color:#cccccc;
text-decoration:none;
	font-weight:normal;
}

.anylinkcss a.brown{
	background:#3e3419;
	color:#FFF;
}

.anylinkcss a:hover.brown{
	background:#615128;		
}

.anylinkcss a.orange{
	background:#eb9e08;
	color:#FFF;
}

.anylinkcss a:hover.orange{
	background:#fec14b;
}

.anylinkcss a.blue{
	background:#082279;
	color:#FFF;
}

.anylinkcss a:hover.blue{
	background:#0c32b0;
}

.anylinkcss a:active {
display: block;
border-bottom: 1px solid #cccccc;
padding: 8px 2px 8px 8px;
text-decoration: none;
font-weight: bold;
color:#cccccc;
text-decoration:none;
	font-weight:normal;
}
.anylinkcss a:visited {
display: block;
border-bottom: 1px solid #cccccc;
padding: 8px 2px 8px 8px;
text-decoration: none;
font-weight: bold;
color:#cccccc;
text-decoration:none;
	font-weight:normal;
}
.anylinkcss a:hover{ /*hover background color*/
background-color:#0e740e;
color: white;
text-decoration:none;
	font-weight:normal;
}




a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#cccccc;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#cccccc;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#cccccc;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:8pt; color:#cccccc;}

.divfooter
{width:450px; text-align:center; margin:0 auto;
}

