/* @group General */
body {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 160%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1 a {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 130%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 120%;
	margin: 0;
	padding: 0;
}

p {
	font-size: 100%;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: underline;
}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearFix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearFix {
	height: 1%;
}

.clearFix {
	display: block;
}

/* End hide from IE-mac */
#wrap {
	width: 1000px;
	margin: 0 auto;
}

#kw {
	padding: 3px;	
}

/* @end */

/* @group Header */
#header {
	margin: 30px 0 20px 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
#logo {
	float: left;
	width: 217px;
	margin: 0 0 0 125px;
	/*fixes IE double margin*/
	display: inline;
}
#contactInfo {
	float: right;
	margin: 0 50px 0 0;
	width: 275px;
	/*fixes IE double margin*/
	display: inline;
}
#contactInfo h2 {
	color: #68512f;
	font-size: 110%;
}
#contactInfo p {
	color: #140d03;
	font-size: 90%;
}
#contactInfo p a {
	
}
/* @end */

/* @group Subheader */

/* @group Nav */

#nav {
	border-top: 1px solid #bb9b6a;
	border-bottom: 1px solid #bb9b6a;
	padding: 8px 0 4px 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
#mrdHome {
	float: left;
	color: #231f20;
	font-size: 120%;
}
#mrdHome a {
	text-decoration: none;
	color: #231f20;
}
#currentOpportunities {
	float: left;
	width: 345px;
	margin: 0 0 0 4px;
	/*fixes IE double margin*/
	display: inline;
}
#currentOpportunities p {
	color: #231f20;
	font-size: 120%;
}
#currentOpportunities p span {
	color: #bb9b6a;
	font-size: 90%;
}
#currentOpportunities p span a {
	color: #bb9b6a;
	text-decoration: none;
}
#investors {
	float: right;
	margin: 0 50px 0 0;
	width: 275px;
	/*fixes IE double margin*/
	display: inline;
}
#investors p {
	color: #231f20;
	font-size: 120%;
}
#investors a {
	color: #231f20;
	text-decoration: none;
}


/* @end */

/* @group Property Info */
#propertyInfo {
	background: url(../images/bg_subheader.jpg) no-repeat left top;
	height: 64px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
#propertyName {
	float: left;
	width: 500px;
	margin: 0 0 0 125px;
	padding: 20px 0 0 0;
	/*fixes IE double margin*/
	display: inline;
}
#propertyName h1 {
	color: #231f20;
	font-size: 190%;
	font-weight: bold;
	letter-spacing: 1px;
}
#propertyDownloads {
	float: right;
	margin: 0 100px 0 0;
	width: 270px;
	padding: 15px 0 0 0;
	/*fixes IE double margin*/
	display: inline;
}
#propertyDownloads ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#propertyDownloads ul li#download {
	background: url(../images/pdf_icon.gif) no-repeat 0 center;
	padding: 2px 0 2px 45px;
}

#propertyDownloads ul li a {
	
}
/* @end */

/* @end */

/* @group Columns */
body#home #columns {
	background: url(../images/bg_l.jpg) no-repeat left -11px;
}

body#roanoke #columns {
	background: url(../images/Roanoke_Aerial.jpg) no-repeat left top;
}

/* @group Left */
#left {
	width: 300px;
	background: #bb9b6a;
	margin: 0 0 0 90px;
	padding: 14px 35px;
	min-height: 393px;
}
#left h1 {
	color: #fff;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#left h2 {
	color: #231f20;
	font-size: 110%;
	margin: 20px 0 10px 0;
}

#left p {
	color: #fff;
	margin: 0 0 8px 0;
	font-size: 90%;
}
#left p a {
	color: #fff;
	text-decoration: none;
}
#left .companyLogo {
	margin: 8px 0 0 0;
}
/* @end */

/* @group Right */



/* @end */



/* @end */

/* @group Footer */
#footer {
	text-align: center;
	padding: 10px;
}


/* @end */