/* CSS Document */
body, td, p, div, input, li, select, textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333; 
	font-size: 12px;}

body.slideshow, .slideshow td, .slideshow p, .slideshow div, .slideshow input, .slideshow li, .slideshow select, .slideshow textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #990000; 
	font-size: 12px;}

input, select, textarea {
	border: solid 1px #cccccc;
	background-color: #E4E4E4;
	color: #000;}

body.bdy_index {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #CCCCCC;}

body.slideshow {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #CCCCCC;}

body.agent {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #990000;
	background-image: url('/images/headerAgentsBG.jpg'); 
	background-repeat: no-repeat; 
	background-position: top center;}

body.listing {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #990000;
	background-image: url('/images/headerPropertiesBG.jpg'); 
	background-repeat: no-repeat; 
	background-position: top center;}

body.office {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #990000;
	background-image: url('/images/headerOfficeBG.jpg'); 
	background-repeat: no-repeat; 
	background-position: top center;}

.sp_mainCell {
	background-image: url('/images/splash4_bg.jpg'); 
	background-repeat: no-repeat; 
	background-position: top center;}
	

#sp_mainOffice a:active, #sp_mainOffice a:link, #sp_mainOffice a:visited { 
	display: block;
	padding :0;
	margin:0;
	width: 180px;
	height: 154px;
	background: url(/images/btn_offices.jpg) no-repeat left 0px; }

#sp_mainOffice a:hover { 
	background: url(/images/btn_offices.jpg) no-repeat left -155px; }

#sp_mainProperties a:active, #sp_mainProperties a:link, #sp_mainProperties a:visited { 
	display: block;
	padding :0;
	margin:0;
	width: 180px;
	height: 154px;
	background: url(/images/btn_properties.jpg) no-repeat left 0px; }

#sp_mainProperties a:hover { 
	background: url(/images/btn_properties.jpg) no-repeat left -155px; }

#sp_mainAgents a:active, #sp_mainAgents a:link, #sp_mainAgents a:visited { 
	display: block;
	padding :0;
	margin:0;
	width: 179px;
	height: 154px;
	background: url(/images/btn_agents.jpg) no-repeat left 0px; }

#sp_mainAgents a:hover { 
	background: url(/images/btn_agents.jpg) no-repeat left -155px; }

.menu {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;}
	
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	letter-spacing: 0px;}
.menu li {
	display: inline;
	padding: 0px;
	margin: 0;}

.menu ul a, .menu ul a:visited, .menu ul a:active {
	text-decoration: none;
	padding: 0px 20px;
	border-bottom: 3px none #B5B5B5;
	color: #FFF;}

.menu ul a:hover {
	text-decoration: none;
	color: #FFF;
	border-bottom: 3px solid #990000;}

H1, .listing_section{
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #990000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 15px;}
H2{
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #333333;
	background-color: #cccccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;}
.agentlist img {
	border: 2px solid #cccccc;}
	
.agentlist td {
	color: #333333;
	letter-spacing: 1px;
	line-height: 98%;}
	
.reducedSize {
	font-size: 10px;}

a, a:visited, a:active {
	text-decoration: none;
	color: #990000;}

a:hover {
	text-decoration: none;
	color: #000;}

.mainCell {
	padding: 5px;
	margin: 0;
	background-color: #FFF;
	
	border-color: #cccccc;
	border-style: solid;
	border-width: 0 1px 1px 1px;}

.contactbox {
	border: 1px solid #333333;}
.contactbox, .contactbox td {
	color: #333333;

	background-color: #EFEFEF; 
	padding: 0; 
	margin: 0;}
ul.photos, .photos li{
	display: inline;
	list-style-position: outside;
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0 0 0 0;}
.photos img {
	border: 3px solid #cccccc;}
	
.footer {
	font-size: 10px;
	background-color: #666666;
	color: #cccccc;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0 1px 1px 1px;}

ul.propertyMenu {
	margin-left: 4px; padding-left: 0; list-style-position: inside;}