#outer_container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#logo_box {
	height: auto;
	width: 750px;
}
#navigation_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 35px;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(bg_grad.png);
	background-repeat: repeat-x;
}
#title_container {
	height: 250px;
	width: 750px;
}

.menu_item {
	text-align: center;
	width: 80px;
	height: 35px;
	color: #DDDDDD;
	display: inline-block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 5px;
	background-image: url(button_bg.png);
	text-decoration: none;
}
.menu_text {
	display: inline-block;
	text-decoration: none;
	text-align: center;
	color: #C69C6D;
	padding-top: 8px;
}

.fb_box {
	display: inline-block;
	text-align: right;
	text-decoration: none;
	width: 32px;
	height: 21px;
	margin-left: 180px;
}

.fb_text {
	display: block;
	text-decoration: none;
	text-align: center;
	border: none;
}

.twitter_box {
	display: inline-block;
	text-align: right;
	text-decoration: none;
	width: 61px;
	height: 17px;
	margin-left: 5px;
}

.twitter_text {
	display: block;
	text-decoration: none;
	text-align: center;
	border: none;
}

#jason_frontpage {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left: 10px;
	clear: none;
	margin-bottom: 10px;
}
.menu_item:hover {
	color: #FFFFFF;
	background-image: url(button_bg_hover.png);
}
.space_holder {
	height: 30px;
	width: auto;
}

#copyright_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	text-align: center;
	height: 20px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom: 10px;
}
#main_content {
	height: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.section_title, h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	color: #555555;
	font-weight: bold;
	width: auto;
}

.section_title, h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

.text_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 20px;
}

#gmap {
	height: 400px;
	width: 570px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px
}

body {
	margin: 0px;
	background-color: #684022;
}
.contact_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.map_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
#main_content ul {
	font-size: 12px;
	margin-top: -15px;
}
#profile_img_senator {

}
.div_caption {
	font-size: 10px;
	text-align: center;
	height: auto;
	width: auto;
	padding: 2px;
	position: static;
}

#profile_img_governor {

}
#div_senator {
	padding: 5px;
	height: 283px;
	width: 343px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-left: 15px;
	float: right;
}
#div_governor {
	padding: 5px;
	height: 275px;
	width: 287px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	float: left;
	margin-right: 15px;
}
#gmap2 {
	height: 400px;
	width: 570px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px
}
#profile_img_attorney {
}
#div_attorney {
	padding: 5px;
	height: 265px;
	width: 333px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	float: right;
	margin-left: 15px;
}
