@charset "utf-8";
* {
	font-family: Arial, Helvetica, sans-serif;
}
html {
      min-height: 100%;
      height: auto;
      margin-bottom: 1px;
      margin-top:0px;
}

body {
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
	margin: 18px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin:0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
hr {
	color: #2d6294;
	margin: 15px 0px 0px 0px;
}
a:link, a:visited {
	color: #5E98C5;

}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
/******** SITE CONTAINER *********/
.container {
	width: 776px;
	position: absolute;
	margin-top: 0px;
	margin-left: -388px;
	margin-bottom: 0px;
	left: 50%;
	background-image: url(images/topCurves_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.topbar {
	height: 21px;
	background: #fff;
	margin: 5px 0px 0px 0px;
}
.breadcrumb {
	float: left;
	font-size: 11px;
	color: #03167b;
	padding: 0px 0px 0px 7px;
}
.date {
	float: right;
	font-size: 11px;
	color: #03167b;
	padding: 0px 7px 0px 0px;
}
/******** SITE CONTAINER END *********/
/******** HEADER *********/
.headerContainer {
	height: 269px;
	width: 764px;
	background: #fff;
	padding: 3px 6px 7px 6px;
}
.logo {
	width: 246px;
	height: 49px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 220px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo p {
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.flash {
	width: 516px;
	height: 269px;
	background-image: url(images/flash_temp.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
.flash2 {
	width: 516px;
	height: 269px;
	background-image: url(piggeries/headers/1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
/******** HEADER END*********/
/******** NAV *********/
.nav {
	height: 65px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 8px;
}
.nav ul {
	padding: 7px 2px 0px 2px;
}
.nav li {
	display: block;
	float: left;
	height: 37px;
	width: 105px;
	margin: 0px 2px 0px 1px;
	text-align: center;
	line-height: 37px;
	background-image: url(images/navLink_normal.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.nav a:link, .nav a:visited {
	font-size: 12px;
	color: #316999;
	height: 37px;
	width: 105px;
	display: block;
	text-decoration: none;
}
.nav a:hover, .nav a:active {
	background-image: url(images/navLink_current.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: underline;
}
.nav a.current:link, .nav a.current:visited, .nav a.current:hover, .nav a.current:active {
	background-image: url(images/navLink_current.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	color: #316999;
	height: 37px;
	width: 105px;
	display: block;
	text-decoration: none;
}
/******** NAV END *********/
/******** GENERAL USE CONTENT *********/
#calendar {
	float: left;
	width: 535px;
	padding:10px 15px;
}

#calendar ul {
	display:block;
	float:left;
	width:535px;
	padding:20px 0px 0px 0px;
}
#calendar li {
	display:block;
	float:left;
	width:523px;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#2D6193;
	margin:0px 0px 6px 0px;
}

.calendar_Title {
	width: 550px;
	height: 42px;
	background-image: url(images/calendar_Title.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 0px 0px 15px;
	line-height: 39px;
	float:left;
}
.calendar_Title h1{
	display:block;
	float:left;
}
.calendar_updated {
	display:block;
	float:right;
	padding:0px 5px 0px 0px;
}
.calendar_Right{
	float: right;
	width: 190px;
	height: 440px;
	background-image: url(images/country_walks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contentContainer {
	background: #fff;
	padding: 0px 6px 6px 6px;
}
.contentLeft {
	float: left;
	width: 508px;
	margin: 0px 10px 0px 0px;
}
.contentLeft_Title {
	width: 493px;
	height: 42px;
	background-image: url(images/contentLeft_Title.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 0px 0px 15px;
	line-height: 39px;
}
.contentLeft_Content {
	padding: 10px 15px 0px 15px;
}
.contentLeft_rightimages {
	float: right;
	width: 127px;
	margin: 0px 0px 0px 10px;
}
.contentLeft_Content h2 {
	font-size: 16px;
	margin: 0px 0px 5px 0px;
}
.contentRight {
	float: left;
	width: 246px;
}
.contentRight_Title {
	width: 236px;
	height: 42px;
	background-image: url(images/contentRight_Title.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 0px 0px 10px;
	line-height: 39px;
}
#directions {
	width:226px;
	padding:10px;
}
#directions ul {
	width:226px;
	display:block;
	float:left;
}
#directions li {
	float:left;
	display:block;
	width:226px;
	margin:0px 0px 5px 0px;
	font-size:11px;
	
}
.adverts {
	float: left;
	width: 221px;
	height: 116px;
	margin: 10px 0px 0px 10px;
	padding: 10px 0px 0px 5px;
	/*padding: 10px 3px 7px 5px;*/
	background-image: url(images/adverts_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.adverts_content {
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	width: 216px;
}
.adverts_content p {
	font-size: 11px;
}
.gallery_largeIMG {
	float: left;
	width: 315px;
	height: 302px;
	margin: 0px 2px 0px 0px;
}
.gallery_smallIMG {
	float: left;
	width: 148px;
	height: 71px;
	margin: 0px;
}
.gallery_smallIMG a:link, .gallery_smallIMG a:visited, .gallery_smallIMG a:hover, .gallery_smallIMG a:active {
	float: left;
	width: 148px;
	height: 71px;
	margin: 0px;
}
/******** GENERAL USE CONTENT END *********/
/******** HOME CONTENT *********/

/******** HOME CONTENT END *********/
/*content - Contact Page*/
.contact_left {
	float: left;
	width: 300px;
	margin: 10px 0px 10px 9px;
}
.form {
	width: 280px;
	border-width: 1px;
	border-style: solid;
	border-color: #575757;
	margin: 6px 0px;
}
.contact_right {
	float: left;
	width: 185px;
	margin: 10px 0px 10px 0px;
}
.contact_box {
	float: left;
	width: 180px;
	margin: 0px 0px 20px 0px;
}
.contact_box_top {
	float: left;
	width: 165px;
	height: 21px;
	background: url(images/contactbox_topbar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px 0px 0px 15px;
}
.contact_box_top p {
	color: #fff;
}
.contact_box_middle {
	float: left;
	width: 157px;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #575757;
	background: url(images/contactbox_tile.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #fff;
	padding: 10px;
}
.contact_box_bottom {
	float: left;
	width: 180px;
	height: 8px;
	background: url(images/contactbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.contact_left_image1 {
	float: left;
	width: 243px;
	height: 19px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 138px 0px 0px 3px;
	margin: 0px 0px 2px 0px;
	background: url(images/holiday_home_contact.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.contact_left_image2 {
	float: left;
	width: 243px;
	height: 19px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 138px 0px 0px 3px;
	margin: 0px 0px 2px 0px;
	background: url(images/bed_breakfast_contact.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.contact_left_image3 {
	float: left;
	width: 243px;
	height: 19px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 138px 0px 0px 3px;
	margin: 0px 0px 2px 0px;
	background: url(images/longleat_safari_contact.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
/*content - Contact Page End*/

/*About Page*/

.images{
	float: left;
	height: 310px;
	width: 121px;
}

/*content - Rooms Page*/
#rooms {
	float: left;
	width: 506px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rooms ul{
}
#rooms li {
	float: left;
	width: 98px;
	height: 146px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#rooms a.roomdesc:link, #rooms a.roomdesc:visited {
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	float: left;
}
#rooms a.roomdesc:hover, #rooms a.roomdesc:active {
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	float: left;
}
#rooms a.room1:link, #rooms a.room1:visited {
	float: left;
	background: url(images/room1_link.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 98px;
	height: 18px;
	padding: 88px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#rooms a.room1:hover, #rooms a.room1:active {
	float: left;
	background: url(images/room1_link.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 98px;
	height: 18px;
	padding: 88px 0px 0px 0px;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
#rooms a.room2:link, #rooms a.room2:visited {
	float: left;
	background: url(images/room2_link.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 98px;
	height: 18px;
	padding: 88px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#rooms a.room2:hover, #rooms a.room2:active {
	float: left;
	background: url(images/room2_link.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 98px;
	height: 18px;
	padding: 88px 0px 0px 0px;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
#rooms a.room3:link, #rooms a.room3:visited {
	float: left;
	background: url(images/room3_link.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 98px;
	height: 18px;
	padding: 88px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#rooms a.room3:hover, #rooms a.room3:active {
	float: left;
	background: url(images/room3_link.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 98px;
	height: 18px;
	padding: 88px 0px 0px 0px;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
#rooms a.room4:link, #rooms a.room4:visited {
	float: left;
	background: url(images/room1_link.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 98px;
	height: 18px;
	padding: 88px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#rooms a.room4:hover, #rooms a.room4:active {
	float: left;
	background: url(images/room1_link.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 98px;
	height: 18px;
	padding: 88px 0px 0px 0px;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.rooms_advert_panel_top {
	float: left;
	width: 246px;
	height: 6px;
	background: url(images/rooms_advert_panel_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.rooms_advert_panel_bottom {
	float: left;
	width: 246px;
	height: 6px;
	background: url(images/rooms_advert_panel_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.rooms_advert_panel_main {
	float: left;
	width: 228px;
	background: url(images/rooms_advert_panel_tile.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #e0f1fc;
	padding: 0px 9px;
}
a.largered:link,  a.largered:visited {
	color: #b20202;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin: 10px 0px 0px 0px;
	display: block;
	width: 100%;
}
a.largered:hover,  a.largered:active {
	color: #000;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin: 10px 0px 0px 0px;
	display: block;
	width: 100%;
}
/*content - Individual Rooms Page*/
#roompage_links ul {
}
#roompage_links li {
	width: 211px;
	height: 25px;
	padding: 75px 5px 0px 5px;
	margin: 6px 10px 6px 12px;
}
#roompage_links li.room1 {
	background: url(images/roompage_room4_link.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#roompage_links li.room2 {
	background: url(images/roompage_room2_link.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#roompage_links li.room3 {
	background: url(images/roompage_room3_link.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#roompage_links li.room4 {
	background: url(images/roompage_room4_link.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#roompage_links li.holidayhome {
	background: url(images/roompage_holidayhome_link.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
a.roompage_leftLink:link, a.roompage_leftLink:visited {
	font-size: 14px;
	font-weight: bold;
	color: #236592;
	text-decoration: none;
}
a.roompage_leftLink:hover, a.roompage_leftLink:active {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a.roompage_rightLink:link, a.roompage_rightLink:visited {
	font-size: 12px;
	color: #d01414;
	margin: 0px 0px 0px 70px;
	text-decoration: underline;
}
a.roompage_rightLink:hover, a.roompage_rightLink:active {
	font-size: 12px;
	color: #000;
	margin: 0px 0px 0px 70px;
	text-decoration: none;
}
.room_imgcontainer {
	float: left;
	width: 231px;
	height: 388px;
	background: url(images/roompage_imgcontainer.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	padding: 10px 5px;
}
.room_infocontainer {
	float: left;
	width: 225px;
	padding: 20px 0px 0px 10px;
}
ul.room_info  {
}
li.room_info  {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	list-style-position: inside;
	list-style-type: disc;
	color: #236592;
}
/*content - Individual Rooms Page End*/
/*content - Rooms Page End*/

/*HOLIDAY HOME PAGE*/

.contentRight_Title_Holiday_Home{
	background-image: url(images/Holiday_Home_Top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 291px;
	background-color: #A6CAE2;
	margin: 0px;
	padding: 0px;
}

.contentLeft_holiday {
	float: left;
	width: 468px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contentLeft_Title_Holiday{
	width: 450px;
	height: 42px;
	background-image: url(images/holiday_home_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 39px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.contentLeft_Content_Holiday{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.contentLeft_Content_Holiday ul{
	float: left;
	width: 457px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.contentLeft_Content_Holiday li{
	float: left;
	display: block;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.contentRight_holiday {
	float: right;
	width: 291px;
	background-color: #A6CAE2;
}

.contentRight_Title_Holiday_Home h1{
	text-align: center;
	padding-top: 10px;
	font-size: 21px;
}

.featureWrap{
	padding-right: 5px;
	padding-left: 5px;
}
.featureWrap_Image{
	float: left;
}
.featureWrap_text{
	float: right;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
}

.DisabledTitle{
	text-decoration: underline;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
	padding-top: 15px;
}

/*HOLIDAY HOME PAGE END*/

.-----------------------------------------------ATRACTIONS{}
/*ATTRACTIONS INDEX*/

.Attractions_Index{
	padding-right: 5px;
	padding-left: 12px;
}

.Attraction_container{
	width: 127px;
	background-image: url(images/attraction_container_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: 50px;
	float: left;
	margin-bottom: 10px;
}

.Attraction_container h1{
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
}

.Attraction_Container_Top{
	background-image: url(images/attraction_container_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	display: block;
}

a.AttractionMore:link, a.AttractionMore:visited, a.AttractionMore:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}

a.AttractionMore:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
	text-decoration: underline;
}

.AttractionContentRight{
	float: left;
	width: 242px;
	background-image: url(images/attractions_side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 560px;
	border: 1px solid #2D6193;
}


/*ATTRACTION FEATURE PAGE*/
.AttractionsNavHolder{
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.AttractionsNavHolder ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.AttractionsNavHolder li{
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a.attractions:link, a.attractions:visited, a.attractions:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000066;
	width: 112px;
	display: block;
	text-align: center;
	background-color: #98BDD8;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12px;
}

a.attractions:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	width: 112px;
	display: block;
	text-align: center;
	background-color: #2D6193;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	width: 112px;
	display: block;
	text-align: center;
	background-color: #2D6193;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.Attraction{
	float: left;
	width: 100%;
}

.Attraction h1{
	color: #2D6193;
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 5px;
}

.AttractionText{
	float: left;
	width: 330px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*ATTRACTIONS END*/


/******** FOOTER *********/
.footer {
	width: 744px;
	height: 99px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px 0px 10px 0px;
	padding: 16px 16px;
}
.footer h2 {
	color: #fff;
	font-size: 16px;
}
.footer p {
	color: #fff;
}
.footer_images {
	float: left;
	width: 286px;
	height: 100px;
}
.footer_content {
	float: left;
	height: 100px;
}
.footer_address {
	float: left;
	width: 115px;
	height: 62px;
	background-image: url(images/footer_add.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 25px;
	margin: 10px 0px 0px 0px;
}
.footer_tel {
	float: left;
	width: 110px;
	height: 62px;
	background-image: url(images/footer_tel.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 30px;
	margin: 10px 0px 0px 0px;
}
.footer_email {
	float: left;
	width: 100px;
	height: 62px;
	background-image: url(images/footer_email.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 40px;
	margin: 10px 0px 0px 0px;
}
/******** FOOTER END *********/
/********* general use ************/
.stretcher{
	clear: both; 
	width: 100%; 
	height: 0; 
	line-height: 0; 
	font-size: 0; 
	padding: 0; 
	margin: 0; 
	border: 0;
}
