@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
img, div {
	behavior: url(iepngfix.htc)
}
body {
	background-color: #6FB26F;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

body, html {
	height: 100%;
}

h1 {
	font-size: 24px;
	color: #006633;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
h2 {
	font-size: 36px;
	color: #006633;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
}
a {
	border-bottom: 1px dotted #006633;
	color: #006633;
	text-decoration: none;
}
p {
	margin-bottom: 30px;
	line-height: 24px;
}
.list ul li {
	list-style: disc;
	margin: 0px 0px 20px 40px;
}
.list {
	margin-bottom: 20px;
}
.wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.wrapper2 {
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	float: left;
	background: url(images/BG.png) repeat-x top left #FFFFCC;
}
.header {
	width: 800px;
	height: 300px;
	float: left;
	position: relative;
}
.banner {
	width: 200px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.content {
	width: 720px;
	height: 100%;
	padding: 40px;
	margin-bottom: 40px;
}
.GoogleMap {
	width: 640px;
	margin: 30px 40px 30px 40px;
	float: left;
}
.map {
	width: 640px;
	height: 480px;
	border: 5px solid #006633;
	margin-bottom: 5px;
	float: left;
}
img.floatRight {
	float: right;
	border: 1px solid #006633;
	margin-left: 20px;
	margin-bottom: 10px;
	clear: right;
}
img.floatRight a {
	border: none;
}
img.floatLeft {
	float: left;
	border: 1px solid #006633;
	margin-right: 20px;
	margin-bottom: 10px;
}

img.floatLeft2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.caption2 {
	width: 120px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 12px;
}

.caption2 img {
	border: 1px solid #006633;
}
.caption2 a {
	border: none;
	text-decoration: none;
}
img.nofloat {
	border: 1px solid #006633;
	margin-right: 10px;
	margin-bottom: 10px;
}
.center {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	float:left;
}
.center2 {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	float:left;
}
.floatclear {
	width: 720px;
	float: left;
}
.slideshowContainer {
	width: 298px;
	background-color:#000000;
	float: right;
	border: 1px solid #006633;
	margin-left: 20px;	
}
.slideshow {
	width: 298px;
	height: 215px;
	overflow: hidden;
	float: left;
}
.slideshowCap {
	float: left;
	color: #CCCCCC;
	font-size: 12px;
	font-style: italic;
	width: 295px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	height: 15px;
}
.caption {
	width: 272px;
	float: right;
	font-size: 12px;
	font-style: italic;
	margin: 0px 0px 10px 20px;
}

.c1 {
	width: 150px;
	height: 100%;
	float: left;
}
.c2 {
	width: 500px;
	height: 100%;
	float: left;
}

.c2 ul {
	margin-left: 40px;
}

.c2 li {
	margin-bottom: 5px;
}
.nav {
	float: left;
	width: 130px;
	height: 100%;
	text-align: right;
}

.nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.nav li a {
	float: left;
	width: 130px;
	padding: 10px;
	background: #006633;
	color: #FFF;
	margin: 0 0 10px -40px;
	text-align: right;
	line-height: 16px;
	font-size: 16px;
}

.nav li a:hover {
	background: #CC0000;
}

.nav h3 {
	padding-right: 20px;
}

.mini {
	width: 522px;
	float: left;
	margin-left: 100px;
}
