body {
	background-repeat: no-repeat;
	background-image: url(../images/bg_fence_3.jpg);
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma;
}

h1 {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: tahoma;
}

h2 {
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: Tahoma;
}

h3 {
	color: #cccccc;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: Tahoma;
}

.pstyle {
	margin-top: -10px;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma;
}

#wrapper {
	margin: 0px;
	width: 100%;
}

#container {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 900px;
}

.header {
	padding-left: 20px;
	height: 69px;
	width: 900px;
}

.nav {
	height: 112px;
	width: 900px;
}

.main {
	display: inline-block;
	height: auto;
	margin-top: -28px;
	width: 900px;
	background-color: white;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.lt-col {
	padding: 15px;
	float: left;
	width: 560px;
}

.ctr-col {
	padding: 15px;
	float: left;
	width: 881px;
}

.rt-col {
	padding-right: 9px;
	padding-top: 20px;
	float: right;
	width: 300px;
}

.footer-wrap {
	margin-top: 9px;
	height: 100px;
	width: 100%;
}

.footer {
	clear: both;
	padding-left: 210px;
	list-style-type: none;
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma;
	background-repeat: no-repeat;
	background-image: url(../images/footer_bg.png);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 100px;
	width: 900px;
}

.footer li {
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: center;
	list-style-type: none;
	float: left;
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-family: tahoma;
}

.footer li a {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	list-style-type: none;
	float: left;
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-family: tahoma;
}

.footer li a:hover {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	list-style-type: none;
	float: left;
	text-decoration: underline;
	color: white;
	font-size: 12px;
	font-family: tahoma;
}

.copy {
	margin-left: 65px;
	margin-top: 0px;
	clear: both;
	float: left;
	width: 500px;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma;
}

.banners {
	padding-top: 9px;
	padding-left: 10px;
	width: 899px;
}

.home-rt {
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
}

#mapviewer {
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
}


