body {    
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0F0F0F;
	overflow: -moz-scrollbars-vertical; /* This causes it to not print in mozilla*/
	font-size: 11px;
	font-family: Arial;
	line-height: 13px;
}

.clearBoth {
    clear: both;
    margin: 0px;
    padding: 0px;
}


.home_main_table{
	margin-top: 0px;
	background-color: #bfbfbf; 
	height: 100%;
	width: 100%;
	background-image: url(images/main_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 95px;
}
.home_main_table_smBorder{
	margin-top: 0px;
	background-color: #bfbfbf; 
	height: 100%;
	width: 100%;
	background-image: url(images/main_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 95px;
	 border-left: 10px solid #0F0F0F;
}
.home_main_table_lgBorder{
	margin-top: 0px;
	background-color: #bfbfbf; 
	height: 100%;
	width: 100%;
	background-image: url(images/main_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 95px;
	border-left: 80px solid #0F0F0F;
}

.home_mainContent_table_smBorder{
	margin-top: 0px;
	background-color: #bfbfbf; 
	width: 100%;
	background-image: url(images/main_content_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
    border-left: 10px solid #0F0F0F;
}

.home_mainContent_table_lgBorder{
	margin-top: 0px;
	background-color: #bfbfbf; 
	width: 100%;
	background-image: url(images/main_content_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
    border-left: 82px solid #0F0F0F;
}
.index_main_div{
	margin-top: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/main_background_first_section.gif);
	background-repeat: no-repeat;
	background-position: 766px 95px;
}
.index_print{
	display: none;
}
.home_main_div{
	margin-top: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/main_background_first_section.gif);
	background-repeat: no-repeat;
	background-position: 766px 0px;
}
.home_main_content_div{
	width: 766px;
	height: 100%;
}

.home_content_div{
	margin-top: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/main_content_background_first_section.gif);
	background-repeat: no-repeat;
	background-position: 766px 0px;
}

/********** Left Content **********/
.left_content{
	width: 217px;
	height: 100%;
	background-color: #0f0f0f;
	float: left;
}


.logo_box{
	width: 206px;
	height: 263px;
	background-color: #132b58;
	font-size: 0px;
}
.logo_area{
	float: left;
	margin-top: 155px;
}

.content_logo_box{
	width: 206px;
	height: 166px;
	background-color: #132b58;
	font-size: 0px;
}
.content_logo_area{
	float: left;
	padding-top: 57px;
}



.l2Nav_box{

}
.l2Nav_area{
	margin-top: 4px;
}

.l2Nav_button {
    width: 206px;
    margin-top: 0px;
    padding-bottom: 2px;   
    font-size: 0px;
    clear:both;
}    

.l3Nav_box {
    background-color: #0A162C;
    border-left: 9px solid #0F0F0F;
    border-right: 9px solid #0F0F0F;
    padding-bottom: 1px;
}

.l3Nav_area {
    margin-top: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
	font-size: 11px;
	font-face: Arial;
	line-height: 13px;
}

.l3Nav_Item {
    width: 188px;
    background-image: url(images/l3_nav_bullet_gray.gif);
	background-repeat: no-repeat;
	background-position: 14px 6px;
	padding-left: 22px;
	padding-right: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
}    

a.l3Nav_Item_Off {    
    font-face: Arial;
    font-size: 11px;
    line-height: 13px;
    color: #9DAEBD;
    text-decoration: none;
}

a.l3Nav_Item_Off:hover {    
    font-face: Arial;
    font-size: 11px;
    line-height: 13px;
    color: #FFFFFF;
    text-decoration: none;
}

a.l3Nav_Item_Active {
    font-face: Arial;
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

/********** End of Left Content **********/
/********** Right Content **********/
.right_home_content{
	width: 549px;
	height: 100%;
	background-color: #acacac;
	float: left;
	clear: right;
}

.right_content{
	width: 549px;
	height: 100%;
	background-color: #ffffff;
	float: left;
	clear: right;
}

.top_right_content{
	height: 95px;
	width: 100%;
}
.top_right_left_block{
	background-color: #181818;
	width: 237px;
	height: 100%;
	font-size: 0px;
	float: left;
}
.top_right_left_area{
	background-color: #272727;
	width: 100%;
	height: 87px;
}
.topNav_box{
	width: 172px;
	float: left;
	margin-top: 71px;
	height: 24px;
}
.l2_topNav_area{
	position: absolute; 
	top: 76px; 
	left: 350px;/*443*/
}
.topNav_area{
	/*width: 164px;*/
	/*width: 86px;*/
	width: 180px;
	margin-left: 11px;
	height: 100%;
	background-color: #181818;
}
.topNav{
	float: left;
}
.home_middle_right_content{
	height: 420px;
	width: 100%;
	background-color: #bfbfbf;
}
.bottom_right_content{
	width: 100%;
}

.contentFooter_Area{
	width: 100%;
	border-left: 217px solid #0F0F0F;	
	background-color: #ACACAC;
	margin-left: 0px;
	padding-left: 0px;
}

.contentFooter_Box {
	width: 100%;
	border-top: 8px solid #BFBFBF;
    height: 71px;
	padding-left: 32px;
	padding-top: 19px;
}

.footer{
	margin-top: 17px;
	margin-left: 32px;
}

.footer_text{
	font-family: Arial;
	font-size: 11px;
	color: #595c60;
	line-height: 13px;
}


a.footerLink {
	font-family: Arial;
	font-size: 11px;
	color: #595c60;
	line-height: 13px;
	text-decoration: none;
}

a.footerLink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #595c60;
	line-height: 13px;
	text-decoration: underline;
}

a.footerLink_Active {
	font-family: Arial;
	font-size: 11px;
	color: #595c60;
	line-height: 13px;
	font-weight: bold;
}


/********** L2 Content Styles **********/

.content_header_Box {
	height: 104px;
	background: #BFBFBF;
	width: 100%;
    position: relative;
}

.content_headerLeft_Box {
    width: 237px;
    height: 100px;
    background: #272727;
    float: left;
}

.content_headerLeft_Area {
    margin-right: 2px;
}

.content_headerRight_Area {
	width: 308px;
	float:left;
	height: 100px;
}

.content_headerRight_Box {
	width: 308px;
    position: static;
}

.content_topNav_Area {
    width: 190px; /*180*/
    position: absolute;
    z-index: 2;
    top: 76px;
    left: 349px;
}

.middle_right_content {
	width: 100%;
	padding-bottom: 45px;
	background-color: #ffffff;
}

.contentText_Area {
    margin-top: 29px;
    margin-left: 29px;
    margin-right: 20px;
}

.contentText_longArea {
    margin-left: 29px;
    margin-right: 0px;
}

.contentText_Title_Area {
   /* padding-left: 1px;*/
}

.contentText_Title {
    height: 27px;
    font-family: Times New Roman;
    font-face: Times New Roman;;
    font-size: 25px; 
    line-height: 27px;
    clear: both;
    padding-left: 2px;
}

.contentSeperator_Line {
    height: 21px;
    width: 100%;
    background-image: url(images/content_seperatorLine_bkgnd.gif);
    background-repeat: repeat-x;
    clear: both;
}

.contentText_hdrLarge_Area {
    padding-left: 3px;
	margin-right: 10px;
}

.contentText_hdrLarge {
    color: #666666;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 14px;
}  

.contentText_hdr_rgtNav {
    color: #666666;
    font-size: 14px;
    line-height: 14px;
    padding-bottom: 6px;
    margin-left: 12px;
    margin-top: -2px;
}  

.sub_title {
    color: #1d649b;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 14px;
	font-weight: bold;
}  

.contentText_hdrAddress_Large {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 11px;
}    


.contentText {
    color: #666666;
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 15px;
} 
.property_details_contentText {
    color: #666666;
    font-size: 11px;
    line-height: 13px;
    padding-bottom: 6px;
	margin-left: 9px;
}   
.property_details_title{
	color: #112f6c;
}

.contentText_sidebarText_Area {
    width: 174px;
    float: right;
}

.contentText_listItem_Area {
    padding-top: 15px;
}    

.contentText_listItem {
    padding-left: 38px;
    padding-right: 10px;
   padding-bottom: 4px;
    background-image: url(images/small_bullet.gif);
	background-repeat: no-repeat;
	background-position: 29px 4px;
    color: #666666;
    font-size: 11px;
    line-height: 13px;
}
.contentText_sidebarText {
    padding-left: 38px;
    padding-right: 10px;
    padding-bottom: 18px;
    background-image: url(images/contentText_sideBar_arrow.gif);
	background-repeat: no-repeat;
	background-position: 29px 4px;
    color: #984C00;
    font-size: 11px;
    line-height: 13px;
}
.contentText_sidebarText_contact_us {
    padding-left: 23px;
    padding-right: 10px;
    padding-bottom: 18px;
    background-image: url(images/contentText_sideBar_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 4px;
    color: #984C00;
    font-size: 11px;
    line-height: 13px;
}

.contentText_sidebarText_Link {
    color: #984C00;
    font-size: 11px;
    line-height: 13px;
    text-decoration: none;
}

.contentText_sidebarText_Link:hover {
    color: #984C00;
    font-size: 11px;
    line-height: 13px;
    text-decoration: underline;
}

.contentText_sidebarText_Link_Active {
    color: #984C00;
    font-size: 11px;
    line-height: 13px;
    text-decoration: none;
    font-weight: bold;
}

/********** Properties Content Styles **********/

.contentText_oddRow {
    background-color: #F3F3F3;
    width: 100%;
    height: 109px;
    clear: both;
}
.contentText_oddMediumRow {
    background-color: #F3F3F3;
    width: 100%;
   height: 166px;
    clear: both;
}

/*.contentText_oddLargeRow {
    background-color: #F3F3F3;
    width: 100%;
    height: 223px;
    clear: both;
}*/
.contentText_oddLargeRow {
    background-color: #bad3e4;
    width: 100%;
    height: 219px;
    clear: both;
}

.contentText_oddRow_rgtNav {
    width: 179px;
    height: 100%;
    background-color: #F9F9F9;
    float: right;
}
.contentText_rgtNav {
    width: 179px;
    float: right;
	
}
.rgtNav_Area{
	width: 179px; 
	float: left;
}
.rgtNav_Area_property{
	width: 179px; 
	float: left;
	background-color: #f3f8fa;
	height: 219px;
}
.lft_content_Area{
	width: 341px;
	float: left;
}
.contentText_oddLargeRow_rgtNav {
    width: 179px;
    height: 223px;
    background-color: #F9F9F9;
    float: right;
}

.contentText_evenRow {
    background-color: #FFFFFF;
    width: 100%;
    height: 109px;
    clear: both;

}

.contentText_evenRow_rgtNav {
    width: 179px;
    height: 109px;
    background-color: #FFFFFF;
    float: right;
}

.contentText_rowImg_Area {
    /*width: 79px;*/
    height: 94px;
    margin-top: 7px;
    padding-right: 11px;
    padding-left: 12px;
    margin-bottom: 7px;
    float: left;
	font-size: 0px;
}

.contentText_rowLargeImg_Area {
    width: 318px;
    /*height: 209px;*/
    margin-top: 9px;
    /* padding-right: 11px;
   padding-left: 12px;*/
    margin-bottom: 9px;
    float: left;
	font-size: 0px;
}
.contentText_rowLargeImg_Box{
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 8px;
	border-left: solid 3px #ffffff;
	border-right: solid 3px #ffffff;
	font-size: 0px;
	width: 318px;
}

.horizontal_dotted_seperatorLine_rgtNav{
    width: 100%;
    height: 8px;
    margin: 0px;
    padding: 0px; 
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-image: url(images/contentProperties_seperatorLine_dotted_bkgnd.gif);
	background-repeat: repeat-x;
	background-position: 0px -3px;
	font-size: 0px;
}

.horizontal_dotted_seperatorLine_rgtNav_bottom{
    width: 100%;
    height: 8px;
    margin: 0px;
    padding: 0px; 
    margin-top: 5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-image: url(images/contentProperties_seperatorLine_dotted_bkgnd.gif);
	background-repeat: repeat-x;
	background-position: 0px -3px;
	font-size: 0px;
}

.horizontal_dotted_seperatorLine_rgtDetails{
    width: 100%;
    height: 7px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-image: url(images/contentProperties_seperatorLine_dotted_bkgnd.gif);
	background-repeat: repeat-x;
	background-position: 0px -3px;
	font-size: 0px;
}

.rgtNav_topMargin{
	padding-top: 0px;
}
.rgtDetails_topMargin{
	padding-top: 25px;
}
.horizontal_dotted_seperatorLine {
    width: 79px;
    height: 7px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-image: url(images/contentProperties_seperatorLine_dotted_bkgnd.gif);
	background-repeat: repeat-x;
}
.horizontal_dotted_seperatorLine_Medium {
    width: 166px;
    height: 7px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-image: url(images/contentProperties_seperatorLine_dotted_bkgnd.gif);
	background-repeat: repeat-x;
}

.horizontal_dotted_seperatorLine_Long {
    width: 318px;
    height: 7px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-image: url(images/contentProperties_seperatorLine_dotted_bkgnd.gif);
	background-repeat: repeat-x;
}

.contentText_rowContent_Area {
    width: 230px;
    padding-top: 14px;
    padding-bottom: 17px;
    float: left;
}
.contentText_small_rowContent_Area {
    width: 150px;
    padding-top: 14px;
    padding-bottom: 17px;
    float: left;
}

.contentText_rowContent_smallTitle {
    font-size: 11px;
    font-weight: bold;
    color: #984C00;
}
.contentText_rowContent_smallTitle_gray{
	font-size: 11px;
    font-weight: bold;
    color: #666666;
}
a.contentText_rowContent_smallTitle_Link {
    font-size: 11px;
    font-weight: bold;
    color: #984C00;
    text-decoration: none;
}

a.contentText_rowContent_smallTitle_Link:hover {
    font-size: 11px;
    font-weight: bold;
    color: #984C00;
    text-decoration: underline;
}

.contentText_rowContent {
    font-size: 11px;
    line-height: 14px;
    color: #666666;
    padding-bottom: 3px;
}

.contentText_rowLink_Area {
    padding-left: 7px;
    background-image: url(images/contentText_sideBar_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.contentText_rowLink {
    color: #984C00;
    font-size: 11px;
    line-height: 15px;
    text-decoration: none;
}

.contentText_rowLink:hover {
    color: #984C00;
    font-size: 11px;
    line-height: 15px;
    text-decoration: underline;
}

.contentText_rowContent_rgtLink_Area {
    padding-left: 14px;
    padding-top: 29px;
    padding-right: 20px;    
}
.rgtLink_Area {
    padding-left: 14px;
    padding-right: 20px;    
    
}
.sub_rgtLink_Area{
	padding-left: 9px;
	padding-bottom: 4px;
}
.contentText_rowLargeContent_rgtLink_Area {
    padding-left: 14px;
    padding-top: 14px;
    padding-right: 20px;    
}
.contentText_rowSmallContent_rgtLink_Area {
    padding-left: 0px;
    padding-top: 14px;
    padding-right: 10px;    
}

.contentText_rowContent_rgtLink_Box {
    padding-left: 9px;
    background-image: url(images/contentText_sideBar_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-bottom: 1px;
}

a.contentText_rowContent_rgtLink {
    color: #984C00;
    font-size: 11px;
    line-height: 15px;    
    text-decoration: none;
}

a.contentText_rowContent_rgtLink:hover {
    color: #984C00;
    font-size: 11px;
    line-height: 15px;   
    text-decoration: underline; 
}

.contentText_rowContent_rgtLink_Active {
    color: #984C00;
    font-size: 11px;
    line-height: 15px;    
    font-weight: bold;
    text-decoration: none;
}

.contentText_propertyDescription_Area {
    width: 319px;
    padding-left: 3px;
	margin-top: 17px;
}

/********** Properties Content Styles End **********/
/********** LP log-in ******************************/
.content_offcolorBox_Box {
    margin-top: 0px;
    margin-bottom: 0px;
	height: 138px;
	width: 316px;
    background-color: #D9E3EA;
}
.content_offcolorBox_Content 
{
    width: 214px;
    padding-top: 11px;
    padding-left: 20px;
    padding-right: 40px;
    /*padding-bottom: 14px;*/
}
.input{
	font-family: Arial;
	color: #000000; 
	border: 0px;
	font-size: 11px;
	height: 20px;
	width: 130px;
	background-color: #cdcdcd;
	padding-left: 3px;
	float: left;
	display: inline;
	margin-bottom: 7px;
}


/********** Team Content Styles End **********/
.contentText_teamList_Area {
    padding-left: 8px;
    padding-right: 10px;
    padding-bottom: 13px;
    background-image: url(images/contentText_sideBar_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
    color: #666666;
    font-size: 11px;
    line-height: 13px;
}

.contentText_teamLink {
    color: #984C00;
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    text-decoration: none;
}

.contentText_teamLink:hover {
    color: #984C00;
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    text-decoration: underline;
}

.contentText_hdrBio_Large {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 2px;
}    

.contentText_bioText_Area {
    background-color: #FFFFFF;
    width: 330px;
    padding-top: 15px;
    padding-left: 3px;
    float: left;

}


.rgtLink_bioArea {
    width: 150px;
    padding-left: 14px;
    padding-right: 0px;    
    float: right;
}
