/******************************************** BROWSER FIXES *****************************************************/
.clearAfter:after, .clearFloats {
    content: "."; 
    display: block; 
    clear: both; 
    visibility: hidden;
}

.clearAfter {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearAfter {height: 1%;}
.clearAfter {display: block;}
/* End hide from IE-mac */

/****************************************** MAIN **************************************************************/
body {
	margin: 0;
	padding: 0;
	background:	#fff url('../img/bg_main.jpg') no-repeat scroll top center;
	text-align: center;
}

body, div, td, h1, h2, h3, h4, h5, h6, p, input, textarea, select, option, a, h1 .normal {
	font-family: arial, verdana, times;
	font-size: 11px;
	line-height: 16px;
	color: #6E6759;
}

h1, h2, i, em, ul, li {
	font-family: times, arial, verdana;
	color: #AAA76E;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.arrowLink {
	background: url(../img/link_arrow.gif) no-repeat center left;
	padding-left: 15px;
	font-size: 18px;
	line-height: 16px;
	font-family: Times;
	color: #AAA76E;
}

a.u {
	color: #ADA86B;
	text-decoration: underline;
}

a.inU {
	font-family: georgia, arial, times;
	font-size: 12px;
	color: #AC854D;
	text-decoration: underline;
	line-height: 18px;
}

li.pdf {
	background: url('../img/pdf_icon.gif') no-repeat scroll top left;
	padding-left: 20px;
	height: 20px;
	line-height: 14px;
	margin-left: -5px;
}

ul.arrows li.pdf a,
li.pdf a {
	background-image: none;
	padding:0;
	text-decoration: underline
}

.pdf.first {
	margin-top: 10px;
}
.size {
	font-size: 11px;
}

em {
	font-size: 16px;
	line-height: 18px;
}

p {
	padding: 0;
	margin: 5px 0 10px 0;
}

p.fineprint {
	font-size: 9px;
}

.contentLeft p {
	padding: 0 0 0 10px;
}

hr {
	background-color: #ADA96B;
	height: 1px;
	border: 0;
	margin: 12px 0;
	_margin: 2px 0;
	padding: 0;
	border: 0;
}

i {
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
}

h1 {
	font-size: 18px;
	line-height: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: white;
	background: url('../img/bg_h2.gif') no-repeat top left;
	height: 25px;
	width: 294px;
	margin: 0;
	padding: 0 0 0 70px;
}

h3 {
	font-family: georgia, times, arial;
	font-size: 14px;
	line-height: 16px;
	color: #ADA86B;
	font-weight: normal;
	padding: 0 0 0 10px;
	margin: 0 0 -4px 0;
}

ul, li {
	margin: 0;
	padding: 0;
}

.directions {
	font-family: georgia, times, arial;
	font-size: 12px;
	color: #AC854D;
}
/************************** STRUCTURAL FRAMEWORD *************************/
.wrapper { /* used to set the page area white */
	width: 919px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

#topNav {
	height: 88px;
}

#topNav .logo {
	padding: 30px 0 0 20px;
	width: 224px;
	float: left;
}

#topNav .links {
	float: left;
	padding: 67px 0 0 20px;
	font-family: times;
	font-weight: bold;
	font-size: 14px;
}

#topNav dl { /* primary nav selections */
	float: left;
	padding: 0;
	margin: 0;
}

#topNav dt {
	float: left;
	padding: 0 10px;
}

#topNav .links dt a {
	font-size: 14px;
	line-height: 16px;
	font-family: Times;
	font-weight: bold;
	color: #AE833B;
}

#topNav .links dt.active a {
	text-decoration: underline;
}

/******************************* DROP SHADOW BOX **************************/
#box {
	width: 919px;
	height: auto;
}

#box .top {
	height: 20px;
	background: url('../img/box_top.png') no-repeat top left;
}

#box .mid {
	_width: 919px;
	background: url('../img/box_mid.png') repeat-y top left;
	padding: 0 20px;
}

#box .btm {
	height: 20px;
	background: url('../img/box_btm.png') no-repeat bottom left;
}

.zoomIcon {
	position: absolute;
	background: url('../img/zoom.gif') no-repeat;
	
}

.plans, .plansLg {
	width: 240px;
	height: 340px;
	background-position: 100px 150px;
	text-align: center;
	padding-top: 100px;
}

.plansLg {
	width: 440px;
	background-position: 200px 120px;
}
/******************************* Homepage Layout *************************/
#pageHome .bannerArea{
	float: left;
	width: 583px;
	height: 480px;
}

#pageHome .contentRight{
	float: right;
	width: 286px;
	padding: 0 0 0 9px;
	_padding-left: 0;
}

#pageHome .contentRight img {
	padding-bottom: 4px;
}

/******************************* Standard Layout *************************/
.bannerArea {
	width: 878px;
	height: 241px;
	padding-bottom: 10px;
}

.contentLeft {
	float: left;
	display: block;
	width: 457px;
	_width: 586px;
	padding: 0 65px 50px 64px;
	margin: 0;
}

.contentLeft .squareImg {
	padding: 10px 0 10px 5px;
}

.contentLeft .noMargin {
	margin-left: -64px;
	margin-right: -50px;
}

.contentLeft table.config th {
	font-family: times, arial, verdana;
	font-size: 12px;
	color: #ADA86B;
	border-bottom: 1px solid #B7B37C;
	border-right: 1px solid #B7B37C;
	padding: 0 15px 15px 10px;
}

.contentLeft table.config tr.topRow td {
	padding-top: 15px;
}
	
.contentLeft table.config td {
	font-family: arial, verdana;
	font-size: 11px;
	color: #6E6759;
	border-right: 1px solid #B7B37C;
	padding: 0px 15px 0px 10px;
}


