* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 100%;
	width:100%;
	background: #E49F51;
}
p {
	font: 10px/12px Tahoma, sans-serif;
	margin-bottom: 5px;
	color: #FFF;
}
a {
	color: #244B93;
}
li {
	font: 11px/14px Tahoma, sans-serif;
	margin-bottom: 8px;
	color: #244B93;
	background: url(../images/lifestyle_bullet.png) no-repeat 1px 4px;
	padding-left: 12px;
	padding-right: 5px;
}


h1 {
	margin-bottom: 5px;
	margin-top: 15px;
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #244B93;
}

h2 {
	margin-bottom: 5px;
	margin-top: 5px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #244B93;
}

ul {
	list-style: none;
	margin-top: 12px;
}

img {
	border: none;
}

.pageWrap {
	min-width: 135px;
	max-width: 320px;
	zoom:1;
	background: url(../images/int_pageBG.jpg) repeat-y;

	}
	.pageWrap .inside {

	position: relative;
	}
	
.mainContent {
	padding-top: 10px;
	overflow: hidden;
	padding-left: 5px;
}

	
.header {
	background: url(../images/int_headerBG.png) no-repeat;
	height: 51px;
	padding-top: 19px;
	padding-left: 62px;
}
.header_home {
	background: url(../images/home_headerBG.png) no-repeat;
	height: 50px;
}
.footer {
	background: url(../images/int_footerBG.png) no-repeat;
	height: 60px;
	padding-top: 30px;
}
.footer p {
	color: #244B93;
	text-align: left;
	margin-left: 5px;
}
.footer a {
	color: #244B93;
	text-decoration: none;
}

#img_homeLogo {
	position: absolute;
	left: 5px;
	top: 5px;
}
#img_homeImg {
	position: absolute;
	left: 200px;
	top: 5px;
}

.textArea {
	padding: 5px 10px 5px 5px;
}
.textArea_top {
	background: url(../images/int_textBG_top.png) no-repeat;
	height: 19px;
}
.textArea_bottom {
	background: url(../images/int_textBG_bottom.png) no-repeat;
	height: 9px;
}
.nav img {
	padding-bottom: 7px;
}
.nav {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 5px;
}
.homeWrap {
	background: url(../images/home_silhouette.png) no-repeat right bottom;
}
.floorPlansWrap {
	background: url(../images/floorPlan_silhouette.png) no-repeat right bottom;
}
.lifestyleWrap {
	background: url(../images/lifestyle_silhouette.png) no-repeat right bottom;
}
.photoGalleryWrap {
	background: url(../images/photoGallery_silhouette.png) no-repeat right bottom;
}
.residentsWrap {
	background: url(../images/residents_silhouette.png) no-repeat right bottom;
}
#img_backButton {
	position: absolute;
	left: 257px;
	top: 5px;
}
#img_cslLogo {
	position: absolute;
	left: 5px;
	top: 18px;
}
.td_textArea {
	background: url(../images/int_textBg.png) repeat-y;
}
.td_textTop {
	background: url(../images/int_textBG_top.png) no-repeat;
	height: 28px;
}
.td_textBottom {
	background: url(../images/int_textBG_bottom.png) no-repeat;
	height: 12px;
}
.floorPlanThumb {
	margin-right: 5px;
	margin-bottom: 12px;
	float: left;
}
.floorPlanDescription {
	height: 115px;
	padding: 12px 4px 0px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	background: url(../images/floorPlan_descriptBG.png) no-repeat;
	width: 116px;
}
.floorPlanDescription p {
	font-size: 9px;
	line-height: 12px;
}
.floorPlanInquire
{
	padding-left:180px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.floorPlanInquire a
{
	text-decoration:none;
}
.floorPlanHolder {
	width: 100%;
	display: block;
}
.galleryThumbs {
	padding-left: 12px;
	padding-top: 12px;
}
.galleryThumbs a {
	color: #244B93;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin-bottom: 12px;
}
.galleryDisplay {
	margin: 10px 5px;
}
.galleryDisplay p {
	color: #244B93;
	font-size: 12px;
	line-height: 14px;
}
.formWrap {
	margin: 10px;
}
.formWrap p {
	font-size: 11px;
	color: #244B93;
	line-height: 16px;
}
.form_textField {
	font: 11px Arial, Helvetica, sans-serif;
	width: 100%;
}
.form_submitButton {
	background: url(../images/int_btn_submit.png);
	height: 35px;
	width: 85px;
	border-style: none;
	cursor: pointer;
}
.events_dateList {
	margin-top: 15px;
}
.events_dateList a {
	background: url(../images/events_dateBG.png) no-repeat;
	width: 100%;
	display: block;
	color: #FFF;
	text-decoration: none;
	font: 12px Tahoma, Geneva, sans-serif;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 4px;
	padding-bottom: 15px;
}
