#header {width: 723px;
		background-color: #0C2577;
		border: 1px solid #0C2577;}
#logo {
		padding: 5px;
		float:left;
		background-color:#0C2577;
		}		
#headerimg {
		padding: 18px 4px 5px 4px;
		float: left;
		background-color:#0C2577;
		}		
body {font-family:Arial;
		color: #000000;	
		background-image:url('sand.gif')	
	}
#columncontainer {
	/*height: 615px;*/
	width: 725px;
		 background-color:white;
		background-image:url('lcolumnimage2.jpg');
		 background-repeat: no-repeat;
	}
#content {
position: relative; /* Needed for Safari */
margin: auto; 
width: 750px;
/*height: 80%;*/

}
	
#columnborder {
	border-width: 5px 5px 5px 5px;
	border-style: solid;
	border-color: #0C2577;
	width:725px;
	background-color: #FFFFFF;
	/*height: 500px;*/
}	
#lcolumn { float:left;
		padding-top: 15px;
		text-align:center;
		width: 160px;
		height: 500px;
		/*background-image:url('lcolumnimage2.jpg');*/
		/*border-right: 5px solid #O00000;*/
		/*border: 1px solid #0C2577;	*/}
#nav {/*width: 150px;*/
		text-align:center;
		/*border: 1px solid #0C2577;*/	
		font-size: 11pt;
		margin: auto;
		}
#nav a {width: 140px;
		height: 15px;
		margin: 3px 6px 0px 6px;
		background-color: #0C2577;
		text-decoration:none;
		color: #FFFFFF;
		padding: 3px 0px 3px 0px;
		border: 1px solid #OC2577;
		display: block;
		border: 1px solid #0C2577;
			}
#nav a:hover {width: 140px;
		height: 15px;
		margin: 3px 6px 0px 6px;
		background-color: #1A348B;
		text-decoration:none;
		padding: 3px 0px 3px 0px;
		color: #CCD3EDFFFFFF;
		border: 1px solid #OC2577;
		display: block;
}
#office	{width: 140px;
	margin: auto;
	border: 3px solid #0c2577;
	background-color: white;
	margin-top: 30px;
	line-height: 16px;
	font-size:12px;}
#office a {
	color:#990000;
	text-decoration:none;
	border-bottom: 1px dotted #990000;
}
#office a:hover {
	color:#1A348B;
	text-decoration:none;
	border-bottom: 1px solid #1A348B;
}		
#office a:visited {
	color:#990000;
	text-decoration:none;
	border-bottom: 1px dotted #990000;
}
#office span {
	color:#1A348B;
	line-height:24px;
	font-size: 16px;
	font-weight:bold;
	}

#rcolumn {float:left;
		padding-top: 15px;
		/*height: 600px;*/
		width: 525px;
		margin-left: 10px;
		/*border: 1px solid #OC2577;	*/	}	
.rColumnheader {
	margin: 10px 0px 0px 0px;
	padding: 3px;
	width: 505px;
	height: 20px;
	background-color:#F0F5FF; 
}
.rColumnimagecontainer {
	width: 510px;
		/*border: 1px solid #0C2577;*/
}
.rColumnleftimage {
	width: 300px;
		/*border: 1px solid #0C2577;*/
	float:left;
	margin-left: 5px;
}
.rColumnleftimage img{
	margin: 10px;
	border: 1px solid black;
}
.rColumnrightimage {
	font-size: 12px;
	width: 100px;
		/*border: 1px solid #0C2577;*/
	overflow: auto;
	float:left;
	margin: 10px 0px 0px 10px;
}
.rColumnrightimage img {
	width: 60px;
	height: 42px;
	margin: 5px;
	float:left;
}
.rColumndescription {
	padding: 5px;
	width: 505px;
	/*height: 90px;*/
		/*border: 1px solid #0C2577;*/
	overflow: auto;
	font-size: 12px;
	line-height: 14pt;
		border-top: 1px solid #0C2577;
		/*border-bottom: 1px solid #0C2577;*/
}
.rColumnFeatures {
	padding: 3px;
	width: 505px;
		border-top: 1px solid #0C2577;
		/*border: 1px solid #0C2577;*/
	font-size: 12px;
	/*height: 75px;*/
	/*overflow:auto;*/
	}
#listings {overflow: auto;
	height: 500px;
		margin-left: 15px;
}
.listingstitle {
		margin-top: 15px;
		margin-left: 15px;
		width: 445px;
		background-color: #778BCD;
		padding-left: 5px;
		padding-top: 2px;
		font-weight: bold;
}
.listingbulk {
		margin-left: 15px;
	font-size:12px;
		width: 442px;
	border-width: 1px, 1px, 1px, 5px;
	border-style: solid;
	border-color: #778BCD;
	height: 50px;
}	

.listingbulk img {
	margin: 5px 10px 20px 10px ;
	float:left;
}
.innerlisting {
	font-size:12px;
		margin-top: 10px;
	margin-right: 30px;
	float:left;
}
a.headerlink {
	text-decoration:none;
	color: #800000;
	font-size: 8pt;
}	
.printemail {
	text-align: right;
	font-size: 10pt;
	}
.printemail a, a:visited {
	color: maroon;
	text-decoration: none;
	border-bottom: 1px dashed maroon;
	}
.printemail a:hover {
	color: maroon;
	text-decoration:none;
	border-bottom: 1px solid maroon;
	}	
.error {
	color: red;
	font-weight: bold;
}
.propertyinfo {
	font-size: 8pt;
	}
.officelisting {
	width: 350px;
	text-align:center;
	float:left;
	font-size: 10pt;
	color: white;
	margin-bottom: 5px;}

.clearfloat {
	clear:both;
}