body {
	font-family: Georgia;
	font-size: 14px;
	}
	
/************* header and sub navigation ******************/	
#header {
	float:left;
	width: 100%;
	height: 302px;
	padding:0;
	background-image: url(../images/top_bg_graphic.jpg);
	background-repeat:repeat;
}
#sec_nav {
	height: 28px;
	margin: 0 auto;
	padding: 0;
	width: 770px;
	text-align: left;
}
#sec_nav_button {
	width: 128px;
	float:right;
	}
#sec_nav_blank {
	float:left;
	width: 10px;
	}
#header_container {
	height: 302px;
	width: 770px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/contact_top_graphic.png);
	background-repeat: no-repeat;
	}

/************* main navigation ******************/

#main_nav_bar {
	float:left;
	width: 100%;
	background-image:url(../images/main_nav_bg.jpg);
	clear:both;
	background-repeat: repeat-x;
	height: 87px;
}

#main_nav {
	width:770px;
	height:87px;
	margin: 0 auto;
	padding: 0;
}
#main_nav_button {
	height: 87px;
	width: 213px;
	float: left;
}

#main_nav_blank {
	float:left;
	height:87px;
}
	
/************* main content ******************/
#main {
	width:770px;
	margin:0 auto;
	clear:both;
	padding: 0;
	padding-bottom:50px;

}


/************* content left ******************/
#content_left {
	float:left;
	width:770px;
}

#content_container {
	float:left;
	width:770px;
	padding-top:34px;
	padding-bottom:35px;
}

#content_thumb {
	float:left;
	width:105px;
	padding-left:7px;
	padding-top:3px;
}
#content_header {
	float:left;
	width:300px;
	padding-left:112px;

}
#content_divider {
	float:left;
	width:300px;
	height:8px;
	background:url(../images/divider.jpg);
}

#content_copy {
	float:left;
	width:600px;
	padding-left:112px;
}

#content_copy ul {
	list-style-type: disc;
	margin-left:18px;
}
#content_copy li {
	padding-left:-5px;
	list-style: outside;
}

#content_container ol {
	list-style-type: decimal;
	margin-left:18px;
}
#content_container li {
	padding-left:-5px;
	list-style: outside;
}



/************* footer ******************/
#foot {
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	width:770px;
	height:141px;
	margin: 0 auto;
	margin:0 auto;
	padding: 0;
}	

#footer_nav {
	float:left;
	width: 770px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	width:770px;
	height:20px;
	margin-top: 10px;

}

#footer_dis {
	float:left;
	text-align:center;
	width:100%;
	line-height: 15pt;
	padding-top: 8px;
}
a.style1:link {
	font-family:Georgia;
	font-size:11px;
	text-decoration: underline;
	color: #00B5EA;
	
}
a.style1:hover {
	font-family:Georgia;
	font-size:11px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.style1:visited {
	font-family:Georgia;
	font-size:11px;
	text-decoration: underline;
	color: #FFFFFF;
}

.style2 {
	font-family:Georgia;
	font-size:12px;
	color: #464646;
}
a.style2:link {
	font-family:Georgia;
	font-size:12px;
	text-decoration: none;
	color: #b0232b;
	
}
a.style2:hover {
	font-family:Georgia;
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.style2:visited {
	font-family:Georgia;
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
.style3 {
	font-family:Georgia;
	font-size:11px;
	color: #464646;
}

.h1 {
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	color: #013d6a;

}
.h2 {
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	color: #b0232b;

}
.input_text {
	display:block;
	font-family:Georgia;
	font-size:11px;
	color:#333333;
	width: 160px;
}
.input_state {
	display:block;
	font-family:Georgia;
	font-size:11px;
	color:#333333;
	width: 30px;
}
.input_zip {
	display:block;
	font-family:Georgia;
	font-size:11px;
	color:#333333;
	width: 89px;
}
.input_message {
	display:block;
	font-family:Georgia;
	font-size:11px;
	color:#333333;
	width: 320px;
}
