/* Framework */

body, td, p, div
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9pt;
}

body
{
	margin: 0px;
    padding: 10px 0px 10px 0px;
    height: 100%;
	background-color:#3c5597;
	background-color: #25345c;
   	text-align: center; /* IE 5.5 hack */
}

#outer
{
    width: 780px;
	margin-left: auto;    
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

#header
{
	padding: 0px;
    margin: 0px;
    width: 780px;
    text-align: center;
	border-left: 2px #557bc0 solid;
	border-right: 2px #557bc0 solid;
	background: #ffffff;
}

#content_home
{
	padding: 0px 10px 10px 10px;
	margin: 0px;
	width: 780px;
	background: #ffffff;
	text-align: left;
	vertical-align: top;
	border-right: 2px #557bc0 solid;
}

#content_home1
{
	padding: 0px 10px 0px 10px;
	margin: 0px;
	width: 780px;
	background: #ffffff;
	text-align: left;
	vertical-align: top;
	border-right: 2px #557bc0 solid;
	border-left: 2px #557bc0 solid;
}

#content_nav
{
	padding: 0px 10px 0px 10px;
	margin: 0px;
	width: 220px;
	background: #ffffff;
	text-align: left;
	vertical-align: top;
	border-left: 2px #557bc0 solid;
}

#content
{
	padding: 0px 10px 10px 10px;
	margin: 0px;
	width: 100%;
	background: #ffffff;
	text-align: left;
	vertical-align: top;
	/*border-bottom: 2px #557bc0 solid;*/
	border-right: 2px #557bc0 solid;
}

#services {
padding-left: 3px; 
text-align: left; 
font-weight: bold; 
font-size: 14px;
color: #ffffff; 
background: #557bc0; 
}

/* Footer */

#address 
{
	width: 780px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #eaeaea;
}

#footer_left 
{
	width: 390px;
	padding-top: 8px;
	font-size: 8pt;
	text-align: left; 
	color: #eaeaea;
}

#footer_right
{
	width: 390px;
	padding-top: 8px;
	font-size: 8pt;
	text-align: right; 
	color: #eaeaea;
}

.middot {
	padding-left: 5px; 
	padding-right: 5px;
}

/* Links and Link Structure */

a:link, a:active, a:visited
{
    color: #000099;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}

a:hover
{
    color: #990000;
    text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

#propertylist {
border: 1px solid #809ccf;
list-style-type: none;
padding-top: 4px;
padding-bottom: 2px;
padding-left: 0px;
margin-left: 0px;
margin-top: 0px;

}

#propertylist li {
	width: 100%;
	margin-bottom: 4px;
	padding: 0px;
}

#propertylist li a {
	height: 13px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 13px;
	text-decoration: none;
	}

#propertylist li a:link, #propertylist li a:active, #propertylist li a:visited  {
	font-size: 9pt;
	color: #990000;
	padding: 2px 2px 2px 4px;
	margin: 0px;
	display: block;
	font-weight: bold;
}

#propertylist li a:hover {
background: #e7e7e7; background: #e4e4e4;

}

h1 {
font-size: 12pt;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
border-top: 1px solid #809ccf;
border-bottom: 1px solid #809ccf;
font-family: Arial, Helvetica, Verdana, sans-serif;
}

h3 {
font-size: 11pt;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
font-family: Arial, Helvetica, Verdana, sans-serif;
}

h4 {
font-size: 9pt;
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
text-align: center;
font-family: Arial, Helvetica, Verdana, sans-serif;
}


#horiz_pic
{
	padding: 2px 2px 2px 2px;
	margin: 0px;
	width: 500px;
	background: #ffffff;
	text-align: center;
	vertical-align: middle;
		
}

#strengths_list {
margin-bottom: 2px;
}


#strengths_list li   {

	padding: 2px 2px 15px 9px;
	vertical-align: middle;
	list-style-image: url('images/arrow.gif');
}

.photos {
padding: 2px; 
border: 1px #809ccf solid; 
background: white;
}

.managedproperties {
width: 218px;
}
