/* CSS Document */

/******************** LAYOUT **************************/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	text-align:left;
	background:#c2c6c7 url(../images/background2.jpg) top center no-repeat;
	color:#333333;
	line-height:18px;
}

#main_wrapper {
	width:874px;;
}

#top_green_bar {
	width:100%;
	height:15px;
	background:#005542;
}

#header {
	width:874px;
	height:140px;
}

.header_text {
	/*font-family:"Adobe Caslon Pro", Caslon, Georgia, "Times New Roman", Times, serif;*/
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height:normal;
}

.header_address {
	/*font-family:"Adobe Caslon Pro", Caslon, Georgia, "Times New Roman", Times, serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#005542;
	line-height:normal;
	padding-right:30px;
}

#navbar {
	height:37px;
	width:874px;
	margin-bottom:11px;
}

.nav_search {
	background-image:url(../images/nav_search_bg.gif);
}

#content {
	width:874px;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
}

#main_col {
	background:url(../images/main_col_bg.jpg) top no-repeat;
	width:627px;
	float:right;
	margin-left:-217px;
	padding:15px;
}

#home_left_col {
	float:left;
	width:178px;
}

#home_main_col {
	float:right;
	width:437px;
	margin-left:-189px;
}

#home_divider {
	height:14px;
	border-bottom:1px solid #CCCCCC;
	clear:both;
	margin-bottom:14px;
}

#home_content {
	height:279px;
	overflow:auto;
}

#news {
	list-style:url(../images/bullet_news.gif);
}

#news li {
	margin-bottom:10px;
}

#left_col {
	background:url(../images/left_col_bg.jpg) top no-repeat;
	float:left;
	width:171px;
	padding:20px 18px 20px 28px;
}

#left_col a {
	color:#FFFFFF;
	text-decoration:none;
}

.left_col_title {
	color:#FFFFFF;
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	margin-bottom:12px;
	line-height:normal;
}

.subpages {
	margin-bottom:25px;
}

.left_col_subpage {
	color:#FFFFFF;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:3px;
}

.left_col_subsubpage {
	font-size:12px;
	margin-bottom:15px;
}

#footer {
	clear:both;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	width:639px;
	padding:10px 10px 10px 225px;
}

.footer_nav {
	font-size:14px;
	color:#3a3939;
	margin-bottom:4px;
}

.footer_nav a {
	color:#3a3939;
}

/******************** STYLES **************************/

.search {
	margin:0px;
	padding:0px;
}

.search_box {
	margin:0px;
	padding:0px;
	width:140px;
}

.disclaimer {
	color:#777777;
	font-style:italic;
}

table {
	font-size:12px;
}

a {
	color:#005542;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.nav_link {
	display:block;
	padding:5px 3px 3px 12px;
	color:#303030;
	font-size:15px;
	text-decoration:none;
	text-align:left;
}

.nav_link:hover {
	display:block;
	background-color:#303030;
	padding:5px 3px 3px 12px;
	color:#e8dac1;
	font-size:15px;
	text-decoration:none;
	text-align:left;
}

.title {

}

.subtitle {
	color:#888888;
}

.header1 {
	color:#005542;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:normal;
	font-weight:normal;
}

.header2 {
	color:#005542;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	font-weight:normal;
}

.header3 {
	color:#005542;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	font-weight:normal;
}

h1 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#005542;
	margin-top:0;
	margin-bottom:0;
	line-height:normal;
	font-weight:normal;
}

h2 {
	color:#005542;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-top:0;
	margin-bottom:0;
	line-height:normal;
	font-weight:normal;
}

h3 {
	color:#005542;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top:0;
	margin-bottom:0;
	line-height:normal;
	font-weight:normal;
}

.image_on_right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.image_on_left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.form {
	font-size:11px;
}

.form select, textarea {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.form_element {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.copyright {
	color:#6c6c6c;
}

.copyright a {

}

.error {
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
}
