#container {
	margin: 10px auto;
	position: relative; 
	width: 800px;
	height: 600px;
	border: 1px solid #63873E;
}

.text-home { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #570C1F; line-height: 1.75em;
}
.text,.thankyou {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #570C1F; line-height: 1.45em;
}
.hed {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.hed2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #570C1F;}
.subhed {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; color: #570C1F;}
.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #570C1F; }
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #570C1F; text-decoration: none}
.caption {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #570C1F; text-decoration: none}
.error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF6666; text-decoration: none}
.popupnav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 25px; font-weight: bold; color: #CC0000; 
 }

body {background-color: #D8E5B8;}
body.popup { background-color: #D8E5B8; }

a:link {color: #76864A; text-decoration: none}
a:visited {color: #76864A; text-decoration: none}
a:hover {color: #9FB266;}
a:active {color: #76864A;}

.imagefloatright {
	float: right;
	margin: 5px 15px 15px 15px;

}


#logo {
	position:absolute;
	width:225px;
	height:200px;
	z-index:2;
	left: 0px;
	top: 0px;
}

#nav {
	position:absolute;
	width:575px;
	height:50px;
	z-index:2;
	left: 0px;
	top: 0px;
}
#leftcol {
	position:absolute;
	width:225px;
	height:600px;
	z-index:3;
	left: 0px;
	top: 0px;
	background-color: #ECF2DD;
}

#leftcolinset {
	position:absolute;
	width:175px;
	z-index:3;
	left: 25px;
	top: 220px;

}

#leftcolfull {
	position:absolute;
	width:225px;
	z-index:3;
	left: 0px;
	top: 200px;
	height: 400px;
}

#maincol {
	position:absolute;
	width:575px;
	height:600px;
	z-index:5;
	left: 225px;
	top: 0px;
	background-color: #ECF2DD;
}


#hometext {
	position:absolute;
	width:575px;
	height:100px;
	z-index:1;
	left: 0px;
	top: 85px;
}

#maintext {
	position:absolute;
	width:300px;
	height:269px;
	z-index:3;
	left: 32px;
	top: 75px;
}

#maintextwide {
	position:absolute;
	width:500px;
	height:269px;
	z-index:3;
	left: 32px;
	top: 75px;
}

#righttext {
	position:absolute;
	width:200px;
	height:480px;
	z-index:3;
	left: 350px;
	top: 75px;
}

#pullbox {
	float: right;
	width:235px;
	height:125px;
	z-index:3;
	background-color: #D8E5B8;
	border: 1px solid #570C1F;
	padding: 10px 15px 17px 15px;
}

#mainphotos {
	position:absolute;
	width:510px;
	height:466px;
	z-index:3;
	left: 32px;
	top: 100px;
}

#container-popup {
	margin: 0px auto;
	position: relative;
	background-color: #D8E5B8;
}


#copyright {
	position:absolute;
	width:200px;
	height:23px;
	z-index:1;
	left: 25px;
	top: 575px;
}

#pricingcaption {
	position:absolute;
	width:200px;
	height:100px;
	z-index:3;
	left: 150px;
	top: 475px;
}
