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

body {
	background: url(../images/body_background2.jpg);
	background-position: center;
	}
	
#container {
	width: 963px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: -10px;
	margin-bottom: auto;
	margin-bottom: -30px;
	font-family: Arial, Helvetica, sans-serif;
	}
.red {
	color: #ba5835;
	}	
.bold {
	font-weight: bold;
	}

.preload_image {
	display:none;
	}

/*---------------------Header------------------------*/

#header {
	height: 100px;
	}

#logo {
	width: 620px;
	padding-top: 35px;
	float: left;
	}
#logo img {
	border: none;
	}
#tagline {
	color: white;
	font-size: 15px;
	float: left;
	padding-top: 50px;
	}
/*----------------------------Global Navigation-----------------------------*/

#navigation {
	width: 941px;
	height: 47px;
	background: url(../images/nav_background.jpg) no-repeat;
	}

#navigation p {
	margin: 0;
	padding-top: 8px;
	}
#navigation a {
	color: #d2a027;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	}
#navigation a:hover {
	color: white;
	} 
.nav_tagline {
	color: white;
	font-size: 12px;
	font-weight: normal;
	}
a:hover .nav_tagline {
	text-decoration: underline;
	}
.about {
	float: left;
	padding-left: 35px;
	width: 122px;
	}
.development {
	float: left;
	width: 160px;
	}	
.investment {
	float: left;
	width: 160px;
	}
.construction {
	float: left;
	width: 180px;
	}
.portfolio {
	float: left;
	width: 155px;
	}	
.contact {
	float: left;
	}	
#navigation a.current {
	color: white;
	}	
	
/*--------------------------------Fading Banners-----------------------------*/

#banners {
	width: 941px;
	height: 265px;
	clear: both;
	}
	
/*----------------------------------Shortcut Navigation------------------------------*/

#shortcuts {
	background: url(../images/shortcuts_background.png) no-repeat;
	width: 950px;
	height: 232px;
	padding-left: 11px;
	}
#shortcuts img {
	border: 1px solid #d2a027;
	}
.shortcut_photo {
	float: left;
	border: none;
	width: 118px;
	height: 94px;
	padding-top: 20px;
	}
.shortcut_text {
	float: left;
	width: 186px;
	padding-right: 5px;
	}
.sc_title {
	color: #d2a027;
	font-size: 16px;
	font-weight: bold;
	}
.sc_tagline {
	color: white;
	font-size: 13px;
	}
.sc_description {
	color: white;
	font-size: 13px;
	}
.sc_link {
	color: #d2a027;
	font-size: 13px;
	}
.shortcut_text a {
	color: #d2a027;
	}
.shortcut_text a:hover {
	color: white;
	}
	

/*----------------------------Interior Side Navigation--------------------------------*/

#side_navigation {
	width: 180px;
	height: 250px;
	border-right: 1px solid #ba5835;
	float: left;
	padding-left: 10px;
	}
#side_navigation a {
	color: white;
	font-size: 13px;
	text-decoration: none;
	}
#side_navigation a:hover {
	color: #ba5835;
	}
.side_nav_heading {
	font-size: 15px;
	font-weight: bold;
	color: white;
	}
#side_navigation .current {
	color: #ba5835;
	}
#side_navigation .indent {
	padding-left: 10px;
	margin: 0;
	}
#side_navigation .nolink {
	color: #ba5835;
	font-size: 13px;}	
/*------------------------Portfolio & Announcements---------------------*/

#portfolio_announcements {
	height: 260px;
	}
#portfolio {
	width: 655px;
	float: left;
	}
#portfolio p {
	color: white;
	font-size: 13px;
	}
	
.portfolio_image {
	float: left;
	width: 170px;
	padding-left: 15px;
	padding-top: 40px;
	}
.portfolio_text {
	float: left;
	width: 390px;
	border-right: 1px solid #ba5835;
	padding-right: 40px;
	}
.portfolio_title {
	color: white;
	font-size: 16px;
	font-weight: bold;
	}
.portfolio_tagline {
	color: #ba5835;
	font-size: 13px;
	font-weight: bold;
	}
.portfolio_description {
	color: white;
	font-size: 13px;
	}
.portfolio_link a {
	color: #ba5835;
	font-size: 13px;}
.portfolio_link a:hover {
	color: white;
	
	}
#announcements {
	float: left;
	width: 260px;
	padding-top: 100px;}
.announcements_title {
	color: white;
	font-size: 16px;
	font-weight: bold;
	}
.announcement {
	color: white;
	font-size: 13px;
	}
#announcements a {
	color: white;
	text-decoration: none;
	}
#interior_content a {
	color: white;
	}	
/*-----------------------Footer---------------------------------*/

#footer {
	color: white;
	font-size: 12px;
	width: 934px;
	height: 150px;
	background: url(../images/footer_background.jpg) no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	clear: both;
	}
#footer p {
	margin-top: 0;
	}
.address {
	float: left;
	width: 780px;
	}
.copyright {
	float: left;
	padding-top: 64px;
	}
#homepage_link {
	position: absolute;
	bottom: 150px;
	right: 15px;
	}

/*-------------------Homepage Links-------------------------*/

#homepage_link_top a {
	width: 941px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	}


#homepage_link_bottom a {
	font-size: 12px;
	text-decoration: none;
	color: #ba5835;
	position: absolute;
	bottom: 158px;
	right: 49px;
	}
#homepage_link_bottom a:hover {
	color: white;
	}	
		
/*----------------------Interior Content Area---------------------------------*/

#interior_content_area {
	height: 100%;
	width: 900px;
	}


#interior_content {
	float: left;
	width: 570px;
	height: 100%;
	padding-left: 40px;
	padding-top: 10px;
	}
#interior_content h1 {
	color: #ba5835;
	margin: 0;
	font-size: 27px;
	font-weight: normal;
	padding-top: 0px;
	}
#interior_content p {
	color: #F5F4F0;
	font-size: 13px;
	line-height: 20px;
	}
#interior_content ul {
	list-style-type: square;
	}
#interior_content li {
	color: white;
	font-size: 13px;
	margin-bottom: 6px;
	}	
/*---------------------About Us------------------------------------------------*/

.interior_heading {
	color: white;
	font-weight: bold;
	}
	
/*--------------------------------------Portfolio-----------------------------------------*/

.property_photo {
	float: left;
	border: 1px solid #ba5835;
	width: 159px;
	height: 165px;
	
	}
.property_text {
	float: left;
	width: 350px;
	padding-left: 15px;
	height: 220px;
	}
.property_name {
	font-weight: bold;
	}
.property_website a {
	color: white;
	}
.property_website a:hover {
	color: black;
	}	
.red_divider {
	width: 575px;
	height: 2px;
	clear: both;
	border-top: 1px solid #ba5835;
	margin-top: 25px;
	margin-bottom: 25px;
	}