body {
	margin: 0;
	background:#e6f9ff url(../images/background.jpg) center top fixed repeat-x;
	font: normal 13px/1.7 Verdana, Arial, Helvetica, sans-serif;	
	color: #003E72;
}
#mainbox {
	width: 1058px;
	margin:0 auto;
}

#contentbox {
	position: relative;
	min-height: 729px;
	height: auto !important;
	height: 729px;
	background: url(../images/bkgshadow.png) no-repeat center top;
	padding-right: 129px;
	padding-left: 129px;	
}
#contentboxbottom {
	position: relative;
	background: url(../images/contentbkgmain.png) center repeat-y;
	/*min-height: 530px;
	height: auto !important;
	height: 530px;*/
	overflow:hidden;
}
#contentboxbottomcontact{
	position: relative;
	background: url(../images/contentbkgmain.png) center repeat-y;
	min-height: 652px;
	height: auto !important;
	height: 652px;
}
#bodycopybox {
	min-height: 520px;
	height: auto !important;
	height: 520px;
	width: 270px;
	padding-top: 20px;
	margin-left: 56px;
	padding-bottom: 0px;
	float: left;
}
#bodycopyboxwide {
	min-height: 460px;
	height: auto !important;
	height: 460px;
	width: 644px;
	padding-top: 20px;
	margin-left: 56px;
	padding-bottom: 40px;
	float: left;
}

#homeimagebox {
	/*display:none;*/
	height: 520px;
	width: 468px;
	z-index: 5;
	position: absolute;
	left: 450px;
	bottom: 0px;
}
h1 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color: #4A8B0E;
	text-transform:uppercase;
	margin:0 0 0.5em 0;
}
h2 {
	font:bold 13px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #4C8C19;
	padding-top: 12px;
	margin:0 0 1.2em 0;
}
p {
	margin:0 0 1em 0;
}

table#hours{
	margin:0 0 1em 0;
}

td {
	padding:0 8px 0 0;
}

a{
	color:#4c8c19;
}
a:hover{
	color:#000;
}

a.out {
	padding-right: 15px;
	background: url(../images/external-link.png) right top no-repeat;
}

#contact-col1 {
	width:300px;
	float:left;
}

#focus {
	clear:both;
	background:#638aa7 url(../images/focus-bg2.png) 0 0 repeat-x;
	width:530px;
	border:1px solid #fff;
	overflow:hidden;
	padding:10px 18px 10px;
	margin:20px 0 0;
	color:#fff;
}
#focus h2 {
	padding:0;
	margin:0;
	color:#fff;
	font-size: 1.4em;
	font-weight: normal;
}
#focus ul{
	float:left;
	margin-right:20px;
	display:inline;
}


#col1, #col2 {
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;	
	color: #003E72;
	list-style:disc;
	margin:20px;
		margin-top:0;
	padding:0;
	float:left;
	width:280px;
}

#col1{
	margin-left: 0;	
	margin-right:20px;
	width:270px;
}

#col2{
	width:330px;
	margin-right:0;
}

ul, #col1 ul, #col2 ul, #focus ul, #downloadlinks ul, #note ul{
	margin:0 20px 20px 0;
	padding:0;
}

#col1 li, #col2 li, #focus li, #downloadlinks li, #note li{
	list-style:disc;
	margin:0 0 0 15px;
	padding:0;
	font: normal 13px/1.7 Verdana, Arial, Helvetica, sans-serif;	
	color: #003E72;
}


#topshadowbox {
	height: 18px;
	width: 100%;
}
#menubox {
	height: 209px;
	width: 800px;
	font-family: Futura;
	font-size: 18px;
	color: #4D8D17;
}

#contact-wrapper {
	position:relative;
	width:280px;
	border:0px solid #e2e2e2;
	padding:0 0 10px 0;
	float: right;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;	
	color: #003E72;	
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:3px;
	font-size:12px;
	color:#333;
	width:260px;
	background:transparent;
}
form#contactform textarea {
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;	
	padding:6px;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	width:260px;
	background:transparent;
}
form#contactform .honey{
	display:none;
}
form#contactform input.button{
	cursor:pointer;
	font: normal 14px/20px Verdana, Arial, Helvetica, sans-serif;	
	padding:6px;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	width:100px;
	margin:0 0 20px 0;
	background:transparent;
}

#copyrightarea {
	height: 67px;
	width: 906px;
	background: url(../images/bottomshadow.png) no-repeat center top;
	margin:0 auto;
	clear:both;
	}
#copyrighttext {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: right;
	padding-top: 15px;	
	padding-right: 60px;
}
#copyrighttext a {
	color: #fff;
}
#copyrighttext a:hover {
	color: #000;
}

