/* @group DEFAULTS */

a img,:link img,:visited img {
	border: none
}

a,a:link {
	outline: none !important;
}

ul,ol {
	list-style: none
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0
}

address {
	font-style: normal
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @end */

/* @group BASICS */

html,body {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #262400;
	background-color: #121212;
	margin: 0;
	padding: 0;
	width: 100%;
}

a,a:link,a:active,a:visited {
	color: #000;
}

a:hover {
	color: #cb0000;
}

/* @end */

/* @group MESSAGES */

.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(../images/messages/info.png);
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/messages/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/messages/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/messages/error.png');
}

.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../images/messages/validation.png');
}

/* @end */

/* @group HEADER */

#header {
	width: 715px;
	height: 169px;
	background: url(../images/main/header.jpg) no-repeat;
	margin: 20px auto 0 auto;
}

#header h1 {
	width: 715px;
	height: 125px;
	text-indent: -9999px;
}

#header ul {
	width: 715px;
	height: 44px;
	margin-top: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	overflow: hidden;
	margin-left: 8px;
}

#header ul li {
	float: left;
	height: 18px;
	overflow: hidden;
}

#header ul li a,#header ul li a:link {
	display: block;
	float: left;
	height: 18px;
	text-indent: -9999px;
}

#header ul li.one a,#header ul li.one a:link {
	width: 42px;
}

#header ul li.two a,#header ul li.two a:link {
	width: 117px;
}

#header ul li.three a,#header ul li.three a:link {
	width: 97px;
}

#header ul li.four a,#header ul li.four a:link {
	width: 60px;
}

#header ul li.five a,#header ul li.five a:link {
	width: 92px;
}

#header ul li.six a,#header ul li.six a:link {
	width: 72px;
}

#header ul li.seven a,#header ul li.seven a:link {
	width: 102px;
}

#header ul li.eight a,#header ul li.eight a:link {
	width: 110px;
}

/* @end */

/* @group CONTENT */

#content {
	width: 715px;
	overflow: hidden;
	background: url(../images/main/content_bg.jpg) repeat-y;
	margin: 0 auto;
}

#content #image {
	height: 161px;
	width: 715px;
	overflow: hidden;
	background-image: url(../images/main/content_top_home.jpg);
}

#content #image.loft {
	height: 161px;
	width: 715px;
	overflow: hidden;
	background-image: url(../images/main/lofts.jpg);
}

#content #image.resort {
	height: 161px;
	width: 715px;
	overflow: hidden;
	background-image: url(../images/main/resort.jpg);
}


#content #image.clubhouse {
	height: 161px;
	width: 715px;
	overflow: hidden;
	background-image: url(../images/main/club.jpg);
}


#content #image.lamen {
	height: 161px;
	width: 715px;
	overflow: hidden;
	background-image: url(../images/main/lamen.jpg);
}


#content #image.about {
	height: 161px;
	width: 715px;
	overflow: hidden;
	background-image: url(../images/main/about.jpg);
}
#content #image.vacation {
	height: 161px;
	width: 715px;
	overflow: hidden;
	background-image: url(../images/vacation_top.jpg);
}
#content #image.rent {
	height: 161px;
	width: 715px;
	overflow: hidden;
	background-image: url(../images/main/rent.jpg);
}

#content #image.hist {
	height: 161px;
	width: 715px;
	overflow: hidden;
	background-image: url(../images/hist.jpg);
}

#content #inner {
	padding: 0 20px;
	text-align: justify;
}

#content #inner .right {
	float: right;
	margin: 0 0 20px 20px;
}

#content #inner h2 {
	font-size: 1.8em;
	margin-bottom: 20px;
}

#content #inner p {
	margin-bottom: 15px;
}

#content #inner #photos .photo,#content #inner #photos_no .photo {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 15px 15px 0;
	text-align: center;
}

#content #inner #photos .photo img,#content #inner #photos_no .photo img {
	border: 2px solid #262400;
}

#content #inner h2.home {
	width: 374px;
	height: 64px;
	background: url(../images/temp/hometitle.gif) no-repeat;
	text-indent: -9999px;
}

#content #inner h3 {
	font-size: 1.3em;
	margin-bottom: 10px;
}

#content #copyright {
	padding: 58px 0 0 20px;
	height: 27px;
	width: 695px;
	background-image: url(../images/main/footer.jpg);
	color: #fff;
}

#residentialservices {
	background-color: #262400;
	color: #fff;
	padding: 10px 10px 2px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#residentialservices a,#residentialservices a:link {
	color: #fff;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	padding: 4px 8px;
	margin: 0 10px 5px 0 !important;
	background-color: #383715 !important;
	float: left;
}

#residentialservices h3 {
	font-size: 1.8em !important;
}
#emphasis {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	margin: 20px 0;
}

#emphasis li {
	list-style-type: disc;
	padding-left: 15px;
	margin-bottom: 8px;
	margin-left: 20px;
}

/* @end */
