body {
	background-color: #47484b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.container {
	margin: 0 auto;
	width: 970px;
	overflow: hidden;
}
.shadow-left {
	background-image: url(images/shadow-l.gif);
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 10px;
}
.shadow-right {
	background-image: url(images/shadow-r.gif);
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 10px;
}
.navigation {
	float: left;
	height: 50px;
	width: 950px;
	text-align: center;
}
.navigation img {
	float: left;
	height 50px;
	border: none;
}
.navigation a {
	text-decoration: none;
}
.topimage {
	float: left;
	height: 174px;
	width: 950px;
}
.centrecolumn {
	float: left;
	width: 950px;
}
.phonenumbers {
	float: left;
	height: 50px;
	width: 950px;
	background-image: url(../images/phoneback.gif);
	background-repeat: repeat-x;
}
.phonenumbers .numbers {
	float: left;
	height: 50px;
	margin-left: 24px;
	width: 513px;
}
.phonenumbers .linkage {
	float: left;
	margin-right: 24px;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 389px;
	text-align: right;
}
.phonenumbers .linkage img {
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}




.mainarea {
	background-color: #FFFFFF;
	float: left;
	width: 900px;
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/backgradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.mainarea a {
	font-weight: normal;
	color: #226F39;
	text-decoration: none;
}
.mainarea a:hover {
	font-weight: normal;
	color: #226F39;
	text-decoration: none;
}

.addressbox {
	float: right;
	width: 200px;
	margin-left: 10px;
	text-align: right;
	padding-bottom: 10px;
	background-color: #f4e6d7;
}
.addressbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #226F39;
	text-decoration: none;
	display: block;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 5px;
}
.addressbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8d9095;
	text-decoration: none;
	display: block;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 5px;
}

form {
	width: 350px;
	display: block;
	overflow: hidden;
}

.mainarea h1 {
	font-size: 12px;
	font-weight: bold;
}
.formcaption {
	float: left;
	width: 150px;
	display: block;
	height: 21px;
	margin-bottom: 5px;
	line-height: 20px;
}
.formbox {
	width: 194px;
	border: 2px solid #226F39;
	height: 17px;
}
.formboxtall {
	width: 194px;
	border: 2px solid #226F39;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
}

.formboxholder {
	float: left;
	width: 200px;
	margin-bottom: 5px;
	display: block;
}

.captchaholder {
	float: left;
	height: 30px;
	width: 100px;
	margin-bottom: 5px;
	margin-right: 100px;
	margin-left: 150px;
}
.submitbutton {
	background-color: #226f39;
	border: 1px solid #226f39;
	display: block;
	color: #d29c5c;
	font-weight: bold;
	height: 23px;
	width: 200px;
}




.mainarea ul {
	margin: 0px;
	padding: 0px;
}
.mainarea ul li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
}
.mainarea ul li img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

