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

body {
	margin:0;
	padding:0;
	background:url(../images/bg.png) repeat-y;
	background-position:center;
	background-color:#1f6702;
}

img {
	border:none;
}



.clear {
	clear:both;
}

#wrapper {
	margin:0 auto;
	width:892px;
}

#header {
	background:url(../images/header.jpg);
	width:892px;
	height:200px;
}

#homeLink {
	display:block;
	width:892px;
	height:200px;
}

.whiteSpacer {
	_margin:-5px 0 0 0;
	background-color:#FFFFFF;
	width:892px;
	height:5px;
}

/* BEGIN NAVIGATION */
#navi {
	width:892px;
	height:48px;
	background:url(../images/mainNav.png);
	background-repeat:no-repeat;
	background-position:top;
	margin:0;
	padding:0;
	position:relative;
}

#navi li {
	display:inline;
}

#navi li a {
	float:left;
	height:0;
	padding-top:48px;
	_padding-top:24px;
	background:url(../images/mainNav.png);
}


#navi li#spacer span a {
	width:42px;
	background-position:0px 0px;
}

#navi li#hom a {
	width:91px;
	background-position:-42px 0px;
}
#navi li#hom a:hover {
	background-position:-42px -48px;
}
#navi li#hom span a {
	background-position:-42px -96px;
}
#navi li#hom span a:hover {
	background-position:-42px -96px;
}

#navi li#why a {
	width:214px;
	background-position:-133px 0px;
}
#navi li#why a:hover {
	background-position:-133px -48px;
}
#navi li#why span a {
	background-position:-133px -96px;
}
#navi li#why span a:hover {
	background-position:-133px -96px;
}

#navi li#sig a {
	width:309px;
	background-position:-347px 0px;
}
#navi li#sig a:hover {
	background-position:-347px -48px;
}
#navi li#sig span a {
	background-position:-347px -96px;
}
#navi li#sig span a:hover {
	background-position:-347px -96px;
}

#navi li#faq a {
	width:87px;
	background-position:-656px 0px;
}
#navi li#faq a:hover {
	background-position:-656px -48px;
}
#navi li#faq span a {
	background-position:-656px -96px;
}
#navi li#faq span a:hover {
	background-position:-656px -96px;
}

#navi li#con a {
	width:108px;
	background-position:-743px 0px;
}
#navi li#con a:hover {
	background-position:-743px -48px;
}
#navi li#con span a {
	background-position:-743px -96px;
}
#navi li#con span a:hover {
	background-position:-743px -96px;
}
/* END NAVIGATION */

h1 {
	margin:0;
	padding:15px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15pt;
	color:#755536;
}

h2 {
	margin:0;
	margin-bottom: -10px;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28pt;
	color:#755536;
}

h3 {
	margin:0 0 0 0;
	padding:15px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15pt;
	font-weight:bold;
	color:#755536;
}

.pQuote {
	font-size:13pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-style:italic;
	color:#755536;
}

strong {
	font-weight:bold;
	color:#755536;
	
}

.contactDavid {
	margin:20px 30px 0 0;
	padding:0;
	background:url(../images/contact.png) no-repeat;
	display:block;
	width:189px;
	height:17px;
	float:left;
}
.contactDavid:hover {
	background:url(../images/contact_on.png) no-repeat;
}

.whyDavid {
	margin:20px 30px 0 0;
	padding:0;
	background:url(../images/whyDavid.png) top left;
	display:block;
	width:167px;
	height:21px;
	float:left;
}
.whyDavid:hover {
	background:url(../images/whyDavid.png) bottom left;
}

.howTo {
	margin:20px 30px 0 0;
	padding:0;
	background:url(../images/how_to_find.png) top left;
	display:block;
	width:192px;
	height:21px;
	float:left;
}
.howTo:hover {
	background:url(../images/how_to_find.png) bottom left;
}

