@charset "UTF-8";
a {
text-decoration: none;
}
#header {
	height: 332px;
	width: 911px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 29px;
}
#main {
width: 911px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:12px;
	}
#nav {
	width: 218px;
	height: auto;
	margin-left: 27px;
	padding-bottom: 15px;
	padding-top: 20px;
	background: #99cc33;
	float: left;
	overflow: hidden;
}
#main-content {
	width: 585px;
	overflow: visible;
	float:left;
	margin-left: 33px;
	margin-top: 30px;
	height: auto;
}
#footer {
	width: 585px;
	height: auto;
	margin-top: 65px;
	font-family: "Gill Sans / Gill Sans MT", Trebuchet MS, sans-serif;
	font-size:9px;
	color: #737574;
	bottom: 0px;
	position: relative;
	}
.top-addybox {
	height: 50px;
	width: 911px;
	margin-bottom:12px;
	text-align: right;
}
.top-addybox img {
float:left;
}
.slide-left {
	height: 265px;
	width: 230px;
	border-left: 10px solid #666666;
	float: left;
}
.slide-left img{
	margin-left: 35px;
	margin-top: 21px;
	}
.slide-right {
	height: 265px;
	width: 658px;
	float: right;
	background: #666666;
}
#slide {
width: 630px;
height: 231px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
}
.corner {
	width:12px;
	height:11px;
	background-image:url(imgs/corner.png) no-repeat;
	position: absolute;
	top: 325px;
	z-index: 999999900;
}

.nav-txt {
	font-family: "Gill Sans / Gill Sans MT", Trebuchet MS, sans-serif;
	color: #ffffff;
	font-size:16px;
	width: 96px;
	margin-right:1px;
	text-align: left;
	float:right;
	text-decoration: none;
}
.nav-bar, .nav-bar2, .nav-bar3, .nav-bar4 {
	width: 213px;
	height: 18px;
	float: left;
	margin-bottom:6px;
	overflow: hidden;
}
.nav-indicator, .nav-indicator2, .nav-indicator3, .nav-indicator4 {
	width: 107px;
	height: 13px;
	float: left;
	background-image: url(imgs/page-indicator.png);
	margin-top: 3px;
	margin-left: -25px;
}
.addy-txt {
font-family: "Gill Sans / Gill Sans MT", Trebuchet MS, sans-serif;
font-size:11px;
color: #333333;
}
.main-txt {
	font-family: "Gill Sans / Gill Sans MT", Trebuchet MS, sans-serif;
	color: #000000;
	font-size:14px;
	text-decoration: none;
}
.bold-txt {
	font-family: "Gill Sans / Gill Sans MT", Trebuchet MS, sans-serif;
	color: #9fb934;
	font-size:21px;
	font-weight; bold;
	text-decoration: none;
}
.boldNormal-txt {
	font-family: "Gill Sans / Gill Sans MT", Trebuchet MS, sans-serif;
	color: #9fb934;
	font-size:16px;
	text-decoration: none;
}
.boldNormal-txt2 {
	font-family: "Gill Sans / Gill Sans MT", Trebuchet MS, sans-serif;
	color: #9fb934;
	font-size:16px;
	text-decoration: none;
}
.sm-txt {
font-family: "Gill Sans / Gill Sans MT", Trebuchet MS, sans-serif;
font-size:9px;
color: #737574;
}
#quad-img {
margin-left: auto;
margin-right: auto;
margin-top:25px;
/*width: 580px;*/
}
#quad-img img, #vert-imgcol img, .main-txt img{
border: #99cc33 thin solid;
}
#vert-imgcol {
	width: 145px;
	height: auto;
	left: -178px;
	position: relative;
	float: left;
	top: 125px;
	margin-right: -150px;
}
#vert-imgcol img{
margin-bottom:2px;
}
.main-txt p{
margin-bottom: 35px;
height: auto;
overflow: hidden;
}
.main-txt img{
padding:5px;
margin: 5px;
}
.button {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	background: #99cc33;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	width: 75%;
	text-align: center;
	overflow: hidden;
	line-height: 2.5em;
	}
.button .boldNormal-txt{
color: #ffffff;
}
.button .boldNormal-txt2{
color: #ffffff;
}
.button:hover{
background: #666666;
}
