/* HTML Defaults */

body {
	font: 75%/1.3em Arial, Helvetica, sans-serif;
	color: #2a2a2c;
	background: #fff;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #5a4099;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3 {
	font-weight: normal;
	color: #5a4099;
}
h1 {
	font-size: 250%;
	line-height: 1.2em;
	margin-top: 0;
}
h2 {
	font-size: 200%;
	line-height: 1.2em;
}
h3 {
	font-size: 150%;
	line-height: 1.2em;
}
h4 {
	font-size: 117%;
	font-weight: bold;
}
h5 {
	font-size: 100%;
	font-weight: bold;
}
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% Arial, Helvetica, sans-serif;
	color: #2a2a2c;
	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;
}
#logo {
	padding: 8px 10px;
}
#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 {
	text-decoration: none;
	color: #fff;
	background: #5a4099;
}
#homepage #navhome a, #aboutpage #navabout a, #gallerypage #navgallery a, #contactpage #navcontact a, .navcurrent {
	color: #fff;
	background: #7c7d80;	
}
#nav {
	font-size: 117%;
	line-height: 32px;
	background: url(../images/nav_bg.png) repeat-x left bottom;
	height: 64px;
	width: 980px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1000;
}
#nav ul {
	height: 32px;
	width: 980px;
	position: relative;
}
#nav ul li a {
	color: #fff;
	padding: 0 15px;
}
#nav ul li ul {
	font-size: 79%;
	font-weight: bold;
	display: none;
	white-space: nowrap;
	position: absolute;
	bottom: -32px;
	left: 0;
}
#nav ul li:hover ul, #nav ul li.sfhover ul, #groundspage #nav ul li#navgrounds ul, #windowpage #nav ul li#navwindow ul, #securitypage #nav ul li#navsecurity ul {
	display: block;	
}
#nav ul li ul li a {
	color: #5a4099;
	padding: 0 6px;
}
.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: #7c7d80;
}
.hospitalspage #navhospitals a, .hotelspage #navhotels a, .schoolspage #navschools a, .healthpage #navhealth a, .carpage #navcar a, .shoppingpage #navshopping a, .footballpage #navfootball a {
	color: #fff;
	background: #7c7d80;
}

.keyholdingpage #navkeyholding a, .mannedguardingpage #navmannedguarding a {
	color: #fff;
	background: #7c7d80;
}

/* Footer */

#footer {
	color: #6d6e72;
	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;
}
#contact {
	font-size: 117%;
	line-height: 1.2em;
	text-align: right;
	width: 380px;
	float: right;
}
#contact em {
	font-style: normal;
	color: #5a4099;
}

/* Callback */

#callback {
	background: url(../images/callback_title.png) no-repeat left 11px;
	width: 980px;
	float: left;
	clear: both;
	padding: 30px 0 15px 0;
}
#callback h2 {
	display: none;
}
#callback form {
	font-size: 92%;
	line-height: 1.2em;
	color: #fff;
	background: #6d6e72;
	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% Arial, Helvetica, sans-serif;
	color: #2a2a2c;
	background: #fff;
	width: 174px;
	padding: 3px;
	border: none;
}
.callbackbutton {
	font: 100% Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/callback_button.png) no-repeat center center;
	text-align: center;
	vertical-align: center;
	height: 22px;
	width: 104px;
	margin-top: 13px;
	border: none;
}

/* Content */

.box {
	color: #fff;
	background: #5a4099;
	width: 176px;
	float: right;
	padding: 10px;
	margin: 0 0 20px 20px;
}
.box h1, .box h2, .box h3, .box h4 {
	color: #fff;
}
.box a, .box a {
	color: #c7c7cd;
}
.box *:first-child, #bodytext *:first-child {
	margin-top: 0;
}
.box *:last-child, #bodytext *:last-child {
	margin-bottom: 0;
}
#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;
}
ul.splash li {
	background-color: #5a4099;
}
#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;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.splash a {
	font-size: 150%;
	line-height: 1.2em;
	color: #fff;
	height: 65px;
	width: 196px;
	float: left;
	padding: 15px 10px 0 110px;
}
.splash a, .splash a:hover {
	color: #fff;	
}
.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 {
	color: #fff;
	background: #5a4099;
	border: none;
	border-radius: 6px;
	-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 {
	font-size: 250%;
	margin-bottom: .2em;
}
#front h4 {
	margin-bottom: 0;
}
#frontgrounds, #frontwindow {
	width: 450px;
	float: left;
	padding: 20px;
}
#frontgrounds h3, #frontwindow h3 {
	color: #c7c7cd;
}
#frontgrounds .box {
	background: #6b53a3;
}
#frontwindow .box {
	background: #5a4099;
}

