@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body {
	font:11px Verdana, Century Gothic, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	text-align:center;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
}

h1 {
	font:bold 22px Century Gothic, Arial, Helvetica, sans-serif;
	color:#bf6042;
	margin-bottom:5px;
	font-weight: normal;
}

h2 {
	font:bold 18px Century Gothic, Arial, Helvetica, sans-serif;
	color:#bf6042;
	margin-top: 10px;
	margin-bottom: 5px;
}

ul {
	margin-bottom:10px;
	margin-left:20px;
}

li {
	color:#bf6042;
	margin-bottom:9px;
	font-size: 11px;
	text-align: left;
}

b,a {
color:#761A0B;
}

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 #741F13;
	background-image:url(images/hdr.jpg);
	background-repeat:no-repeat;
}

#footerBox {
	color:#FFF;
	background-color:#bf6042;
	background-repeat:repeat-x;
	width:900px;
	clear:both;
	margin-top:20px;
	line-height:18px;
	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;
	margin-top: 300px;
	margin-left: 15px;
}

#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:#ECAE20;
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:#741F13;
text-indent:-9999px;
}

#sideMenu {
	float:left;
	margin-top:320px;
	margin-left:10px;
	width:160px;
	display:inline;
	margin-bottom: 10px;
	color: #bf6042;
}

#sideMenu h2 {
	display:block;
	width:160px;
	height:30px;
	text-decoration:none;
	font:14px/30px Century Gothic, 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:16px Century Gothic, Arial, Helvetica, sans-serif;
	padding: 5px 0px 15px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bf6042;
	margin-left: 5px;
}
#sideMenu a:hover {
	background-image: url(images/backgroundSideLink.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #952906;
}


.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:325px;
	margin-left:5px;
	width:285px;
	float:right;
	margin-bottom:10px;
	display:inline;
	margin-right: 15px;
	text-align: left;
}

#theText p {
	margin-bottom:10px;
	line-height:18px;
	font-size: 14px;
	color: #666666;
	font-family: Verdana, "Century Gothic", Arial, Helvetica, sans-serif;
}

#theTextLeft {
	margin-top:325px;
	margin-left:5px;
	width:685px;
	float:left;
	margin-bottom:10px;
	display:inline;
	margin-right: 15px;
	text-align: justify;
}

#theTextLeft p {
	margin-bottom:10px;
	line-height:18px;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, "Century Gothic", Arial, Helvetica, sans-serif;
}


#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:left;
	width:400px;
	margin-top:328px;
	margin-right:10px;
	margin-bottom:10px;
	display:inline;
	text-align: center;
	margin-left: 10px;
}

#webexpand {
	color:#741F13;
	width:900px;
	margin:5px auto 20px;
}
#webexpand h1 {
	font-size: 11px;
}


#webexpand a {
color:#751F12;
}
