body{
	background-image: url('../images/bg.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #bcbfae;
}

h1{
	font-family: Georgia, Palatino, "Times New Roman";
	font-size: 17px;
	letter-spacing: 0.09em;
	color:#425604;
	text-transform: uppercase;
	line-height: 20px;
	margin-top: 10px;
}

.msgConfirm h2{
	font-family: Georgia, Palatino, "Times New Roman";
	font-size: 17px;
	letter-spacing: 0.09em;
	color:#425604;
	line-height: 20px;
	margin-top: 10px;
}

p.messageCon{
	font-family: Arial, Verdana, Helvetica, sans;
	font-size: 11px;
	color: #64665d;
	margin-top: 15px;
}

.messageCon a:link, .messageCon a:visited{
	font-family: Arial, Verdana, Helvetica, sans;
	font-size: 11px;
	color: #425604;
	text-decoration: underline;
}

.messageCon a:hover, .messageCon a:active{
	font-family: Arial, Verdana, Helvetica, sans;
	font-size: 11px;
	color: #425604;
	text-decoration: none;
}

.aptsLeftCol h1{
	margin-bottom: 10px;
}

h3{
	font-family: Georgia, Palatino, "Times New Roman";
	font-size: 12px;
	font-style: italic;
	letter-spacing: 0.09em;
	color:#425604;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.midDivider{
	width: 337px;
	height: 16px;
	background-image: url('../images/mid_divider.jpg');
	position: relative;
	left: -15px;
	top: 5px;
	overflow: hidden;
}

.container{
	width: 811px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.logo{
	width: 193px;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -14px;
}

.navLeft{
	height: 24px;
	float: left;
	position: relative;
	left: 25px;
	z-index: 2;
}

.navRight{
	height: 24px;
	float: right;
	position: relative;
	right: 25px;
	z-index: 2;
}

.mainContent{
	width: 781px;
	background-image: url('../images/content_tile.jpg');
	background-repeat: repeat-y;
	position: relative;
	top: -4px;
	z-index: 0;
	padding-left: 30px;
	padding-right: 20px;
	margin-bottom: 10px;
}

.content1{
	width: 781px;
	background-image: url('../images/content_tile.jpg');
	background-repeat: repeat-y;
	position: relative;
	top: 18px;
	z-index: 0;
	padding-left: 30px;
	padding-right: 20px;
	margin-bottom: 30px;
}

.top1{
	width: 811px;
	height: 89px;
	background-image: url('../images/content_top.jpg');
	background-repeat: no-repeat;
	display: block;
	position: relative;
	overflow: hidden;
	top: 0px;
	margin-bottom: -55px;
	left: -30px;
	z-index: 0;
}

.bottom1{
	width: 811px;
	height: 45px;
	background-image: url("../images/content_bottom.jpg");
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 0;
}

.msgConfirm{
	width: 750px;
	height: 200px;
	text-align: center;
	display: block;
	position: relative;
	overflow: hidden;
	top: 40px;
	z-index: 20;
}

.topContent{
	width: 811px;
	height: 89px;
	background-image: url('../images/content_top.jpg');
	background-repeat: no-repeat;
	float: left;
	position: relative;
	top:-2px;
	margin-bottom: -55px;
	left: -30px;
}

.photoSlideshow{
	width: 545px;
	height: 215px;
	background-image: url('../images/mainPhoto_bg.jpg');
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	float: left;
}

.featuredBlock{
	width: 211px;
	height: 212px;
	background-image: url('../images/feature_bg2.jpg');
	position: relative;
	z-index: 1;
	float: left;
}

.featuredBlock h1{
	font-family: Georgia, Palatino, "Times New Roman";
	font-size: 15px;
	margin-top: 18px;
	margin-left: 15px;
	letter-spacing: 0.04em;
	color:#516904;
}

.featuredBlock p{
	font-family: Georgia, Palatino, "Times New Roman";
	font-size: 12px;
	letter-spacing: 0em;
	color: #555555;
	line-height: 1.3em;
	margin-left: 15px;
	margin-top: 8px;
	padding-right: 14px;
}

.featuredBlock a:link, .featuredBlock a:visited{
	color: #536b04;
	text-decoration: none;
	border-bottom: 1px dotted #536b04;
}

.featuredBlock a:hover, .featuredBlock a:active{
	border: none;
}

.featuredBlock a:hover, a:active{
	background-position: left -21px;
}

.bottomContent{
	width: 811px;
	height: 45px;
	background-image: url("../images/content_bottom.jpg");
	position: relative;
	left: -30px;
	bottom: 0px;
}

.homeP{
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 12px;
	color: #555555;
	line-height:16px;
	width: 625px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footerLeft{
	position: relative;
	float: left;
	left: 30px;
	font-family: Arial, Verdana, Helvetica, sans;
	font-size: 10px;
	color: #64665d;
	top: -35px;
}

.footerRight{
	position: relative;
	float: right;
	right: 30px;
	font-family: Arial, Verdana, Helvetica, sans;
	font-size: 10px;
	color: #64665d;
	top: -35px;
}

.aptsLeftCol{
	float: left;
	width: 360px;
	position: relative;
	z-index: 9;
	top: -10px;
	overflow: hidden;
}

.aptsLeftCol p{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #536b04;
	line-height:16px;
	width: 625px;
	margin-top: 10px;
	margin-bottom: 25px;
}

.contactLeftCol{
	float: left;
	width: 360px;
	position: relative;
	z-index: 9;
	top: -10px;
	overflow: hidden;
}

.contactLeftCol p{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #777777;
	line-height:16px;
	width: 625px;
	margin-top: 10px;
	margin-bottom: 25px;
}

.contactLeftCol p a:link, .contactLeftCol p a:visited{
	color: #536b04;
	text-decoration: none;
	border-bottom: 1px dotted #536b04;
}

.contactLeftCol p a:hover, .contactLeftCol p a:active{
	border-bottom: none;
}

.aptsRightCol p{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #536b04;
	line-height:16px;
	width: 625px;
	margin-top: 0px;
	margin-bottom: 25px;
	
}

.aptsRightCol {
	position: relative;
	float: left;
	overflow: hidden;
	width: 400px;
}

.contactRightCol {
	position: relative;
	float: left;
	width:350px;
	left: 40px;
	top: -10px;
	z-index: 2;
	overflow: hidden;
}

.contactRightCol #boxes{
	margin-top: 25px;
}

.contactRightCol p{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #777777;
	line-height:16px;
	width: 625px;
	margin-top: 0px;
	margin-bottom: 25px;
	
}

em{
	font-style: italic;
}

.aptsLeftCol ul{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	color: #444444;
	line-height:18px;
	list-style-type:disc;
	margin-left: 20px;
	position: relative;
	top: -15px;
}

.aptsBlock{
	width: 160px;
	height: 167px;
	background-image: url('../images/aptsBlock2.jpg');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 18px;
	display: block;
	position: relative;
	float: left;
}

.aptsBlock h2{
	font-family: Georgia, Palatino, "Times New Roman";
	font-size: 13px;
	letter-spacing: 0.09em;
	color:#516904;
	margin-bottom: 25px;
}

.aptsBlock p{
	color: #666666;
}

.aptsBlock a:link, .aptsBlock a:visited{
	width: 113px;
	height: 21px;
	display: block;
	text-transform: uppercase;
	background-image: url('../images/aptsBlockLink.jpg');
	color: #516904;
	text-decoration: none;
	font-size: 10px;
	padding-left: 8px;
	line-height: 22px;
	margin-left: -3px;
	margin-top: 10px;
}

.aptsBlock a:hover, a:active{
	color: #888888;
}

.floorplanPreview{
	position: relative;
	top: 100px;
	left: 25px;
}

.floorplanPreview .title{
	width: 330px;
	height: 53px;
	background-color: #f1f1ed;
	margin-bottom: 5px;
	padding-left: 15px;
	position: relative;
	overflow: hidden;
}

.title h1{
	position: relative;
	top: 1px;
}

.title p{
	position: relative;
	top: 0px;
}

.floorplanPreview .image{
	width: 345px;
	height: 527px;
	background-color: #f1f1ed;
}

.amenBlock{
	display: block;
	position: relative;
	width: 312px;
	background-image: url('../images/amenBlock_repeat.jpg');
	background-repeat: repeat-y;
	padding-left: 26px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 12px;
	margin-top: 10px;
}

.partyRoom{
	position: relative;
	z-index: 200;
	margin-top: 10px;
}

.appBlock{
	display: block;
	position: relative;
	width: 312px;
	background-image: url('../images/amenBlock_repeat.jpg');
	background-repeat: repeat-y;
	padding-left: 26px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 12px;
	margin-top: 10px;
	overflow: hidden;
}

.amenHeader{
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 348px;
	height: 15px;
	background-image: url('../images/amenBlock_head.jpg');
	background-repeat: no-repeat;
	z-index:0;
}

.amenFooter{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 348px;
	height: 160px;
	background-image: url('../images/amenBlock_footer.jpg');
	background-repeat: no-repeat;
	z-index:0;
}

.amenBlock p{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #536b04;
	line-height:16px;
	width: 625px;
	margin-top: 10px;
	margin-bottom: 25px;
	z-index: 25;
}

.amenBlock p a:link, .amenBlock p a:visited{
	color: #536b04;
	text-decoration: underline;
}

.amenBlock p a:hover, .amenBlock p a:active{
	color: #536b04;
	text-decoration: none;
}

.amenBlock ul{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	color: #444444;
	line-height:18px;
	list-style-type:disc;
	margin-left: 20px;
	position: relative;
	top: -15px;
}

.amenBlock ul a:link, .amenBlock ul a:visited{
	color: #444444;
	text-decoration: none;
	border-bottom: 1px dotted #444444;
}

.amenBlock ul a:hover, .amenBlock ul a:active{
	color: #444444;
	text-decoration: none;
	border-bottom: none;
}

a.downloadApp:link, a.downloadApp:visited{
	text-indent: -3000px;
	width: 160px;
	height: 85px;
	background-image:url('../images/application-download.jpg');
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 15;
	background-position: left 0px;
}

a.downloadApp:hover, a.downloadApp:active{
	text-indent: -3000px;
	width: 160px;
	height: 85px;
	background-image:url('../images/application-download.jpg');
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 15;
	background-position: left -85px;
}

.highZ {
	position: relative;
	z-index: 100;
}

.botMar25 {
	margin-bottom: 25px;
}

.bot15 {
	margin-bottom: 15px;
}

#errors{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:16px;
	margin-bottom: 10px;
}

#textA{
	font-family: Helvetica;
	font-size: 11px;
	color: #333;
	padding: 3px;
}

.textB{
	font-family: Helvetica;
	font-size: 12px;
	color: #333;
	padding: 3px;
	margin-bottom: 12px;
}

strong{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.left30{
	margin-left: 30px;
}

.bot55{
	display: block;
	margin-bottom: 55px;
}

.bot25{
	display: block;
	margin-bottom: 25px;
}
