/* CSS Document */

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

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#2a2c2c;
	padding:20px 0px 20px 0px;
	margin:0px;
	text-align:left;
	background:#435f5f url(../images/background.gif) repeat-x top;
}

#main_wrapper {
	width:896px;
	border:solid #213032 3px;
}

#header {
	width:890px;
	height:92px;
	background:#213032 url(../images/header_bg.gif) repeat-x top;
	border:solid #FFFFFF 3px;
	padding:0px;
	margin:0px;
	text-align:left;
	color:#FFFFFF;
}

#navbar {
	background-color:#213032;
	color:#FFFFFF;
	text-align:left;
}

.nav_link {
	display:block;
	background-color:#213032;
	padding:5px 18px 5px 18px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	float:left;
}

.nav_link:hover {
	display:block;
	background-color:#2f4244;
	padding:5px 18px 5px 18px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
}

.nav_spacer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding:5px 0px 5px 0px;
	float:left;
}

.nav_pad {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding:5px 0px 5px 0px;	
}

#content {
	width:874px;
	background-color:#516b6c;
	border:solid #FFFFFF 3px;
	padding:8px;
}

#content_bg {
	width:874px;
	background:#516b6c url(../images/content_bg.gif) repeat-y;
	border-bottom:solid #FFFFFF 3px;
}

#main_col_home {
	background:#FFFFFF url(../images/main_col_bg.gif) repeat-x top;
	border:solid #FFFFFF 3px;
}

#main_col {
	background:#FFFFFF url(../images/main_col_bg.gif) repeat-x top;
	width:665px;
	float:right;
	margin-left:-206px;
	text-align:left;
	border-top:solid #FFFFFF 3px;
	border-right:solid #FFFFFF 3px;
}

#main_col_pad {
	padding:18px;
	text-align:left;
}

#main_col_pad_home {
	width:606px;
	padding:18px;
	float:right;
	text-align:left;
	height:281px;
	margin-bottom:3px;
	margin-left:-226px;
	line-height:17px;
}

#main_col_home_bottom {
	clear:both;
	background-image:url(../images/main_col_home_bg.gif);
}

#home_blog {
	width:565px;
	border-top:solid #b0b6aa 1px;
	border-left:solid #b0b6aa 1px;
	border-right:solid #b0b6aa 1px;
	margin-right:-301px;
	float:left;
	
}

#home_news {
	width:296px;
	border-top:solid #b0b6aa 1px;
	border-left:solid #b0b6aa 1px;
	border-right:solid #b0b6aa 1px;
	margin-left:3px;
	float:right;
}

.home_title {
	display:block;
	background-color:#213032;
	padding:5px 5px 5px 10px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	text-align:left;
}

.home_pad {
	padding:11px;
	text-align:left;
}

#left_col {
	float:left;
	width:190px;
	border-top:solid #FFFFFF 3px;
	border-left:solid #FFFFFF 3px;
	border-right:solid #FFFFFF 3px;
	background-color:#8ca0a0;
	padding:5px;
}

.left_col_title {
	display:block;
	width:175px;
	background-color:#213032;
	padding:5px 5px 5px 10px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	text-align:left;
	margin-bottom:3px;
}

.left_col_subpage {
	display:block;
	width:175px;
	background-color:#FFFFFF;
	padding:3px 5px 3px 10px;
	color:#2a2c2c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	text-align:left;
	margin-bottom:3px;
}

.left_col_subpage:hover {
	display:block;
	width:175px;
	background-color:#2f4244;
	padding:3px 5px 3px 10px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	text-align:left;
	margin-bottom:3px;
}

#footer {
	background-color:#213032;
	color:#FFFFFF;
	text-align:center;
	padding:3px 3px 0px 3px;
	font-size:11px;
}

#footer a {
	color:#FFFFFF;
}

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

table {
	font-size:12px;
}

a {
	color:#4d8284;
}

a:hover {
	text-decoration:none;
}

.title {
	font-size:13px;
}

.subtitle {
	color:#9da3a3;
	font-size:13px;
}

.header1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#213032;
}

.header2 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#213032;
}

.header3 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#213032;
}

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

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

h3 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#213032;
	margin-top:0;
	margin-bottom:0;
	line-height: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 {

}

.copyright a {

}

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

.disclaimer {
	font-size:10px;
	color:#999999;
	line-height:12px;
	margin:0px;
}
