﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	background: #37313a url('/PublishingImages/siteart/nav-bkg.jpg') repeat-x;
	padding: 14px 16px 12px 16px;
	}

#nav a:link {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 0 15px;;
	}
#nav a:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 0 15px;;
	}	
#nav a:active {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 0 15px;;
	}	
#nav a:hover {
	color: #fcdc00;
}

body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 20px 0 0 0;
	background: #d8d8d8;
	line-height: 1.5em;
	overflow-x:hidden;
	}

td {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.5em;
	}
	
#maintable {
	width: 990px;
	background: white;
	border: 1px solid #bfbfbf;
}	

#header {
				border-bottom: 6px solid #fcdc00;
				border-bottom-color: #FFE716;
				border-top-style: none;
				border-bottom-style: solid;
				border-top-color: #419639;
				border-top-width: 0px;
				border-bottom-width: 6px;
}

/*-- controls text tds below img rollover links --*/
#navlabel {
	text-align:center;
	font-weight:bold;
	padding:10px 0px 10px 0px;
	font-size:13px;
	color:#333333;
}

/*-- controls entire background of img rollover nav section --*/
#inv {
	background:#f5f5f5;
	width:100%;
}
/*-- controls rollover graphics and td text below nav section --*/
#inv td {
	vertical-align:top;
	font-size:12px;
	border-right:1px #bcbdbd solid;
	border-bottom:1px #cfd0d2 solid;
	
}
/*-- shrink width of rollover graphics to fit 990 divided by number of imgs 9 equals 110 --*/
#inv td img {
	border:0;
	width:110px;
}


.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
	color: #fcdc00;
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu {
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #fff;
width: 175px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a:link{
width: 100%;
display: block;

border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}
.anylinkmenu ul li a:active{
width: 100%;
display: block;

border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkmenu ul li a:visited{
width: 100%;
display: block;

border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}


.anylinkmenu a:hover{ /*hover background color*/
background: black;
	color: #fcdc00;
	text-decoration: none;
}







#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
	font-size:12px;
}

#main-content {
				padding: 25px 25px 100px 25px;
				background: #eaeae3 none no-repeat bottom;
}
#main-content {
				padding: 25px;
				background: #eaeae3;
}


#photo-box {
	background: url('/PublishingImages/siteart/photo-box.jpg') no-repeat;
	padding: 8px;
}

#inv-box {
	background: url('/PublishingImages/siteart/inv-box.jpg') no-repeat;
	padding: 8px;
}

#right-box {
	float:right; 
	margin: 0 0 15px 20px;
	text-align:right;
}

.starburst {
	background: url('/PublishingImages/siteart/starburst.jpg') no-repeat left top; 
	padding:27px 20px 20px 52px; 
	width: 390px; 
	font-size: 14px; 
	font-weight: bold; 
	color: #2b5123; 
	margin: 0;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #2b5123;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 16px;
	color: #2b5123;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


#foot {
	padding: 30px 0px 38px 0px;
	line-height:14px;
}

a.footerlink:active {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
}

a.footerlink:visited {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
}

a.footerlink:link {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
}

a.footerlink:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
}

.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
}

.smallfootertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#999999;
}

.divfooter {
	width:450px;
	text-align:center;
}
.newStyle1 {
				background-color: #EAEAE3;
}
