@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	background-color:#183c47;
	margin: 0px;
	margin-bottom:auto;
	padding: 0px;
}

.grass 
{
	clear:both;
	position:fixed;
	margin:auto;
	left:0px;
	bottom: 0px;
	width:100%;
	height:270px;
	background-image:url(../images/bodyBTM-IMG.gif);
	background-repeat:repeat-x;
	z-index:0;
}

.clear {
	CLEAR: both; FONT-SIZE: 0px; VISIBILITY: hidden; LINE-HEIGHT: 0; HEIGHT: 0px
}

h1 {
	margin-top:3px;
	margin-bottom:3px;
	font-size:14px;
	color:#3E5D0C;
	text-transform:uppercase;
}

.masterContainer {
	width:971px;
	height:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.subContainer {
	width:972px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

/* BEGIN Home Page Specific Styles */
.homeHeaderTab {
	background-image:url(../images/int_home_topTab.jpg);
	background-repeat:no-repeat;
	background-position:540px top;
	height:20px;
	color:#3E5D0C;
	font-size:17px;
	font-weight:100;
	text-align:right;
	padding-right:85px;
	padding-top:40px;
}

.homeLeftColumn {
	float:left;
	width:323px;
	height:368px;
	padding-top:20px;
	background-image:url(../images/int_transparentColSpan.gif);
	background-repeat:repeat-y;
	background-position:0px 120px;
}

.flashContent {
	float:left;
	width:845px;
	height:500px;
	top:33px;
	position:absolute;
	z-index:100;
}

.homeContent {
	float:left;
	width:845px;
	height:480px;
	top:33px;
	position:absolute;
	z-index:200;
}

.homeLeft {
	position:relative;
	float:left;
	width:auto;
}
.homeMid {
	position:relative;
	float:left;
	width:845px;
}
.homeRight {
	position:relative;
	float:right;
	width:auto;
}

.homeContentBar {
	position:absolute;
	z-index:800;
	top:435px;
	width:785px;
	height:35px;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	color:#485458;
	line-height:15pt;
}
/* END Home Page Specific Styles */

/* BEGIN Navigation */
.nav {
	float:left;
	width:186px;
	height:585px;
	padding-top:15px;
	margin-left:281px;
}

.subNavContainer {
	float:left;
	width:auto;
}
.subNav {
	float:left;
	width:532px;
	height:32px;
	padding-top:21px;
}
.subNavMarker {
	position:relative;
	float:left;
	width:532px;
	height:20px;
}
.subNavMarker img {
	position:absolute;
}
.hideMarker {
	display:none;
}
.floorPlans {
	left:60px;
	display:inline; /*block;*/
}
.amenities {
	left:155px;
	display:inline; /*block;*/
}
.gallery {
	left:235px;
	display:inline; /*block;*/
}
.residents {
	left:315px;
	display:inline; /*block;*/
}
.maps {
	left:385px;
	display:inline; /*block;*/
}
.contact {
	left:453px;
	display:inline; /*block;*/
}

/* END Navigation */

/* BEGIN Sub Page Content */
.subContentSpan {
	width:972px;
	background-image:url(../images/int_sub_contentSpan.jpg);
	background-repeat:repeat-y;
}
.curveLeft {
	float:left;
	width:auto;
}
.subContent {
	float:left;
	width:824px;
	padding-bottom:20px;
}
.curveRight {
	float:left;
	width:auto;
}

.leftColumnLay1 {
	float:left;
	width:304px;
}
.rightColumnLay1 {
	float:left;
	width:324px;
	padding-top:15px;
	padding-left:100px;
	padding-right:40px;
}
.leftColumnLay2 {
	float:left;
	width:400px;
	text-align:right;
}
.rightColumnLay2 {
	float:left;
	width:328px;
	padding-top:15px;
	padding-left:50px;
	padding-right:40px;
}

.floorPlan {
	/* Container and control for functionality */ 
}
.floorPlan h1 {
	margin-top:3px;
	margin-bottom:3px;
	font-size:14px;
	color:#3E5D0C;
	text-transform:uppercase;
}

.floorPlan div.desc {
	color:#323232;
	text-transform:uppercase;
	font-size:12px;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:900;
}
.floorPlan div.content {
	display:block;
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
}

.floorPlan div.content a:link {
	color:#323232;
	text-decoration:none;
	text-transform:uppercase;
}
.floorPlan div.content a:visited {
	color:#323232;
	text-decoration:none;
	text-transform:uppercase;
}
.floorPlan div.content a:hover {
	color:#323232;
	text-decoration:underline;
	text-transform:uppercase;
}


.floorPlanActive {
	/* Container and control for functionality */ 
}
.floorPlanActive h1 {
	margin-top:3px;
	margin-bottom:3px;
	font-size:14px;
	color:#69321F;
	text-transform:uppercase;
	text-decoration:none;
}
.floorPlanActive div.desc {
	color:#323232;
	text-transform:uppercase;
	font-size:12px;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:900;
}
.floorPlanActive div.content {
	display:block;
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
}
.floorPlanActive div.content a:link {
	color:#323232;
	text-decoration:none;
	text-transform:uppercase;
}
.floorPlanActive div.content a:visited {
	color:#323232;
	text-decoration:none;
	text-transform:uppercase;
}
.floorPlanActive div.content a:hover {
	color:#323232;
	text-decoration:underline;
	text-transform:uppercase;
}



/* END Sub Page Content */

/* BEGIN Footer styles */
.footer {
	background-color:#FFFFFF;
	width:100%;
	position:absolute;
	top:517px;
	height:48px;
	padding-top:35px;
	font-size:9px;
	background-image:url(../images/int_footLogos.gif);
	background-repeat:no-repeat;
	background-position:760px 35px;
	z-index:100;
}
.footer a:link {
	text-decoration:none;
	color: #333333;
}
.footer a:visited {
	text-decoration:none;
	color: #333333;
}
.footer a:hover {
	text-decoration:underline;
	color: #333333;
}

.subFooter {
	float:right;
	background-color:#FFFFFF;
	margin-right:1px;
	width:80%;
	height:48px;
	padding-top:60px;
	font-size:9px;
	background-image:url(../images/int_footLogos.gif);
	background-repeat:no-repeat;	
	background-position:560px 60px;
}
.subFooter a:link {
	text-decoration:none;
	color: #333333;
}
.subFooter a:visited {
	text-decoration:none;
	color: #333333;
}
.subFooter a:hover {
	text-decoration:underline;
	color: #333333;
}

.formContainer {
	font-size:14px;
	color:#333333;
}

select {
	border:1px solid #b5cad7;
}

input {
	border:1px solid #b5cad7;
}

.inputContainer {
	width:auto;
	padding-right:23px;
	float:left;
	padding-bottom:10px;
}

.required {
	color:#7fa4ca;
}

