@charset "UTF-8";
html,body {
	height: 100%;
	margin: 0;
}
body {
	margin:0;
	color:#000;
	font:12px/14px Arial,Verdana,Tahoma, sans-serif;
	min-width:998px;
}
img {border:none;}
h2 {text-align:left;}
h3 {color:#3399cc; margin:0; font:22px/24px Georgia, "Times New Roman", Times, serif;}
form,fieldset{
	margin:0;
	padding:0;
}
a:focus {
	outline:none;
}
fieldset {border-style:none;}
.page-bg {
	min-height:100%;
	
	background:url(../images/bg-body.gif) repeat;
}
* html .page-bg {
	height:100%;
}
.footer-bottom {
	padding:0 0 127px;
	background:url(../images/bg-header.png) no-repeat 50% 0;
}
.page-width {
	margin:-25px auto 0;
	width:994px;
}
/* header */
.header-holder {
	height:1%;
}
.header-holder:after{
	content:"";
	display:block;
	clear:both;
}
#header {
	position:relative;
	width:994px;
	padding:0 2px;
	margin:0 auto;
	height:145px;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
/* logo */
.logo a {
	position:absolute;
	left:26px;
	top:52px;
	width:242px;
	height:93px;
	text-indent:-9999px;
	z-index:10;
	background:url(../images/logo.png) no-repeat;
}
#header .nav {
	position:absolute;
	top:77px;
	left:18px;
	height:46px;
	width:974px;
}
/* menu */
#header #menu {
	margin:0;
	padding:5px 0 0 248px;
	list-style:none;
	height:46px;
	background:url(../images/bg-menu.png) no-repeat;
}
#header #menu li {
	float:left;
	position:relative;
}
#header #menu li:hover .drop,
#header #menu li.hover .drop{ display:block;}
#header #menu li a {
	display:block;
	height:36px;
	position:relative;
}
#header #menu li a em {
	float:left;
	height:36px;
	text-indent:-9999px;
}
#header #menu li.it1 a {
	width:115px;
	background:url(../images/bg-life.gif) no-repeat;
}
#header #menu li.it2 a {
	width:121px;
	background:url(../images/bg-offerings.gif) no-repeat;
}
#header #menu li.it3 a {
	background:url(../images/bg-development.gif) no-repeat;
	width: 143px;
}
#header #menu li.it4 a {
	width:122px;
	background:url(../images/bg-amenities.gif) no-repeat;
}
#header #menu li.it5 a {
	width:103px;
	background:url(../images/bg-gallery.gif) no-repeat;
}
#header #menu li.it6 a {
	width:103px;
	background:url(../images/bg-contact.gif) no-repeat;
}
#header #menu li a:hover,
#header #menu li a.active,
#header #menu li:hover a,
#header #menu li.hover a{ background-position:0 -36px;}
#header #menu ul {
	width:140px;
	margin:0;
	padding:3px 2px 1px;
	list-style:none;
	background:#e0d7b8;
	border: solid #00355f;
	border-width:0 1px 1px;
	font:10px Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
	text-transform:uppercase;
	letter-spacing:1px;
}
#header #menu ul li {
	float:left;
	width:100%;
	margin:-1px 0 2px;
	background:#e0d7b8;
}
#header #menu ul li a {
	background:#fff !important;
	text-decoration:none;
	color:#00355f;
	width:130px !important;
	height:auto;
	padding:5px;
}
#header #menu ul li a:hover{background:#ccffff !important;}
#header #menu .drop{
	padding-top:2px;
	left:0;
	top:36px;
	position:absolute;
	z-index:100;
	display:none;
}
/* flah holder */
.flash-holder {
	width:974px;
	padding:0 0 20px 19px;
	background:url(../images/pict-place.png) no-repeat;
}
/* content */
.content {
	overflow:hidden;
	height:1%;
	position:relative;
	margin:-20px 0 0;
}
.box {
	float:left;
	width:550px;
	margin:15px 0 0;
	padding:0 0 0 12px;
	background:url(../images/bg-sep.gif) no-repeat 100% 9px;
}
.box-right {
	width:415px;
	padding-left:10px;
	background:none;
}
.box .picture {
	float:left;
	width:151px;
	height:110px;
	
}
.box .text {
	overflow:hidden;
	height:1%;
	padding:7px 10px 0 0;
	text-align:justify;
}
.box h2 {
	margin:0;
	color:#06396c;
	font:14px/18px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.box p {
	margin:0;
	color:#333;
	line-height:17px;
}
/* footer */
.footer {
	margin:-127px 0 0;
	height:70px;
	padding:57px 0 0 40px;
	background:url(../images/bg-footer.png) no-repeat 50% 0;
}
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.footer ul li {
	display:inline;
	margin:0 12px;
	color:#ffffcc;
}
.footer ul li.first {
	margin-right:0;
}
.footer ul a {
	color:#ffffcc;
	text-decoration:none;
}
.footer ul a:hover {
	text-decoration:underline;
}
/* inner page */
.inner {
	margin:5px auto 0;
	z-index:0;
}
/* logo */
.inner strong a {
	top:-98px;
}
.columns-holder {
	overflow:hidden;
	height:1%;
	padding:5px 0 0 12px;
}
/* gallery */
.columns-holder .gallery {
	float:left;
	margin-right:23px;
	width:477px;
	overflow:hidden;
}
.columns-holder .about {
	float:left;
	width:464px;
	padding:3px 0 0;
	text-align:justify;
}
.columns-holder .about h1 {
	margin:0;
	color:#06396c;
	font:22px/24px Georgia, "Times New Roman", Times, serif;
}
.columns-holder .about p {
	margin:0 0 15px;
	line-height:17px;
}
/* bottom nav */
.columns-holder ul.list {
	float:left;
	display:inline;
	margin:5px -20px 0 -8px;
	width:500px;
	padding:0;
	list-style:none;
}
.columns-holder ul.list li {
	float:left;
	margin:0 5px 0 0;
}
.columns-holder ul.list li a {
	float:left;
	height:65px;
}
.columns-holder ul.list li a em {
	float:left;
	height:65px;
	text-indent:-9999px;
}
.columns-holder ul.list li.it1 a {
	width:127px;
	background:url(../images/it-1.png) no-repeat;
}
.columns-holder ul.list li.it2 a {
	width:132px;
	background:url(../images/it-2.png) no-repeat;
}
.columns-holder ul.list li.it3 a {
	width:210px;
	background:url(../images/it-3.png) no-repeat;
}
#bios	{
	width:auto;
	height:auto;
	margin-left:18px;
}
.bios	{
	font-weight:bold;
	text-transform: uppercase;
}
#video{padding:10px 7px 10px 7px; float:left;}
#video-title{text-align:center; padding:0 5px 0 5px;}
.testimonial-date{font-style:italic; font-weight:bold;}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.asterisk {
	color:#F00;
}
.hiddenHomepageImage {
	display: none;
}
