@charset "UTF-8";
/* CSS Document */



body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
	
}




a {
   outline: none;
}

p {
	padding:0;
	margin:0;
}


/* layout divs */




#wrapper {
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}



#header {
  width: 760px;
  height: 113px;
}


#logo {
  width: 472px;
  height: 113px;
  float: left;
}

#topinfo {
  width: 200px;
  height: 78px;
  text-align: right;
  padding-top: 35px;
  float: right;
  font-size:14px;
}

#mainhead {
	width: 760px;
	height: 32px;
	margin-top: 8px;
	margin-bottom: 8px;

}



#mainhead h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 27px;
	color: #e72514;
	margin-top: 16px;
}


#mainpanel {
	width: 760px;
	min-height: 283px;
	background-image: url(../_images/main_image_area-back.gif);
	background-repeat: no-repeat;
	margin-bottom: 16px;
	margin-top: 16px;
	clear: both;
	
}




#mainimage {
	width: 373px;
	height: 283px;
	float: left;
	margin-top:5px;
	margin-left:5px;
}

#maincontent {
	width: 350px;
	min-height: 283px;
	float: left;
	

}


#mainheading {
	margin-top: 12px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 350px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c2c3c6;
	border-bottom-color: #c2c3c6;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #333333;
}


#maintext {
	
	width: 350px;
	min-height: 190px;
	
}

#maintext ul {
	margin-left:-25px;
}

#mainbuttons {
	
	width: 350px;
	margin-top: -8px;
	
}




#collumnswrapper {

	width: 760px;
	clear: both;
	margin-top: 20px;
}


#left {

	width: 192px;
	float:left;
}


#leftinside {

	width: 562px;
	float:left;
	min-height:350px;
}


#center {

	width: 371px;
	float:left;
}


#listings {

	margin-top: 12px;
	width: 370px;
	height: 324px;
	overflow: scroll;
	overflow:auto;
	overflow-x:hidden; 
	
}


#investmentboxsmall {
	width: 368px;
	height: 84px;
	background-image: url(../_images/investment_back_small.gif);
	background-repeat: repeat-x;
	margin-bottom: 14px;
	padding-rght: 10px;
	
	
}



#investmentboxsmallimage {
	width: 102px;
	height: 84px;
	float: left;
}

#investmentboxsmalltext {
	width: 250px;
	height: 79px;
	margin-top:5px;
	float: left;
}




#propertyinvestmentbox {
	width: 164px;
	height: 297px;
	padding-top: 0px;
	padding-left: 9px;
	padding-right: 5px;
	background-image: url(../_images/new_property_button_back.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;	
	color: #000000;
	display: box;
}

#propertyinvestmentbox a a:link {
	color: #000000;
	}
	
	#propertyinvestmentbox a:hover a:active {
	color: #ee3000;
	}

#propertyinvestmentbox ul {
	padding: 10px;
	padding-top: 0px;
	list-style-type: none;
	list-style-image: url(../_images/bullet.gif);
}



#alternativeinvestmentbox {
	width: 164px;
	height: 273px;
	padding-top: 0px;
	padding-left: 9px;
	padding-right: 5px;
	background-image: url(../_images/new_investment_button_back.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;	
	color: #000000;
	display: box;
}

#alternativeinvestmentbox a a:link {
	color: #000000;
	}
	
	#alternativeinvestmentbox a:hover a:active {
	color: #ee3000;
	}

#alternativeinvestmentbox ul {
	padding: 10px;
	padding-top: 0px;
	list-style-type: none;
	list-style-image: url(../_images/bullet.gif);
}



#right {

	width: 176px;
	float:left;
	margin-left: 16px;
}


#contact {
	width: 152px;
	height: 200px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 32px;
	background-image: url(../_images/contact_back.gif);
	background-repeat: no-repeat;	
}


#fields {
	width: 152px;
	height: 20px;
	clear: both;
	text-align: left;
	font-size: 10px;
	margin-top: 9px;
}

#spacer {
	width: 152px;
	height: 7px;
	clear: both;
	
}

#fieldssmallgap {
	width: 152px;
	height: 20px;
	clear: both;
	text-align: left;
	font-size: 10px;
	margin-top: 2px;
}

#fieldssmallgap2 {
	width: 152px;
	height: 40px;
	clear: both;
	text-align: left;
	font-size: 10px;
	margin-top: 2px;
}

