
html {
background: url('../img/bg/groung.jpg') repeat-x bottom left;
margin: 0;
padding: 0;
}

body {
background: #bbfffe url('../img/bg/page.jpg') repeat-x top left;
font: 62.5%/2em Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
text-align: center;
}

#wrapper1 {
background: url('../img/bg/lefttree.jpg') no-repeat top left;
margin: 0;
padding: 0;
width: 100%;
}

#wrapper2 {
background: url('../img/bg/righttree2.jpg') no-repeat top right;
margin: 0;
padding: 0;
width: 100%;
}

#container {
margin: 0px auto;
text-align: left;
width: 907px;
}

#logo {
margin: 20px 10px;
}

#header {
background: url('../img/bg/header.png') no-repeat top left;
height: 238px;
margin: 0;
padding: 3px 0 0 5px;
width: 902px;
}

#rotator {
background: url('../img/header/curb1.png') no-repeat top left;
float: left;
height: 227px;
margin: 0;
padding: 0;
width: 729px;
}

#testimonialbox {
float: left;
font-size: 1em;
line-height: 1.6em;
padding: 24px 23px 25px 23px;
width: 126px;
}

#testimonialbox h3, #newsevents h3 {
color: #f40505;
font-weight: bold;
font-size: 1.2em;
margin: 3px 0;
padding: 0;
text-align: center;
}

#testimonialbox h3 a:link, #testimonialbox h3 a:visited, #newsevents h3 a:link, #newsevents h3 a:visited {
color: #f40505;
text-decoration: none;
}

#testimonialbox h3 a:hover, #newsevents h3 a:hover {
color: #f40505;
text-decoration: underline;
}

#contentwrapper {
background: url('../img/bg/contenttop.png') no-repeat top left;
margin: 0;
padding: 0;
min-height: 448px;
width: 907px;
}

#contentwrapper2 {
background: url('../img/bg/contentbottom.png') no-repeat bottom left;
margin: 0;
padding: 0;
min-height: 448px;
width: 907px;
}

#contenttop {
background: url('../img/bg/contenttopflatnav.png') no-repeat top left;
height: 27px;
margin: 30px 0 0 0;
padding: 0;
width: 907px
}

#contentrepeat {
background: url('../img/bg/contentrepeatflat.png') repeat-y top left;
margin: 0;
padding: 0;
width: 907px
}

#welcome {
color: #dddddd;
float: left;
font-size: 1.4em;
min-height: 200px;
padding: 10px 20px 25px 20px;
width: 640px;
}

#welcomeimage {
float: left;
padding: 0 8px;
}

#welcome h2 {
color: #000;
font-weight: normal;
margin: 15px 8px;
padding: 0;
}

#colorchart {
background-color: #fff;
}

#whitebox {
background: url('../img/bg/whiteboxtop.png') no-repeat top left;
bottom: 0;
clear: left;
float: left;
font-size: 1.2em;
height: 182px;
left: 0;
padding: 20px 20px 10px 20px;
width: 629px;
}

#whitebox1 {
float: left;
width: 340px;
}

#whitebox2 {
float: left;
text-align: center;
width: 249px;
}

#whitebox h3 {
margin: 0 0 2px 0;
padding: 0;
}

#whitebox ul {
margin: 0 0 0 10px;
padding: 0;
}

#whitebox li {
line-height: 1.4em;
}

#newsevents {
float: right;
font-size: 1.2em;
padding: 0 24px 0 20px;
width: 183px;
}

#contentrepeat p {
margin: 0;
padding: 0;
}

#contentbottom {
background: url('../img/bg/contentboxbottomflatwhite.png') no-repeat top left;
height: 30px;
margin: 0 0 300px 0;
padding: 0;
width: 907px
}

#testimonial {
font-size: 1.2em;
line-height: 1.6em;
}

#testimonial em {
color: #4fa646;
float: right;
}

.news {
margin-bottom: 10px;
}

.newstitle {
color: #4fa646;
font-size: 1.4em;
}

.newstitle a:link, .newstitle a:visited {
color: #4fa646;
text-decoration: none;
}

.newstitle a:hover {
color: #4fa646;
text-decoration: underline;
}

.newsdate {
font-size: smaller;
}

.gallerynavitem {
color: #65A349;
font-size: 1.4em;
margin: 10px;
}

.gallerynavitem img {
padding: 5px 7px 0 5px;
}

.gallerynavitem a:link, .gallerynavitem a:visited {
color: #4fa646;
text-decoration: none;
}

.gallerynavitem a:hover {
color: #4fa646;
text-decoration: underline;
}

img {
border: none;
}

.clear {
clear: both;
}


/*--[ common links ]--*/

a:link {
color: #666;
text-decoration: underline;
}

a:visited {
color: #666;
text-decoration: underline;
}

a:hover {
color: #ccc;
text-decoration: underline;
}


/*--[ main navigation ]--*/

#navcontainer {
text-align: center;
width: 645px;
}

#navlist li {
display: inline;
font-size: 1.6em;
list-style-type: none;
padding-top: 6px;
}

#navlist li a {
background: url('../img/bg/navside.png') no-repeat top right;
padding: 0 25px 10px 25px;
}

#navlist li a:link {
color: #000;
margin-top: 6px;
text-decoration: none;
}

#navlist li a:visited {
color: #000;
text-decoration: none;
}

#navlist li a:hover {
color: #666;
text-decoration: none;
}

#navlist li a#current {
color: #666;
text-decoration: none;
}


/*--[ forms ]--*/

fieldset {
	border: none;
	text-align: left;
	margin: 0 auto;
	width: 375px;
	margin: 10px 100px;
	padding: 5px;
	font-size: .9em;}

legend {
	font-weight: bold;
	padding: 5px;}

input, select, textarea {
	font-weight: bold;
	color: #333;
	width: auto;
	margin: 2px 0;}

label {
	width: 10em;
	float: left;
	padding: .2em .8em 0 0;
	margin-right: .4em;
	text-align: right;
	font-size: 1.1em;}


label span {
	display: block;
	color: #888;
	font-size: 0.8em;
	margin-bottom: 0.5em;}

#message {
	border: #ccc 1px solid;
	background-color: #fff;
	padding: 5px 8px;}

input.invalid, textarea.invalid, select.invalid {
	background-color: #f0efc3;}

label.invalid {
	color: #F00;}

.required {
	color: #f0efc3;}