body {
	color: #755e44;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	background: #b6ad97 url(../images/bg_body.gif) top left repeat-x;
}

#container {
	width: 758px;
	border-top: 1px solid #2f1c09;
	border-right: 1px solid #2f1c09;
	border-bottom: 1px solid #2f1c09;
	border-left: 1px solid #2f1c09;
}

#preheader {
	background: url(../images/bg_blue_top.gif) top left repeat-x;
}

#header {
	background: url(../images/bg_hdlogo_bar.gif) top left repeat-x;
	text-align: center;
}

#footer {
	color: #ffffff;
	font-size: 10px;
	height: 16px;
	padding: 2px 10px 0 0;
	background: url(../images/bg_footer.gif) top left repeat-x;
	text-align: right;
}

#preFooter {
	height: 18px;
	background: url(../images/bg_footerTop.gif) top left repeat-x;
}

/* -- GENERAL ----------------------------------------------- */

h1, h2, h3 {
	color: #791730;
	font-family: georgia, "Times New Roman", times, serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}

h2 {
	font-size: 16px;
	margin: 5px 0 5px 0;
}

h3 {
	font-size: 14px;
	margin: 5px 0 5px 0;
}

h4 {
	color: #791730;
	font-size: 12px;
	margin: 5px 0 0 0;
}

h5 {
	color: #791730;
	font-size: 11px;
	margin: 0 0 5px 0;
}

a, a:link, a:visited, a:active, a:hover {
	color: #006fcc;
}

strong {
	font-weight: bold;
}

p {
	margin: 5px 0 10px 0;
	padding: 0;
	line-height: 14px;
}

hr {
	height: 1px;
	border-top: 1px solid #b3a392;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

ul {
	padding: 0 0 0 15px;
}

ul li {
	margin: 0 0 8px 0;
}

img.bordRt {
	float: right;
	border-top: 3px solid #5b4021;
	border-right: 3px solid #5b4021;
	border-bottom: 3px solid #5b4021;
	border-left: 3px solid #5b4021;
	margin: 0 0 10px 10px;
}
sup {font-size:65%;}

/* -- MAIN MENU ----------------------------------------------- */
#mainMenu {
	padding: 0;
}

#mainMenu td {
	padding: 0;
}

/* -- CONTENT ----------------------------------------------- */
#contentArea {
	width: 758px;
	background: #f0ebdf;
}

.content {
	background: #f0ebdf url(../images/bg_content_top.gif) top left repeat-x; 
	padding: 0 30px 0 30px;
	text-align: left;
	vertical-align: top;
}

.contentLight {
	background: #f5f2eb url(../images/bg_content_lt.gif) bottom left no-repeat;
	padding: 10px 30px 10px 30px;
	text-align: left;
	vertical-align: top;
}

.contentLtBlank {
	background: #f5f2eb; 
	padding: 10px 30px 0 20px;
	text-align: left;
	vertical-align: top;
}

/* -- ADMIN ----------------------------------------------- */
.agentMenu {
	padding: 8px;
	background: #f0ebdf;
}

/* -- INDEX SECTION ----------------------------------------------- */
#feat_intro {
/*	color: #33200c;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;*/
	width: 523px;
	background: #d6cebb url(../images/index/bg_featured_repeat.gif) top left repeat-x;
	text-align: left;
	vertical-align: top;
}

#feat_intro p {
	padding: 10px 20px 0px 20px;
	margin-bottom:0;
	line-height: 18px;
}

#feat_prop {
	background: #d6cebb url(../images/index/bg_featured.gif) top left no-repeat;
}

#featTrim {
	height: 2px;
	background: url(../images/index/bg_feaTrim.gif) top left repeat-x;
}

#featDetails {
 	font-size: 10px;
	font-weight: bold;
	padding: 13px 18px 0 18px;
	text-align: left;
	vertical-align: top;
}

#featDetails img {
	border-top: 1px solid #4b3721;
	border-right: 1px solid #4b3721;
	border-bottom: 1px solid #4b3721;
	border-left: 1px solid #4b3721;
	margin: 0;
}

/* -- ABOUT US SECTION ----------------------------------------------- */
.mgmt {
	padding: 0 0 0 10px;
	margin: 0;
	list-style-type: none;
}

.mgmt li.name {
	font-weight: bold;
	margin: 0;
}

.mgmt li.name a:link, .mgmt li.name a:active, .mgmt li.name a:visited {
	text-decoration: none;
}

.mgmt li.name a:hover {
	text-decoration: underline;
}

.mgmt li.title {
	font-size: 10px;
}

.bios {
	width: 400px;
	padding: 10px 10px 10px 100px;
	vertical-align: top;
}

/* -- Sections -- */
#devSpec {
	display: none;
}

#mgmtTeam {
	display: block;
}

#capStructure {
	display: none;
}

/* -- Management -- */
#pres {
	display: block;
}

#execVp {
	display: none;
}

#execVpReg {
	display: none;
}

#senVpDev {
	display: none;
}

#vpDev {
	display: none;
}

#vpCon {
	display: none;
}

#senMgr {
	display: none;
}

#devAsso {
	display: none;
}

