#body {
font-size: 100%;
font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
background: #fff;
}
a:link { 
font-weight: bold; 
font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
color: #0679be;  
text-decoration: underline; 
}
a:visited {
font-weight: bold;
font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
color: purple;  
text-decoration: underline; 
}
a:focus,
a:active,
a:hover {
font-weight: bold;
font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
color: red; 
text-decoration: underline; 
}

#wrap {
margin-right: 5%; 
margin-left: 5%;
width: 90%;
max-width: 1200px;
}
#logo {
width: 100%;
}
.small-logo {
width: 30%;
margin-right: 35%;
margin-left: 35%;
}

#flex-img {
width: 100%;
}

.doc-box {
float: left;
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; font-weight: 600;
	line-height: 1.5;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
	border: solid 1px #ccc;
	background-color: #fff;
	color: #333333;
}
.doc-box img {
width: 100%;
border: 0;
}
doc-box-large {
    width: 100%;
    height: auto;
	padding: 10px;
	border: solid 1px #ccc;
	background-color: #fff;
	color: #333333;
}
.doc-box-large img {
width: 100%;
border: 0;
}

.page-headings {
	font-size: 150%;
	color: #009999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
#header {
width: 100%; 
background: #fff; 
color: white;
}
#breadcrumbs {
font-size: 75%;
font-style: normal;
font-weight: normal;
text-align: left;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
margin-left: 10px;
margin-top: 5px;
margin-bottom: 0;
}
.box-search {
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-size: 75%;
	padding-top: 5px;
	padding-bottom: 6px;
    border: solid 1px #d63348;
	background-color: #d63348;
	color: #333333;
	margin-left: 75%;
	}

.box-search label {
color: white;
}


#nav { 
float: left; 
width: 100%; 
padding: 5px 0 5px 0px; 
background: #d63348; 
margin: 0; 
list-style-type: none; 
list-style-image: none;
}
#nav li { 
float: left; 
margin: 0; 
padding: 0; 
font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; font-size: 80%; font-weight: 600;  
}
#nav a { 
float: left; 
display: block; 
color: white; 
text-decoration: none; 
border: solid 1px #d63348; 
background: #d63348; 
margin-right: 1px; 
padding: 4px 8px;
-webkit-transition: all 0.4s ease; 
-moz-transition: all 0.4s ease; 
-o-transition: all 0.4s ease; 
transition: all 0.4s ease;
}
#nav a:hover, body#index #t-index a {
border-top-color: #d63348;
border-right-color: #7b001d;
border-left-color: #d63348;
border-bottom-color: #7b001d;
background: #c51b37;
}
#nav a:hover, body#about #t-about a {
border-top-color: #d63348;
border-right-color: #7b001d;
border-left-color: #d63348;
border-bottom-color: #7b001d;
background: #c51b37;
}
#nav a:hover, body#contact #t-contact a {
border-top-color: #d63348;
border-right-color: #7b001d;
border-left-color: #d63348;
border-bottom-color: #7b001d;
background: #c51b37;
}
#nav a:hover, body#partners #t-partners a {
border-top-color: #d63348;
border-right-color: #7b001d;
border-left-color: #d63348;
border-bottom-color: #7b001d;
background: #c51b37;
}
#nav a:hover, body#news #t-news a {
border-top-color: #d63348;
border-right-color: #7b001d;
border-left-color: #d63348;
border-bottom-color: #7b001d;
background: #c51b37;
}
#nav a:hover, body#design #t-design a {
border-top-color: #d63348;
border-right-color: #7b001d;
border-left-color: #d63348;
border-bottom-color: #7b001d;
background: #c51b37;
}
#nav a:hover, body#capital #t-capital a {
border-top-color: #d63348;
border-right-color: #7b001d;
border-left-color: #d63348;
border-bottom-color: #7b001d;
background: #c51b37;
}
#nav a:hover, body#board #t-board a {
border-top-color: #d63348;
border-right-color: #7b001d;
border-left-color: #d63348;
border-bottom-color: #7b001d;
background: #c51b37;
}
#nav a:hover, body#jobs #t-jobs a {
border-top-color: #d63348;
border-right-color: #7b001d;
border-left-color: #d63348;
border-bottom-color: #7b001d;
background: #c51b37;
}
#nav a:hover, body#leasing #t-leasing a {
border-top-color: #d63348;
border-right-color: #7b001d;
border-left-color: #d63348;
border-bottom-color: #7b001d;
background: #c51b37;
}
#nav a:hover, body#photos #t-photos a {
border-top-color: #d63348;
border-right-color: #7b001d;
border-left-color: #d63348;
border-bottom-color: #7b001d;
background: #c51b37;
}

.photo-credit { 
color: #959595; 
font-family: sans-serif, "Lucida Grande", Verdana, Arial; 
font-style: normal; 
font-weight: normal; 
font-size: 75%;
}
.list {
font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-size: 90%;
color: black; 
background: white; 
margin-left: 2px; 
padding: 1px; 
list-style-type: none; 
}
.photo_list { 
font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-size: 95%; 
color: black; 
background: white; 
text-align: center; 
padding: 1px; 
list-style-type: none; 
}
.green-rec {
list-style-image: url(../images-11/green-rec.gif);
font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-size: 95%;
color: black;
}
#content {
width: 100%;
}
#content div {
padding: 10px;
}
.center {
margin-left:auto;
margin-right:auto;
width:70%;
}
#footer {
clear: both;
border-top: 1px solid gray;
font-size: 75%;
font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
color: black;
}
strong {font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
}
ul {font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-size: 95%;
color: black;
}
p {
font-size: 90%;
font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
color: black;
}
h1 {
font-size: 150%;
	color: #009999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
h2 {
font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
color: black;
}
h3 {
font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
color: black;
}
h4 {
font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
color: black;
}
