#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;
}
#header {
width: 100%; 
background: #fff; 
color: white;
}
.small-logo {
width: 30%;
margin-right: 35%;
margin-left: 35%;
}


#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;
}

.list {
font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-size: 95%;
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; }
.list2 {
font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-size: 95%;
color: black; 
background: white; 
margin-left: 150px; 
padding: 1px; 
list-style-type: none; 
}
.list3 {font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-size: 95%;
color: black;
list-style-type: none;
}
#content {
float: left;
width: 48%;
margin-right: 2%;
}
#content div {
padding: 10px;
}
#sidebar {
float: right;
width: 48%;
margin-left: 2%;
}
#sidebar div {
padding: 10px;
}
strong {font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
}
#footer {
clear: both;
border-top: 1px solid gray;
font-size: 75%;
font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
color: black;
}
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-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
color: black;
}
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;
}
.groundbreaking { font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 105%; margin-right: 50px; margin-left: 50px; border: solid 2px #0058a8; }

