body {
	height: 102%;
	margin: 0px;
	background-repeat: repeat;
	background-image: url(images/bg.png);
}
a img {
	border-style: none;
	border: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #d9ab1f;
}
h1 {
	font-family: 'Bree Serif', serif;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 0px;
}
h2 {
	font-family: 'Bree Serif', serif;
	color: #000000;
	font-size: 22px;
	letter-spacing: 0.1em;
	font-weight: lighter;
	margin: 5px 0px 0px;
	text-align: center;
}
h3 {
	font-family: 'Bree Serif', serif;
	color: #000000;
	font-size: 16px;
	letter-spacing: 0.1em;
	font-weight: lighter;
	text-align: center;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 4px;
}
h4 {
	font-family: 'Bree Serif', serif;
	color: #000000;
	font-size: 16px;
	letter-spacing: 0.1em;
	font-weight: lighter;
	text-align: center;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 2px;
}
p {
	color: #000000;
	font-size: 17px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-weight: lighter;
}
ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
li {
	color: #000000;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-weight: lighter;
	padding: 0px;
	margin: 0px 0px 2px;
	list-style-type: none;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #ffffff;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	-moz-border-radius:0px 0px 20px 20px;
	-webkit-border-radius:0px 0px 20px 20px;
	border-radius:0px 0px 20px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#header {
	height: 150px;
	width: 960px;
}
#logo {
	float: left;
	height: 150px;
	width: 338px;
}
#phone {
	font-family: 'Bree Serif', serif;
	font-size: 16px;
	color: #ffffff;
	margin: 0px;
	font-weight: lighter;
	float: right;
	height: 28px;
	width: 300px;
	text-align: center;
	background-color: #000000;
	-moz-border-radius:0px 0px 0px 10px;
	-webkit-border-radius:0px 0px 0px 10px;
	border-radius:0px 0px 0px 10px;
	border:1px solid #000000;
	padding-top: 2px;
}
#top-nav {
	float: right;
	height: 35px;
	width: 600px;
	overflow: hidden;
	margin-top: 60px;
	padding: 10px;
}
#top-nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}
#top-nav li {
	float: left;
	list-style: none;
}
#top-nav a {
	font-family: 'Bree Serif', serif;
	color: #000;
	text-decoration: none;
	font-size: 20px;
	letter-spacing: 0.1em;
	display: inline;
}
#top-nav a:hover {
	color: #d9ab1f;
}
.clear {
	clear: both;
	width: 960px;
}
#small-nav-container {
	height: 30px;
	width: 960px;
	background-color: #000;
}
#small-nav {
	height: 30px;
	width: 840px;
	color: #FFF;
	margin: 0px;
	float: left;
	overflow: hidden;
}
#small-nav ul {
	margin: 0px;
	list-style-type: none;
	float: left;
	padding: 0px 0px 0px 10px;
	width: 900px;
}
#small-nav li {
	float: left;
	height: 30px;
	display: inline;
	text-align: left;
}
#small-nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	height: 20px;
	margin-top: 4px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-left: 10px;
}
#small-nav a:hover {
	color: #d9ab1f;
}
.dot {
	height: 18px;
	margin-top: 2px;
	color: #FFF;
}
#social-container {
	float: right;
	height: 30px;
	padding-right: 10px;
	width: 100px;
}
.social-text {
	float: left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	padding-top: 5px;
	margin-top: 4px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#social-icon {
	float: left;
	height: 16px;
	width: 16px;
	margin-top: 7px;
	margin-left: 10px;
}
#banner {
	margin: 10px;
	width: 940px;
	height: 300px;
}
#fadeshow1 {
	margin: 0px;
	float: left;
}
#current-projects {
	float: left;
	height: 298px;
	width: 278px;
	background-color: #f0f1f1;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-left: 9px;
}
#sep-line {
	background-image: url(images/sep-line.png);
	background-repeat: repeat-x;
	height: 2px;
	width: 258px;
	margin: 10px;
}
.line-small {
	height: 18px;
	width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
}
#current-photo {
	height: 165px;
	width: 258px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.projects-type {
	background:#ffffff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #cccccc;
	display:inline-block;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
	height: 23px;
	width: 218px;
	text-align: center;
	padding-top: 7px;
	margin-top: 5px;
}
.projects-type:hover {
	background-color:#d9ab1f;
	color: #ffffff;
	text-decoration: none;
}
.projects-type:active {
	position:relative;
	top:1px;
}
#content {
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	height: 470px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#gold-banner {
	height: 30px;
	width: 930px;
	background-color: #d9ab1f;
	padding-left: 10px;
}
#text {
	width: 940px;
	float: left;
}
#schedule-button {
	height: 60px;
	width: 250px;
	margin-right: 345px;
	margin-left: 345px;
	font-family: 'Bree Serif', serif;
	font-size: 30px;
	margin-top: 35px;
}
.sep-line {
	background-image: url(images/sep-line.png);
	background-repeat: repeat-x;
	height: 2px;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#testimonial {
	font-family: 'Bree Serif', serif;
	color: #000000;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 0.1em;
	text-align: center;
}
#sep-line-2 {
	background-image: url(images/sep-line.png);
	background-repeat: repeat-x;
	height: 2px;
	width: 270px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#sep-line-3 {
	background-image: url(images/sep-line.png);
	background-repeat: repeat-x;
	height: 2px;
	width: 572px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#footer-container {
	width: 960px;
	font-size: 16px;
	color: #ffffff;
	background-color: #ffffff;
	height: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	-moz-border-radius:0px 0px 20px 20px;
	-webkit-border-radius:0px 0px 20px 20px;
	border-radius:0px 0px 20px 20px;
	text-align: center;
	padding-top: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	clear: both;
	font-size: 10px;
	color: #999;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-weight: lighter;
}
.footer a {
	color: #999;
}
.footer a:hover {
	color: #000000;
}
#box-left {
	width: 290px;
	float: left;
	margin-bottom: 44px;
	text-align: justify;
	background-color: #f0f1f1;
	margin-left: 10px;
	margin-top: 50px;
	height: 210px;
	border: 1px solid #CCC;
}
#box-right {
	margin-left: 22px;
	margin-right: 22px;
	margin-bottom: 44px;
	text-align: justify;
	width: 592px;
	float: left;
	background-color: #f0f1f1;
	margin-top: 50px;
	height: 210px;
	border: 1px solid #CCC;
}
.box-text {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-weight: lighter;
	padding: 10px;
	height: 95px;
}
#property-photo {
	height: 150px;
	width: 200px;
	float: left;
	margin: 10px 0px 10px 10px;
	border: 1px solid #CCC;
}
#property-management {
	width: 380px;
	float: left;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-weight: lighter;
}
#banner-about {
	margin: 10px;
	width: 940px;
	float: left;
}
#banner-gallery {
	margin: 10px 10px 75px;
	width: 940px;
	float: left;
}
#about-text {
	width: 650px;
	float: left;
}
#services-text {
	width: 650px;
	float: left;
}
#about-image {
	float: left;
	height: 420px;
	width: 278px;
	background-color: #f0f1f1;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-left: 9px;
}
#gold-banner-small {
	height: 30px;
	width: 650px;
	background-color: #d9ab1f;
	float: left;
	margin: 0px;
}
.gold-banner-tiny {
	height: 30px;
	width: 450px;
	background-color: #d9ab1f;
	float: left;
	margin: 0px;
}
#text-small {
	width: 650px;
	float: left;
	margin: 0px;
}
.box {
	width: 290px;
	float: left;
	margin-bottom: 44px;
	text-align: justify;
	background-color: #f0f1f1;
	margin-left: 10px;
	margin-top: 57px;
	height: 210px;
	border: 1px solid #CCC;
	margin-right: 11px;
}
#better-home-photo {
	height: 150px;
	width: 205px;
	float: left;
	margin: 10px 41px;
	border: 1px solid #CCC;
}
#bottom {
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	height: 310px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box-gallery {
	width: 292px;
	float: left;
	text-align: justify;
	margin-left: 10px;
	margin-top: 25px;
	height: 214px;
	margin-right: 11px;
	background-image: url(images/frame.png);
	background-repeat: no-repeat;
}
.photo-gallery {
	background-color: #CCC;
	margin-top: 4px;
	margin-left: 6px;
	width: 281px;
	margin-right: 6px;
	height: 200px;
}
.text-gallery {
	width: 292px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	height: 25px;
	margin-right: 11px;
	text-align: center;
	margin-bottom: 0px;
}
.text-gallery a:link {
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	text-decoration: none;
	color: #000;
}
.text-gallery a:visited {
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	text-decoration: none;
	color: #000;
}
.text-gallery a:hover {
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	color: #d9ab1f;
	text-decoration: none;
}
#services-left {
	width: 310px;
	float: left;
	margin: 0px 0px 15px;
}
#services-right {
	width: 310px;
	float: left;
	margin-left: 30px;
	margin-bottom: 15px;
}
#contact-left {
	width: 450px;
	float: left;
	margin: 0px 40px 0px 0px;
}
#contact-right {
	width: 450px;
	float: left;
	margin: 0px;
}
#contact-info {
	font-family: 'Bree Serif', serif;
	color: #000000;
	font-size: 30px;
	letter-spacing: 0.1em;
	font-weight: bolder;
	margin: 25px 0px;
	text-align: center;
	float: left;
	width: 450px;
}
/* --------CONTACT FORM CSS----------------*/

