
/* --- SITE PLAN STYLES ---- */
#siteplan {text-align: left; position: relative;}
#siteplan h1 {
	margin: 0;
	padding: 0 0 40px 0;
	display: block;
	line-height: 30px;
	width: 100%;
	border-bottom: 1px solid #999;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 36px;
	text-indent: 242px;
}
#siteplan .policy {font-family: Arial,helvetica, serif; font-size: 8px; display: block; clear: both; padding: 20px 0 0 200px}

#siteplan .planDetails {position: absolute; top: -1px; left: 0; background: #fff; display: none;}
#siteplan .planDetails h1 {border: none; text-indent: inherit; line-height: 60px;}
#siteplan .planDetails p {font: 20px Georgia, Times, serif; margin: 0 0 65px 0}
.planDetails .colA img {margin: 0 0 55px 0}
.planDetails .colA {float: left; width: 237px;}
.planDetails .colB {float: left; width: 713px; position: relative; }
.planDetails .colB .pdf { position: absolute; top: 25px; right: 150px; padding: 0 0 0 25px; background: url(../gfx/pdf_icon_mini.gif) no-repeat 0 0; height: 20px; line-height: 20px; color: #88463a; }
.planDetails .colB .pdf:hover {color: #015756;}

.planDetails .btn_return {padding: 10px; background: #1B3F6E; color: #fff; text-transform: uppercase; font-size: 10px;}

#canyon .btn_return {background: #1B3F6E}
#canyon .btn_return:hover {background: #6078a5}

#forest1 .btn_return {background: #88463a}
#forest1 .btn_return:hover {background: #B58F8A}

#forest2 .btn_return {background: #88463a}
#forest2 .btn_return:hover {background: #B58F8A}

#river .btn_return {background: #015756}
#river .btn_return:hover {background: #679a9a}

#valley .btn_return {background: #666}
#valley .btn_return:hover {background: #a1a1a1}


#plan_nav {width: 160px; float: left; padding: 10px 0 0 0; margin: 0 40px 0 0}
#plan_nav li {border-bottom: 1px solid #999; width: 160px;}
#plan_nav li a {display: block; width: 100%; font-weight: bold; font-size: 13px; padding: 5px 0; color: #98BAB8; text-transform: uppercase;}
#plan_nav li a:hover {color: #145856;}

#planBox {width: 680px; float: left;}
#planBox ul li {position: absolute; left: 0; top: 0; display: none;}