/* Global */

body {
	margin: 0px auto;
	padding: 0px;
	background: #0A4C54 url(../_img/bg.gif) repeat-y;
}

a {
	font-weight: normal;
	text-decoration: underline;
	color: #660000;
}

a:hover {
	color: #918A70;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #9A9385;
	background: #F5F1E7;
	height: 18px;
}

h3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
}

#mainTable {
	border-left: 6px solid #DBD4C2;
	background: #0A4C54;
}


/* Homepage, Left Column */

#left {
	padding: 26px 18px 12px 12px;
}

#landSurveyHeader {
	border-bottom: 1px solid #C4BDA3;
	padding: 0px 0px 4px;
}

#homeLandSurveyCopy {
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #434037;
}

a.subscribe {
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #0A4C54;
}

a:hover.subscribe {
	color: #FFF;
}

#loginTable {
	margin: 12px 0 0 0;
}

#loginTable tr {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #434037;
}

#loginTable b {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #434037;
}

.uname {
	width: 122px;
}

.pword {
	width: 90px;
}


/* Homepage, Middle Column */

#middle {
	padding: 26px 0px 12px 25px;;
	background: url("../_img/middlecolumntopbg.gif") no-repeat left top;
}

#pmrHeader {
	border-bottom: 1px solid #ABA387;
	padding: 0px 0px 4px;
}

#homePMRCopy {
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #434037;
	margin: 0px 20px 0px 0px;
}


/* Homepage, Right Column */

#right {
}

#marketTrendsHeader {
	border-bottom: 1px solid #BCB59E;
	padding: 0px 0px 4px;
}

#homeMarketTrendsCopy {
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #434037;
	padding-left: 18px;
}

.graphExp {
	margin-top: 6px;
}


/* 2nd Level */

#SecLev {
	padding: 26px 0px 12px 18px;
}

#SecLevHeader {
	border-bottom: 1px solid #ABA387;
	margin: 0px 0px 10px;
	padding: 0px 0px 4px;
}

#SecLevCopy {
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #434037;
	margin-right: 18px;
}

/* Nav */
#nav_bg {
	background:url(../_img/nav_bg.gif);
	background-repeat: repeat-y;
}

#nav {
	margin: 0px 6px 0px;
	width: 188px; /* False value for IE4/5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 176px; /* Good value for compliant browsers */
	}
	html>#nav { /* Opera fix */		
	width: 176px;
}

#navItem {
	background-color: #c4bda3;
	width: 188px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #660000;
	height: 32px;
	overflow: hidden;
}

#navItem a {
	color: #660000;
	text-decoration: none;
	display: block;
	padding: 9px 9px 0px 14px;
	height: 32px;
	font-weight: bold;
}

#navItem a:hover {
	background: #CCC6B2;
	width: 188px;
	height: 32px;
}

#navKeyline {
	border-bottom: 1px solid #ABA387;
	width: 188px;
}

.spacer {
	height: 6px;
	width: 100px;
}

/* Footer */

#footer {
	border-right: 6px solid #C4BDA3;
	border-bottom: 6px solid #C4BDA3;
	font: 10px Arial, Helvetica, sans-serif;
	color: #A7A694;
}

#footer a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #A7A694;
	margin: 0;
}

#footer a:hover {
	color: #FFF;
}
#design_by {
	padding: 12px 0 12px 20px;
	width: 300px;
	float: left;
}
#copyright {
	text-align: right;
	padding: 12px 20px 12px 0px;
	width: 200px;
	float: right;
}
#left p {
	padding-left: 2px;
}
#navItemSec {
	width: 188px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ABA387;
	height: 32px;
	overflow: hidden;
}
#navItemSec a {
	color: #660000;
	text-decoration: none;
	display: block;
	padding: 9px 0px 0px 14px;
	height: 32px;
	font-weight: bold;
}
#navItemSec a:hover {
	background: #CCC6B2;
	width: 188px;
	height: 32px;
}

#navSec {
	margin: 0px 6px 6px;
	width: 176px; /* False value for IE4/5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 176px; /* Good value for compliant browsers */
	}
	html>#navSec { /* Opera fix */		
	width: 176px;
}

#navKeylineSec {
	border-bottom: 1px solid #ABA387;
	width: 188px;
	background: #C4BDA3;
}

#navItemPR {
	width: 188px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ABA387;
	height: 32px;
	overflow: hidden;
}
#navItemPR a {
	color: #DBD4C2;
	text-decoration: none;
	display: block;
	padding: 9px 0px 0px 14px;
	height: 32px;
	font-weight: bold;
}
#navItemPR a:hover {
	width: 188px;
	height: 32px;
	background: #434037;
}

#navKeylinePR {
	border-bottom: 1px solid #ABA387;
	width: 188px;
	background: #79725B;
}
.contact {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #434037;
}
textarea {
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #9A9385;
	background: #F5F1E7;
}
.contactinput {
	width: 380px;
}
.req {
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
}
select {
	color: #434037;
	background: #F5F1E7;
	font: 11px Arial, Helvetica, sans-serif;
}
.orderdetails {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #434037;
}
.radio {
	background: transparent;
	border: 0px;
}
.ordersub {
	background: #434037;
	color: #DBD4C2;
}
.pricer {
	width: 70px;
}
.totals {
	width: 70px;
	color: #DBD4C2;
	background: #434037;
	border: none;
	text-align: right;
	vertical-align: baseline;
}
.topper {
	color: #434037;
}
.goer {
	border: none;
}
/* ----------------------------------------
   STYLES ADDED BY JUSTIN - PIXEL HOUSE
----------------------------------------- */

#documents { width: 511px; border-collapse: collapse; margin-top: 10px; font-size: 1.0em; }
#documents th { text-align: left; background: #aba387; color: #79725b; padding: 8px 9px; }
#documents td { background: #b7b095; border-bottom: solid 1px #c4bda3; padding: 8px 9px; color: #676356; }
#documents a { text-decoration: none; }
#documents a:hover { text-decoration: underline; color: #660000; }
#documents .width2 { width: 110px; }
#documents .width3 { width: 80px; }
#documents .width4 { width: 50px; }



