/* @group Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;} body {line-height: 1.5;} table {border-collapse: separate;/*border-spacing: 0;*/} caption, th, td {text-align: left;font-weight: normal;} table, td, th {vertical-align: middle;} blockquote:before, blockquote:after, q:before, q:after {content: "";} blockquote, q {quotes: "" "";} a img {border: none;} a {outline: none;}
/* @end */

/* @group Headings/Paragraphs */

#feature h1, #main-heading h1 {
	text-transform: uppercase;
	color: #fff;
	text-shadow: #0d3860 0 1px 2px;
}

#feature h1 {
	padding: 0 0 0 25px;
	font: bold 48px/52px "Helvetica Neue", Helvetica, Arial, sans-serif;
	white-space: nowrap;
	z-index: 999;
}

#main-heading h1 {
	padding: 15px 0 18px 20px;
	font: bold 36px/40px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1.notify {
	
	padding: 100px 0 18px 20px;
	font: bold 18px/27px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
}

h2, h2.news {
	font: bold 18px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #064467;
	padding: 5px 10px 5px 0;
	margin: 9px 0;
}

.news {
	color: #bbb !important;
}

#content h2 {
	padding: 0 0 0 20px;
	margin: 9px 0 0 0 !important;
	font-size: 24px !important;
	line-height: 30px !important;
}

#projects-rotator h3 {
	font: bold 18px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 20px 20px 0 20px;
}

h2 span {
	background: #f5f5f5;
	padding: 5px 10px 5px 20px;
}

.sub-heading {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #51abdd;
	padding: 0 0 0 25px;
	display: block;
}

.sub-heading-small {
	font-size: 11px;
	text-transform: uppercase;
	color: #51abdd;
	padding: 0 0 0 20px;
	display: block;
}

p {
	padding: 9px 20px;
	color: #38739d;
}

p.location {
	padding: 0 20px 9px 20px !important;
	color: #38739d;
}

ul {
	padding: 9px 20px 9px 45px;
	color: #38739d;
}

ul li {
	padding: 0 0 5px 0;
}

.divider {
	border-bottom: solid 1px #eee;
	padding-top: 10px;
	margin: 0 0 10px 20px;
}

/* @end */

/* @group Body Styles */

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	background: #02567b url(../images/templates/main-bg.png) repeat-x left top;
	font: 13px/18px Arial, sans-srif;
}

/* @group Links */

a {
	text-decoration: none;
}

img {
	display: block;
}

em {
	font-style: italic;
}

#content-home a:link,
#content-home a:visited,
#content-home a:active,
#content a:link,
#content a:visited,
#content a:active {
	color: #38739d;
	border-bottom: solid 1px #e5e5e5;
}

#content-home a:hover,
#content a:hover {
	background: #f5f5f5;
	color: #666;
}

#feature a:link,
#feature a:visited,
#feature a:active,
#main-heading a:link,
#main-heading a:visited,
#main-heading a:active,
.info a:link,
.info a:visited,
.info a:active {
	color: #4186b8 !important;
	border-bottom: none !important;
}

#feature a:hover,
#main-heading a:hover,
.info a:hover {
	color: #fff !important;
	background: none !important;
}

p.location a:link,
p.location a:visited,
p.location a:active {
	color: #999 !important;
	border-bottom: solid 1px #ddd;
}

a.number:link,
a.number:visited,
a.number-alt:link,
a.number-alt:visited {
	color: #5c96c3 !important;
	border-bottom: none !important;
}

a.active {
	color: #fff !important;
}

a.number:hover {
	background: #386e96 !important;
	color: #fff !important;
}

a.number-alt:hover {
	background: #30658c !important;
	color: #fff !important;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: #999;
}

#footer a:hover {
	background: #f5f5f5;
	border-bottom: solid 1px #ccc;
}

/* @end */

/* @end */

#container {
	background: url(../images/templates/logo.jpg) no-repeat left 18px;
}

#headerContainer {

	background: url(../images/templates/header2/header2bg.png) no-repeat;
	width: 940px;
	height: 100px;
	margin-top: 30px;

}

#nav,
#logo {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

/* @group Header/Nav/Search */

#logo,
#nav,
#search {
	height: 100px;
	margin-top: 20px;
}

#logo2 {

	float: left;
	display: inline;
	width: 172px;

}

#logo2 img {

	padding: 3px 15px;

}

#home-button img {

	padding: 0;

}

#logo {
	width: 140px;
}

#logo-link {
	height: 100px;
	width: 140px;
	text-indent: -9999px;
	display: block;
}


#nav {
	width: 460px;
}