label {
	display: inline-block;
	font-family: 'Bree Serif', serif;
	float: left;
	height: 14px;
	width: 450px;
	font-size: 14px;
	padding-top:10px;
	margin-bottom: 5px;
	text-align: left;
}
input, textarea, select {
	margin: 0;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0;
	font:17px Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color:#333;
}
input.submit {
	cursor: pointer;
	background:#eaeaea;
	color:#000000;
	width: 200px;
	margin-left: 115px;
	border: 1px solid #ccc;
	padding-top: 10px;
	font-size: 14px;
	padding-bottom: 10px;
}
input.submit:hover {
	background:#d9ab1f;
	color:#ffffff;
	border: 1px solid #ccc;
}
fieldset {
	border:none;
	width:450px;
	text-align: left;
	margin: 0px;
}
span.required {
	font-size: 13px;
	color: #ff0000;
}
.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background:#000000 url(assets/error.gif) no-repeat 10px center;
	padding: 3px 0px 3px 10px;
	margin: 50px 0px 10px;
	color:#ffffff;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	font-size: 12px;
}
#succsess_page h1 {
	background: url(assets/success.gif) no-repeat center;
	font-family: 'Bree Serif', serif;
	font-size: 15px;
	color: #000000;
	text-align: center;
	width: 450px;
	padding-top: 50px;
}

#map {
	background-color: #CCC;
	height: 350px;
	width: 450px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
