/*********************************************
	HTML Styles
*********************************************/
h1, h2, h3, h4, h5, h6
{
	font-family: "Times New Roman", Times, serif;	
}
h1
{
	font-size: 21px;
	font-style: italic;
	color: #8BC53E;
}
h2
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #8BC53E;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}
h3
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00537F;
	border: 1px solid #8BC53E;
	border-width: 1px 0px 1px 0px;
	background-color: #eee;
	padding: 2px 2px 2px 5px;
	margin: 20px 0px 5px 0px;
}
h4
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8BC53E;
}
h6
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

p
{
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}



dt
{
	margin: 10px 0px 0px 5px;
	font-weight: bold;
	font-variant: small-caps;
}
dd
{
	margin: 0px 0px 0px 10px;
}



.bodyText a, .bodyText a:link, .bodyText a:visited, .bodyText a:hover, .bodyText a:active 
{
	color: #693; 
	text-decoration: underline;
}
.bodyText a:hover, .bodyText a:active 
{
	color: #00537F; 
}



.underline
{
	text-decoration: underline;
}


.gallery a img
{
	border: 1px solid #00507B;
	margin: 2px 2px 0px 0px;
}
.gallery a:hover img
{
	border: 1px solid #8BC53E;
}


.subnavhead
{
	border-bottom: 1px dashed #00537F;
}



table.default
{
	border : 1px solid #eee;
	border-collapse : collapse;
	border-spacing : 4px;
	empty-cells : show;
	table-layout : auto;
	width : auto;
}
table.default th
{
	color: #fff;
	background-color : #00537F;
	border-color : #ccc;
	border-style : solid;
	border-width : 0px 1px 1px 0px;
	border-bottom : 1px solid #999;
	padding : 4px;
	text-align : left;
	vertical-align : bottom;
}
table.default td
{
	border-color : #eee;
	border-style : solid;
	border-width : 0px 1px 1px 0px;
	padding : 4px;
	text-align : left;
	vertical-align : top;
}
table.default td.rowHeader, table.default th.rowHeader
{
	background-color : #EDF3F6;
	border-right : 1px solid #999;
	color : #333;
	font-weight : bold;
	text-align : right;
}
table.default th.rowHeader
{
	background-color : #cc9;
}




/******************************************
	Form Content Styles
******************************************/


form
{
	margin-top: 20px;
}
fieldset
{
	margin-bottom: 10px;
}
fieldset ol
{
	list-style: none;
}
fieldset li
{
	margin: 2px 0px 2px 0px;
}
label 
{  
	display: block;
	float: left;  
	width: 100px;
	margin-right: 10px;
	font-weight: bold;
	text-align: right;
}


.error p
{
	border: 1px solid #c00;
	background-color: #ddd;
	padding: 10px;
	margin-bottom: 10px;
}


fieldset li span
{
	color: #c00;
}
textarea
{
	width: 300px;
}





/*********************************************
	Previous Styles
*********************************************/
body {
	margin-top: 0px;
	background-color: #00537f;
}
.dropshadowLeft {
	background-image: url(/images/pieces/dropshadow_left.gif);
	background-repeat: repeat-y;
}
.dropshadowRight {
	background-image: url(/images/pieces/dropshadow_right.gif);
	background-repeat: repeat-y;
}
.navmenu {
	font-family: Tahoma, Verdana, sans-serif;
	color: #00537F;
	font-size: 11px;
	line-height: 22px;
}
.navmenu a:link { color: #00537F; text-decoration:none; }
.navmenu a:visited { color: #00537F; text-decoration:none; }
.navmenu a:hover { color: #8BC53E; text-decoration:none; }
.navmenu a:active { color: #00537F; text-decoration:none; }
.subhead {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #8BC53E;
}
.navRow {
	background-image: url(/images/pieces/headerNav_green.gif);
	background-repeat: repeat-x;
	height: 31px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.navRow a:link { color: #FFFFFF; text-decoration:none; }
.navRow a:visited { color: #FFFFFF; text-decoration:none; }
.navRow a:hover { color: #00537F; text-decoration:none; }
.navRow a:active { color: #FFFFFF; text-decoration:none; }
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #8BC53E;
}

.leftNavCell {
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 15px;
}
.bodyText {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #00537F;
	line-height: 17px;
}
.bodyCell {
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 20px;
}
.footerText {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footerText a:link { color: #FFFFFF; text-decoration:none; }
.footerText a:visited { color: #FFFFFF; text-decoration:none; }
.footerText a:hover { color: #00537F; text-decoration:none; }
.footerText a:active { color: #FFFFFF; text-decoration:none; }
.mainContentCell {
	padding-right: 10px;
}
.rightContentCell {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8BC53E;
}




.option1 p
{
}
.option1 a, .option1 a:link, .option1 a:visited, .option1 a:hover, .option1 a:active 
{
	color: #693; 
	text-decoration: underline;
}
.option1 a:hover, .option1 a:active 
{
	color: #00537F; 
	text-decoration: underline;
}



.option2 p
{
	color: #333;
}
.option2 a, .option2 a:link, .option2 a:visited, .option2 a:hover, .option2 a:active 
{
	color: #00537F; 
	text-decoration: underline;
}
.option2 a:hover, .option2 a:active 
{
	color: #2f8cbe; 
	text-decoration: underline;
}


.option3 p
{
	color: #333;
}
.option3 a, .option3 a:link, .option3 a:visited, .option3 a:hover, .option3 a:active 
{
	color: #693; 
	text-decoration: underline;
}
.option3 a:hover, .option3 a:active 
{
	color: #00537F; 
	text-decoration: underline;
}




/*********************************************
	Class Layout & Content Styles
*********************************************/


.profile
{
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dashed #00537F;
}
.profile img
{
	float: right;
}


#home_logo
{
	float: left;
}
#home_photos
{
	width: 605px;
	float: right;
}




