@charset "utf-8";
h1, h2, h3, h4, h5, h6 {
	line-height: 100%;
	font-weight: normal;
}
h1, h2 {
	padding:0;
	margin:0;
}

h2 {
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:4px;
}

img {
	display:block;
}

a {
	color:#8CC63F;
}
#introText {
	font-size:175%;
}
#introText p {
	margin:0;
	padding:0;
}
#navigation {
	color: #fff;
	font-size:11px;
	text-transform:uppercase;
	border-bottom:3px solid #fff;
	
}
#topNavigation, #midNavigation, #bottomNavigation {
	padding:8px 0;
}

#navigation ul {
	margin: 0;
	padding: 0;
	display: inline;
} 

#navigation ul li {
	padding:8px 12px;
	list-style: none;
	display: inline;
}
	
#navigation ul li.here {
	list-style: none;
	display: inline;
}

#topNavigation {
	background-color: #19334e;
}

#topNavigation .here {
	background: url(interface/navigation-top-here.gif) repeat;
}

#midNavigation {
	background-color: #70a9c5;
}

#midNavigation .here {
	background: url(interface/subSelect.png) bottom left repeat-x;
}

#bottomNavigation {
	background-color: #9cccee;
}

#bottomNavigation .here {
	background: url(interface/navigation-bottom-here.gif) bottom center no-repeat;
}

#navigation a {
	color:#fff;
	text-decoration:none;
}

#PDAheader, #printHeader {
	display:none;
}

#logo {
	width: 217px;
	border-right: 10px solid #fff;
	background: #0054a0;
}

#content {
	padding: 65px;
	vertical-align: top;
	background: url(interface/background-content.jpg) no-repeat right top #0054a0;
}

#rightColumn h1 {
	font-size: 180%;
	padding:0;
	margin:0;
}

#news {
	border-bottom:dashed;
	border-color:#CCCCCC;
	border-width:1px;
}

#news p {
line-height:19px;
padding-left:10px;

}
#news h2 {
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:2px;
	font-weight:bold;
	line-height:17px;
	display:inline;
	margin:0px;
}
#news h5 {
	padding-left:10px;
	padding-top:10px;
	letter-spacing:2px;
	position:relative;
	margin:0px;
}

#news a {
	color:#9cccee;
	}

.agentsInfoTitle {
	text-align:right;
	margin:0px;
	padding:5px;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#fff;
	font-weight:bold;
	
}

.agentsInfoValues {
	padding:5px;
}
#agentsInfoPhotos {
	border:solid;
	border-width: 7px;
	border-color:#FFFFFF;
}







#realtorList a:link	{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	}
	
#realtorList a:hover	{
	color:#57a4d2;
	text-decoration:none;
	font-weight:normal;
	}
	
#realtorList a:visited	{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	}
	
#realtorList a:hover:visited	{
	color:#57a4d2;
	text-decoration:none;
	font-weight:normal;
	}
	
#realtorList h3	{
	font-size:150%;
	font-weight:normal;
	}
	
#realtorList .tableList	{
	border-bottom:1px solid #3476b3;
	border-top:1px solid #3476b3;
	border-left:1px solid #3476b3;
	}	
	
#realtorList .tableList td	{
	width:33%;
	vertical-align:top;
	border-right:1px solid #4783bb;
	}
	
.tableList ul	{
	padding:0;
	margin:0;
	}
	
.tableList li	{
	padding:0 0 0 9px;
	margin:0;
	list-style:none;
	}
	

	

	
.tableList li.odd	{
	background:#3275b3;
	border:none;
	overflow:hidden;
	}
	
.tableList li.even	{
	background:#1b65aa;
	border:none;
	overflow:hidden;
	}
	
.tableList li p	{
	padding:5px 0 5px 0;
	margin:0;
	}
	
@media screen and (-webkit-min-device-pixel-ratio:0) {
.tableList li p	{
	padding:6px 0 5px 0;
	margin:0;
	}
}
	
.tableList li div	{
	width:70px;
	float:right;
	font-size:11px;
	vertical-align:middle;
	display:none;
	padding:0;
	margin:0;
	}

	
.tableList li a:hover div	{
	display:block;
	color:#fff;
	}
	

.tableList li img	{
	float:right;
	border:none;
	}
	

	
#realtorList .tableList .odd	{
	background:#3275b3;
	overflow:hidden;
	}
	

	
#realtorList table table td	{
	padding:0;
	margin:0;
	}
	
#realtorDetails	{

	}
	
#realtorDetails h4	{
	color:#9dcae0;
	font-size:10px;
	text-transform:uppercase;
	padding:5px 0;
	margin:0;
	}
	
#realtorDetails img	{
	border:7px solid #fff;
	}
	
#realtorDetails .realtorLinks a	{
	color:#f9c744;
	text-decoration:underline;
	}
	
#realtorDetails .realtorLinks a:hover	{
	color:#f9c744;
	text-decoration:none;
	}
	
#realtorDetails .realtorLinks a:visited	{
	color:#ffcf5b;
	text-decoration:underline;
	}
	
#realtorDetails .realtorLinks a:visited:hover	{
	color:#ffcf5b;
	text-decoration:none;
	}
	
#footer strong a	{
	color:#CCCCCC;
	}
	
#footer em a	{
	color:#CCCCCC;
	}