

/* CSS Document */
*{
	font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited{
	color:#8f6f4d;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
a:link .visited{
	color:#000;
}

/*-----------------------------------conditionals for FCKeditor/print/popup body------------------------------------*/
body {
    font-size: 11px;
    
	
        /* Displayed for Normal Pages */
        margin:0;
        padding:0;
        text-align:center;
    
}

/*----------------------------------- siFR 3 settings --------------------------------------*/
/* Settings for specific sIFR3 elements are found below */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*----------------------------------------------------FCKEditor options------------------------------------------------------*/
.image_right {
	float:right;
	margin: 0 0 20px 20px;
}
.image_left {
	float:left;
	margin: 0 20px 20px 0;
}
  
h1.subhead1 {
    color: #8f6f4d;
    font-weight: normal;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

h2.subhead2 {
    color: #999999;
    line-height: 1.5em;
    font-weight: bold;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}

h3.subhead3 {
    color: #8f6f4d;
	font-size:10px;
	line-height:1.8em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

p.topText {
    color: #8f6f4d;
    font-size: 14px;
    line-height:1.9em;
    margin:0 0 20px;
}

p.leftText {
    color: #999999;
    font-size: 11px;
    line-height:1.6em;
    margin:0 0 30px 0;
}

blockquote.blockqoute {
	display:block;
    width:187px;
	font-weight: normal;
    font_size:14px;
    line-height:1.4em;
	padding: 0 40px;
    margin:15px 0pt 0pt;
    text-align:center;
}

span.author{
	margin:7px 0 0;
	text-align:right;
    float:right;
}

div.box_right{
	float:right;
    padding:14px 16px;
    margin:0 0 0 50px;
    background:#8f6f4d;
    color:#FFF;
    font_size:14px;
    line-height:1.4em;
    width:267px;
}

.emailform {
    width: 90%;
    font-size: 10px;
    font-family: Arial;
}

.normalCase {
	text-transform: none !important;
}

#content_in ul{
	list-style:square;
    margin:0 0 0 15px;
}

/*------------------------------------------------------header--------------------------------------------------------*/
#printableHeader{
	display:none;
}
#homeHeader{
	width:595px;
	height:121px;
	margin:0 auto;
	padding:0;
	text-align:left;
	position:relative;
	left:75px;
}
#homeHeader h1, #logo{
	display:block;
	width:164px;
	height:45px;
	margin:37px 0 0;
	padding:0;
	float:left;
	font-size:20px;
}
#homeHeader h1 span{background-image:url(../images/logo.gif);}
#homeHeader h2, #header h2{
	font-size:11.6px;
	padding:0;
	margin:48px 0 0;
	width:182px;
	height:10px;
	float:right;
}
#homeHeader h2 span, #header h2 span{background-image:url(../images/commercial_real_estate.gif);}
#homeHeader h3, #header h3{
	font-size:10px;
	padding:0;
	margin:7px 0 0;
	color:#8f6f4d;
	width:182px;
	height:11px;
	float:right;
	clear:right;
}
#homeHeader h3 span, #header h3 span{background-image:url(../images/investments_sales_finance.gif);}

/*---*/
#header{
	width:661px;
	height:62px;
	margin:0 auto;
	text-align:left;
	padding:19px 0 0 99px;
}
#logo{
	margin:0;
}
#logo span{background-image:url(../images/logo_button.gif);}
#header h2{
	margin:17px 0 0 297px;
}
#header h3{
	margin:6px 0 0 297px;
}
#flashHeader{
	width:100%;
	min-width:760px;
	height:133px;
	position:relative;
}
#flashHeader .cap{
	background:url(../images/header_fade.gif) repeat-y;
	width:240px;
	height:100%;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-520px;
}
#flashHeader .back{
	background:url(../images/header_top.gif) top repeat-x #000000;
	height:100%;
	width:50%;
	position:absolute;
	left:50%;
}
#flashHeader #flashCon{
	background:url(../images/header_center.jpg) no-repeat top #000000;
	width:641px;
	height:124px;
	padding:9px 0 0;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-280px;
	
}
#flashHeader #flash{
	width:640px;
	height:100%;
}
/*------------------------------------------------------primary navigation---------------------------------------------*/
/*------------------ Rollover Positions inside the backgrounds - Off (left) -- On (center) -- At (right) --------------*/
/*---------------------------------------------- located in navigation.aspx file --------------------------------------*/



/*------------------------------------------------------content--------------------------------------------------------*/
#leftnav{
	display:none;
}
#homeContent{
	width:100%;
	height:287px;
	background:url(../images/home_content_bg.gif) repeat-x bottom #000;
	position:relative;
	clear:both;
	min-width:1025px;
}
#homeContent .cap{
	width:50%;
    height:250px;
    background:#000;
    position:absolute;
    top:0;
    left:0;
}
#main{
	width:760px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#content{
	border-left:1px solid #8f6f4d;
	width:623px;
	position:relative;
	float:left;
	padding:40px 0 0 37px;
}
#content_in{
	width:623px;
}
#content_in ul{
	list-style:none;
    margin:0;
    padding:0;
}
#content_in ul li{
    background:transparent url(../images/bullet.gif) no-repeat scroll 2px 7px;
    padding:5px 0pt 5px 15px;
}
#flash{
	width:734px;
	height:250px;
	position:relative;
}
#flash_req{
	width:88px;
	height:99px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-49.5px 0 0 -44px;
}
#flash_req span{
	background-image:url(../images/flash_req.gif);
}
#homeFlash{
	background:url(../images/home_flash_bg.gif) no-repeat;
	width:734px;
	height:259px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-222px;
	padding:9px 0 0 1px;
}
#content_in select{
    background-color:#EEEEEE;
	border:1px solid #8F6F4D;
    color:#8F6F4D;
}

/*-------------------------------------------------------footer--------------------------------------------------------*/
#utility_box{
	margin:10px 0 0;
}
#homeFooter{
	padding:116px 0 0;
	text-align:left;
	width:694px;
	margin:0 auto;
	font-size:10px;
	color:#8f6f4d;
	position:relative;
	left:125px;
}
#homeFooter p{
	float:left;
	display:block;
}
#alterAffiliate{
	margin:0;
	padding:0;
	width:166px;
	height:10px;
	display:block;
}
#alterAffiliate span{
	background-image:url(../images/altergroup_affiliate.gif);
}
#footerLinks{
	margin:0 0 0 53px;
}
#footer{
    border-top:1px solid #8F6F4D;
    color:#8F6F4D;
    font-size:10px;
    margin:3px 0pt 0pt;
    padding:15px 0pt 0pt;
    text-align:left;
}
#content #footer p{
	margin:0 0 10px;
}
#content #alterAffiliate, #content #footerLinks{
	margin:inherit;
}
#printable_footer{
	display:none;
}

/*-------------------------------------------------------popups--------------------------------------------------------*/

.itemList_item {
    margin: 5px 0 5px 0;
}
.itemList_title {
    margin: 0;
}
.graphical, .button, .button_at{
	position:relative;
	overflow:hidden;
	display:block;
}
.graphical span, .button span{
	position:absolute;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center top;
}
.button_at span{
	position:absolute;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:left top;
}
.button:hover{
	border:none;
}
.button:hover span{
	background-position:right top;
}


/*--------------General----------------------*/
.graphical, .button, .button_at{
	position:relative;
	overflow:hidden;
	display:block;
}
.button_at{
	cursor:default;
}
.graphical span, .button span{
	position:absolute;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center top;
}
.button_at span{
	position:absolute;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:left top;
}
.button:hover{
	border:none;
}
.button:hover span{
	background-position:right top;
}