#content h2 {
	margin: 0 0 25px 0;
}
#content p {
	width: 333px;
	color: #3B2314;
	line-height: 138%;
}
img#book_a_tour {
	margin: 10px 0 0 44px;
	display: block;
}
#left {
	margin-left: 34px;
	padding-top: 80px;
	width: 333px;
	float: left;
}
div#right {
	float: left;
	width: 555px;
	margin-left: 20px;
}
/* @group Photo Gallery */
#photo_gallery_tabs {
	background: url(/images/layout/gallery_bg.png) left top no-repeat;
	width: 555px;
	height: 342px;
	position: relative;
}
#photo_gallery_tabs .ui-tabs-panel {
	height: 224px;
	width: 493px;
	overflow: hidden;
	position: absolute;
	left: 16px;
	top: 16px;
	padding: 18px 9px 18px 18px;
	color: #3B2314;
}
#photo_gallery_tabs div.inline_slideshow {
	float: right;
	margin: -6px 0 0 0;
	padding: 0;
	width: 255px;
	height: 223px;
	background: url(/images/layout/gallery_photo_bg.png) left top no-repeat;
}
#photo_gallery_tabs div.inline_slideshow img {
	padding: 16px 19px 27px 16px;
}
#photo_gallery_tabs h3 {
	color: #D4873B;
	font: italic 20px Georgia, Times;
}
#photo_gallery_tabs p {
	margin-top: 1em;
	width: auto;
}
#photo_gallery_tabs div ul {
	border-bottom: 1px solid #D5CBBA;
}
#photo_gallery_tabs div li {
	border-top: 1px solid #D5CBBA;
	padding: 3px 0;
}
#photo_gallery_tabs div a {
	color: #D4873B;
	text-decoration: none;
}
#photo_gallery_tabs div a:hover {
	text-decoration: underline;
}
#photo_gallery_tabs div ul {
	margin: 1em 0;
}
#photo_gallery_tabs ul.tabs {
	position: absolute;
	bottom: 15px;
	left: 6px;
}
#photo_gallery_tabs ul.tabs li {
	float: left;
	background: url(/images/layout/gallery_tab_bg.gif) left top repeat-x;
	width: 179px;
	height: 37px;
	margin-right: 2px;
}
#photo_gallery_tabs ul.tabs li.ui-tabs-selected {
	background: white;
	width: 178px;
}
#photo_gallery_tabs ul.tabs li a {
	width: 100%;
	display: block;
	outline: none;
	text-decoration: none;
	color: #9A8479;
	text-align: center;
	padding-top: 12px;
}
#photo_gallery_tabs ul.tabs li.ui-tabs-selected a {
	color: #3B2314;
}
/* @end */
/* @group Careers */
#careers {
	background: #347134 url(/images/layout/testimonial_bg.jpg) left top no-repeat;
	position: relative;
}
#careers div.left {
	width: 310px;
	float: left;
	margin: 0 14px 13px 27px;
}
#careers .photo {
	background: url(/images/layout/testimonial_photo_bg.jpg) left top no-repeat;
	width: 220px;
	height: 173px;
	padding: 16px 19px 29px 18px;
	overflow: hidden;
	float: left;
	margin: 18px 23px 0 22px;
}
#careers div.right {
	color: white;
	opacity: 0.99;
	font: italic 18px/24px Georgia, "Times New Roman", Times, serif;
	width: 280px;
	margin: 40px 14px 13px 0;
	float: left;
}
#careers h2 {
	padding: 29px 0 12px;
}
#careers p {
	color: white;
	opacity: 0.99;
	font-size: 13px;
	line-height: 138.4%;
}
#careers img#careers_btn {
	
}
#careers .bottom {
	clear: both;
	height: 22px;
	background: url(/images/layout/testimonial_bottom_bg.jpg) left bottom no-repeat;
}
/* @end */
/* @group Residences tabs */
#residences_tabs {
	float: left;
	width: 580px;
	height: 325px;
	background: url(/images/layout/residences_tabs_bg.jpg) 63px top no-repeat;
	position: relative;
}
#residences_tabs h2 {
	margin-top: 13px;
	margin-bottom: 12px;
	width: 201px;
}
#residences_tabs ul.tabs {
	width: 201px;
}
#residences_tabs ul.tabs li {
	padding: 1px 0;
}
#residences_tabs ul.tabs li.ui-tabs-selected {
	border-top: 1px solid #BD7326;
	border-bottom: 1px solid #BD7326;
	background: #D4873B;
	padding: 0;
}
#residences_tabs ul.tabs a {
	color: #3B2314;
	text-decoration: none;
	padding: 8px 0 8px 17px;
	display: block;
	outline: none;
	background: url(/images/layout/residences_bullet.gif) left 11px no-repeat;
}
#residences_tabs ul.tabs li.ui-tabs-selected a {
	color: white;
	background-image: url(/images/layout/residences_bullet_selected.gif);
}
#residences_tabs div.ui-tabs-panel {
	float: right;
	background: #D4873B;
	width: 350px;
	color: #3B2314;
}
#residences_tabs div.ui-tabs-panel img {
	background: url(/images/layout/bottom_photo_bg.png) left top no-repeat;
	padding: 17px 19px 26px 17px;
	margin-left: 5px;
}
#residences_tabs div.ui-tabs-panel a img {
	background: none;
	padding: 0;
	margin: 0;
}
#residences_tabs div p {
	margin: 0 10px;
}
#residences_tabs div a {
	color: #287098;
}
/* @end */
#residences_tabs #remax {
	position: absolute;
	top: 220px;
	left: 0px;
}
#remax img {
	margin: 0 auto;
	display: block;
}
#remax p {
	font-size: 9px;
	text-align: center;
	color: black;
}