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

#mainContainer {

}

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

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

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

.message {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #25310b;
	background: #45561f;
}

/* -- 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 ----------------------------------------------- */
/* Agent Menu */
#agntmenu {
	width: 100%;
	padding: 10px 8px 10px 20px;
	background: #f0ebdf  url(../images/bg_edit_prop.gif) right center no-repeat;
}

#agntmenu th {
	font-size: 12px;
	padding: 0;
	text-align: left;
}

.agentLinks td a:link, .agentLinks td a:active, .agentLinks td a:visited {
	font-size: 11px;
	margin: 5px 0 0 0;
}

.agentLinks td a:hover {
	color: #791730;
	margin-left: 2px;
}

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

#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 0 6px 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: block;
}

#mgmtTeam {
	display: none;
}

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

#execVp {
	display: none;
}

#execVpReg {
	display: none;
}

#senVpDev {
	display: none;
}

#vpDev {
	display: none;
}

#vpCon {
	display: none;
}

#senMgr {
	display: none;
}

#senAna {
	display: none;
}

#vpInv {
	display: none;
}

#devAsso {
	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 ----------------------------------------------- */
.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;
}

.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;
	width: 9px;
	height: 18px;
	background: url(../images/tabs/tab_lft.html) left bottom no-repeat;
	vertical-align: bottom;
}

.tab_center {
	float: left;
	height: 13px;
	padding: 3px 3px 2px 3px;
	_padding: 2px 3px 2px 3px;
	background: #2b0f01 url(../images/tabs/tab_bg.html) left bottom repeat-x;
	vertical-align: bottom;
}

.tab_right {
	float: left;
	width: 9px;
	height: 18px;
	background: url(../images/tabs/tab_rt.html) right bottom no-repeat;
	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;
}

/* -- 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 {
	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;
	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: 12px;
	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;
}

/* -- ADMIN PHOTO LISTING ----------------------------------------------- */
body#photoListBG {
	background: #fff;
}

.photoList {
	font-size: 11px;
	background: #f5f5f5;
}

.photoList h1 {
	color: #fff;
	font-size: 11px;	
	font-family: arial, verdana, sans-serif;
	text-transform: capitalize;
}

.photoList input.inputbox {
	border-top: 1px solid #937b60;
	border-right: 1px solid #937b60;
	border-bottom: 1px solid #937b60;
	border-left: 1px solid #937b60;
	background: #fff;
}