body {

	margin-top: 27px;
	text-align: center;
	background-image: url(../i/bg.gif);

	scrollbar-3dlight-color: #865C23;
	scrollbar-arrow-color: #865C23;
	scrollbar-base-color: #FAF6EA;
	scrollbar-darkshadow-color: #865C23;
	scrollbar-face-color: #FAF6EA;
	scrollbar-highlight-color: #FAF6EA;
	scrollbar-shadow-color: #FAF6EA;
	scrollbar-track-color: #F5E7DD;


}
#empty{
float:left;
height:500px;
border:0px solid #000000;
width:15px;}
#page {
	margin: auto; 
	width: 717px;

}

#top {
	text-align: right;
}

#menuleft {
	float: left;
	width: 241px;
	text-align: right;
	height: 360px;
}

.telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FAF6EA;
	padding-right: 52px;
	letter-spacing: 0.04pc;
}

#menuleft #menulefttop {
	height: 38px;
	background-image: url(../i/leftmenutop.gif);
	color: #3C2B15;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C2B15;
	font-size:10px;
	font-weight: normal;
	padding-left: 8px;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 3px;

}



#menuleft a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #424242;
	font-size:10px;
	width: 236px; /*241*/
	background-image: url(../i/button-line.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 7px;
	display: block;
}

#menuleft a:hover {
	background-image: url(../i/button-bg-hover.gif);
}


#content {
	float: right;
	text-align: left;
	width: 460px;
	background-image: url(../i/rightbg.gif);
	background-repeat: repeat-x;
	background-position: top;

}

#contenttop {
	width: 441px;
	height: 37px;
	background-image: url(../i/cream-px.gif);
	background-repeat: repeat-y;
	background-position: right;

}

#menutop {
	height: 19px;
}

#menu {
	background-color: #865C23;
	height: 18px;
	width: 440px;

}

#menu a {
	background-color: #865C23;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: 18px;
	display: inline;
	white-space: nowrap;

}

#menu a:hover {
	background-color: #FAF6EA;
	color: #865C23;
}

#menu .descr {
	padding-right: 12px;
}

#copy {
	width: 441px;
/*	border: 1px solid #FF0000; */

	background-image: url(../i/bg.gif);
}

#copy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8A0F21;
	padding-left: 5px;
	padding-right: 5px;

/* border: 1px solid #FF0000; */
}

#copy h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A0F21;
/*	padding-top: 0px;*/
	margin-bottom: 10px;  
	padding-left: 5px;
	padding-right: 5px;

/* border: 1px solid #FF0000; */
}

#copy h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A0F21;
	margin-bottom: 10px;  
	padding-left: 5px;
	padding-right: 5px;

/*border: 1px solid #FF0000;*/
}

#copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
/*	text-align: justify; */ 
	padding-left: 5px;
	padding-right: 5px;

	margin-top: 5px;
}

.justify {
	text-align: justify;
}

#copy ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	padding-right: 5px;
}

#copy ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	padding-right: 5px;
}

#copy li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	margin-top: -5px;
}


.pic {
	border: 1px solid #865C23;
	margin-left: 5px;
	margin-right: 5px;
}

.pic-left {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	border: 1px solid #865C23;
}

.pic-right {
	float: right;
	margin-left: 10px;
	margin-top: 3px;
	border: 1px solid #865C23;
}

#copy hr {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #BC9C71;
}

#copy a {
	text-decoration: none;
	font-weight: bold;
	color: #865C23;
}

#copy a:hover {
	font-weight: bold;
	color: #BC9C71;
}

#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B7B4AE;
	text-decoration: none;
	margin-top: 40px;
	text-align: right;
}

#foot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B7B4AE;
	text-decoration: none;
}

#foot a:hover {
	color: #865C23;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	padding-left: 5px;
	padding-right: 5px;
}

.redtext {
	color: #8A0F21;
}

/*SUB MENU*/

#snapsubs1 {
	visibility: hidden; 
	width: 200px; 
	position: absolute; 
}

#snapsubs2 {
	visibility: hidden; 
	width: 200px;  
	position: absolute; 
}

#snapsubs3 {
	visibility: hidden; 
	width: 200px;  
	position: absolute; 
}

#snapsubs4 {
	visibility: hidden; 
	width: 200px; 
	position: absolute; 
}

.submenu {
	position:absolute;
	background-color:#FAF6EA;
	z-index:5;
	text-align:left;
}

/*
.shadow {
	position:absolute;
	width:200px;
	height:48; 
	border:1px solid black;
	background:#AE0E28;
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5', MakeShadow='true', ShadowOpacity='0.30');
	z-index:1;
}
*/

.submenu a {
	margin: 1px;
	height: 24px;
	background-color:#AE0E28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FAF6EA;
	text-decoration: none;
	display: block;
	line-height: 22px;
	font-weight: bold;
	padding-left: 5px;
	z-index:10;
}

.submenu a:hover {
	margin: 1px;
	background-color:#FAF6EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #413E35;
	text-decoration: none;
	border: 1px solid #AE0E28;  


}

/*---------FORMS---------*/

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	width: 200px;
}

.area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	width: 200px;
	height: 50px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	width: 200px;
	font-weight: bold; 
	background-image: url(../i/bg.gif);

}

.bridgenorth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A0F21;
	padding-left: 5px;
	padding-right: 5px;
	display: none;

}

#menuleft #red_link {
	width: 241px;
	height:13px;
	float:left;	
}

* html #menuleft #red_link {
	height:25px;
}

#menuleft #red_link a {
	display:block;
	height:13px;
	background-image:url(../i/button/red_bg.gif);
	background-repeat:no-repeat;
	background-position:-13px 0;
}

* html #menuleft #red_link a {
	height:25px;
	background-position:-13px 0;
}

#menuleft #red_link a:hover {
	background-position:-13px -27px;
}

#menuleft #red_link span {
	display:none;
}


