/* HTML Defaults */

body {
	font: 75%/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #8b8b8b;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4 {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #a5a5a5;
}
h1 {
	font-size: 200%;
	line-height: 1.2em;
	margin-top: 0;
}
h2 {
	font-size: 165%;
	line-height: 1.2em;
}
h3 {
	font-size: 125%;
	line-height: 1.2em;
}
h4 {
	font-size: 115%;
	font-weight: bold;
}
h5 {
	font-size: 100%;
}
img {
	border: none;
}
hr {
	color: #cbcbcb;
	background: #cbcbcb;
	height: 1px;
	padding: 0;
	border: none;
}
table {
	width: 100%;
	padding: 0;
	border: none;
}
th, td {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 10px;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, select, textarea {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	border: solid 1px #cbcbcb;
	padding: 5px;
}

/* Main Container */

#container {
	width: 980px;
	margin: 0 auto;
}
.clear {
	clear: both;
}

/* Header */

#header {
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 980px;
	position: relative;
}
#header ul {
	float: left;
	margin: 0;
	padding: 0;
}
#header ul li {
	float: left;
	list-style: none;	
}
#header ul li a {
	float: left;	
}
#header ul li a:hover, #groundspage #header ul li a:hover, #windowpage #header ul li a:hover {
	text-decoration: none;
	color: #fff;
}
#topnav {
	text-transform: uppercase;
	letter-spacing: .1em;
	white-space: nowrap;
	line-height: 32px;
	height: 32px;
	width: 360px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2000;
}
#topnav ul {
	background: url(../images/nav_bg_white.png) repeat left top;
	float: right;
}
#topnav a, #groundspage #topnav a, #windowpage #topnav a {
	color: #000;
	padding: 0 15px;
}
#topnav a:hover {
	background: #bbb;
}
#homepage #navhome a, #aboutpage #navabout a, #gallerypage #navgallery a, #contactpage #navcontact a {
	color: #fff;
	background: #8a8a8a;	
}
#nav {
	background: url(../images/nav_bg_white.png) repeat-x left bottom;
	height: 200px;
	width: 980px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1000;
}
#nav ul {
	position: relative;
}
#navgrounds, #navwindow, #navgrounds a, #navwindow a {
	background-repeat: no-repeat;
	height: 168px;
	width: 196px;
}
#navgrounds a, #navwindow a {
	background-position: center center;
}
#navgrounds, #navwindow {
	background-image: url(../images/header_logo_bg.png);
	overflow: visible;
	position: absolute;
	top: 0;
}
.navoff {
	background-position: center -168px;
}
.navcurrent {
	background-position: center 0;
}
#navgrounds {
	left: 0;	
}
#navgrounds a {
	text-indent: -9999px;
	background-image: url(../images/header_logo_grounds.png);
}
#navwindow {
	left: 196px;	
}
#navwindow a {
	text-indent: -9999px;
	background-image: url(../images/header_logo_window.png);
}
#nav ul li ul {
	display: none;
	white-space: nowrap;
	height: 32px;
	width: 980px;
	position: absolute;
	bottom: -32px;
}
#nav ul li:hover ul, #nav ul li.sfhover ul, #groundspage #nav ul li#navgrounds ul, #windowpage #nav ul li#navwindow ul {
	display: block;	
}
#navgrounds ul {
	left: 0;
}
#navwindow ul {
	left: -196px;
}
#nav ul li ul li, #nav ul li ul li a {
	background: none;
	height: 32px;
	width: auto;
}
#nav ul li ul li {
	font-size: 95%;
	line-height: 32px;
	font-weight: bold;
	position: relative;
}
#nav ul li ul li a {
	text-indent: 0;
	padding: 0 7px;
}
#navgrounds ul li a {
	color: #618024;
}
#navgrounds ul li a:hover {
	background: #618024;
}
.grasspage #navgrass a, .gutterpage #navgutter a, .weedpage #navweed a, .hedgepage #navhedge a, .litterpage #navlitter a, .leafpage #navleaf a, .landpage #navland a, .flypage #navfly a, .graffitipage #navgraffiti a {
	color: #fff;
	background: #618024;
}
#navwindow ul li a {
	color: #00a8a7;
}
#navwindow ul li a:hover {
	background: #00a8a7;
}
.hospitalspage #navhospitals a, .hotelspage #navhotels a, .schoolspage #navschools a, .healthpage #navhealth a, .carpage #navcar a, .shoppingpage #navshopping a, .footballpage #navfootball a {
	color: #fff;
	background: #00a8a7;
}

/* Footer */

#footer {
	color: #a5a5a5;
	width: 980px;
	float: left;
	clear: both;
	padding: 10px 0;
	border-top: solid 1px #cbcbcb;
}
#footer p {
	margin: 0;
}
#copyright {
	font-size: 75%;
	line-height: 1.2em;
	width: 580px;
	float: left;
}
#copyright a {
	color: #000;	
}
#contact {
	font-size: 117%;
	line-height: 1.2em;
	text-align: right;
	width: 380px;
	float: right;
}
#contact em {
	font-style: normal;
}
#groundspage #contact em {
	color: #618024;
}
#windowpage #contact em {
	color: #00a8a7;
}
#contact strong {
	font-weight: normal;
	color: #000;
}

