@charset "UTF-8";


/* html,body{height:100%;width:100%;} */

/* end hide */

body {
background-color: #fff;
text-align:center;
}

#outer{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
	text-align:center;
	background-image: url(../images/shadow_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#container {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	
	background-color:#4C090E;
	padding-top:25px;
	padding-bottom:25px;
	
	
}

#inner {
	width: 900px;
	min-height:650px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	border:1px solid #000;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(../images/contactfooter.jpg);
	background-position: center bottom;
	padding-bottom: 38px;
	background-repeat: no-repeat;
}

#uppercontent {
	height:550px;
	display:block;
	margin:0px;
	padding:0px;
	width: 900px;
	
}

#lowercontent {
	background-color:#FFFFFF;
	display: block;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#lowercontent p {
	line-height:18px;
	margin-bottom: 8px;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #74090C;
	text-decoration: none;
	margin-bottom: 6px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#6D3315;
	text-decoration: none;
}

.text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#FF6600;
	text-decoration: none;
}
.textbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}

#nav {
	width:505px;
	height:37px;
	float:left;
	margin-top:40px;

}

#nav img {
	display:inline;
	float:left;
}

#enewsbox {
	width:185px;
	height:52px;
	background:url(../images/enews.jpg) top left;
	float:left;
	margin-top:25px;
	text-align:left;
}

#enewsbox input {
	width:130px;
	height:16px;
	margin-top: 20px;
	margin-left: 12px;
	background-color: #FFFFFF;
	border: thin solid #999999;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 1px;
}

#enewsbox .ebutton {
	width:20px;
	height:14px;
	float:left;
	background:#fff;
	border: thin solid #999999;
	margin-top: 20px;
	margin-left: 6px;
	
	text-align: center;
	padding: 1px;
}

#enewsbox .ebutton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #4C090E;
	text-decoration: none;
}

#enewsbox .ebutton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#leftcontent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	display: inline;
}
#leftbody {
	width: 155px;
	margin-left: 40px;
}
#rightbody {
	display: block;
	margin-left: 20px;
	margin-right: 20px;
}
#rightcontent {
	width: 690px;
	margin-left: 210px;
	background-color: #FFFFFF;
	display: inline;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-bottom: 2px;
}

ul {
	list-style-type: disc;
	margin-bottom: 10px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 900px;
	margin-bottom: 100px;
	height: 14px;
	line-height: 14px;
	margin-top: -2px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.plantitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #74090C;
	text-decoration: none;
	margin-bottom: 6px;
}

.planlink {
	line-height:16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.planlink a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-left: 10px;
}

.planlink a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
	margin-left: 10px;
}
.imgborder, .imgborder a {
	border: 1px solid #999999;
}

.imgborder:hover {
	border: 1px solid #FF6600;
}
.redtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C090E;
	text-decoration: none;
}

.clearfix:after {
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
.clearfix {height:1px;}
#enewsboxsent {
	width:185px;
	height:52px;
	float:left;
	margin-top:25px;
	text-align:left;
	background-image: url(../images/enews_sent.jpg);
	background-position: left top;
}

/*>>>>PHOTO GALLERY DROP-DOWN<<<<*/
a.photoGallery {
	font-family:		"Times New Roman",Times,serif;
	font-size:			14px;
	display:			none;
	position:			absolute;
	top:				20px;
	left:				172px;
	text-decoration:	none;
	color: 				#555;
	background-color:	#FFF;
	padding: 10px 15px 0;
}
a.photoGallery:hover {
	color:				#F9A912;
}
div.communityDropDown {
	position:			relative;
}
div.communityDropDown:hover a.photoGallery {
	display:			block;
}

/*>>>>PHOTO GALLERY<<<<*/
#galleryPage #rightbody {
	margin-left:		200px;
	width:				680px;
}

/*>>>>PHOTO ROTATION<<<<*/
#communityPage #uppercontent {
	position:			absolute;
	z-index:			99;
}
#communityRotation {
	width:				900px;
	height:				550px;
	position:			absolute;
	z-index:			0;
	background:			url(../images/bg_community.jpg)  #fff top center no-repeat;
}
#communityPage #lowercontent {
	margin-top: 		550px;
}


/*>>>>AMENITIES PAGE<<<<*/
#amenitiesPage #uppercontent {
	height:			auto;
}

/*#amenitiesPage #inner {
	height:			1133px;
}*/
