/*  
	-----------------------------------------------------------------------------
	*	Reliance Network, feb 2008
	*	themeStyle_hp2.css
	*	Style for : Prudential066 theme - Large Profile Layout
    -----------------------------------------------------------------------------
*/
div#contentInside{
	padding-top:10px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
div#columnRight{
	width: 200px;
	float: right;
}
div#columnLeft{
	width: 500px;
}				 
/*---------------------------*/
/*-------AGENT-START---------*/
div#officeName{
	font-weight: bold;
	padding: 2px;
	text-align: left;
	color: #3A3559;
} 
div#agentNameHp{
	color: #3A3559;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
} 
/*---------------------------*/
table#agentProfile{
	float:right;
	margin: 10px;
	margin-top: 0px;
}
table#agentProfile td{
	border: 1px solid #3A3559; 
	padding: 2px;
}
div#agentEmail,
div#agentEmail a{
	color: #000000;
	padding: 2px;
}
div#agentEmail a:hover{
	color: #CCCCCC;
}
div#agentPhone{
	color: #000000;
	padding: 2px;
}
td#agentfeaturedproplink{
	background-color: #3A3559; 
}
td#agentfeaturedproplink a{
	color: #FFFFFF; 
}
td#agentfeaturedproplink a:hover{
	color: #aab6b7; 
}
/*--------AGENT-END----------*/
/*---------------------------*/
div.homepageobjectRight{
	text-align: center;
	margin-bottom: 3px;
}
.hpfeaturedPropertyImage{
	border: 1px solid #B9D0FF;
}
h1, 
h2{
	margin-bottom: 0px;
}
