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

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(/images/bg2.jpg);
}
body {
	background-repeat: repeat-y;
	background-color: #343D21;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}
a:link {
	color: #3F4927;
}
a:visited {
	color: #3F4927;
}
a:hover {
	color: #4A311B;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: x-large;
	color: #854317;
}
h2 {
	font-size: x-large;
	color: #854317;
	text-align: center;
	margin-right: 5px;
	padding-right: 5px;
	margin-top: 5px;
	padding-top: 5px;
	font-style: oblique;
}
h3 {
	font-size: large;
	color: #343D21;
	text-align: center;
}
p {
	line-height: 1.25;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#wrapper {
	text-align: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #5D271B;
	background-image: url(/images/top_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #topborder img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #343D21;
	border-right-color: #343D21;
	border-bottom-color: #343D21;
	border-left-color: #343D21;
}
#left_col {
	width: 205px;
	text-align: left;
	margin-top: 170px;
	padding-top: 0px;
	float: left;
}
#left_col h1 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#right_col {
	float: right;
	width: 540px;
	margin-top: 210px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	clear: right;
}
#footer {
	text-align: center;
	clear: both;
	float: none;
	width: 780px;
	border-top-style: solid;
	color: #000;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-top-color: #5A2922;
}
#wrapper #footer a:link {
	color: #343D21;
}
#wrapper #footer a:visited {
	color: #343D21;
}
#wrapper #footer a:hover {
	color: #54382C;
}
#footer p {
	margin-top: 5px;
	padding-top: 5px;
}
#navcontainer ul
{
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F4927;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1px;
}

#navcontainer li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

#navcontainer a
{
	display: block;
	border: 1px solid #333;
	width: 150px;
	background-color: #343D21;
	background-image: url(/images/pines_navbg.jpg);
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: left center;
}

#navcontainer a:link, #navlist a:visited
{
	color: #F4F5F0;
	text-decoration: none;
}

#navcontainer a:hover
{
	border: 1px solid #333;
	color: #B8D4C9;
	background-color: #854317;
}
#build_a_home {	background-color: #FFF;
	border: thin solid #413124;
	text-align: center;
}
.emphasis_brown {
	font-weight: bold;
	color: #854317;
}
.emphasis_green {
	font-weight: bold;
	color: #343D21;
}
.emphasis_green_lgr {
	font-weight: bold;
	color: #343D21;
	font-size: medium;
	font-style: oblique;
}
.emphasis_brown_lrg {
	font-weight: bold;
	color: #854317;
	font-size: x-large;
}
.small {
	font-size: x-small;
}
#highlight {
	background-color: #E1E8D5;
	border: 1px solid #343D21;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#highlight p {
	margin: 0px;
	line-height: 125%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
