/* @group Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* @end */
body {
	background: #4C4C4C url(/images/layout/body_bg.gif) left top repeat-x;
}
p {
	color: #3B2314;
	line-height: 138.4%;
	margin-bottom: 1em;
}
#page {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(/images/layout/page_bg.png) left top no-repeat;
	position: relative;
	padding-top: 134px;
}
a#logo {
	position: absolute;
	top: 0;
	left: 88px;
	z-index: 2;
}
/* @group Menu */
ul#menu {
	position: absolute;
	top: 0;
	left: 22px;
}
#menu li {
	float: left;
}
#menu li a {
	background: url(/images/menu1/topmenu.png) left top no-repeat;
	height: 106px;
	text-indent: -9999px;
	display: block;
	outline: none;
}
#menu li.home a {
	width: 68px;
	margin-right: 230px;
}
#menu li.home a.selected {
	background-position: 0 bottom;
}
#menu li.the_elim_story a {
	width: 130px;
	background-position: -68px top;
}
#menu li.the_elim_story a.selected {
	background-position: -68px bottom;
}
#menu li.community a {
	width: 110px;
	background-position: -198px top;
}
#menu li.community a.selected {
	background-position: -198px bottom;
}
#menu li.residences a {
	width: 100px;
	background-position: -308px top;
}
#menu li.residences a.selected {
	background-position: -308px bottom;
}
#menu li.invest a {
	width: 67px;
	background-position: -408px top;
}
#menu li.invest a.selected {
	background-position: -408px bottom;
}
#menu li.news_and_events a {
	width: 131px;
	background-position: -475px top;
}
#menu li.news_and_events a.selected {
	background-position: -475px bottom;
}
#menu li.contact_us a {
	width: 112px;
	background-position: -606px top;
}
#menu li.contact_us a.selected {
	background-position: -606px bottom;
}
/* @end */
/* @group Content */
#content_top {
	background: url(/images/layout/content_top.png) left top no-repeat;
	height: 98px;
	margin-top: -85px;
	position: relative;
	z-index: 1;
}
#content {
	background: url(/images/layout/content_bg.png) left top repeat-y;
}
#content .bottom {
	background: url(/images/layout/content_bottom.jpg) left bottom no-repeat;
	height: 30px;
	clear: both;
}
/* @end */
.ui-tabs-hide { display: none; }
/* @group Bottom */
#bottom {
	background: url(/images/layout/bottom_bg.png) left top no-repeat;
	padding-top: 32px;
}
#bottom .left {
	margin: 0 40px 0 33px;
	width: 288px;
	float: left;
}
#bottom .left ul {
	margin-top: 20px;
	color: #3B2314;
}
#bottom .left ul li {
	margin-top: 1em;
	margin-left: 25px;
	padding-left: 8px;
	line-height: 138.4%;
	list-style-image: url(/images/layout/bottom_bullet.gif);
}
#bottom .left a {
	color: white;
}
#bottom .bottom {
	clear: both;
	height: 70px;
	background: url(/images/layout/bottom_bottom.jpg) left bottom no-repeat;
}
/* @end */
/* @group Footer */
#footer {
	clear: both;
	background: #4D4D4D url(/images/layout/footer_bg.png) left top repeat-x;
	padding: 25px 30px 70px;
}
#footer p {
	font-size: 12px;
	color: #666666;
	float: left;
	width: 650px;
	margin-top: 3px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer img#site_by_domain7 {
	float: right;
}
/* @end */
.harrison_license {
	color: #9A8479;
}

