html {height: 100%;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px; line-height: 17px;
}
body {
	background-color: #012155;
	background-image: url(../images/bg.png); background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
}

/* CONTAINERS */
#container {
	width: 960px;
	text-align: left;
	margin: 0px auto;
}

#header {
	position: relative;
	width: 960px;
	height: 154px;
}
#main {
	width: 960px;
	height: auto;
	position: relative;
	background-color: #ffffff;
	overflow: hidden;
	background-image: url(../images/leftcolumn_bg.png);
	background-repeat: repeat-y;
	background-position: bottom left;
}
#resultitem {
	width: 300px;
	border-bottom: 1px solid #999999;
	min-height: 140px;
	color: #666666;
	margin: 10px 0 10px 0;
	padding: 0;
	float: left;
}
#resultitem img {
	background-color: #CCCCCC;
	margin-right: 10px;
	border: 1px solid #333333;
}

#resultitem h2 {
	font-size: 14px;
	color: #4D4D4D;
	padding: 8px 0 0px 0;
	margin: 0;
	line-height: 14px;
}
#resultitem p {
	line-height: 12px;
	padding: 5px 0 1px 0;
	margin: 0;
	font-size: 11px;
}
#resultitem a:link, #resultitem a:visited {
	color: #CC6600;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}




#resultitem2 {
	width: 300px;
	/*border-bottom: 1px solid #999999;*/
	min-height: 140px;
	color: #666666;
	margin: 10px 0 10px 0;
	padding: 0;
	float: left;
}
#resultitem2 img {
	background-color: #CCCCCC;
	margin-right: 10px;
	border: 1px solid #333333;
}

#resultitem2 h2 {
	font-size: 14px;
	color: #4D4D4D;
	padding: 8px 0 0px 0;
	margin: 0;
	line-height: 14px;
}
#resultitem2 p {
	line-height: 12px;
	padding: 5px 0 1px 0;
	margin: 0;
	font-size: 11px;
}
#resultitem2 a:link, #resultitem a:visited {
	color: #CC6600;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}






#resultright {
	float: right;
	width: 300px;
	border-bottom: 1px solid #999999;
	min-height: 140px;
	color: #666666;
	margin: 10px 0 10px 0;
	padding: 0;
}
#details {

}

#details h2 {
	font-size: 18px;
	color: #4D4D4D;
}

#details .detailsbold {
	color: #4D4D4D;
	font-weight: bold;
}

#details img {
	background-color: #CCCCCC;
	margin-right: 8px;
	border: 1px solid #333333;
	float: left;
	margin: 0 8px 8px 0;
}

#details .commentshead, #details .commentshead a:link, #details .commentshead a:visited {
	font-size: 12px;
	color:#00591E;
	text-decoration: none;
	font-weight: bold;
}

#details .commentshead a:hover {
	text-decoration: underline;
}

#details .commentstext {
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
}
#homemain {
	width: 960px;
	height: auto;
	position: relative;
	background-color: #ffffff;
	overflow: hidden;
	}

#homecolleft {
	width: 390px;
	float: left;
	overflow: hidden;
	background-image: url(../images/leftcolbg.png);
	background-repeat: no-repeat;
	display: block;
}
.homecolleft {
	padding: 20px 8px 20px 30px;
	color: #ffffff;
}

/* NAVIGATION */
#nav {
	width: 774px;
	height: 60px;
	float: right;
	background-image: url(../images/navbg.png);
	background-repeat: no-repeat;
	position: relative;
}
#nav2 {
	width: 391px;
	height: 22px;
	margin-top: 72px;
	margin-right: 20px;
	float: right;
}
#homecoupon {
	width: 342px;
	height: 125px;
	padding: 6px 7px 9px 6px;
	clear: both;
	background-image: url(../images/couponbg.png);
	background-repeat: no-repeat;
}
.homecoupon {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #00591E;
}
.homecoupon h1 {
	font-size: 14px;
}
#homecolright {
	width: 570px; float: right;
	background-image: url(../images/homearraybg.png);
	background-repeat: no-repeat;
}
#home .toprightcorner {
	width: 12px;
	height: 12px;
	position: absolute;
	top: 0;
	left: 950px;
	z-index: 1100;
	background-image: url(../images/toprightcorner.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.toprightcorner {
	width: 12px;
	height: 12px;
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	z-index: 1100;
	background-image: url(../images/toprightcorner.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.topleftcorner {
	width: 12px;
	height: 12px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	z-index: 1100;
	background-image: url(../images/topleftcorner.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
/* HOMEPAGE IMAGE ARRAY */
.homearray {
	width: 550px;
	height: 290px;
	padding-bottom: 10px;
	background-color: #00CC99;
}
#array {
	width: 570px;
	height: 290px;
	margin-bottom: 10px;
	display: block;
	z-index: 5;
}
#overlay {
   position: relative;
   width: 100%; /* for IE 6 */
}

#overlay h2 {
   position: absolute;
   z-index: 2000;
   top: 214px;
   left: 0;
   width: 100%;
}
#overlay h2 .arraytext {
   width: 570px;
   color: white;
   font-size: 28px;
   font-weight: normal;
   font-family: Arial, Helvetica, sans-serif;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.8);
   padding: 5px;
}

