body {
	margin: 0px; 
	padding: 0px;
	background-image: url(/images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #f7f4e7;
}
#wrapper {
	width: 1100px;
	background-image: url(/images/bg_wrapper.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#top {
	margin: 0px 50px;
	height: 188px;
	position: relative;
}
#home_link {
	display: block;
	float: left;
	margin-left: 50px;
	margin-top: 18px;
	width: 359px;
	height: 150px;
	background-image: url(/images/logo.png);
	text-decoration: none;
	border: none;
}
#login {
	width: 486px; /*506*/
	height: 23px; /*63*/
	padding: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	background-image: url(/images/bg_login.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
}
	#login a {
		color:#FFFFFF
	}
#util_nav_x {
	float: right;
	clear: right;
	margin-top: 120px;
	margin-right: 7px;
	color: #9C330D;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
#util_nav {
	color: #9C330D;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	position: absolute;
	text-align: right;
	width: 300px;
	left: 683px;
	top: 164px;
}
#util_nav a { color: #9C330D; text-decoration: none; }
#util_nav img {
	border: 0px none;
	position: relative;
	top: -4px;
}
#util_nav a:hover { text-decoration: underline; }
#main_nav {
	height: 43px;
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin-left: 50px;
	background-image: url(/images/bg_nav.png);
}
.nav_item {
	float: left;
}
#content_wrapper {
	width: 999px;
	background-color: white;
	margin-left: 50px;
}
#footer {
	width: 999px;
	height: 96px;
	background-image: url(/images/bg_footer.jpg);
	background-repeat: no-repeat;
	margin-left: 50px;
}
#sub_footer {
	width: 1100px;
	text-align: center;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -60px;
	line-height: 18px;
	color: #3e3e3e;
}
#nav_services {
	width: 282px;
	float: left;
	margin-top: 30px;
	position: relative;
	left: -30px;
}
#nav_services ul {
	margin: 0px 0px 5px 20px;
	color: white;
	font-size: 13px;
}
#s_top {
	width: 282px;
	height: 58px;
	background-image: url(/images/s_top.png);
}
#s_middle {
	width: 282px;
	background-image: url(/images/s_middle.png);
}
#s_bottom {
	width: 282px;
	height: 9px;
	background-image: url(/images/s_bottom.png);
}
.s_link {
	margin-left: 5px;
	width: 232px;
	background-image: url(/images/s_swoosh.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding: 8px 10px 8px 30px;
	color: white;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.s_link a { color: white; text-decoration: none; }
.s_link a:hover { text-decoration: underline; }
.s_line { height: 1px; width: 272px; margin-left: 5px; background-image: url(/images/s_line.png); overflow:hidden; }
#nav_services ul li {
	margin: 0px;
	margin-bottom: 5px;
}
#nav_services ul li a {
	color: white; 
	text-decoration: none;
}
#nav_services ul li a:hover {
	text-decoration: underline;
}
#left_content {
	width: 450px;
	float: left;
	margin-top: 20px;
}
#right_content {
	width: 220px;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}
#one_col { width: 685px; float: left; }
.blurb {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 5px;
}
.blurb p { margin-top: 5px; }
.faqq {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #4e1703;
	margin: 0px;
}
.c_input {
	border: 1px solid #afafaf;
	padding: 4px;
	width: 270px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.link_title {
	font-family: Verdana, arial, sans-serif;
	font-size: 13 px;
	color: #882703;
}
.link_title a {
	color: #882703;
	text-decoration: none;
	font-weight: bold;
}
.link_title a:hover { text-decoration: underline; }
.link_url { font-size: 10px; }
.link_url a {  color: #999; }
.t_client {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.hline, hr {
	border: none;
	height: 1px;
	background-color: #9c330d;
	margin-top: 8px;
	margin-bottom: 8px;
	overflow: hidden;
	clear:both;
}
.blog_date {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #9c330d;
	font-weight: bold;
	margin-bottom: 5px;
}
.blog_img {
	width: 200px;
	float: right;
	margin: 8px 0px 8px 8px;
	border: none;
}
.blog_year {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #2a4f5f;
	cursor: pointer;
}
.blog_month {
	font-size: 12px;
	margin-left: 20px;
}
.byr_closed {
	background-image: url(/images/red_arrow_right.jpg);
}
.byr_open {
	background-image: url(/images/red_arrow_down.jpg);
}
.blog_thumb {
	width: 80px;
	float: left;
	margin: 0px 5px 5px 0px;
}
.blog_archive_title {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.blog_archive_date {
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin-bottom: 5px;
}
.blog_recent {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-left: 10px;
	background-image: url(/images/red_arrow_right.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-bottom: 4px;
}
.blog_recent a { color: #294e5f; text-decoration: none; }
.blog_recent a:hover { text-decoration: underline; }
li { margin-bottom: 15px; }
li li { margin-bottom: 3px; }
.rc_news_link {
	display: block;
	font-size: 12px;
	margin-bottom: 12px;
}
.news_blurb {
	font-size: 12px; color: #3e3e3e;
}
.rc_placeholder ul {
	padding-left: 15px;
}
#message {
	float: left;
	clear: left;
	position: relative;
	left: 3px;
	width: 275px;
	margin-top: 10px;
}
#message_top {
	height: 14px;
	background-image: url(/images/bg_message_top.png);
}
#message_middle {	
	background-image: url(/images/bg_message_middle.png);
	color: white;
	padding: 0px 15px;
	font-size: 16px;
	text-align: center;
}
#message_bottom {
	height: 12px;
	background-image: url(/images/bg_message_bottom.png);
}