@charset "UTF-8";

/* CSS Document */

/* @group body */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(images/bg-body.png) repeat-x #6FB26F;
}

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

body, html {
	height: 100%;
}



/* @end */

/* @group a */

a {
	border-bottom: 1px dotted #006633;
	color: #006633;
	text-decoration: none;
}



/* @end */

/* @group h */

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;
}

h4 {
	font: bold 20px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #FFF;
}



/* @end */

/* @group img */

img, div {
	behavior: url(iepngfix.htc)
}

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;
	margin-left: 20px;
}

img.nofloat {
	border: 1px solid #006633;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* @end */

/* @group p */

p {
	margin-bottom: 30px;
	line-height: 24px;
}

.list ul li {
	list-style: disc;
	margin: 0px 0px 20px 40px;
}
.list {
	margin-bottom: 20px;
}



/* @end */

/* @group c */

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

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

.c2 li {
	margin-bottom: 5px;
}



/* @end */

/* @group nav */

.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: url(images/bg-navLoc.png) repeat-x left bottom #006633;
	color: #FFF;
	margin: 0 0 10px -40px;
	text-align: right;
	line-height: 16px;
	font-size: 16px;
	text-shadow: 0 -1px 0 #063f24;
}

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

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

/* @end */

/* @group navLoc */

.navLoc {
	width: 100%;
	float: left;
	background:  #063f24;
	margin-bottom: 20px;
	text-align: center;
}

.navLoc ul {
	list-style: none;
	border: 1px solid #41993b;	
	width: 798px;
	float: left;
}
.navLoc ul li {
	width: 265px;
	float: left;
	height: 35px;
	border-right: solid 1px #41993b;
	background: url(images/bg-navLoc.png) repeat-x left bottom #006633;
}
.navLoc ul li a {
	float: left;
	width: 265px;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	text-align: center;
	border-bottom: none;
	text-shadow: 0 -1px 0 #063f24;
}
.navLoc ul li a:hover {
	background: #CC0000;
	color: #FFF;
}



/* @end */

/* @group caption */

.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;
}

.caption {
	width: 272px;
	float: right;
	font-size: 12px;
	font-style: italic;
	margin: 0px 0px 10px 20px;
}



/* @end */

/* @group wrappers */

.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: 450px;
	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;
}
.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;
}

.mini {
	width: 522px;
	margin-left: auto;
	margin-right: auto;
}



/* @end */

/* @group local */

.local {
	width: 100%;
	padding: 10px 0 20px 0;
	float: left;
	background: #000;
	text-align: center;
}
.local ul {
	list-style: none;
	width: 100%;
}
.local ul li {
	margin-right: 10px;
	display: inline;
}
.local ul li a {
	color: #CCC;
	border: none;
}
.local ul li a:hover {
	color: #CC0000;
}



/* @end */

