body { 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14 px;
	line-height: 16px;
	text-align: center;
	padding: 0;
	background-color: #000000;
	color:#FFFFFF;
	letter-spacing:1.5px;
}

#localnav li{
	list-style-type:none;
	margin-left:-35px;
	margin-bottom:10px;
	color:#FFFFFF;
	font-weight:bold;
}

#content li{
	list-style-type:none;
	color:#FFFFFF;
	margin-left:0px;
	margin-top:5px;
}

#wrapper {
	margin-left: auto;   /* center wrapper */
	margin-right: auto;
	width: 750px;
	text-align: left;   /* default all text to left justify */
	background-color:#940000;
}
#headerwrapper{
	width:750px;
	float:left;
}
#logo {
	float: left;
	width: 750x;
	height: 104px; 
}
#text{
	float: right;
	width: 155px;
	height: 103px; 
}

#globalnav {
	float:left;
	width: 750px;
	height: 50px;
	text-align:center;
}

#contentwrapper{
	width:750px;
}

#content {
    float: right;
	width:630px;
	padding-left: 7px;
	padding-bottom: 20px;
	padding-top: 5px;
	padding-right:5px;
	text-align:justify;
	border-left:2px solid black;
	font-family: Arial, Helvetica, sans-serif;
}

#contenttext {
	float:left;
	text-align:left;
}

.pic {
	float:right;
	margin-right:10px;
}

#forsale{
	width:350px;
	float:right;
	margin-right:110px;
}

#localnavwrapper{
	width:100px;
	float:left;
	height:300px;
	margin-top:20px;
	
}

#localnav {
	height: 200px;
	text-align:right;
}

#search {
	clear:both;
	width: 290px; 
	height: 100px; 
}

#footer {
	width:750px;
	height:50px;
	clear:both;
	text-align:center;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight:bold;
}

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

.image-wraptext-left {
	float:  left;
	position: relative;
	/* border: 2px solid black; */
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	
.image-wraptext-right {
	float: right;
	position: relative;
	border: 0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
.textboldformat {
	font-weight:bold;
	padding-bottom:.5em;
	}
h2{
	margin-top:-5px;
}

/**html #localnavwrapper{
	margin-top:-230px;
}*/

*html h2{
	margin-top:2px;
}

*html #forsale{
	margin-right:50px;
}