html {

	background: #bdca85 url(http://www.merkinchlnr.org.uk/graphics/background_gradient.jpg) repeat-x;
	overflow-x: auto;

}

body {

	text-align: center;
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	/* background-image: url(http://www.merkinchlnr.org.uk/graphics/background_image.gif); */
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	height: 100%;
	min-width: 800px;
	min-height: 800px;

}

tr {

	text-align: center;
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}

a.button:link,a.button:visited {

	position: relative;
	color: #000000;
	font-family: Arial;
	font-size: 9pt; 
	font-weight: normal;
	text-decoration: none;
	line-height: 42px;
	width: 130px;
	height: 42px;
	background-image: url(http://www.merkinchlnr.org.uk/graphics/menu/button.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align: left;
	padding-left: 50px;
	margin-left: 0px;
	margin-bottom: 5px;
	border: 0px solid black;
	display: block;

}

a.button:hover,a.button:active {

	color: #000000;
	width: 130px;
	height: 42px;
	font-weight: bold;
	background-image: url(http://www.merkinchlnr.org.uk/graphics/menu/button.gif);
	background-position: -187px 0px;
	background-color: #ffffff;
	margin-bottom: 5px;
	border: 0px solid black;

}

a:link {

	color: #669966;
	text-decoration: none;
	background: transparent;

}

a:active {

	color: #669966;
	text-decoration: none;
	background: transparent;

}

a:visited {

	color: #669966;
	text-decoration: none;
	background: transparent;

}

a:hover {

	color: #99bb99;
	text-decoration: underline;
	background: transparent;

}

a.calendar:link {

	color: #336633;
	text-decoration: none;
	font-weight: normal;
	background: transparent;
	width: 100%;
	height: 100%;
	display: block;

}

a.calendar:active {

	color: #336633;
	text-decoration: none;
	font-weight: normal;
	background: transparent;
	width: 100%;
	height: 100%;
	display: block;

}

a.calendar:visited {

	color: #336633;
	text-decoration: none;
	font-weight: normal;
	background: transparent;
	width: 100%;
	height: 100%;
	display: block;

}

a.calendar:hover {

	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	background: transparent;
	width: 100%;
	height: 100%;
	display: block;

}

a.footer:link {

	color: #99bb99;
	text-decoration: none;
	background: transparent;

}

a.footer:active {

	color: #99bb99;
	text-decoration: none;
	background: transparent;

}

a.footer:visited {

	color: #99bb99;
	text-decoration: none;
	background: transparent;

}

a.footer:hover {

	color: #fefffe;
	text-decoration: underline;
	background: transparent;

}

a.comment:link {

	color: #99bb99;
	font-size: 8pt;
	text-decoration: none;
	background: transparent;

}

a.comment:active {

	color: #99bb99;
	font-size: 8pt;
	text-decoration: none;
	background: transparent;

}

a.comment:visited {

	color: #99bb99;
	font-size: 8pt;
	text-decoration: none;
	background: transparent;

}

a.comment:hover {

	color: #fefffe;
	font-size: 8pt;
	text-decoration: underline;
	background: transparent;

}

.orange_topbar {

	position: relative;
	text-align: center;
	width: 910px;
	height: auto;
	padding: 5px 10px 12px 10px;
	left: 50%;
	margin: 0px auto;
	margin-top: 0px;
	margin-left: -465px;
	border: 0px solid #c0c0c0;
	border-bottom: 0px solid #000000;
	background-color: #f78c1f;
	/* background-image: url(http://www.merkinchlnr.org.uk/graphics/top_bar_gradient.jpg); */
	background-image: url(http://www.merkinchlnr.org.uk/graphics/curve.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom left;

}

.search_bar {

	text-align: right;
	width: 100%;
	height: 30px;
	padding-top: 8px;
	margin: 0px;
	border: 0px solid #cccccc;

}

.page_container {

	position: absolute;
	z-index: 2;
	text-align: center;
	width: 930px;
	height: auto;
	padding: 0px;
	left: 50%;
	margin: 0px auto;
	margin-top: 0px;
	margin-left: -465px;
	border: 0px solid #c0c0c0;
	background-color: #ffffff;
	border-bottom: 0px solid #000000;

}

.page_header {

	position: relative;
	z-index: 5;
	text-align: left;
	vertical-align: top;
	width: 890px;
	height: 140px;
	margin: 0px;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	background-color: #ffffff;

}

.page_content {

	position: relative;
	z-index: 3;
	text-align: left;
	width: 850px;
	min-height: 550px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	background-color: #ffffff;

}

.footer_links {

	position: relative;
	z-index: 8;
	text-align: left;
	width: 850px;
	height: 100px;
	margin: 0px;
	color: #cccccc;
	padding-top: 85px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	background-color: #11441a;
	background-image: url(http://www.merkinchlnr.org.uk/graphics/reeds.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;

}

.rounded_edge_bottom {

	position: relative;
	z-index: 9;
	text-align: left;
	width: 930px;
	height: 16px;
	margin: 0px;
	color: #cccccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	background-color: #bdca85;
	background-image: url(http://www.merkinchlnr.org.uk/graphics/rounded_edge_bottom.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;

}

.menu {

	position: relative;
	z-index: 4;
	float: left;
	width: 210px;
	height: 100%;
	margin: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -10px;
	border: 0px solid #000000;
	background-color: #ffffff;

}

.php_blog_container {

	width: 618px;
	min-height: 200px;
	border: 1px solid #a0a0a0;
	padding: 10px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;

}

.php_blog_inner_container {

	width: 618px;
	height: 30px;
	border: 0px solid black;
	padding-top: 30px;
	padding-right: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	/* background-color: #cbaabd; */
	color: #336633;

}

.logo {

	position: relative;
	float: left;
	z-index: 6;
	width: 250px;
	text-align: left;
	margin: 0px;

}

.merkinch_lnr_flash_banner {

	position: relative;
	float: right;
	z-index: 7;
	width: 685px;
	height: 155px;
	padding: 0px;
	margin-top: -153px;
	border: 0px solid black;

}

.grey_heron {

	position: relative;
	float: right;
	z-index: 7;
	width: 252px;
	height: 378px;
	padding: 0px;
	margin: 0px;
	border: 0px solid black;

}

.contact_details {

	width: 450px;
	height: 125px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 350px;
	text-align: right;
	border: 0px solid #cccccc;

}

.flash_animation {

	width: 840px;
	height: 150px;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 1px #9e819e solid;
	border-left: 1px #99ccd0 solid;
	border-bottom: 1px #9e819e solid;
	border-right: 1px #99ccd0 solid;
	background-color: #ffffff;

}

.title_text {

	font-family: Trebuchet MS;
	font-size: 16pt;
	font-weight: bold;
	color: #336600;

}

.subtitle_text {

	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	color: #336666;

}

.quote_text {

	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #666600;

}

.image_left {

	float: left;
	width: 150px;
	height: 200px;
	text-align: center;
	vertical-align: middle;

}

.image_right {

	float: right;
	width: 150px;
	height: 200px;
	text-align: center;
	vertical-align: middle;

}

.form1 {

	clear: both;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.form_elements {

	font-family: Arial;
	font-style: none;
	font-size: 11pt;
	color: #000000;
	background-color: #efefef;
	margin-top: 0px;
	border-style: solid; 
	border-bottom: 1px solid #116611;
	border-right: 1px solid #116611; 
	border-top: 1px solid #116611;
	border-left: 1px solid #116611;
	width: 300px;
	height: 22px;

}

.form_elements2 {

	font-family: Arial;
	font-style: none;
	font-size: 10pt;
	color: #000000;
	background-color: #efefef;
	margin-top: 0px;
	border-style: solid; 
	border-bottom: 1px solid #116611;
	border-right: 1px solid #116611; 
	border-top: 1px solid #116611;
	border-left: 1px solid #116611;

}
