/* GerryLeone.com css document */

body {
	background-color: #215eae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.aclear {
	clear: both;
}

.image_float_left {
	float: left;
}

.image_float_right {
	float: right;
}

.page_title {
	font-size: 20px;
}

#container {
	width: 916px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 100%;
}

#nav {
	width: 100%;
}

#nav_left {
	float: left;
	width: 52px;
}

#nav_home a{
	float: left;
	width: 119px;
	height: 24px;
	background-image: url(../images/nav_home.gif);
	background-repeat: no-repeat;
}

#nav_home a:hover {
	background-image: url(../images/nav_home_over.gif);
}

#nav_biography a {
	float: left;
	width: 150px;
	height: 24px;
	background-image: url(../images/nav_biography.gif);
	background-repeat: no-repeat;
}

#nav_biography a:hover {
	background-image: url(../images/nav_biography_over.gif);
}

#nav_inthenews a {
	float: left;
	width: 153px;
	height: 24px;
	background-image: url(../images/nav_inthenews.gif);
	background-repeat: no-repeat;
}

#nav_inthenews a:hover {
	background-image: url(../images/nav_inthenews_over.gif);
}

#nav_campaignupdates a {
	float: left;
	width: 191px;
	height: 24px;
	background-image: url(../images/nav_campaignupdates.gif);
	background-repeat: no-repeat;
}

#nav_campaignupdates a:hover {
	background-image: url(../images/nav_campaignupdates_over.gif);
}

#nav_volunteer a {
	float: left;
	width: 187px;
	height: 24px;
	background-image: url(../images/nav_volunteer.gif);
	background-repeat: no-repeat;
}

#nav_volunteer a:hover {
	background-image: url(../images/nav_volunteer_over.gif);
}

#nav_right {
	float: left;
	width: 64px;
}

#body_container {
	width: 100%;
}

#body_left {
	float: left;
	width: 52px;
}

#body_main {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
}

#body_right {
	float: right;
	width: 64px;
}

#body_bottom_curve {
	width: 800px;
	float: left;
}

#body_bottom {
	width: 800px;
	float: left;
}

#content_left_nav a {
	width: 140px;
	float: left;
	height: 100%;
	background-color: #114B98;
	padding: 5px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#content_left_nav a:hover {
	background-color: #dbe4f0;
	color: #114B98;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #114B98;
}

#content_main {
	width: 639px;
	float: left;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #114B98;
	padding: 5px;
}

#index_content_left_column {
	width: 475px;
	float: left;
}

#index_content_right_column {
	width: 325px;
	float: left;
}

#welcome_message_box {
	width: 460px;
	float: left;
	background-color: #dbe4f0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c9c9c9;
	border-bottom-color: #c9c9c9;
	padding: 5px;
}

#in_the_news_box_container {
	width: 470;
	float: left;
	margin-top: 5px;
	margin-left: 1px;
}

#in_the_news_box_top {

}

#in_the_news_box_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c9c9c9;
	border-left-color: #c9c9c9;
	padding: 3px;
	width: 461px;
	background-color: #dbe4f0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8e98a7;

}

#in_the_news_box_bottom {

}

#action_center_box_container {
	width: 316;
	float: left;
	margin-top: 5px;
	margin-left: 1px;
}

#action_center_box_top {

}

#action_center_box_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c9c9c9;
	border-left-color: #c9c9c9;
	padding: 3px;
	width: 308px;
	background-color: #dbe4f0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8e98a7;

}

#action_center_box_bottom {

}

.action_center_box_item {
	width: 300px;
	margin-left: 2 px;
	margin-top: 2px;
}

.action_center_box_icon {
	float: left;
	width: 65px;
}

.action_center_box_text a {
	float: left;
	width: 224px;
	padding: 5px;
	font-size: 22px;
	font-weight: normal;
	margin-top: 15px;
	color: #000000;
	text-decoration: none;
}

.action_center_box_text_2_lines a {
	float: left;
	width: 224px;
	padding: 5px;
	font-size: 22px;
	font-weight: normal;
	margin-top: 3px;
	color: #000000;
	text-decoration: none;
}

#flash_box {

}
