body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #212D3A;
	font-family: Geneva, Arial, Tahoma, sans-serif;
	font-size: 12px;
	background-color: #db6f2b;
}
.beechworth #container {
	width: 1020px;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
} 
.beechworth #header {
	background-color: #002a5c;
	background-image: url(../images/bg_header_front.jpg);
	height: 230px;
	text-align: right;
} 
.beechworth #header_links {
	background-color: #002a5c;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	word-spacing: 10px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #61769e;

}
.beechworth #sidebar1 {
	float: left;
	width: 200px;
	background: #002a5c;
	height: 422px;
}
.beechworth #mainContent {
	margin-left: 205px;
	line-height: 17px;
	width: 470px;
	height: 392px;
	text-align: justify;
	padding: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
} 
.beechworth #sidebar6 {
	float: right;
	width: 300px;
	padding-right: 5px;
	padding-top: 20px;
}
.beechworth #news {
	background-color: #002a5c;
	height: 165px;
	padding: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #61769e;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #61769e;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.beechworth #sidebar2 {
	float: left;
	width: 305px;
	padding-right: 5px;
	padding-left: 5px;
}
.form_button {
	background-color: #61769e;
	color: #FFFFFF;
}
.beechworth #sidebar3 {
	float: right;
	width: 265px;
	padding-right: 5px;
	padding-left: 5px;
}
.beechworth #mainContent1 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 280px;
	margin-bottom: 0;
	margin-left: 320px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #61769e;
	border-left-color: #61769e;
	line-height: 18px;
	height: 165px;
} 
.beechworth #contact {
	background-color: #E4DADE;
	height: 230px;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 20px;
}
.beechworth #sidebar4 {
	float: left;
	width: 250px;
}
.beechworth #sidebar5 {
	float: right;
	width: 330px;
	padding-right: 7px;
	padding-left: 7px;
	text-align: right;
	padding-top: 5px;
	margin-top: 5px;
}
.beechworth #mainContent2 {
	margin-top: 0;
	margin-right: 357px;
	margin-bottom: 0;
	margin-left: 258px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	text-align: justify;
	color: #513C4A;
} 
.beechworth #footer {
	background:#002a5c;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #61769e;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 10px;
} 
.beechworth #footer p {
	margin: 0;
	padding: 10px 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 24px;
	line-height: 30px;
}
h2 {
	font-size: 15px;
}
.large_text {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a:link {
	color: #B2BC46;
	text-decoration: none;
}
a:visited {
	color: #E2E6B9;
	text-decoration: none;
}
a:hover {
	color: #db6f2b;
	text-decoration: none;
}
a:active {
	color: #D2D892;
	text-decoration: none;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #E7D598;
	text-decoration: none;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.page:link {
	color: #40001C;
	text-decoration: none;
}
a.page:visited {
	color: #513C4A;
	text-decoration: none;
}
a.page:hover {
	color: #513C4A;
	text-decoration: none;
}
a.page:active {
	color: #40001C;
	text-decoration: none;
}
