body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #c0d1f6;
	text-align: center;
	background-image: url(images/oxfordshirecountryside.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.buttonbox {
	background-color: #ccff99;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	font-family: Calibri, Verdana;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #003300;
}
h1 {
	font-family: Calibri, Verdana;
	font-size: 200%;
	color: #003300;
}
.button {
	font-size: x-small;
	font-weight: bold;
	color: #EDFFCC;
	background-color: #336600;
	text-align: center;
	width: 100px;


}
.buttonbox a {
	color: #330000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maintextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	padding: 20px;
	text-align: left;
	font-size: 80%;

}
.maintextbackground {
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: thin none #003300;
}
img {
	margin-right: 10px;
	margin-left: 10px;
}

.outertable {
	width: 800px;
}
.drystonewall {
	height: 0px;
	width: 790px;
	background-image: none;
	background-repeat: repeat-x;
}
.contactdetails {
	color: #003333;
	background-color: #CCFF99;
	text-align: center;
	font-size: x-small;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	border: 1px solid #003300;
	padding: 5px;

}
.templatebox {
	border: thick inset #006600;
}

.link {
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}
a.content:link {
	COLOR: #000000;
	border: none;
}
a.content:visited {COLOR: #000000; border: none;}
a.content:active {COLOR: #000000; border: none;}
a.content:hover {COLOR: #000000; border: none;}
h2 {
	font-size: x-small;
	font-weight: normal;
	color: #D59566;
}
h3 {
	font-size: medium;
}
.container {
	border: 1px solid #003300;
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
}