#fieldsright {

	width: 113px;
	height: 20px;
	float: right;
}


#fieldsrightsmall {

	width: 117px;
	height: 40px;
	float: right;
	margin-top: 1px;
}


#fieldsrightsmall a:link {

	color: #FF0000;
	text-decoration: underline;
	font-size: 9px;
}

#fieldsrightsmall a:hover {

	color: #FF0000;
	text-decoration: underline;
}





#fieldsleft {

	width: 36px;
	height: 20px;
	float: left;
}


#fields input {
	font-size: 10px;
	border: 1px solid #666666;
	width: 113px;
	height: 14px;
	padding: 1px;
}


#fieldssmallgap input {
	font-size: 10px;
	border: 1px solid #666666;
	width: 113px;
	height: 14px;
	padding-top: 1px;
}



#bottomspacer {

	width: 760px;
	height: 36px;
	clear: both;
}


#footer {

	width: 760px;
	height: 220px;
	clear: both;
}


#terms {
	width: 736px;
	height: 50px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding: 12px;
}


#terms a:link {

	text-decoration: underline;
	color: #333333;
}

#terms a {

	text-decoration: underline;
	color: #333333;
}

#terms a:hover {

	text-decoration: underline;
	color: #FF0000;
	
}


#bottomlinks {
	width: 736px;
	height: 21px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding: 17px;
}


#bottomlinks a:link {

	text-decoration: underline;
	color: #333333;
}

#bottomlinks a {

	text-decoration: underline;
	color: #333333;
}

#bottomlinks a:hover {

	text-decoration: underline;
	color: #FF0000;
	
}



/* navigation styles */


#navigation {
	width: 760px;
	height: 24px;
	clear: both;
	background-image: url(../_images/menu_plain.gif);
}


#chromemenu ul
{
list-style: none;
padding-top: 0px;
padding-bottom: 3px;
padding-left: 10px;
margin: 0;

}

#chromemenu li
{
float: left;


}

#chromemenu li a
{
	line-height:24px;
	padding-top: 0px;
	padding-left: 9px;
	padding-right: 9px;
	display: block;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bc1900;
}


#chromemenu li.lastone a
{
	line-height:24px;
	padding-top: 0px;
	padding-left: 9px;
	padding-right: 9px;
	display: block;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	border:0px;
}


#chromemenu li a.highlighted
{

background-color: #bc1900;



}

#chromemenu li a:hover
{

background-color: #bc1900;


}











/* Style for Drop Down Menu  */

.dropmenudiv{
position:absolute;
top: 0px;
left:0px;
border: 1px solid #FF0000; /*THEME CHANGE HERE*/
border-bottom-width: 0;
border-top-width: 0;
line-height:22px;
z-index:100;
background-color: #ffffff;
color:#666666;
visibility: hidden;
margin:-1px 0 0 -0px;
padding:0 0px;
}


.dropmenudiv a{
width: auto;
font-family: Tahoma, Arial, Helvetica, sans-serif;	
font-size:11px;
display: block;
border-bottom: 1px solid #FF0000; /*THEME CHANGE HERE*/
padding: 3px 18px 2px 33px;
text-decoration: none;
background:url(../_images/arrow.gif) no-repeat 2px 10px;
color: #666666;
font-weight:normal;
}

.dropmenudiv a:visited {
width: auto;
font-family: Tahoma, Arial, Helvetica, sans-serif;	
font-size:11px;
display: block;
border-bottom: 1px solid #FF0000; /*THEME CHANGE HERE*/
padding: 3px 18px 2px 33px;
text-decoration: none;
background:url(../_images/arrow.gif) no-repeat 2px 10px;
color: #666666;
font-weight:normal;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
text-decoration:none;
color: #FF0000;
background-color: #f0f0f0;

}










/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:950px;
} 


/* link styles */


a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}


/* text styles */

.topinfo {
	font-weight: bold;
	line-height: 21px;
}

.topinfored {
	font-weight: bold;
	color: #FF0000;
	line-height: 21px;
}


.keyfacts {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #333333;
}

.listtitle {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}

.mainbullets {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #e11219;
}

.smallbullets {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #333333;
}

.keyfactsbold {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
}





.detailssmall {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	font-weight: normal;
}


.textsmall {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #333333;
	font-weight: normal;
}



.textbold {

	font-weight: bold;
}



/* form styles */




