body, html {
	background-color: #94bb90;
	margin: 0px;
	padding: 0px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#container {
	background-image: url(images/mobile-home-connection_05.jpg);
	margin: auto;
	padding: 0px;
	width: 778px;
}
#header {
	background: url(images/body-header.jpg) top left no-repeat;
	height: 59px;
	width: 308px;
	padding-top:17px;
	padding-left:470px;
}
#header a {
	width:305px;
	height:55px;
	display:block;
}
#leftCol {
	background-image: url(images/nav-background.jpg);
	width: 538px;
	background-repeat: repeat-x;
	float: left;
}
#nav {
	width: 498px;
	margin-left: 22px;
	position: relative;
	margin-top: 239px;
	text-align: center;
	height: 37px;
	margin-bottom: 6px;
}
#nav a:link, #nav a:visited {
	height: 35px;
	width: 118px;
	background-color: #f2fff1;
	border: 1px solid #a0c29c;
	font-size: 18px;
	text-decoration: none;
	display: block;
	color: #708d6d;
	line-height: 35px;
	float: left;
	margin-right: 4px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-shadow: #e0e0e0 2px 2px 0px;
	text-align:center;
}
#nav a:hover {
	background-color: #fffac5;
}
#rightCol {
	float: right;
	width: 240px;
}
#searchbox {
	background-image: url(images/rightcol-searchbg.jpg);
	height: 111px;
	width: 240px;
}
#searchbox #search {
	padding:2px;
	margin-top: 15px;
	margin-left: 17px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
	font:12px Arial, Helvetica, sans-serif;
	color:#555;
}
#searchbox a:link, #searchbox a:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	color: #708D6D;
	float: right;
	margin-top: 18px;
	margin-right: 35px;
	text-shadow: #e0e0e0 2px 2px 0px
}
#searchbox a:hover {
	color: #4B789A;
}
#right-header {
	background-image: url(images/rightcol-header.gif);
	height: 26px;
	width: 240px;
}
#right-featured {
	background: url(images/rightcol-featured.gif) top left no-repeat;
	padding:63px 10px 20px 10px;
	font:12px Georgia, Helvetica, sans-serif;
}
#right-about {
	background: url(images/rightcol-about.gif) top left no-repeat;
	padding:63px 10px 20px 10px;
	font:12px Georgia, Helvetica, sans-serif;
}
#right-contact {
	background: url(images/rightcol-contact.gif) top left no-repeat;
	padding:63px 10px 20px 10px;
	font:12px Georgia, Helvetica, sans-serif;
	text-align:center;
}
#right-featured {
	background: url(images/rightcol-featured.gif) top left no-repeat;
	padding:63px 10px 20px 10px;
	font:12px Georgia, Helvetica, sans-serif;
}
#footer {
	background-image: url(images/body-footer.jpg);
	width: 778px;
	clear: both;
	height: 38px;
}
.content {
	padding:10px;
	font:12px Georgia, Helvetica, sans-serif;
	color:#555;
	padding-right:12px;
}
.box {
	padding:10px;
	background:#F4F4F4;
	border:1px solid #D5E3CE;
	font:12px Georgia, Helvetica, sans-serif;
	line-height:150%;
}
h1 {
	background:url(images/header.gif) left center no-repeat;
	font: 20px Georgia, Helvetica, sans-serif;
	margin:0;
	margin-bottom:5px;
	padding-left:26px;
}
a {
	font:12px Georgia, Helvetica, sans-serif;
	font-weight:bold;
	color:#5988B8;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
big {
	font:20px Georgia, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3A6536;
}
small {
	font:16px Georgia, Arial, Helvetica, sans-serif;
	color:#3A6536;
}
.divider {
	margin:10px 0;
	height:2px;
	border-top:1px solid #D5E3CE;
	border-bottom:1px solid #D5E3CE;
	clear:both;
}
.listingSearch td {
	border-right:1px solid #D5E3CE;
	padding-right:10px;
	padding-left:10px;
}
.listingSearch select {
	width:80px;
}
form {
	margin:0;
	padding:0;
}
label {
	text-transform:uppercase;
	font:11px;
	display:block;
	color:#3A6536;
	letter-spacing:1px;
	padding-top:20px;
}
