body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#401010;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#333333;
	line-height:1.1;
}
a img {
	border:0;
}
#main {
	text-align:left;
	margin:0px auto 0px auto;
	background:#2F0D0E url(../images/compass_bg.jpg) no-repeat top right;
	width:710px;
	padding:0px 45px 30px 45px;
}
#title {
	width:100%;
}
#nav {
	width:100%;
	height:42px;
}
#home {
	width:710px;
	height:358px;
	/*padding:50px 65px 0px 220px;*/
	background-color:white;
}
#imagerow {
	width:100%;
	margin-top:0px;
	margin-bottom:15px;
	background-color:#EAEAEA;
	padding-top:0px;
	font-size:13px;
	color:#000;
	text-align:center;
	line-height:2;
}
#tourrow {
	background-color:#EAEAEA;
	color:#000000;
	font-size:13px;
	line-height:2;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:5px;
	text-align:center;
	width:100%;
}
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	width:100%;
	text-align:center;
	text-transform:uppercase;
	color:#A09393;
}
#links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	width:100%;
	padding:10px 0px 5px 0px;
	text-align:center;
	color:#6B4A4B;
}
#links a {
	color:#6B4A4B;
}
#content {
	width:100%;
	background-color: white;
	/*background:#FFFFFF url(../images/buildings_bg.jpg) no-repeat bottom right;*/
	background:#FFFFFF url(../images/image_col1.jpg) no-repeat bottom right;
}
#content_features {
	width:100%;
	background-color: white;
	background:#FFFFFF url(../images/image_row.jpg) no-repeat bottom right;
	/*background:#FFFFFF url(../images/wide_bg.jpg) no-repeat bottom left;*/
}
#content_photos {
	width:100%;
	background-color: white;
	background:#FFFFFF url(../images/bg_image.jpg) no-repeat bottom right;
	/*background:#FFFFFF url(../images/wide_bg.jpg) no-repeat bottom left;*/
}
#content .inner {
	width:320px;
	padding:20px 0px 30px 40px;
}
#content_features .inner {
	width:320px;
	padding:20px 0px 30px 40px;
}
#content_photos .inner {
	width:320px;
	padding:20px 0px 30px 40px;
}
#press {
	width:100%;
	background:#FFFFFF url(../images/compass_inner_bg.jpg) no-repeat top right;
}
#press .inner {
	width:450px;
	padding:30px 0px 30px 40px;
}
#construction {
	width:100%;
	background:#FFFFFF url(../images/compass_inner_bg.jpg) no-repeat top right;
}
#construction .inner {
	width:450px;
	padding:30px 0px 30px 40px;
}

#pricing {
	width:100%;
	background:#FFFFFF url(../images/compass_inner_bg.jpg) no-repeat top right;
}
#pricing .inner {
	width:700px;
	padding:30px 0px 30px 40px;
}

table {
	border-spacing:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #000000;
}
td, th {
	padding: 4px;
}
thead th {
	text-align: center;
	color: #333333;
}
tbody th {
	font-weight: bold;
}
tbody tr		{
	text-align:center;
	}
tbody tr.odd 	{
	border-top:1px solid #FFF;
}

#contact {
	width:100%;
	background:#FFFFFF url(../images/people_bg.jpg) no-repeat bottom left;
}
#contact .inner {
	width:320px;
	padding:30px 0px 30px 300px;
}

#map {
	width:100%;
	background:#FFFFFF url(../images/compass_inner_bg.jpg) no-repeat top right;
}
#map .inner {
	width:655px;
	padding:25px 0px 15px 30px;
}

img .left {
	float:left;
}
img .right {
	float:right;
}
img.progress {
	margin-bottom:5px;
	border:1px solid #CCCCCC;
}

#sitemap {
	width:100%;
	background:#FFFFFF url(../images/compass_inner_bg.jpg) no-repeat top right;
}
#sitemap .inner {
	width:640px;
	padding:30px 0px 30px 40px;
}
#sitemap .inner a {
	color:#666666;
}

#newsletter {
	width:100%;
	background:#FFFFFF url(../images/compass_inner_bg.jpg) no-repeat top right;
}
#newsletter .inner {
	width:640px;
	padding:30px 0px 30px 40px;
}
#newsletter .images {
	padding-top:15px;
	float:left;
	width:220px;
}
#newsletter .article {
	float:left;
	width:400px;
	margin-right:20px;
}

#floorplans {
	width:100%;
	background:#FFFFFF url(../images/compass_sm_only_bg.jpg) no-repeat top right;
}
#floorplans .inner {
	width:640px;
	padding:10px 0px 15px 20px;
}

#floorplans2 {
	width:100%;
	background:#FFFFFF url(../images/compass_sm_only_bg.jpg) no-repeat top right;
}
#floorplans2 .inner {
	width:100%;
	padding-top:15px;
}

a {
	color:#660000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.largehead{
	font-size:30px;
	color:#225151;
}
.pagetitle{
	font-size:18px;
	color:#225151;
}
.grayhead {
	font-size:14px;
	color:#999999;
}
.nextprev {
	font-size:12px;
}
.red{
	color:red;
}