@charset "utf-8";
body {
	background-color: #014492;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	width: 779px;
}
.top {
	margin: 0px;
	padding: 0px;
}

.holdtable {
	background-repeat: repeat-y;
	background-image: url(images/shad.jpg);
	margin: 0px;
	padding: 0px;
	width: 779px;
}
.textcentre {
	text-align: center;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footertext {
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;
}
.navcol {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
.maintext {
	font-size: .8em;
	color: #333333;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	width: 579px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #A52C24;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #014492;
}
.team {
	padding-bottom: 10px;
	vertical-align: top;
	padding-right: 30px;
}
.imagepad {
	margin-bottom: 5px;
}
.rightcol {
	vertical-align: top;
	padding-right: 11px;
	width: 115px;
}
.bullets {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	line-height: 20px;
}
.bulletsCopy {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.projectpics {
	margin-right: 5px;
	border: 1px double #666666;
	padding: 2px;
}
.floatright {
	float: right;
	margin-left: 5px;
	margin-top: -20px;
}
.holdtablehomeCopy {
	background-repeat: no-repeat;
	background-image: url(images/map2.jpg);
	margin: 0px;
	padding: 0px;
	width: 779px;
	background-position: center bottom;
}

