@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/forms.css';

/* -------- GENERAL SETTINGS -------- */
body {
	color: #fff;
	font-family: Verdana, verdana, Geneva, Arial, sans-serif;
	font-size: 100%;
	background: #000;
	margin: 0;
	padding: 0;
}

a:link {color: #fff; text-decoration: none; outline: none;}
a:visited {color: #fff; text-decoration: none; outline: none;}
a:hover {color: #c37415; text-decoration: none; outline: none;}
a:active {color: #ff; text-decoration: none; outline: none;}

p img {
	float: none;
	margin-top: 0;
}

.container{ width: 877px; margin: 0 auto; text-align: left;}

h1 {
	font: 2.4375em Georgia, "Times New Roman", Times, serif;
	color: #c37415;
	margin: 30px 0 20px 0;
}

h2 {
	font: bold 1.16em Georgia, "Times New Roman", Times, serif;
	color: #c37415;
	margin-top: 30px;
}

h3 {
	font: bold 1.12em Georgia, "Times New Roman", Times, serif;
	color: #736d64;
	margin-bottom: 15px;
}

h4 {
	font-size: 0.8125em;
	color: #736d64;
	font-weight: bold;
	padding-top: 10px;
}

p {
	font-size: 0.6875em;
}

.bold {
	font-weight: bold;
}

.white {
	color: #fff;
}

h2 .orange a {
	color: #c37415;
}

.who-we-are #main img {
	float: left;
	margin: 8px 18px 8px 0;
}


/* -------- HEADER -------- */
#header {
	height: 87px;
	border-bottom: 2px solid #1f1d1b;
}


/* -------- LOGO -------- */
#logo {
	float: left;
  	text-indent: -9999px;
  	display: block;
  	background: #000;
  	width: 166px; height: 87px;
}

#logo a {
  	display: block;
  	width: 100%;
  	height: 100%;
  	background: transparent url("/site_media/images/logo.jpg") no-repeat 0 0;
}


/* -------- NAVIGATION -------- */
#navigation {
	float: right;
	font-size: 0.6875em;
	text-transform: uppercase;
	margin-top: 49px;
	width: 600px;
	text-align: right;
}

#navigation ul {
	margin: 0;
}

#navigation li {
    display: inline;
    list-style-type: none;
    margin-left: 41.5px;
}

#navigation li a {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-weight: normal;
}

#navigation li a.current, #projects #navigation li a.projects, .principles #subnav li a.principles, .history #subnav li a.history, .faq a.faq {
	color: #c37415;
}


/* -------- SUBNAV -------- */
#subnav {
	text-transform: uppercase;
	margin: 20px 0 45px 0;
	letter-spacing: 0.075em;
}

#main #subnav ul {
	margin: 0;
}

#main #subnav ul a, #main #subnav ul a:visited {
	color: #fff;
}

#main #subnav ul a:hover {
	color: #c37415;
	text-decoration: none;
}

#main #subnav li {
    display: inline;
    list-style-type: none;
    margin-right: 35px;
}

.home #subnav, .projects #subnav {
	margin: 0px;
}


/* -------- MAIN -------- */
#main {
	float: right;
	width: 417px;
	margin-bottom: 40px;
}

.home #main {
	margin-bottom: 0px;
}

#main ul {
	margin-left: 15px;
}

#main li {
	list-style-type: disc;
	font-size: 0.6875em;
	list-style-position: outside;
	line-height: 1.6em;
}

#main ul a, #main ul a:visited {
	color: #c37415;
}

#main ul a:hover {
	text-decoration: underline;
}


/* -------- SIDE -------- */
#side {
	margin-top: 20px;
	float: left;
	width: 422px;
}

#side ul {
	margin: 0px;
}

#side li {
	display: inline;
	list-style-type: none;
	font-size: 0.6875em;
	margin-right: 25px;
}


/* -------- COLUMNS -------- */
#home_lower {
	clear: both;
	width: 877px;
	height: 315px;
	padding-top: 18px;
}

#col {
	float: left;
	width: 189px;
	margin-left: 33px;
}

#col.first {
	margin-left: 0px;
}

#col.first.wide {
	width: 425px;
}

#col img {
	margin-bottom: 14px;
}

#col p {
	padding: 0 8px 0 8px;
	color: #ffffff;
	letter-spacing: 0.025em;
}

#col .bold {
	color: #c37415;
	font-size: 1.1em;
}

#col a.fom, #col a.fom:visited {
	color: #c37415;
	font-size: 0.625em;
	background: url(/site_media/images/more_arrow.jpg) no-repeat right center;
	padding: 0 13px 0 8px;
	letter-spacing: 0.025em;
}


/* -------- HOME -------- */

#home h1 {
	font-size: 2.0em;
}


#home h2 {
	font-size: 0.80em;
	margin: 10px 0 10px 0;
}

#home h3 {
	font-size: 0.75em;
	color: #c37415;
}


/* -------- PROJECTS -------- */
#projects h2 {
	font-size: 0.75em;
}


#projects.details a, a.virtual_tour {
	color: #c37415;
}

#projects.details a:hover, a:hover.virtual_tour {
	color: #c37415;
	text-decoration: underline;
}

.projects #main {
	width: 877px;
	margin-top: 0;
	margin-bottom: 0;
}

.projects #side {
	margin: 0;
}

#project_sub {
	margin-left: 10px;
}

.projects img {
	margin: 0;
}

.projects p {
	margin-bottom: 0;
}

.projects strong {
	font-weight: bold;
	color: #736d64;
}

a.project_title_link, a.project_title_link:visited {
	color: #c37415;
}

a.project_title_link:hover {
	color: #fff;
}

.projects table {
	margin-top: 20px;
}

.projects td {
	vertical-align: top;
	border-style: none;
	padding: 0;
	padding-bottom: 35px;
}

.projects td.last {
	padding-bottom: 0px;
}

td.project_desc {
	padding-left: 35px;
}

.project_desc h2{
	font: bold 1.1875em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}

a.fom, a.fom:visited{
	color: #c37415;
	background: url(/site_media/images/more_arrow.jpg) no-repeat right center;
	padding: 0 13px 0 0;
	letter-spacing: 0.025em;
	font-size: 0.6875em;
}

a.fom:hover {
	text-decoration: none;
}

.read a, .read a:visited{
	color: #c37415;
	letter-spacing: 0.025em;
}

a.title {
	color: #c37415;
}

a.title:hover {
	color: #fff;
}

#property_list {
	text-align: left;
	width: 430px;
	padding-top: 45px;
}

#property_list img {
	margin-left: 11px;
	margin-bottom: 40px;
}

.contact strong {
	color: #fff;
}

.contact #main a, .contact #main a:visited {
	color: #c37415;
}

.contact #main a:hover {
	text-decoration: none;
}

.hidden {
	display: none;
}

#projects@01 h2 {
	font: bold 1.1875em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}

/* -------- FOOTER -------- */
#footer {
	clear: both;
	border-top: 2px solid #1f1d1b;
	font-size: 0.818em;
	padding-top: 11px;
	color: #fff;
	margin-bottom: 150px;
	letter-spacing: 0.05em;
}

#footer a, #footer a:visited{
	color: #fff;
}

#footer a:hover {
	color: #fff;
}