/* Callback */

#callback {
	background: url(../images/callback_title.png) no-repeat left 13px;
	width: 980px;
	float: left;
	clear: both;
	padding: 30px 0 15px 0;
}
#groundspage #callback {
	background: url(../images/callback_title_grounds.png) no-repeat left 13px;
}
#windowpage #callback {
	background: url(../images/callback_title_window.png) no-repeat left 13px;
}
#groundspage #callback form {
	background: #618024;
}
#windowpage #callback form {
	background: #00a8a7;
}
#callback h2 {
	display: none;
}
#callback form {
	font-size: 92%;
	line-height: 1.2em;
	color: #fff;
	background: #8a8a8a;
	width: 960px;
	float: left;
	margin: 0;
	padding: 10px;
}
#callback fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#callback p {
	width: 220px;
	float: left;
	margin: 0;
}
#callback label {
	font-weight: bold;
}
.callbackfield {
	float: left;
	padding-left: 15px;
}
.callbackinput {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background: #cbcbcb;
	width: 174px;
	padding: 3px;
	border: none;
}
.callbackbutton {
	font: bold 82% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/callback_button.png) no-repeat center center;
	text-align: center;
	vertical-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	height: 22px;
	width: 104px;
	margin-top: 13px;
	border: none;
}

/* Content */

#groundspage .box {
	color: #fff;
	background: #618024;
}
#windowpage .box {
	color: #fff;
	background: #00a8a7;
}
#groundspage .box h1, #groundspage .box h2, #groundspage .box h3, #groundspage .box h4 {
	color: #fff;
}
#windowpage .box h1, #windowpage .box h2, #windowpage .box h3, #windowpage .box h4 {
	color: #fff;
}
#groundspage .box a, #windowpage .box a {
	color: #ddd;
}
#groundspage h1, #groundspage h2, #groundspage h3, #groundspage a {
	color: #618024;
}
#windowpage h1, #windowpage h2, #windowpage h3, #windowpage a {
	color: #00a8a7;
}
#content {
	width: 980px;
	float: left;
	clear: both;
}
#content ul {
	margin-left: 1em;
	padding-left: 0;
}
#content li {
	margin-bottom: .4em;
}
#side {
	font-size: 85%;
	line-height: 1.5em;
	width: 216px;
	float: right;
	padding: 20px 0;
}
#bodytext {
	width: 980px;
	float: left;
	padding: 20px 0;
}
#side + #bodytext {
	width: 764px;
}
.photo {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
}
#content ul.splash {
	margin: 0;
	padding: 0;
}
#groundspage ul.splash li {
	background-color: #618024;
}
#windowpage ul.splash li {
	background-color: #00a8a7;
}
#content ul.splash li {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 80px;
	width: 316px;
	margin: 0 10px 10px 0;
	list-style: none;
}
.splash a {
	font-size: 120%;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #fff;
	height: 65px;
	width: 196px;
	float: left;
	padding: 15px 10px 0 110px;
}
#groundspage .splash a, #groundspage .splash a:hover, #windowpage .splash a, #windowpage .splash a:hover {
	color: #fff;	
}
.box {
	background: #eee;
	width: 176px;
	float: right;
	padding: 10px;
	margin: 0 0 20px 20px;
}
.box *:first-child, #bodytext *:first-child {
	margin-top: 0;
}
.box *:last-child, #bodytext *:last-child {
	margin-bottom: 0;
}
.note {
	font-size: 85%;
	line-height: 1.3em;
}
.galleryrow {
	width: 980px;
	float: left;
	clear: both;
	padding: 10px 0;
	border-top: solid 1px #cbcbcb;
}
.galleryimage {
	float: left;
	padding: 0 10px 0 0;
}
#content form {
	background: #eee;
	width: 400px;
	float: left;
	padding: 20px;
	margin-right: 20px;
}
.textinput {
	width: 388px;
}
.button {
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #fff;
	background: #444;
	border: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

/* Front */

#front {
	color: #fff;
	background: url(../images/front_bg.png) no-repeat center bottom;
	width: 980px;
	float: left;
}
#front a {
	color: #ddd;
}
#front h2, #front h3, #front h4 {
	margin-top: 0;
}
#front h2, #front h4 {
	color: #fff;
}
#front h2 {
	margin-bottom: .5em;
}
#front h4 {
	margin-bottom: 0;
}
#frontgrounds, #frontwindow {
	width: 450px;
	float: left;
	padding: 20px;
}
#frontgrounds h3 {
	color: #c1d1a3;
}
#frontwindow h3 {
	color: #afe6e6;
}
#frontgrounds .box {
	background: #648032;
}
#frontwindow .box {
	background: #12bcbb;
}