.contentLeft table.config th.last, 
.contentLeft table.config td.last {
	border-right: none;
}


.contentRight {
	float: right;
	width: 293px;
	padding: 0;
}

.contentRight .h2Borders {
	background: url('../img/h2_left_border.gif') repeat-y top left;
	
}

.contentRight .h2Borders div.hr {
	background: transparent url('../img/h2_hr.gif') repeat top left;
	height: 2px;
	font-size: 0;
	line-height: 0;
	margin: 12px 2px;
}

.contentRight .largeButtonLinks {
	text-align: center;
	vertical-align: top;
	padding-bottom: 50px;
}

ul.arrows {
	padding-left: 75px;
	padding-top: 3px;
}

ul.arrows li {
	list-style-type: none;
}

ul.arrows li a {
	background: url('../img/list_arrow.gif') no-repeat top left;
	padding-left: 15px;
	font-family: times;
	font-size: 14px;
	line-height: 16px;
	color: #AAA76E;
	cursor: pointer;
}

ul.arrows li.active a, ul.arrows li.activeUnderline a {
	background: url('../img/list_arrow_down.gif') no-repeat top left;
}

ul.arrows li.activeUnderline a {
	text-decoration: underline;
}

ul.arrows ul.subLinks {
	margin: 5px 0;
}

ul.arrows ul.subLinks li {
	list-style-type: none;
	margin-left: 10px;
}

ul.arrows ul.subLinks li a {
	background-image: none;
	text-decoration: none;
}

ul.arrows ul.subLinks li.active a {
	text-decoration: underline;
}

/********************************** LOTS *********************************/
#lotMapLayout {
	background: url('../img/lotMap.jpg') no-repeat top left;
	height: 540px;
}

.lotHovers {
	position: absolute;
	visibility: hidden;
}

.hoverBtn {
	visibility: hidden;
	position: absolute;
/*	margin-left: 53px;*/
}

.lotDesc {
	width: 320px;
	margin-left: 10px;
}

.lotDesc .col1 {
	float: left;
	width: 70px;
}

.lotDesc .col2 {
	float: left;
}
.lotZoomLayout {
	height: 540px;
}

#lotZoom_1 {
	background: url('../img/lotZoom_1.jpg') no-repeat top left;
}

#lotZoom_2 {
	background: url('../img/lotZoom_2.jpg') no-repeat top left;
}

#lotZoom_3 {
	background: url('../img/lotZoom_3.jpg') no-repeat top left;
}

#lotZoom_4 {
	background: url('../img/lotZoom_4.jpg') no-repeat top left;
}

#lotZoom_5 {
	background: url('../img/lotZoom_5.jpg') no-repeat top left;
}

/********************************** PLANS *******************************/
#sitePlanMap {
	background: url('../img/site_plan.jpg') no-repeat top left;
	height: 449px;
	cursor: pointer;
}

.flashPlayer {
	padding-left: 5px;
}

.planDesc {
	padding-left: 10px;
}

.planDesc .col1, 
.planDesc .col2, 
.planDesc .col3, 
.planDesc .col4 {
	float: left;
	width: 25%;
} 

.planMain, .planUpper {
	float: left;
	width: 50%;
	text-align: center;
	cursor: pointer;
}

.planMain {
	margin-left: -10px;
}

.planUpper {
	margin-right: -10px;
}

.planLower {
	clear: both;
	padding-top: 10px;
	width: 240px;
	margin: 0 auto;
	cursor: pointer;
}

.planStack {
	padding-top: 10px;
	margin: 0 auto;
	cursor: pointer;
}

.planLower h1, .planStack h1 {
	text-align: center;
}

.planLower a, .planUpper a, .planMain a {
	cursor: pointer;
}
/********************************** BUILDING GREEN ***********************/
.contentRight .indent {
	padding-left: 70px;

}
.contentRight .icon, .contentRight .info {
	float: left;
}

.contentRight .info {
	padding-left: 10px;
	width: 150px;
}

/********************************** CONTACT US ***********************/
.contentLeft.formContact {
	width: 511px;
	padding-right: 0;
}

.formCol1, .formCol2 {
	width: 240px;
	float: left;
}

.formCol1 {
	padding-right: 25px;
}

.fields {
	float: left;
	width: 25px;
	overflow: visible;
	white-space: nowrap;
}

.inputs {
	width: 215px;
	float: right;
	text-align: right;
}

label {
	width: 60px;
	line-height: 20px;
}

input {
	margin-left: 20px;
	height: 20px;
	border: 1px solid #4D4D4D;
	background: url('../img/bg_input.gif') repeat-x top left;
	padding: 3px;
}

textarea {
	padding: 3px;
	border: 1px solid #4d4d4d;
}
input.button {
	margin: 0;
	height: auto;
	border: none;
	background: none;
}

select {
	height: 20px;
	border: 1px solid #4D4D4D;
	background: url('../img/bg_input.gif') repeat-x top left;
	padding: 2px 0;
}

option {
	background: #fff;
	height: 15px;
}

.contactInfo, .contactInfo a.u {
	font-family: times, arial, verdana;
	font-size: 14px;
	line-height: 16px;
	color: #AAA76E;
}

#pageHome .contentRight .largeButtonLinks {
	padding-bottom: 0;
}

/********************************** FOOTER *******************************/
#footer {
	background: url('../img/logo_prudential.png') no-repeat top left;
	height: 25px;
	margin: 5px 0 50px 20px;
	padding-left: 82px;
	font: 9px/13px arial;
	color: #6E6759;
}

#footer a {
	font: 9px/13px arial;
	color: #6E6759;
}	

#footer b {
	font-size: 10px;
}

#footer .contact {
	float: right;
	padding-right: 25px;
}