#nav-about,
#nav-current,
#nav-investment,
#nav-contact,
#nav-past,
#nav-construction {
	height: 50px;
	text-indent: -9999px;
	display:inline;
	float:left;
}

#nav-about,
#nav-investment,
#nav-contact,
#nav-construction {
	width: 155px;
}

#nav-current,
#nav-past {
	width: 150px;
}

#nav-about {
	background: url(../images/templates/nav-about.jpg) no-repeat left 0px;
}

#nav-current {
	background: url(../images/templates/nav-current.jpg) no-repeat left 0px;
}

#nav-investment {
	background: url(../images/templates/nav-investment.jpg) no-repeat left 0px;
}

#nav-contact {
	background: url(../images/templates/nav-contact.jpg) no-repeat left 0px;
}

#nav-past {
	background: url(../images/templates/nav-past.jpg) no-repeat left 0px;
}

#nav-construction {
	background: url(../images/templates/nav-construction.jpg) no-repeat left 0px;
}

#nav2-ul {

	margin: 0;
	padding: 0;

}

#nav2 li{

	width: 148px;
	height: 38px;
	float: left;
	font-size: 11px;
	text-align: left;
	list-style: none;

}

#nav2 li a {

	padding: 0px 0 11px 45px;
	color: #c8ffff;
	display: block;
	line-height: 3.8;

}

#nav-home-2 {
	background: url(../images/templates/header2/home-bg.png) no-repeat;
}

#nav-about-2 {
	background: url(../images/templates/header2/about-bg.png) no-repeat;
}

#nav-affiliates-2 {
	background: url(../images/templates/header2/affiliates-bg.png) no-repeat;
}

#nav-construction-2 {
	background: url(../images/templates/header2/construction-bg.png) no-repeat;
}

#nav-contact-2 {
	background: url(../images/templates/header2/contact-bg.png) no-repeat;
}

#nav-current-2 {
	background: url(../images/templates/header2/current-bg.png) no-repeat;
}

#nav-investment-2 {
	background: url(../images/templates/header2/investment-bg.png) no-repeat;
}

#nav-media-2 {
	background: url(../images/templates/header2/media-bg.png) no-repeat;
}

#nav-past-2 {
	background: url(../images/templates/header2/past-bg.png) no-repeat;
}

#nav2 {

	width: 600px;
	float: left;
	margin: 7px 0 0 0;

}

.search,
.looking-to-buy a {
	width: 300px;
	height: 50px;
	display: block;
}

.search {
	background: url(../images/templates/search-bg.jpg) no-repeat left top;
	position: relative;
}

.search .input {
	width: 150px;
	height: 20px;
	padding: 5px;
	border: 0;
	background: transparent;
	font: 13px Arial, sans-serif;
	position: absolute;
	top: 10px;
	left: 80px;
	outline: none;
}

.search .submit {
	width: 50px;
	height: 30px;
	margin: 0 0 0 0;
	position: absolute;
	top: 10px;
	right: 10px;
}

.looking-to-buy a {
	background: url(../images/templates/ltb-bg.jpg) no-repeat left top;
	text-indent: -9999px;
}

#search2 {

	float: left;
	width: 160px;
	height: 30px;
	margin: 10px 0 0 0;

}

#search2 p {

	padding: 0;

}

.input2 {

	border: none;
	background: url(../images/templates/header2/search-bg2.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 0;
	float: left;
	width: 100px;
	height: 30px;
	color: #a7a7a7;

}

.submit2 {

	float: left;

}

#realestate-link {

	width: 158px;
	height: 39px;
	margin: 15px 0 0 5px;
	float: left;

}

/* @end */

/* @group Feature */

#feature,
#main-heading {
	background: #0f6ca0 url(../images/templates/featured-bg.png) no-repeat left top;
	margin-top: 20px;
	position: relative;
}

.heading-right {
	float: right;
	margin: 15px 15px 0 0;
	color: #fff;
	z-index: 999;
}

#feature {
	height: 250px;
}

.feature-tag {
	margin: 20px 0 20px 0;
	padding: 0 10px 0 0;
	height: 35px;
	line-height: 35px;
	float: left;
	background: url(../images/templates/feature-link-bg.png) no-repeat right top;
}

.feature-tag img {
	float: left;
	margin-right: 10px;
}

#feature p {
	color: #fff !important;
	padding: 10px 20px 0 25px !important;
	/*border-top: solid 1px #498eb5;*/
	margin: 10px 0 0 0;
	background: url(../images/templates/featured-border.jpg) no-repeat left top;
}

.feature-image {
	position: absolute;
	top: 0;
	right: 0;
}

.shadow {
	position: absolute;
	bottom: 0;
}

/* @end */

#content-home {
	background: #fff url(../images/templates/borders.gif) repeat-y left top;
	padding: 10px 0;
}