#footer {
	width: 960px;
	clear: both;
	margin-top: 15px;
}

/* TEXT STYLES */

a:link {color: #005120;	font-weight: bold;	text-decoration: none;}
a:visited {text-decoration: none; color: #005120;}
a:hover {text-decoration: none; color: #009900;}
a:active {text-decoration: none; color: #009900;}


h1 {
	font-size: 24px;
	line-height: 24px;
	margin: 5px 0px;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	line-height: 16px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	color: #00591E;
}
p {
	font-size: 13px;
	line-height: 18px;
}
.size14 {
	font-size: 14px;
	line-height: 18px;
}
.size10 {
	font-size: 10px;
	line-height: 12px;
}
.green {
	color: #00591E;
}

.red {
	color: #993300;
}

.white {
	color: #ffffff;
}
.white a:link {
	color: #ffffff;
	text-decoration: none;
}
.white a:visited {
	color: #ffffff;
	text-decoration: none;
}
.white a:hover, .white a:active {
	color: #BDE2ED;
	text-decoration: underline;
}

#staffprofile {
	min-height: 220px !important;
	height: 220px !important;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

#staffprofile p {
	margin: 3px 0 0 0;
}

#staffprofile h2 {
	padding: 0;
	margin: 0;
}

#staffprofile img {
	background-color: #999999;
	margin: 0 10px 5px 0;
}

/* FOOTER */
.footnav ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	display: inline;
}
.footnav ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 14px 0px;
	display: inline;
}

/* BREADCRUMB STYLES */
.breadcrumb {
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}
.breadcrumb a:link {
	color: #666666;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: #666666;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #666666;
	text-decoration: underline;
}
.breadcrumb a:active {
	color: #666666;
	text-decoration: underline;
}


/* INTERIOR PAGE STYLES */
#colleft {
	width: 305px;
	height: 100%;
	float: left;
}
#colright {
	position: relative;
	width: 605px;
	margin: 25px 0 25px 25px;
	background-color: #ffffff;
	float: right;
	display: block;
}
.colleftheader {
	width: 290px;
	height: 23px;
	padding: 12px 0px 12px 15px;
	background-image: url(../images/leftcolumn_topbg.png);
} 
.colleftsubcontent {
	width:270px;
	min-height: 430px;
	height: 100%;
	padding: 10px 20px 12px 15px;

}
.colleftsubcontent ul {
	list-style-type: none;
	padding: 0 0 0 5px;
	margin: 0;
}
.colleftsubcontent ul li {
	list-style-type: none;
}
.colleftsubcontent li a:link, .colleftsubcontent ul li a:visited {
	text-decoration: none;
	color: #000000;
}

/* WITHOUT THE PADDING */
.colleftsubcontent2 {
	width:305px;
	height: 100%;
	padding: 10px 20px 12px 0px;

}
.colleftsubcontent2 ul {
	list-style-type: none;
	padding: 0 0 0 5px;
	margin: 0;
}
.colleftsubcontent2 ul li {
	list-style-type: none;
}
.colleftsubcontent2 li a:link, .colleftsubcontent ul li a:visited {
	text-decoration: none;
	color: #000000;
}


#featuredcolleft {
	width: 305px;
	height: 629px;
	float: left;
}
#featuredcolright {
	width: 605px;
	margin: 25px;
	background-color: #ffffff;
	float: right;
	display: block;
}
.longshadowsplit {
	background-image: url(../images/longshadow_split.png);
	background-repeat: no-repeat;
	width:605px;
	height:15px;
}

/* FORM STYLES */
.form {
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 5px;
}
.form ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.form ul li {
		padding: 0;
		margin: 0;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 3px;
}