@charset "utf-8";
/*
START CMS EDITOR AREA CODE
*/
.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
/*
END CMS EDITOR AREA CODE
*/
/*
START CMS REQUIRED STYLES
*/
body {
	margin:0;
	padding:0;
}
p, ul, ol {
	margin-top: 0px; 
	margin-bottom: 0px; 
}
p {
	margin-top:6px;
	}
.text1	{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:12px;
	line-height:18px;
	color: #666666;
	}
.text1 a {
	color: #00496e;
	text-decoration:none;
	font-size: 12px;
}
.text1 a:hover {
	color:#3366CC;
}


.text2	{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:12px;
	color:#1A8362;
	}
.text2 a {
	font-weight:bold;
	color: #333333;
	text-decoration:none
}
.text2 a:hover {
	color:#333333;
}


.text3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	}
.text3 a {
	color: #006600;
	text-decoration:none
}
.text3 a:hover {
	color:#006600;
	text-decoration: underline;
}


.header1	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#003826;
	}
.header1 a {
	text-decoration:none;
	color: #1A8362;
}
.header1 a:hover {
	color:#000;
}


.header2	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	}
.header2 a {
	color:#333;
	text-decoration:none;
}
.header2 a:hover {
	color:#003826;
}


.header3	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#003826;
	}
.header3 a {
	text-decoration:none;
	color: #1A8362;
}
.header3 a:hover {
	color:#000;
}
/*
END CMS REQUIRED STYLES
Add Custom Site Styles BELOW
*/

#head {
	height:95px;
	margin-top:8px;
}
#loginbox {
	float:right;
	margin-left:149px;
	width:285px;
	text-align:right;
	margin-top:15px;
	margin-right:18px;
}
#loginbox form {
	clear:right;
	display:block;
}
#loginbox label {
	float:left;
	display:block;
	color:#003826;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
}
#loginbox a {
	display:block;
	width:100%;
	text-align:right;
	color: #696969;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#headerbar {
	width: 890px;
	height: 36px;
	background:url(../images/top_bar_bg.jpg) top left no-repeat;
	text-align:right;
	}
#headerbar form {
	margin:0;
	padding:0;
	height:36px;
	line-height:36px;
	margin-right:8px;
	}
#headerbar a {
	color:#FFF;
	}
	

#hometop {
	width:933px;
	padding-top:5px;
	height:260px;
	background:url(../images/home_top_bg.gif) top left no-repeat;
	}
#homebottom {
	width:933px;
	padding-top:5px;
	height:314px;
	background:url(../images/home_bott_bg.gif) top left no-repeat;
	}
#menu {
	float:left;
	height:249px;
	width:157px;
	background:url(../images/menuBG.jpg) top left no-repeat;
	overflow:hidden;
	}
#flash {
	float:left;
	}
	
	
/* Front Page Callout Boxes */	
		#one {
			height:302px;
			display:block;
			width:25%;
			float:left;
			background:url(../images/rightline.jpg) right top no-repeat;
			}
		#two {
			height:302px;
			display:block;
			width:25%;
			float:left;
			background:url(../images/rightline.jpg) right top no-repeat;
			}
		#three {
			height:302px;
			display:block;
			width:25%;
			float:left;
			background:url(../images/rightline.jpg) right top no-repeat;
			}
		#four {
			height:302px;
			display:block;
			width:24%;
			float:left;
			}
		.quadcontainer {
	padding:24px;
	overflow: hidden;
			}
/* */


#foot {
	margin-left:39px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-bottom:25px;
	width: 890px;
	clear: both;
	height: 45px;
	}
#officerimage img {
	border:1px solid #003B25;
	}