@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	background-image: url(images/woodfield_centre_03.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#core {
	width: 1000px;
	position: relative;
	height: auto;
	min-height: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
}
#core_forms {
	width: 1000px;
	position: relative;
	height: auto;
	min-height: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4E351F;
	font-size: 1.4em;
}

banner_1 {
	height: 188px;
	width: 1000px;
}
banner_1 {
	height: 320px;
	width: 1000px;
}
#footer {
	height: 52px;
	width: 1000px;
	position: relative;
	clear: both;
}
.images {
	padding: 2px;
	border: 1px dotted #4E351F;
}


body {
	margin: 0px;
	background-color: #4E351F;
	padding: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#main {
	float: left;
	width: 567px;
	position: relative;
	height: auto;
	padding-right: 0px;
	padding-left: 75px;
	padding-top: 3px;
	clear: left;
	overflow: visible;
}
#right {
	float: left;
	width: 305px;
	position: relative;
	height: auto;
	padding-right: 0px;
	padding-left: 35px;
	padding-top: 3px;
	text-align: right;
}
h6 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666633;
	text-align: right;
	font-size: 1.1em;
	color: 4E351F;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4E351F;
}


#inner_main {
	float: left;
	width: 100%;
	position: relative;
	height: auto;
	text-align: justify;
}

#inner_right {
	float: left;
	width: 100%;
	position: relative;
	height: auto;
}