#senAcct {
	display: none;
}

#devAnal {
	display: none;
}

#projMgr {
	display: none;
}

#senDevAsso {
	display: none;
}

#Analyst {
	display: none;
}

#execVpNorE {
	display: none;
}

/* -- PORTFOLIO SECTION ----------------------------------------------- */
.portLinks {
	font-size: 10px;
	margin: 10px 0 10px 0;
}

.portLinks td {
	width: 120px;
	padding: 0 10px 5px 10px;
	vertical-align: top;
}

.portLinks img {
	border-top: 2px solid #5b4021;
	border-right: 2px solid #5b4021;
	border-bottom: 2px solid #5b4021;
	border-left: 2px solid #5b4021;
}

/* -- AVAILABLE PROPERTIES SECTION ----------------------------------------------- */
.property {
	text-align: left;
}

/*.content .login {
	display: block;
	float: right;
	border-left: 1px solid #937b60;	
	margin: 0 0 10px 20px;
	padding-left: 25px;
}

.content .login input.fields {
	font-size: 10px;
	border-top: 1px solid #937b60;	
	border-right: 1px solid #937b60;	
	border-bottom: 1px solid #937b60;	
	border-left: 1px solid #937b60;
	margin: 0 0 10px 0;
}

.content .login input.button {
	color: #fff;
	font-size: 10px;
	background: #02213b;
	border-top: 1px solid #937b60;	
	border-right: 1px solid #937b60;	
	border-bottom: 1px solid #937b60;	
	border-left: 1px solid #937b60;
	margin: 5px 0 5px 0;
	padding: 1px 2px 1px 2px;
}*/

.login {
	display: block;
	float: left;
	/*border-left: 1px solid #937b60;*/	
	margin: 10px 0 10px 30px;
}

.login input.fields {
	font-size: 10px;
	border-top: 1px solid #937b60;	
	border-right: 1px solid #937b60;	
	border-bottom: 1px solid #937b60;	
	border-left: 1px solid #937b60;
	margin: 0 0 10px 0;
}

.login input.button {
	color: #fff;
	font-size: 10px;
	background: #02213b;
	border-top: 1px solid #937b60;	
	border-right: 1px solid #937b60;	
	border-bottom: 1px solid #937b60;	
	border-left: 1px solid #937b60;
	margin: 5px 0 5px 0;
	padding: 1px 2px 1px 2px;
}

.propCal {
	width: 100%;
	border-top: 1px solid #b3a392;
	border-left: 1px solid #b3a392;
	margin: 0 0 20px 0;
}

.propCal td {
	font-size: 10px;
	width: 9%;
	padding: 5px;
	border-right: 1px solid #b3a392;
	border-bottom: 1px solid #b3a392;
	background: #ffffff;
	vertical-align: top;
}

.propCal td.location {
	color: #ffffff;
	font-size: 14px;
	border-right: 1px solid #021321;
	border-bottom: 1px solid #170101;
	background: #02213b;
	padding: 5px;
}

.propCal td.details {
	color: #f0ebdf;
	font-weight: bold;
	border-right: 1px solid #170101;
	border-bottom: 1px solid #170101;
	background: #3b0202;
	padding: 5px;
}

#atl_prop {
	display: block;
}

#ca_prop {
	display: none;
}

/* --- Tabs --- */
.tab_left {
	float: left;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.tab_center {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: bottom;
}

.tab_center a:link {
	margin: 0;
}

.tab_center img {
	margin: 0;
}

.tab_right {
	float: left;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

/*
.tab_center a:link, .tab_center a:active, .tab_center a:visited {
	color: #f5f2eb;
	font-size: 11px;
	font-family: georgia, "Times New Roman", times, serif;
	font-weight: bold;
	padding: 0;
	margin: 2px 0 0 0;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.12em;
}

.tab_center a:hover {
	color: #6fbaf9;
	padding: 0;
	margin: 2px 0 0 0;
}
*/

/* -- PRESS RELEASES SECTION ----------------------------------------------- */
ul.pdf_links {
	font-size: 10px;
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
}

ul.pdf_links li {
	margin: 0 0 8px 0;
}

ul.pdf_links li a:link, ul.pdf_links li a:active, ul.pdf_links li a:visited, ul.pdf_links li a:hover {
	padding: 0 0 0 20px;
	background: url(../images/icn_pdf.gif) left center no-repeat;
}

/* -- CONTACT SECTION ----------------------------------------------- */
.contactBack {
	height: 134px;
	/* padding: 0 72px 26px 72px; */
	padding: 0px 0px 20px 53px;
	background: url(../images/bg_contact.gif) top left no-repeat;
	text-align: left;
	vertical-align: top;
}

ul.contact_info {
	width: 192px;
	list-style-type: none;
	margin: 5px 10px 0 0;
	padding: 0 0 0 15px;
	float: left;
}

ul.contact_info li {
	padding: 0;
	margin: 0 0 2px 0;
}

ul.contact_info li.location {
	color: #791730;
	font-size: 1em;
	font-family: georgia, "Times New Roman", times, serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	background: url(../images/loc_underline.gif) left bottom no-repeat;
}
