<style>



/*reset
-------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
/*fonts
-------------------------------------------------------------------------------------------*/
body {
	font:13px arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	color:#404040;
}
table {
	font-size:inherit;
	font:100%;
}
select, input, textarea {
	font:99% arial,helvetica,clean,sans-serif;
}
pre, code {
	font:115% monospace;
	*font-size:100%;
}
body * {
	line-height:1.22em;
}


body {
	background:#b4b4b4 url(http://oldtownconstruction.com/images/bg.gif) left top repeat-x;
	background-color:#b4b4b4;
}
/*Navigation
------------------------------------------------------------------------------------------*/	
#navigation {
	float:left;
	width:180px;
	margin-top:20px;
	padding-bottom: 50px;
	}
#auxNav {
	float:right;
	color:#4E8AA8;
	font-size:77%;
	margin:20px 0 0 0;
}
#auxNav li {
	float:left;
}
#auxNav a {
	color:#4E8AA8;
	text-decoration:none;
	line-height:19px;
	background-image:none !important;
}
#auxNav .menu-current {
	color:#009DDC;
	background-image:none !important;
}
#auxNav a:hover {
	color:#003f5e;
}
#search {
	float:right;
	color:#4E8AA8;
	font-size:77%;
	margin:20px 4px 0 0;
	line-height:19px;
}
#searchgo {
	
}
#searchform {
	float:right;
	margin:20px 20px 0 0;
	font-size:100%;
}
.searchfield {
	background-color:transparent;
	border:none;
	background: url(http://oldtownconstruction.com/images/searchfield.gif) left top no-repeat;
	width:133px;
	height:17px;
	font-size:85%;
	padding:4px 4px 0px 4px;
}
#mainNav {
	padding:0 20px;
	
}
#mainNav li {
	margin-bottom:4px;
}

#mainNav a{
	display:block;
	width:125px;
	line-height:15px;
	background:url(http://oldtownconstruction.com/images/navbg.gif) left top repeat-y;
	border-bottom:1px dotted #E8ECED;
	padding-left:15px;
	color:#003F5F;
	font-size:92%;
	text-decoration:none;
}
#mainNav a:hover {
	background:url(http://oldtownconstruction.com/images/navarrow.gif) left 2px no-repeat;
	color:#4E8AA8;
}
#mainNav li ul li ul li a {
	width:100px !important;
}
#sitetools {
	clear:right;
	float:right;
	margin:32px 20px 0 0;
}
#searchtool, #emailtool, #printtool {
	float:left;
}
#searchtool a, #emailtool a, #printtool a {
	display:block;
	height:13px;
	float:left;
	margin-left:10px;
}
#searchtool a {
	background: url(http://oldtownconstruction.com/images/searchicon.gif) left top no-repeat;
	width:12px;
}
#emailtool a {
	background: url(http://oldtownconstruction.com/images/emailicon.gif) left top no-repeat;
	width:14px;
}
#printtool a {
	background: url(http://oldtownconstruction.com/images/printicon.gif) left top no-repeat;
	width:16px;
}
#searchtool a:hover, #emailtool a:hover, #printtool a:hover {
	background-position:right top;
}
/* General Styles
-------------------------------------------------------------------------------------------*/	
h1 {
	font-weight:bold;
	color:#003f5f;
	font-size:107%;
}

#wrapper {
	text-align:left;
	width:829px;
	margin:4px auto;
	/*border:1px solid #E6E6E7;*/
	/*border-bottom-width:4px;*/
	background-color:#f1f1f1;
	padding-bottom:3px;
}
.clear {
	clear:both;
}
#headline {
	height:98px;
}
#logo {
	float:left;
	margin-left:20px;
}
#content {
	float:right;
	width:770px;
	margin-top:20px;
	}
#content a {
	color:#4F8AA8;
}

#content a:hover{
	color:#003F5F;
}

/*Footer
------------------------------------------------------------------------------------------*/		
#bottomlogo {
	position:relative;
	clear:both;
	width:180px;
	float:left;
	margin-top:-47px;
}
#footer {
	clear:both;
	width:950px;
	margin:0 auto;
	}
#footer p {
	font-size:10px;
	margin:0;
	font-family:"Myriad Pro";
	padding:0px 10px 6px 10px;
	text-align:center;
	color:#7d7d7d;
	}
#mainmenu{
background-color:#dbdbdb;
margin:16px auto;
height:22px;
width:829px;
border:1px solid #8a8a8a;
margin-bottom:-0px;
}
</style>

