/* Css Reset */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul,ol{
	list-style:none;
}
fieldset{
	display:inline;
	border:0;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:"";
}
table {
	border-collapse:separate;
	border-spacing:0;
}
a img{
	border:0;
}
.clear{
	clear:both;
	line-height:0;
}
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
/* General Styles */
.alignright {float: right;}
.alignleft {float: left;}
a,a:link,a:visited{
	color:#990000;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#e2dec5 url(../images/bgr.jpg);
	background-repeat: repeat-x;
	color:#29190d;
	font-size:62.5%;
	font-family:Arial,sans-serif;
}
.wrapper{
	margin:0 auto;
	width:956px;
}
/* Header */
#header{
	width:100%;
	padding:29px 0 0;
	height:117px;
	background:url(../images/bgr_header.jpg) no-repeat center top;
}
#logo{
	width:588px;
	height:86px;
	margin:0 auto;
}
#logo a,#logo a:visited{
	outline:0;
	display:block;
	background:url(../images/logo.png) no-repeat;
	text-indent:-5000px;
	width:100%;
	height:100%;
}
/* Menu */
#header ul{
	margin:0 0 0 0px;
	overflow:hidden;
}
#header li{
	display:inline;
}
#header li a {
	background:url(../images/bgr_nav.png) no-repeat;
	background-position: 0px -30px;
}
#header li a:hover{
	background:url(../images/bgr_nav.png) no-repeat;
	background-position: 0px 0px;
}
#header li a,#header li a:visited{
	float:left;
	text-indent:-5000px;
	display:block;
	height:24px;
}
#header #menu_history{

 	width:59px;
}
#header #menu_history:hover{

}
#header #menu_decline{
	background-position: -62px -30px; 
	width:121px;
}
#header #menu_decline:hover{
	background-position: -62px 0px; 
}
#header #menu_today{
	background-position: -186px -30px; 
	width:137px;
}
#header #menu_today:hover{
	background-position: -186px 0px;
}
#header #menu_future{
	background-position: -325px -30px; 
	width:145px;
}
#header #menu_future:hover{
	background-position: -325px 0px;
}
#header #menu_progress{
	background-position: -473px -30px; 
	width:158px;
}
#header #menu_progress:hover{
	background-position: -473px 0px;
}
#header #menu_interest{
	background-position: -635px -30px; 
	width:123px;
}
#header #menu_interest:hover{
	background-position: -635px 0px;
}
#header #menu_cromford{
	background-position: -762px -30px; 
	width:72px;
}
#header #menu_cromford:hover{
	background-position: -762px 0px;
}
#header #menu_attractions{
	background-position: -836px -30px; 
	width:98px;
}
#header #menu_attractions:hover{
	background-position: -836px 0px;
}
#header #menu_links{
	background-position: -939px -30px; 
	width:40px;
}
#header #menu_links:hover{
	background-position: -939px 0px; 
}
/* Content */
#content{
	margin:26px 0 0;
	background:url(../images/bgr_content.png) no-repeat;
	width:956px;
	padding:0 0 58px;
	overflow:hidden;
	border-bottom: #b8b8b0 1px solid;
}
#content_bgr{
	position:relative;
}
#photo_wrap {
	width:760px;
	margin: auto;
}
.photo{
	float:left;
	margin:0px 0 20px 0px;
	width: 250px;
	text-align: center;

}
.photo img {	border: 1px solid #b8b8b0;}
/* cont_1 */
#cont_1{
	padding:28px 0 70px;
}
#cont_1 h2 {
	font-weight:normal;
	color:#522012;
	font-size:32px;
	background:url(../images/bgr_opening.jpg) no-repeat;
	padding:0px 0 0 18px;
	width:230px;
	height:87px;
	margin:0 0 83px;
}
 #cont_full h2{
	font-weight:normal;
	color:#522012;
	font-size:32px;
	background:url(../images/bgr_opening.jpg) no-repeat;
	padding:0px 0 0 18px;
	width:230px;
	height:87px;
	margin:0 0 10px;
}
 #cont_full h3{
	font-weight:normal;
	color:#522012;
	font-size:24px;
	padding:0px 0 0 18px;
	margin:0 0 10px;
}
#cont_full p {
	width:900px;
	padding: 5px 18px 5px 18px;
	font-size:1.2em;
	line-height:18px;
}
#cont_1 p{
	width:312px;
	font-size:1.2em;
	line-height:18px;
	padding:0 0 0 18px;
	margin:0 0 18px;
	float:left;
}
td {
	font-size:1.2em;
	line-height:18px;
	border: 1px solid #b8b8b0;

}
table {
	border: 1px solid #b8b8b0;
}
.fullwidth { width:900px !important}
.line{
	background:url(../images/line.gif) no-repeat;
	width:589px;
	margin:0 auto;
	height:1px;
}
/* cont_2 */
#cont_2{
	padding:20px 0 51px 20px;
	margin:22px 0 0;
	
}
.cont_2_text {width: 526px; float:right; margin-right: 20px;}
#cont_2 h2{
	font-weight:normal;
	color:#522012;
	font-size:32px;
	height:50px;
}
#cont_2 p{

	font-size:1.2em;
	line-height:18px;
	margin:0 0 18px;
}
/* Register */
#register h3{
	font-weight:normal;
	font-size:18px;
	color:#f5c30b;
	height:31px;
	padding:5px 0 0 14px;
	background:url(../images/bgr_register.png) repeat-x;
}
#frm_register{
	display:block;
	width:919px;
	margin:20px 0 0 18px;
	background:url(../images/footer_bgr.gif) repeat-y;
	overflow:hidden;
}
#frm_register label{
	display:block;
	padding:0 0 0 3px;
	line-height:18px;
	font-size:1.2em;
}
#frm_register .txt{
	border:1px solid #bebdb0;
	color:#29190d;
	width:187px;
	height:16px;
	background:#e5e2d6;
	font-size:62.5%;
	font-size:12px;
	padding:2px 1px 0;
	font-family:Arial,sans-serif;
}
#frm_register textarea{
	border:1px solid #bebdb0;
	color:#29190d;
	width:455px;
	height:58px;
	background:#e5e2d6;
	font-size:62.5%;
	font-size:12px;
	padding:2px 1px 0;
	font-family:Arial,sans-serif;
}
#frm_register p{
	margin:0 0 10px;
}
#frm_data{
	display:block;
	float:left;
	width:230px;
}
#frm_contact{
	display:block;
	float:left;
	width:230px;
}
#frm_comment{
	display:block;
	float:right;
	width:459px;
}
#button_send{
	float:right;
	margin:10px 0 0;
}
.morelink { width: 200px; text-align: right;}
/* Footer */
#footer{
	background:url(../images/logo_footer.png) no-repeat;
	margin:12px auto 0;
	width:146px;
	text-align:center;
	color:#888371;
	font-size:1.2em;
	line-height:14px;
	padding:48px 0;
}