@charset "UTF-8";
/* CSS Document */

body{
	background-color: #e8e8e8;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

#mainContent{
	width: 673px;
	margin: auto;
	background-image:url(../_gfx/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display: table;
}

#content{
	background-image:url(../_gfx/header.gif);
	background-repeat:no-repeat;
	padding-top: 30px;
	display:table;
}

#header h1{
	background-image:url(../_gfx/DavidRawlins.gif);
	width: 347px;
	height: 47px;
	background-repeat: no-repeat;
	margin-left: 85px;
}
#header span{
	display: none;
}
#header{
	margin-left: 0px;
}
#header ul{
	width: 100%;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	width: 510px;
	margin: auto;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header  li{
	display: inline;
	padding-right: 20px;
	margin-left: 6px;
}
#header  a{
	font-weight: bold;
	color: #282828;
	text-decoration:none;
	font-size: 0.8em;
}
#header  a:hover{
	color: #c77602;
}
#contentBlock{
	width: 340px;
	float: left;
	font-size: 0.75em;
	margin-bottom: 0px;
}
#contentBlockWide{
	width: 540px;
	float: left;
	font-size: 0.75em;
	margin-bottom: 0px;
}
#contentBlockWide blockquote{
	clear:both;
	margin-left: 0px;
	margin-right: 20px;
}
#contentBlockWide p{
	font-weight: bold;
	font-style:italic;
	margin-top: 0px;
	margin-right: 33px;
	float: right;
}

#contentBlockWide2 h2{
	font-size: 1.2em;
	color: #c77602;
}
#contentBlockWide2 h3{
	color: #c77602;
}
#contentBlockWide2 h4{
	color: #c77602;
}
#serviceContent h4{
	color: #c77602;
}
#contentBlock h2{
	font-size: 1.2em;
	color: #c77602;
}
#serviceContent h2{
	font-size: 1.2em;
	color: #c77602;
}
#contentBlockWide2{
	width: 540px;
	float: left;
	font-size: 0.75em;
	margin-bottom: 0px;
}
#contentBlockWide2 blockquote{
	clear:both;
	margin-left: 0px;
	margin-right: 20px;
}
#contentBlockWide2 p{
	margin-top: 0px;
	margin-right: 33px;
}
#contentBlockWide2 ul{
	width: 400px;
}
#secondaryContent{
	width: 140px;
	float: right;
	font-size: 0.75em;
	margin-right: 80px;
}
#holder{
	margin-left: 80px;
	display:table;
	width: 593px;
}
#flashContent{
	height: 236px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #dddddd;
	width: 510px;
	margin: auto;
}
#footerNav{
	float: left;
	clear:both;
	width: 100%;
	border-top: 1px solid #dddddd;
	width: 510px;
	margin: auto;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 50px;
	text-align: center;
	font-size: 0.8em;
}
#footerNav li{
	display: inline;
	margin: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#footerNav a{
	font-weight: bold;
	color: #282828;
	text-decoration:none;
	font-size: 0.8em;
}
#footerNav  a:hover{
	color: #c77602;
}

#holder a{
	font-weight: bold;
	color: #c77602;
	text-decoration:none;
}
.activeSection{
	color: #c77602!important;
}
#serviceList{
	padding: 0px;
	font-size: 0.75em;
	border-right: 1px solid #dddddd;
	width: 120px;
	float: left;
	list-style:none;
}
#serviceContent{
	font-size: 0.75em;
	width: 380px;
	float: right;
	margin-right: 80px;
}
#serviceList a{
	color: #282828;
}
#serviceList a:hover{
	color: #c77602;
}
#serviceList li{
	margin-bottom: 5px;
}