body{
	margin:0px 0px 50px 0px;
	padding:15px 0px 0px 0px;
	background:url(../images/bg_top.jpg) repeat-x #35281B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:150%;
	color:#E6D39D;
}
p{
	margin:0px 20px 20px 0px;
	padding:0px;
	line-height:150%;
	color:#E6D39D;
}
.right_con strong, .right_con em{
	color:#EEE1B9;
}
a{
	margin:0px;
	padding:0px;
	color:#EEE1B9;
}
a:hover{
	margin:0px;
	padding:0px;
	color:#FFFFCC;
}
h1{
	margin:20px 30px 30px 0px;
	padding:0px;
	color:#493725;
	font-size:40px;
	line-height:110%;
	font-weight:normal;
}
h2{
	margin:0px 30px 20px 0px;
	padding:0px;
	color:#35281B;
	font-size:28px;
	line-height:110%;
	font-weight:normal;
}
h3{
	margin:0px 30px 10px 0px;
	padding:0px;
	color:#493725;
	font-size:22px;
	line-height:110%;
	font-weight:normal;
}
h4{
	margin:0px 30px 10px 0px;
	padding:0px;
	color:#493725;
	font-size:18px;
	line-height:110%;
	font-weight:normal;
}

h1 span, h2 span, h3 span, h4 span, .highlight {
	color:#ADD64E;
	font-style:italic;
	font-size:90%;
}
img{
	margin:0px;
	padding:0px;
	border:none;
}
ul{
	margin:0px 50px 30px 30px;
	padding:0px;
}
li{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-image:url(../images/list_bullet.gif);
}
table{
	margin:0px 0px 30px 0px;
	padding:0px;
	text-align:center;
	border-collapse:collapse;
	border-top:5px #493725 solid;

}
th{
	padding:5px 10px;
	font-weight:bold;
	color:#493725;
	background:#ADD64E;
	/*background:#493725;*/
	border-left:1px #A97D52 solid;
	border-right:1px #A97D52 solid;
	border-bottom:1px #A97D52 solid;
	border-top:none;
}
td{
	margin:0px;
	padding:5px 10px;
	vertical-align:top;
	background-color:#493725;
	/*background-color:#836140;*/
	border:1px solid #A97D52;
}

#contact_details, h1, h2, h3, h4, .nav, .news_con h1{
	font-family:"Century Gothic", Verdana, Arial, sans-serif;
}

.underlined{
	margin:0px 30px 5px 0px;
	border-bottom:1px dotted;
}
	
/*---------------------------*/

.main_con {
	margin: 0px auto;
	padding:0px;
	width: 980px;
	background:#A97D52;
}


/*---------------------------
-------  H E A D E R  -------
---------------------------*/

.header{
	margin:0px;
	padding:10px;
	width: 960px;
	position:relative;
}
#contact_details{
	padding-top:10px;
	padding-left:50px;
	width:245px;
	height:60px;
	line-height:normal;
	color:#FEFCE0;
	font-size:24px;
	position:absolute;
	top:15px;
	right:15px;
}
#contact_details a{
	margin-top:0px;
	color:#FEFCE0;
	font-size:14px;
	text-decoration:none;
	display:block;
}
#contact_details a:hover{
	color:#FEFCE0;
	font-size:14px;
	text-decoration:underline;
}


/*---------------------------
-------  CONTENT  -----------
---------------------------*/

.content_bottom{
	margin:0px;
	padding:0px 0px 79px 0px;
	width:980px;
	background:url(../images/bg_content_bottom.jpg) no-repeat bottom;
	position:relative;
}
.content_con {
	margin:0px;
	padding:0px 0px 0px 0px;
	width:980px;
	background:url(../images/bg_content.gif) repeat-y;
}

/*------ back to top -------*/

#back_to_top{
	margin:0px;
	padding:0px;
	position:absolute;
	width:72px;
	height:22px;
	bottom:8px;
	left:270px;
}

/*---------------------------
-------  LEFT_CON  -----------
---------------------------*/

.left_con {
	margin:0px;
	padding:0px;
	float:left;
	width:240px;
	}

/*---------------------------
----------  NAV  -----------
---------------------------*/

.nav{
	margin:50px 0px 50px 20px;
	padding:0px;
	width:220px;
	list-style-type:none;
	list-style-image:none;
}
.nav li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;

}
.nav li a, .nav li a:hover{
	margin:0px;
	padding:15px 0px 0px 0px;
	width:220px;
	display:block;
	line-height:17px;
	color:#A97D52;
	font-size:22px;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:1px solid #58422C;
}
.nav li a:hover{
	color:#FFFFCC;
}
#active{
	color:#ADD64E;
	border-bottom:1px solid #ADD64E;
}

