/*
Theme Name: Dawn_Associate_Theme
Version: 1.0
Author: Sean Rowe
*/

body {
	position:relative;
	background-image: url('/wp-content/themes/template/images/background.png');
	background-repeat:repeat;
	font-size:14px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width:996px;
	position:relative;
	clear:both;
}

#home_images {
padding: 15px 0px 0px 0px;
}


#home_images li {
	float:left;
	list-style-type:none;
}

#home_side {
	position:absolute;
	left:1px;
	width:240px;
	height:295px;
	top:255px;
}

#home_side h3 {
	font-size:13px;
	background-color:#F18F11;
	font-color:blue;
	padding-left:17px;
}

#home_side li {
	margin-bottom:5px;
}

#background {
	position:relative;
}

#header {
	background-image: url('/wp-content/themes/template/images/header.png');
	background-repeat:no-repeat;
	height:388px;
}

 #footer {
	background-image: url('/wp-content/themes/template/images/footer.png');
	background-repeat:repeat-x;
	height:51px;
 	padding-top:23px;
 	padding-left:20px
 }

#email {
	position:absolute;
	right:20px;
	text-align:right;
}

a {
	text-decoration:none;
	color:black;
}

#navigation-home li:hover, #navigation-home li.current_page_item  {
	border-right:6px blue solid !important;
}

#navigation-home li:hover a, #navigation-home li.current_page_item a {
	color:blue !important;
}

#navigation-home ul li {
	list-style-type:none;
	text-align:right;
	border-right:6px #fb8f03 solid;
	padding-right:6px;
 }

#navigation-home {
	position:absolute;
	left:0px;
	clear:both;
	width:240px;
	font-size:18px;
	top:5px;
}

#content-body {
	background-color:#feeb66;
	min-height:647px;
	position:relative;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

#content {
	top: 388px;
	left:1px;
	width:100%;
	clear:both;
}

 #content-body-text > *:last-of-type {
 	margin-bottom:0px;
 }

 #content-body-text > *:first-of-type {
 	margin-top:20px;
 }

 #content-body-text {
	position:absolute;
	left:267px;
	width:676px;
	top:5px;
	float:right;
 }

 .linklove {
 	display:none;
 }

 h1#subheader {
 	border-bottom:6px solid #131eb4;
 	width:75%;
 	margin-bottom:20px !important;
 }

.cell {
padding-left: 10px;
}