#content {
	background: #fff url(../images/templates/content-bg.gif) repeat-y left top;
	padding: 10px 0;
}

#content-full {
	background: #fff;
	padding: 10px 0;
}

.notified ul li {
	color: #fff !important;
}

.notified a:link,
.notified a:visited,
.notified a:hover,
.notified a:active,
.notified a:focus {
	color: #fff !important;
	text-decoration: underline;
}

.projects-links {
	padding: 15px 20px 0 0 !important;
	float: right;
}

#projects-rotator {
	/*height: 250px;*/
	margin: 20px 20px 10px 20px;
	background: #ddd;
}

.image-container {
	width: 360px;
	height: 250px;
	overflow: hidden;
}

#projects-rotator p {
	/*font-size: 11px;*/
	line-height: 16px;color: #fff !important;
}

#projects-rotator .info {
	width: 220px;
	height: 240px;
	float: right;
}

#one-info,
#two-info,
#three-info,
#four-info,
#five-info {
	height: 206px;
	overflow-x: hidden;
	overflow-y: auto;
}

#one-info {
	background: url(../images/templates/one-bg.jpg) no-repeat left top;
}

#two-info {
	background: url(../images/templates/two-bg.jpg) no-repeat left top;
}

#three-info {
	background: url(../images/templates/three-bg.jpg) no-repeat left top;
}

#four-info {
	background: url(../images/templates/four-bg.jpg) no-repeat left top;
}

#five-info {
	background: url(../images/templates/five-bg.jpg) no-repeat left top;
}

#projects-rotator .number, #projects-rotator .number-alt {
	height: 44px;
	width: 44px;
	text-align: center;
	font: bold 18px/42px "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: left;
	color: #fff;
	display: block;
}

#projects-rotator .number {
	background: #386e96;
}

#projects-rotator .number-alt {
	background: #30658c;
}

.images {
	width: 360px;
	height: 250px;
	float: left;
	overflow: hidden;
	
}

#two-info,
#three-info,
#four-info,
#five-info,
#two-image,
#three-image,
#four-image,
#five-image {
	display: none;
}

#message,
#subject {
	display: none;
}

/* @group Projects */

#current-projects small,
#past-projects small {
	color: #bbb;
}

.project-image-big {
	line-height: 0px;
}

.listing-img img {
	float: left;
	display: inline;
	padding: 2px;
	border: solid 1px #ddd;
	background: #fff;
	margin: 10px 0 10px 20px;
}

.project-image-big img {
	padding: 2px;
	border: solid 1px #ddd;
	background: #fff;
	margin: 10px 0 10px 20px;
}

.project-images-sml {
	line-height: 0px;
	margin: 0 0 20px 10px;
}

.project-images-sml img {
	float: left;
	display: inline;
	padding: 2px;
	border: solid 1px #ddd;
	background: #fff;
	margin: 0 0 0 9px;
}

p.related-links {
	padding: 9px 20px 0 20px;
}

#project-other {
	margin-top: 20px;
}

#project-other h3,
#project-other a.link {
	padding: 10px 20px;
	background: #eee;
	font: bold 15px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #02567b;
	display: block;
}

.floorplans {
	font-size: 11px;
}

#consultant-link,
#emailfriend-link {
	cursor: pointer;
}

#consultant-info,
#emailfriend-info {
	display: none;
}

#emailfriend-info {
	border-bottom: solid 1px #eee;
}

.captcha-hints {
	color: #999 !important;
}

label,
#consultant-info label,
#emailfriend-info label,
label.label {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.input,
.textarea,
#consultant-info .input,
#emailfriend-info .input,
.inputmailing,
#consultant-info .textarea,
#emailfriend-info .textarea,
.textareamailing {
	width: 248px;
	padding: 5px;
	border: solid 1px #ddd;
	font: 11px Arial, sans-serif;
}


.textarea,
#consultant-info textarea,
#emailfriend-info textarea {
	height: 175px;
}

/* @end */

#footer {
	background: url(../images/templates/footer-bg.jpg) no-repeat left top;
	font-size: 11px;
	line-height: 16px;
	padding: 10px 0 5px 0;
	margin-bottom: 50px;
	position: relative;
}

#footer p {
	padding: 0 0 5px 0 !important;
	margin: 5px 20px 0 20px;
	color: #777;
}

.footer-divider {
	border-bottom: solid 1px #cacaca;
}

.footer-bottom {
	line-height: 0px;
	height: 10px;
	padding: 5px 0 0 0;
	position: absolute;
	bottom: -10px;
}

#freeform {

	margin-left: 20px;

}

#freeform label {

	color: #38739D;

}
