@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/background_repeat.jpg);
}

a {
	color: #90A842;
}

a:hover {
	color: #90A842;
	background-color: #c65026;
}

#container  {
	width: 850px;
	text-align: left;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#header  {
	height: 125px;
	width: 800px;
	background: url(../images/headerline.png) no-repeat 0 120px;
	float: left;
	z-index: 10;
	margin-left: 25px;
}

#headerlogo {
	height: 125px;
	width: 375px;
	float: left;
	background: url(../images/allotmentlogo.png) no-repeat 0 29px;
	z-index: 100;
}

#headernavcol1 {
	height: 95px;
	padding-top: 30px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 120px;
	float: left;
	z-index: 100;
}
#headernavcol2 {
	height: 95px;
	padding-right: 10px;
	padding-left: 20px;
	width: 180px;
	float: left;
	padding-top: 30px;
	padding-bottom: 0;
	z-index: 100;
}
#headernavcol3 {
	height: 120px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 70px;
	float: left;
	background: url(../images/headershoot.png) no-repeat;
	z-index: 100;
}
#headersubnav {
	height: 30px;
	width: 400px;
	background: url(../images/ddd.png) no-repeat;
	z-index: 100;
	margin-top: 5px;
	float: left;
}

#header p {
	margin: 0px;
	font-weight: bold;
	color: #D5562B;
	line-height: 20px;
	padding: 0px;
}

#header a {
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #D5562B;
	padding: 0px 0px 0px 11px;
	margin: 0px 0px 0px 0;
}

#header a:hover {
	font-weight: bold;
	line-height: 20px;
	margin: 0px 0px 0px 0;
	padding-left: 11px;
	background: url(../images/navcursor.png) no-repeat 0 3px;
	color: #D5562B;
}

#maincontent  {
	text-align: left;
}
#maincontent p {
	font-size: 24px;
	line-height: 30px;
	color: #90A842;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 50px;
}

#maincontent h4 {
	font-size: 20px;
	line-height: 25px;
	color: #90A842;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 50px;
	font-weight: normal;
	font-style: normal;
}

#maincontent h5 {
	font-size: 18px;
	line-height: 22px;
	color: #90A842;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 50px;
	font-weight: normal;
	font-style: normal;
}

#maincontent h1 {
	font-size: 15px;
	letter-spacing: -1px;
	color: #c34d25;
	margin-bottom: 5px;
	line-height: 19px;
	margin-top: -5px;
}

#maincontent p.worktext {
	line-height: 19px;
	color: #90A842;
	font-size: 15px;
	margin-bottom: 20px;
}
#maincontentcol1 {
	width: 290px;
	float: left;
}
#maincontentcol2 {
	width: 520px;
	float: right;
}
#footer  {
	height: 30px;
	width: 850px;
	position: relative;
	float: right;
}
#footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

ul {
	font-size: 24px;
	line-height: 28px;
	color: #90A842;
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 80px;
}
.who {
	margin-top: 20px;
	float: left;
}
.heading {
	margin-bottom: 10px;
}

.headingnonavi {
	margin-bottom: 10px;
	padding-top: 5px;
}
.blockimage {
	clear: left;
	float: right;
	margin-left: 20px;
}

#map_canvas {
	width: 400px;
	height: 400px;
	position: relative;
	float: right;
	margin-top: 10px;
	margin-right: 25px;
}
.besidetext {
	width: 300px;
	float: left;
	padding-top: 45px;
	margin-left: 25px;
}

#brochure {
	background: url(../images/downloadimage.jpg) no-repeat -100px;
	padding-left: 25px;
}

strong {
	color: #c65026;
}
.homeboxtable {
	padding-top: 10px;
	height: 180px;
}
.homepagetext {
	padding-top: 15px;
	padding-bottom: 20px;
}

.home {
	clear: left;
	float: right;
	padding-left: 0px;
}

#thumbs div #homebox1 {
	background: url(../images/homebox3alt.jpg) no-repeat 0 0;
	float: left;
	width: 250px;
	height: 140px;
	display: block;
}

#thumbs div #homebox1 p {
	color: #f1f2ec;
	font-size: 12px;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 130px;
}

#thumbs div #homebox1 img {
	margin-left: 130px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#thumbs div #homebox2 {
	background: url(../images/homeboxred.jpg) no-repeat 0 0;
	float: left;
	width: 250px;
	height: 175px;
	display: block;
	margin-left: 25px;
}

#thumbs div #homebox2 p {
	color: #f1f2ec;
	font-size: 12px;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 130px;
}

#thumbs div #homebox2 img {
	margin-left: 130px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#thumbs div #homebox3 {
	background: url(../images/homeboxgallacher.jpg) no-repeat 0 0;
	float: left;
	width: 250px;
	height: 175px;
	display: block;
	margin-left: 25px;
}

#thumbs div #homebox3 p {
	color: #f1f2ec;
	font-size: 12px;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 130px;
}

#thumbs div #homebox3 img {
	margin-left: 130px;
	margin-top: 10px;
	margin-bottom: 5px;
}