/* BEGIN Sub Page Content */
#brownBarTop {
	margin:0 auto;
	width:890px;
	height:3px;
	_height:1px;
	background-color:#745435;
}

#brownBarBot {
	margin:0 auto;
	width:892px;
	height:3px;
	background-color:#745435;
}

#subContentTop_Container {
	width:892px;
}

#subContent_Lt {
	margin:0 0 0 20px;
	_margin:0 0 0 10px;
	padding:0;
	width:450px;
	float:left;
}

#subContent_Lt p {
	margin:0;
	padding:10px 0 10px 0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:175%;
}

#subContent_Lt ul {
	margin:0;
	padding:0;
}

#subContent_Lt li {
	margin:0 0 0 25px;
	padding:0;
	color:#000000;
	list-style:circle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:150%;
}

#subContent_Rt {
	margin:0 0 0 15px;
	padding:0;
	width:378px;
	float:left;
}

#subContent_Rt p {
	margin:20px 0 10px 0;
	padding:0;
}

#subContent_Rt img {
	border:3px #1f6702 solid;
}
/* END Sub Page Content */

/* BEGIN Home Content top */
#homeContentTop_Container {
	background:url(../images/homebgimg.jpg);
	width:892px;
	height:539px;
}

#homeContent {
	margin-left:395px;
	width:460px;
	height:539px;
	text-align:justify;
}

#homeContent p {
	margin:0;
	padding:15px 0 0 0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:200%;
}

#homeContent hr {
	background:url(../images/hr_1.png) no-repeat;
	width:420px;
	height:2px;
	margin:15px 0 15px 0;
	padding:0 22px 0 0;
	border:none;
}
/* END Home Content top */

#contentBot_Container {
	background-color:#f4f1ea;
	width:892px;
}

#homeCTAs {
	margin:0 auto;
	width:98%;
	padding:15px 0 15px 0;
}

/*
#contentBot_Container h1 {
	margin:0;
	padding:12px 0 0 0;
	color:#755536;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
}

#contentBot_Container .heading2 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style:italic;
	font-weight:normal;
}

#contentBot_Container p {
	margin:0;
	padding:15px 0 0 0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:150%;
}

#contentBot_Container #lt {
	width:398px;
	height:320px;
	float:left;
	margin:0;
	padding:0 0 0 22px;
}

#contentBot_Container #mid {
	background:url(../images/bottomBreak.png);
	width:51px;
	height:320px;
	float:left;
}

#contentBot_Container #rt {
	width:399px;
	height:320px;
	float:left;
	margin:0;
	padding:0 22px 0 0;
}
*/

#contactTable {
	margin:0 0 0 10px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

/* FOOTER BEGIN */
#footer_Container {
	_margin:-15px 0 0 0;
	padding:0;
	background:url(../images/footer.png);
	width:892px;
	height:200px;
}

#footerHome {
	margin:0;
	padding:0;
	display:block;
	width:216px;
	height:53px;
	float:right;
}

#footerNav {
	padding:15px 0 0 0;
	margin:0 0 0 22px;
}

#footerNav p {
	margin:0;
	padding:5px 0 0 0;
}

#footerNav a {
	margin:0;
	padding:0 7px 0 7px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	font-weight:bold;
}

#footerNav a:hover {
	text-decoration:underline;
}

#footerNum {
	margin:15px 0 0 0;
	padding:0;
	text-align:center;
	color:#FFFFFF;
	font-family:Georgia;
	font-size:10pt;
	font-weight:bold;
}

.footerPara {
	margin:25px 0 0 0;
	padding:0;
	text-align:center;
	color:#FFFFFF;
	font-size:10pt;
}

.footerPara a {
	color:#fff;
}
/* FOOTER END */

.pchouse {
	_margin:-52px 0 0 5px;
	width:50px;
	height:50px;
	position:fixed;
	background:url(../images/PChouse.jpg);
	display:block;
	bottom:2px;
	left:5px;	
}
