﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	width: 100%;
	}
	
#nav td {
	text-align: center;
	border-left: 1px solid #635f67;
	font-size: 12px;
}	


#on {
	background: #332f36 url('../siteart/nav-on.jpg') repeat-x top;
}

a.nav:link, a.nav:active, a.nav:visited {
	display:block;
	color: white;
	text-decoration:none;
	padding: 11px 15px 9px 15px;
}

a.nav:hover {
	display:block;
	color: white;
	text-decoration:none;
	padding: 11px 15px 9px 15px;
	background: #332f36 url('../siteart/nav-on.jpg') repeat-x top;
}


body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background: #ed8516 url('../siteart/background.jpg') repeat-x top;
	}

td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 990px;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#home-left {
	background: white url('../siteart/home-left.jpg') no-repeat top left;
	padding: 300px 0px 0px 30px;
	width: 100%;
}

h1 {
	display:block;
	border-bottom: 1px solid #e3e3e3;
	margin: 0px 0px 7px 0px;
	padding:0px 0px 7px 0px;
	font-size: 21px;
	text-transform: uppercase;
	color: #e03f04;
}

#main-content {
	background: white;
	padding: 0px 30px 15px 30px;
	line-height: 18px;
}

.bright {
	border-right: 2px solid #eeeeee;
}





#foot {
	padding: 30px 0px 38px 0px;
	background: #939393 url('../siteart/gray-bottom.jpg') repeat-x top;
	width: 100%; 
	}



a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-size:12px; color: #f1f1f1; font-family:Arial, Helvetica, sans-serif}
a.footerlink:hover {text-decoration:underline;font-size:12px; color: white; font-family:Arial, Helvetica, sans-serif}}

.footertext{font-size:12px; color:#f1f1f1; font-family:Arial, Helvetica, sans-serif}}

.smallfootertext{font-size:10px; color:#f1f1f1;font-family:Arial, Helvetica, sans-serif}}

.divfooter
{width:450px; text-align:center;
}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #635f67;
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
background-color: #433d47;
width: 205px;
}

.anylinkcss a:link, .anlinksss a:active, .anylinkcss a:visited {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #635f67;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color: white;
line-height: 25px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #322f36;
color: white;
}

.high {
	vertical-align: top;
	height: 450px;
}