/* wrapper for content box - use with billboard.js */
#contentwrapper{
/*  width: 200px; */
/* height: *px; */
/* border: solid 1px solid #006666; */ /* this border does NOT work in FireFox */
background-color: #EEEEEE;
padding: 10px;
}
/* dimensions for content box - use with billboard.js */
.billcontent{
/* width: 100%; */
width: 180px;
display:block;
}
body {
/*	background-color: #fff; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
} 
UL, .text {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align:justify;
	color: #333333;
} 
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	color: #305A36;
}
.footer {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 200px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
.text-small {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.subhead-small {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #305A36;
	line-height: 14px;
	font-weight: bold;
}
#navlist {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #CCCCCC;
	width: 180px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#navlist li {
	list-style: none;
	margin: 0;
	padding: 0.5em 0em;
	border-top: 1px solid #CCCCCC;
}
h3 {
	text-align:center;
	text-indent:0pt;
	line-height:10pt; 
	font: bold 14px "Lucida Grande", "Verdana", "Arial", "MS Reference Serif";
	letter-spacing:.03em;
	color:#003333;
}
.feature {
	text-align:center;
	text-decoration : none;
	line-height:10pt;
	font-weight:normal;
	font-family: "Verdana", "Arial", "MS Reference Serif", "Georgia";
	font-size:8pt;
	color:#666666
}
.recent {
	text-align:justify;
	text-decoration : none;
	line-height:10pt;
	font-weight:normal;
	font-family: "Verdana", "Arial", "MS Reference Serif", "Georgia";
	font-size:8pt;
	color:#666666
}
.address {
	text-align:center;
	line-height:10pt;
	font-weight:bold;
	font-family: "Verdana", "Arial", "MS Reference Serif", "Georgia";
	font-size:8pt;
	color:#666666
}
UL.bb {text-align:left;
	text-indent:0pt;
	line-height:10pt;
	font-weight:normal;
	font-family: "Verdana", "Arial", "MS Reference Serif", "Georgia";
	font-size:8pt;
	color:#666666
}
img.b {/* replacement for <br /> after images */
  display: block; /* forces line break for content after */
  border-left: 1px solid #D0D8CB;
  border-bottom: 1px solid #D0D8CB;
  border-top: 1px solid #D0D8CB;
  border-right: 1px solid #D0D8CB;
}
input.login {background-color: #EEEEEE; font-weight: bold; font-size: 10px; color: #666666;}

a.listing-sheet, a.listing-sheet:visited {
	text-align: center;
	line-height: 14pt;
	font-weight: bold;
	font-family: "Verdana", "Arial", "MS Reference Serif", "Georgia";
	font-size: 12pt;
	color: #0066CC;
}
a.listing-sheet:hover {
	cursor: pointer;
	text-decoration: none;
	color: #89AABC;
}
a.marquee, a.marquee:visited {
	line-height: 14pt;
	font-weight: bold;
	font-family: "Verdana", "Arial", "MS Reference Serif", "Georgia";
	font-size: 12pt;
	color: #0066CC;
}
a.marquee:hover {
	cursor: pointer;
	text-decoration: none;
	color: #89AABC;
}
