@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/forms.css';

/* -------- GENERAL SETTINGS -------- */
body {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	background-image: url(images/bk.jpg);
   
	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: #48b798; 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;
	background-color: #111111;
	height: 900px;
}

h1 {
	font: 2.3375em Georgia, "Times New Roman", Times, serif;
	color: #48b798;
	margin-top: 10px;
}

h2 {
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size: 1.06em;
	color: #48b798;
	margin-top: 15px;
}

h3 {
	font: bold 1.1875em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}

h4 {
	font-size: 0.8125em;
	color: #736d64;
	font-weight: bold;
	padding-top: 10px;
}

p {
	color: #acacac;
	font-size: 0.850em;
	letter-spacing: 0.025em;
	line-height: 17px;
	padding-right: 10px;
}

.bold {
	font-weight: bold;
}

.white {
	color: #acacac;
	font-size: 0.850em;
	letter-spacing: 0.025em;
	line-height: 17px;
	
}
.white2 {
	color: #fff;
	font-size:12px;
}
.white3 {
	color: #48b798;
	font-size: 12px;
}

h2 .orange a {
	color: #48b798;
}

.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: 850px; height: 87px;
}

#logo a {
  	display: block;
  	width: 100%;
  	height: 100%;
  	background: transparent url("images/logo.jpg") no-repeat 0 0;
}

.bullets  {
	color: #c3b39a;
	font-size: 0.850em;
	letter-spacing: 0.025em;
	text-transform: capitalize;
	list-style-type: none;
	line-height: 17px;
}
.bullets2  {
	color: #736d64;
	font-size: 0.750em;
	letter-spacing: 0.025em;
	text-transform: capitalize;
	list-style-type: none;
	line-height: 17px;
}
.bullets ul {
	margin: 0;
}
.sider {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
/* -------- NAVIGATION -------- */
#navigation {
	float: center;
	font-size: 0.6875em;
	text-transform: uppercase;
	width: 879px;
	text-align: left;
	padding: 5px;
}

#navigation ul {
	margin: 0;
}

#navigation li {
    display: inline;
    list-style-type: none;
    padding: 5px; 
	 padding-right: 10px;
}

#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: #48b798;
}


/* -------- 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: #48b798;
	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: #48b798;
}

#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;
	padding-top: 18px;
}
#col2 {
	float: left;
	width: 195px;
	margin-left: 30px;
}

#col2.first {
	margin-left: 0px;
}

#col2 img {
	margin-bottom: 14px;
}

#col2 p {
	padding: 0 8px 0 8px;
	color: #736d64;
	font-size: 0.75em;
	letter-spacing: 0.025em;
}

#col2 .bold {
	color: #48b798;
	font-size: 1.1em;
}

#col2 a.fom, #col a.fom:visited {
	color: #48b798;
	font-size: 0.75em;
	background: url(images/more_arrow.jpg) no-repeat right center;
	padding: 0 13px 0 8px;
	letter-spacing: 0.025em;
}


#col {
	float: left;
	width: 560px;
	margin-left: 20px;
}

#col.first {
	margin-left: 0px;
}

#col img {
	margin-bottom: 14px;
}

#col p {
	padding: 0 8px 0 8px;
	color: #736d64;
	font-size: 0.625em;
	letter-spacing: 0.025em;
}

#col .bold {
	color: #48b798;
	font-size: 1.1em;
}

#col a.fom, #col a.fom:visited {
	color: #48b798;
	font-size: 0.625em;
	background: url(images/more_arrow.jpg) no-repeat right center;
	padding: 0 13px 0 8px;
	letter-spacing: 0.025em;
}

#col1 {
	float: left;
	width: 400px;
	margin-left: 30px;
}
col9 {
	float: left;
	width: 265px;
}

#col1.first {
	margin-left: 0px;
}

#col1 img {
	margin-bottom: 14px;
}

#col1 p {
	padding: 0 8px 0 8px;
	color: #736d64;
	font-size: 0.75em;
	letter-spacing: 0.025em;
	line-height: 17px;
}

#col1 .bold {
	color: #48b798;
	font-size: 1.1em;
}

#col1 a.fom, #col1 a.fom:visited {
	color: #48b798;
	font-size: 0.75em;
	background: url(images/more_arrow.jpg) no-repeat right center;
	padding: 0 13px 0 8px;
	letter-spacing: 0.025em;
	line-height: 17px;
}


colside {
	float: left;
	width: 265px;
}

#colside.first {
	margin-left: 0px;
}

#colside img {
	margin-bottom: 14px;
}

#colside p {
	padding: 0 4px 0 4px;
	color: #736d64;
	font-size: 0.625em;
	letter-spacing: 0.025em;
}

#colside .bold {
	color: #48b798;
	font-size: 1.1em;
}

#colside a.fom, #col1 a.fom:visited {
	color: #48b798;
	font-size: 0.625em;
	background: url(images/more_arrow.jpg) no-repeat right center;
	padding: 0 13px 0 8px;
	letter-spacing: 0.025em;
}

/* -------- 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: 50px;
}

.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: #48b798;
	background: url(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;
}
a.fom1, a.fom1 :visited{
	color: #48b798;
	background: url(images/more_arrow.jpg) no-repeat right center;
	padding: 0 13px 0 0;
	letter-spacing: 0.025em;
	font-size: 0.6875em;
}

a.fom1 :hover {
	text-decoration: none;}
	
a.fom2, a.fom2 :visited{
	color: #48b798;
	background: url(images/more_arrow.jpg) no-repeat right center;
	padding: 0 13px 0 0;
	
	font-size:  10px;
}

a.fom2 :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: right;
	width: 422px;
	padding-top: 45px;
}

#property_list img {
	margin-left: 40px;
	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 {
	
	width: 877px;
	clear: both;
	border-top: 2px solid #1f1d1b;
	font-size: 0.818em;
	padding-top: 0px;
	color: #fff;
	letter-spacing: 0.05em;
}

#footer a, #footer a:visited{
	color: #fff;
}

#footer a:hover {
	color: #fff;
}



	.formfeaturehide {
		color: #736d64;
		padding-left: 4px;
		padding-top: 5px;
		display: none;
		border-color: #595959;
	
	}
	
	input, select {
		color: #736d64;
		font-family: Tahoma, lucida, helvetica, sans-serif;
		font-size: 8pt;
		background-color: #252525;
		border-color: #252525;
	}
	.formfeature {
		color: #736d64;
		padding-left: 4px;
		padding-top: 5px;
		border-color: #595959;
		
	}

