@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/content_background_gradient_real.png);
	background-repeat: repeat-x;
}
h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #2a4e7e;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
a:link, a:visited {
	color: #2a4e7e;
	text-decoration: none;
}
a:hover, a:active {
	color: #b3cc63;
	text-decoration: underline;
}

#wrapper {
}
#header {
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	height: 140px;
}
#header_content {
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 23px;
}
#nav_container {
	height: 50px;
	margin-bottom: 20px;
	background-color: #091840;
}
#nav_box {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#nav_box_clear {
	clear: both;
}

#content_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#nav_container_clear {
	clear: both;
}
#content_container_clear {
	clear: both;
}
#footer {
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	height: 50px;
	color: #091840;
}
#footer a:link, #footer a:visited {
	color: #091840;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #091840;
	text-decoration: underline;
}

#footer_clear {
	clear: both;
}
#footer_links_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 7px;
}
#footer_links_left {
	float: left;
	width: 555px;
	margin-left: 20px;
}
#footer_links_right {
	float: right;
	width: 185px;
	text-align: right;
	margin-right: 20px;
}
#footer_links_container_clear {
	clear: both;
}
.nav_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 50px;
	color: #dbdbdb;
	background-color: #091840;
	height: 50px;
}
.nav_roll {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
	background-color: #b3cc63;
	height: 50px;
	font-size: 16px;
	color: #091840;
}
.nav__selected {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
	background-color: #b3cc63;
	height: 50px;
	font-size: 16px;
	color: #091840;
}
#nav_447572 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav_447572 li {
	float: left;
}
#nav_447572 a:link, #nav_447572 a:visited {
	line-height: 50px;
	color: #dbdbdb;
	background-color: #091840;
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}
#nav_447572 a:hover, #nav_447572 a:active {
	line-height: 50px;
	color: #091840;
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(http://simonfoundation.cmcconnell.com/images/nav_rollover_bg.png);
	background-repeat: repeat-x;
}
#template_content_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#template_content_container_clear {
	clear: both;
}
#template_content_left_col {
	float: left;
	width: 575px;
}
#template_content_right_column {
	float: right;
	width: 165px;
	padding: 20px;
	background-color: #ecf2d8;
#template_content_left_clear {
	clear: both;
}
#template_column_right_clear {
	clear: both;
}
