/* CSS Document */

body {
	background-color: #231F20;
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

p, div {
	font-size: 0.92em;
	font-family: "helvetica neue", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}


#outer_container {
	background-color: #231F20;
	margin: 0;
	padding: 0;
	width: 100%;
}

#inner_container {
	margin: 10px auto 60px auto;
	padding: 0;
	width: 949px;
}

#top {
	height: 207px;
	width: 949px;
}

#hp_top {
	height: 194px;
	width: 949px;
}


#top_container {
	height: 71px;
	background: url('images/top.jpg') no-repeat;
}

/* homepage top container & masthead */
#hp_top_container {
	height: 58px;
	background: url('images/hp_top.jpg') no-repeat;
}

#hp_masthead {
	height: 136px;
	background: url('images/hp_masthead.jpg') no-repeat;
}

#masthead {
	height: 136px; 
	background: url('images/masthead.jpg') no-repeat;
}

#logo {
	padding-top: 40px;
	margin-right: 40px;
}

#menu {
border: 0; 
padding: 0;
margin: 0;
overflow: none;
	height: 24px;
}

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	height: 24px;
}

#hp_main_container {
	clear: both;
	margin: 0; padding: 0; border: 0;
	width: 949px;
	height: 473px;
	background: url('images/hp_content_bg.jpg') no-repeat;
}

#main_container {
	width: 949px;
	min-height: 450px;
	background-color: #ffffff;
}

#content {
	text-align: right;
	margin: 0 40px 0 40px;
}

#hp_content {
	float: right;
	padding-top: 210px;
	padding-right: 40px;
	width: 479px;
	margin: 0px; 
	text-align: right; 
	color: #ffffff; 
	font-size: 0.92em; 
	font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
	
}

#hp_bottom_logos {
	clear: right;
	float: right;
	padding-right: 60px;
	padding-top: 30px;
}

#bottom_logos {
	float: left;
	padding-bottom: 15px;
}

#footer {
	padding-top: 15px;
	width: 949px;
}

#footer div {
	text-decoration: none;
	color: #FDC024;
	font-size: 0.8em;
	font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
}

#footer div a {
	text-decoration: none;
	color: #FDC024;
}

#bio {
	float: left;
	padding: 0; 
	margin: 0;
	margin-right: 36px; 
	margin-bottom: 5px;
	text-align: right; 
	line-height: 1.1em;
}

.line {
	height: 7px;
	width: 949px;
	clear: both;
	background: url('images/orange_hr.jpg') no-repeat;
}

.brown_text {
	color: #786441;
	font-size: 0.92em;
	font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
}

.tos_headers {
	color: #786441;
	font-size: 1.5em;
	font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
}