/*-------------------------*/

.nav li.subnav{
	margin:0px 0px 0px 20px;
	list-style-type:none;
	list-style-image:none;
}
.nav li.subnav a, .nav li.subnav a:hover{
	padding:10px 0px 0px 0px;
	font-size:14px;
	width:200px;
}
#subnav_active{
	color:#ADD64E;
	border-bottom:1px solid #ADD64E;
}


/*----- INTERNAL NAV LINKS -----*/

.subpage_nav{
	margin:0px 0px 30px 0px;
	padding:20px;
	list-style-type:none;
	list-style-image:none;
	background:#493725;
	clear:both;
}
.subpage_nav li{
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-type:none;

}
.subpage_nav li a, .subpage_nav li a:hover{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:220px;
	display:block;
	line-height:17px;
	color:#A97D52;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:1px solid #58422C;
}
.subpage_nav li a:hover{
	color:#FFFFCC;
}

/*---------------------------
-------  NEWS  ------------
---------------------------*/

.news_con{
	margin:0px 10px 0px 10px;
	padding:0px;
	width:220px;
	background:url(../images/news_top.gif) no-repeat top left #FEFCE0;
}
.news_con_bottom{
	margin:0px;
	padding:20px 0px 20px 0px;
	background:url(../images/news_bottom.gif) no-repeat bottom left;
}
.news_con h1{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:20px;
	color:#99C72E;
	text-align:center;
}
.news_item {
	margin:0px;
	padding:0px 0px 0px 0px;
}
.news_item p{
	margin:0px;
	padding:0px 0px 0px 20px;
	font-size:12px;
	line-height:120%;
	color:#A97D52;
}
.news_item a,.news_item a:hover{
	margin:0px;
	padding:0px 0px 0px 20px;
	font-size:12px;
	color:#A97D52;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background:	url(../images/news_bullet.gif) left 5px no-repeat;
}
.news_item a:hover{
	color:#493725;
}
.news_sep{
	margin:0px 20px 20px 20px;
	padding:20px 0px 0px 0px;
	border-bottom:1px dotted #A97D52;
}

/*---------------------------
-------  TRIP ADVISOR  -----------
---------------------------*/
.TA_rated {
	margin:20px 20px 20px 0px;
	padding:0px 0px 0px 0px;
}
	
/*---------------------------
-------  RIGHT_CON  -----------
---------------------------*/

.right_con {
	margin:0px;
	padding:0px 0px 0px 30px;
	width:710px;
	float:left;
}

/*---------------------------*/

.right_img_con {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 30px;
	float:right;
	clear:right;
	width:270px;
	background-color:#A97D52;
}
.right_img_con img{
	margin:0px;
	padding:10px 10px 10px 10px;
	float:right;
	width:250px;
	background:#493725;
}

/*------ BOOK ONLINE -------*/

.book_online {
	margin:0px 0px 0px 30px;
	padding:10px;
	float:right;
	clear:right;
	width:250px;
	background:#493725;
}
.book_online h1{
	margin:0px;
	padding:0px;
	color:#FFFFCC;
	margin-bottom:10px;
	font-size:24px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:7px;
}
a.availability{
	display:block;
	text-align:center;
	font-size:16px;
	color:#493725;
	text-decoration:none;
	font-family:"Century Gothic", Verdana, Arial, sans-serif;
	background:#ADD64E;
	line-height:32px;
}
a:hover.availability{
	background:#CFFA5B;
	text-decoration:none;
}
a:active.availability{
	background:#93BE2C;
	text-decoration:none;
}

/*------ HIGHLIGHT BOXES -------*/

.highlights {
	margin:0px 0px 30px 0px;
	padding:0px;
	clear:both;
	width:710px;
}
.highlight_box {
	margin:0px 10px 0px 0px;
	padding:0px;
	float:left;
	width:220px;
	height:240px;
	background-color:#836140;
	background-position: 10px 40px;
	background-repeat: no-repeat;
}
#stable_image{
	background-image:url(../images/stable_image.jpg);
}
#barn_image{
	background-image:url(../images/barn_image.jpg);
}
#byre_image{
	background-image:url(../images/byre_image.jpg);
}
.highlight_box a, .highlight_box a:hover{
	margin:0px 0px 0px 0px;
	padding:55px 20px 130px 20px;
	text-decoration:none;
	display:block;
	width:180px;
	height:55px;
	line-height:120%;
	color:#666666;
	font-size:11px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
#stable_link{
	background-image:url(../images/highlight_stable.gif);
}
#barn_link{
	background-image:url(../images/highlight_barn.gif);
}
#byre_link{
	background-image:url(../images/highlight_byre.gif);
}

