@charset "UTF-8";
/* CSS Document */

html, body, div, ul, li, p, a, img, hr, h1, h2, h3, h4, h5, h6, form, label {
	margin: 0;
	padding: 0;
}

html, body { 
	width: 100%; 
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	padding: 0 0 0 0;
	letter-spacing: 1px;
	font-size: 18px;
}

h2 {
	padding: 20px 0 0 0;
	letter-spacing: 1px;
	font-size: 14px;
}

h3 {
	color: #989472;
	font-size: 14px;
}

p {
	line-height: 25px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	color: #808080;
	background-color: #ffffff;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 900px;
	height: 100%;
	position: relative;
}

#footer {
	border-top: 3px solid #C0B678;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
	float: left;
	width: 900px;
	clear: both;
	text-align: center;
}

#copyright {
	padding: 0;
	margin: 0;
	width: 900px;
	bottom: 0px;
	left: 25px;
	font-size: 11px;
	color: #cccccc;
	line-height: 15px;
	height: 40px;
	position: absolute;
	text-align: left;
}

#copyright a {
	color: #cccccc;
}

#copyright a:hover {
	text-decoration: none;
}

a.left_about_us {
	background-color: #000000;
	padding: 3px 10px 3px 10px;
	float: left;
	color: #ffffff;
	margin-left: 30px;
	text-decoration: none;
	cursor: default;
}

#sub_menu {
	width: 150px;
	position: absolute;
	top: 40px;
	padding: 0;
	margin: 5px 0 0 40px;
	text-align: left;
	clear: none;
}

#sub_menu li {
	color: #989472;
	line-height: 18px;
	list-style: none;
}

#sub_menu a {
	color: #000000;
	text-decoration: none;
	
}

#sub_menu a:hover {
	text-decoration: underline;
	
}

a.right_contact_us {
	background-color: #000000;
	padding: 3px 10px 3px 10px;
	float: right;
	color: #ffffff;
	margin-right: 30px;
	text-decoration: none;
}

#head {
	padding-top: 20px;
}

#head img {
	border: none;
	margin: 20px 0 15px 205px;
}

#menu {
	list-style-type: none;
	padding-top: 4px;
	background-color: #C0B678;
	height: 20px;
	text-align: center;
	clear: both;
}

#menu li {
	display: inline;
	margin: 0 25px 0 25px;
}

#menu li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#menu li a:hover {
	text-decoration: underline;
}

#menu li a.current {
	color: #000000;
	text-decoration: none;
	cursor: default;
}

#content {
	margin-top: 30px;
}

#left_content {
	float: left;
	width: 500px;
	padding-left: 20px;
}

#right_content {
	width: 300px; 
	float: left; 
	text-align: justify; 
	margin-left: 45px;
}

.link_set {
	list-style-type: none;
	margin-top: 10px;
}

.link_set li {
	line-height: 25px;
}

.link_set li a {
	color: #C0B678;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}

.link_set li a:hover {
	text-decoration: underline;
}

/* image blocks hover animation */
ul.image_blocks {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

ul.image_blocks li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	width: 125px;
	height: 108px;
}

ul.image_blocks li img {
	width: 125px; height: 108px;
	position: absolute;
	border: none;
	-ms-interpolation-mode: bicubic; 
}

.big_block_image {
	float: left;
}

/* gallery slide for sub pages */
#gal_container_sub {
	width: 500px;
	overflow: hidden;
	height: 260px;
}

.gallery_slide_sub {
	list-style: none;
	margin: 0; padding: 0;
	width: 2000px;
	left: 0;
	height: 260px;
}

.gallery_slide_sub li {
	padding: 0;
	margin: 0;
	float: left;
}

.go_left_sub {
	color: #C0B678;
	font-size: 12px;
	text-decoration: none;
	float: left;
	margin-top: 5px;
}

.go_right_sub {
	color: #C0B678;
	font-size: 12px;
	text-decoration: none;
	float: right;
	margin-top: 5px;
}

/* contact page */
#right_content_contact {
	width: 330px; 
	float: left; 
	text-align: justify; 
	margin-left: 45px;
}

#contact_form p {
	clear: both;
	padding-bottom: 15px;
	margin: 0;	
}

#contact_form label {
	width: 60px;
	display: block;
	float: left;
	font-weight: strong;
	padding: 0;
	margin: 0;
}

#contact_form input, #contact_form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	color: #808080;
	border: 1px solid #C0B678;
	padding: 2px;
}

#contact_form #send_msg {
	padding: 3px;
	background-color: #C0B678;
	color: #000000;
	margin-left: 60px;
}

.contact_h2 {
	margin: 5px 0 10px 0;
}

/* residential communities */
#gal_container {
	width: 570px;
	overflow: hidden;
	margin: 15px auto 0 auto;
	padding-bottom: 15px;
}

#gal_container2 {
	width: 570px;
	overflow: hidden;
	margin: 15px auto 0 auto;
	padding-bottom: 15px;
}

#gal_container3 {
	width: 570px;
	overflow: hidden;
	margin: 15px auto 0 auto;
	padding-bottom: 15px;
}

#gal_wrap {
	width: 600px;
}

#gal_wrap2 {
	width: 600px;
}

#gal_wrap3 {
	width: 600px;
}

.gallery_slide {
	list-style: none;
	margin: 0; padding: 0;
	width: 2280px;
	left: 0;
	height: 300px;
}

.gallery_slide li {
	padding: 0;
	margin: 0;
	float: left;
}

.gal_h2 {
	margin-top: -10px;
	float: left; 
}

.gal_p {
	padding-bottom: 15px;
	font-size: 12px;
	clear: both;
}

.gal_links {
	color: #C0B678; 
	font-size: 12px;
	float: right;
}

.gal_links a {
	color: #C0B678;
	font-size: 12px;
	text-decoration: none;
}

.close_but {
	border: none;
	float: right;
}