@charset "utf-8";

* {
margin:0;
padding:0;
}

body {
font:11px Verdana, Arial, Helvetica, sans-serif;
background-color:#FFF;
text-align:center;
background-image:url(images/backgroundBody.gif);
background-repeat:repeat-x;
}

h1 {
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#009D00;
	margin-bottom:5px;
}

h2 {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#009D00;
	margin-top: 10px;
	margin-bottom: 5px;
}

ul, ol {
	margin-bottom:10px;
	margin-left:50px;
	font-size: 12px;
}

li {
color:#09B30A;
margin-bottom:5px;
}

b,a {
	color:#039504;
}

td {
line-height:16px;
padding:5px;
}

li span {
color:#000;
}

#allContent {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFF;
	overflow:hidden;
	text-align:left;
	margin-top:20px;
	border:3px solid #009901;
	background-image:url(images/fillerImage.jpg);
	background-repeat:no-repeat;
}

#logoAllSeasons {
margin-top:11px;
margin-left:7px;
height:139px;
width:303px;
border-style:none;
}

#footerBox {
color:#FFF;
background-color:#000;
background-image:url(images/backgroundMenu.gif);
background-repeat:repeat-x;
width:900px;
clear:both;
margin-top:20px;
line-height:35px;
font-weight:700;
text-align:center;
}

#mainMenu {
color:#FFF;
background-color:#000;
background-image:url(images/backgroundMenu.gif);
background-repeat:repeat-x;
height:36px;
width:900px;
}

#mainMenu a {
font-weight:700;
color:#FFF;
text-decoration:none;
display:block;
float:left;
line-height:36px;
height:36px;
}

#mainMenu a:hover {
color:#FBF9C6;
}

#mainMenu span {
	background-color:#78BD09;
	height:16px;
	width:1px;
	margin-right:15px;
	margin-left:15px;
	display:block;
	float:left;
	margin-top:10px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#333333;
	text-indent:-9999px;
}

#sideMenu {
	float:left;
	margin-top:15px;
	margin-left:10px;
	font-weight:700;
	width:160px;
	display:inline;
	margin-bottom: 20px;
}

#sideMenu h2 {
	display:block;
	width:160px;
	height:30px;
	text-decoration:none;
	font:bold 14px/30px Arial, Helvetica, sans-serif;
	background-image: url(images/backgroundH2.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	color: #FFFFFF;
	margin: 0px;
}

#sideMenu a {
	display:block;
	width:145px;
	text-decoration:none;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009802;
	margin-left: 5px;
}
#sideMenu a:hover {
	color: #000000;
}


.currentPage {
color:#FFF;
background-color:#ba721a;
border:1px solid #741F13;
background-image:url(images/backgroundMenuHover.jpg);
background-repeat:repeat-x;
background-position:0 bottom;
}

#theText {
	margin-top:15px;
	margin-left:15px;
	width:480px;
	float:left;
	margin-bottom:10px;
	display:inline;
}

#theText p {
	margin-bottom:10px;
	line-height:18px;
	margin-left: 5px;
	font-size: 12px;
}

#recentWork img {
margin-left:20px;
border:1px solid #128A0B;
float:left;
}

#recentWork p {
color:#128A0B;
height:20px;
width:400px;
margin-bottom:10px;
float:left;
margin-left:20px;
}

.gloucesterMap {
border:2px solid #09B30A;
}

#theImages {
	float:right;
	width:200px;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:10px;
	display:inline;
	text-align: center;
}

#webexpand {
	color:#919191;
	width:900px;
	margin:5px auto 20px;
}
#webexpand h1 {
	font-weight: normal;
	color: #999999;
	margin-top: 5px;
	font-size: 12px;
}


#webexpand a {
	color:#919191;
}