/*------ ACCOMMODATION BOXES -------*/

.highlights {
	margin:0px 0px 30px 0px;
	padding:0px;
	clear:both;
	width:710px;
}
#accomm_stable, #accomm_barn, #accomm_byre {
	margin:0px 10px 0px 0px;
	padding:0px;
	float:left;
	width:220px;
	height:280px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#accomm_stable{
	background-image:url(../images/accomm_stable.jpg);
}
#accomm_barn{
	background-image:url(../images/accomm_barn.jpg);
}
#accomm_byre{
	background-image:url(../images/accomm_byre.jpg);
}
#accomm_stable a, #accomm_barn a, #accomm_byre a{
	margin:0px 0px 0px 0px;
	padding:55px 20px 130px 20px;
	text-decoration:none;
	display:block;
	width:180px;
	height:95px;
	line-height:120%;
	color:#E6D39D;
	font-size:11px;
	overflow:hidden;
	background:none;
}
#accomm_stable a:hover, #accomm_barn a:hover, #accomm_byre a:hover{
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 185px 10px;
	background-image:url(../images/arrow_anim.gif);
}

/*---------------------------
-------  T A R I F F  -------
---------------------------*/

table#tariff_wrap{
}
table#tariff_wrap td{
	padding:20px 10px 0px 10px;
	border:none;
}

table#tariff{
	margin:0px 0px 30px 0px;
	padding:0px;
	text-align:center;
	border-collapse:collapse;
	border-top:5px #493725 solid;

}
table#tariff th{
	padding:5px 10px;
	font-weight:bold;
	color:#493725;
	background:#ADD64E;
	/*background:#493725;*/
	border-left:1px #A97D52 solid;
	border-right:1px #A97D52 solid;
	border-bottom:1px #A97D52 solid;
	border-top:none;
}
table#tariff td{
	margin:0px;
	padding:5px 10px;
	vertical-align:top;
	text-transform:lowercase;
	background-color:#725538;
	border:1px solid #A97D52;
}

/*------ GOOGLE MAP -------*/

#map{
	padding:1px;
	border:4px solid #493725;
}

/*---------------------------
---------  FOOTER  -----------
---------------------------*/

.footer{
	margin:0px;
	padding:30px 0px 50px 0px;
	width:980px;
	color:#493725;
	font-size:12px;
	background:url(../images/bg_footer_bottom.jpg) no-repeat bottom;
}
.footer a{
	color:#493725;
}
.footer a:hover{
	color:#ADD64E;
}
.footer_left, .footer_right{
	height:100px;
}
.footer_left{
	margin:0px;
	padding:0px 0px 0px 300px;
	width:369px;
	float:left;
	background: url(../images/logo_footer.gif) no-repeat 50px 0px;
	border-right:1px solid #906A46;
}
.footer_right{
	margin:0px;
	padding:0px 0px 0px 20px;
	width:289px;
	line-height:190%;
	float:left;
	border-left:1px solid #B6906C;
}
.footer_right a, .footer_right a:hover{
	padding:0px 0px 0px 10px;
	background:url(../images/arrow.gif) no-repeat 0px center;
	text-decoration:none;
	clear:left;
	float:left;
}

/*---------------------------*/

.hotscot{
	margin:0px auto;
	padding:10px 20px 0px 0px;
	font-size:12px;
	color:#A97D52;
	text-align:right;
	width:960px;
	height:60px;
}
.hotscot a{
	color:#A97D52;
}
.hotscot a:hover{
	color:#E6D39D;
}

/*---------------------------*/

.logos{
	margin:0px auto;
	padding:90px 0px 0px 0px;
	height:252px;
	background:url(../images/bg_credits.jpg) no-repeat center;
}
.logos_inside{
	width:768px;
	margin:0px auto;
	
}

/*---------------------------
-------  LINKS  -----------
---------------------------*/

.links{
	margin:0px;
	padding:0px;
}
.links h3{
	clear:left;
}

.links p{
	margin:0px 0px 20px 20px;
	line-height:130%;
}
.links a, .links a:hover{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	font-size:1.1em;
	background:url(../images/arrow.gif) no-repeat 0px 6px;
	text-decoration:none;
}
.links img{
	margin:0px 20px 0px 0px;
	padding:0px 20px 5px 20px;
	width:100px;
	float:right;
}

/*---------------------------*/

a.links, a.links:hover {
	padding:0px 0px 0px 10px;
	background:url(../images/arrow.gif) no-repeat 0px 3px;
	text-decoration:none;
	font-size:11px;
}

/*---------------------------*/

.clear{
	margin:0px;
	padding:0px;
	height:1px;
	clear:both;
}
