@charset "UTF-8";
/* CSS Document */
<style type="text/css">
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #333;
}
#container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #333;
	background-color: #fff;
	width: 720px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	color: #fff;
	text-align: center;
	width: 720px;
	float: left;
	position: absolute;
	top: -200px;
	font-size: xx-small;
}
#main_image {
	height: 338px;
	width: 720px;
	float: left;
}
#menu_bar {
	font-size: medium;
	float: left;
	height: 35px;
	width: 720px;
	padding-left: 40px;
}
#left_column {
	float: left;
	height: 720px;
	width: 40px;
}
#center_column {
	float: left;
	height: 720px;
	width: 640px;
}
#right_column {
	float: left;
	height: 720px;
	width: 40px;
}
#facebook {
	font-size: x-small;
	float: left;
	height: 50px;
	width: 240px;
	text-align: center;
	text-indent: 65px;
}
#google_plus {
	font-size: x-small;
	float: left;
	height: 50px;
	width: 240px;
	text-align: center;
	padding-right: 0px;
}
#twitter {
	font-size: x-small;
	float: left;
	height: 50px;
	width: 240px;
	text-align: center;
}
#footer {
	font-size: xx-small;
	text-align: center;
	float: left;
	width: 720px;
	height: 28px;
}
#footer_tom_stevens_creative {
	font-size: xx-small;
	color: #333;
}
.text_blue_bold {
	font-weight: bold;
	color: #003399;
}
.text_green_bold {
	font-weight: bold;
	color: #66cc33;
}
#facebook_connect {
	font-size: x-small;
	float: left;
	height: 50px;
	width: 213.333px;
	text-align: right;
}
#google_plus_connect {
	font-size: x-small;
	float: left;
	height: 50px;
	width: 213.333px;
	text-align: center;
	text-indent: 4px;
}
#twitter_connect {
	font-size: x-small;
	float: left;
	height: 50px;
	width: 213.333px;
	text-align: left;
}
body {
	background-color: #fff;
}
body {
	background-color: #fff;
}
a:hover {
	color: #66cc33;
}
h1 {
	font-size: medium;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
h4 {
	font-size: small;
}
h5 {
	font-size: medium;
}
h6 {
	font-size: small;
}
a {
	font-size: small;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:active {
	color: #66cc33;
}
