/*Style sheet document*/

 #slideshow {
  width: 622px;
  height: 188px;
 }



 img { border:none;}
	 
    .floatimgleft {
    float:left;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
    }

 .floatimgright {
    float:right;
    margin-top:10px;
    margin-right:2px;
    margin-bottom:10px;
    }
 

ul#list-nav {
	list-style:none;
	position: absolute;
	margin:0;
	padding:0;
	width:345px;
	color: #900;
	left: 620px;
	top: 170px;
	visibility: visible;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 17px;
}

ul#list-nav li {
	display:inline;
}

ul#list-nav li a {
	text-decoration:none;
	padding:0;
	width:85px;
	background:#000099;
	color:#FFF;
	float:left;
	text-align:center;
	border-left:0px solid #fff;
}

ul#list-nav li a:hover {
	color:#FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	background-color: #900;
}
#nav1 {
	font-size: 24px;
	font-style: italic;
	color: #333;
}



h1,h2
{
	margin:0px;
}
h1
{
	font-size:16px;
	color: #77187C;
	font-weight: lighter;
	padding-bottom:10px;
	padding-top:10px;
}
h2
{	
	display:inline;
	font-size:14px;
}

h3
{	
	display:inline;
	font-size:14px;
}



.eventitle {
	font-size:16px;
	color: #D8D88B;
}


#mid_container .body_text h2
{
	font-size:16px;
	font-weight:300;
	text-align:justify;
	display:block;
	background-color:#77187C;
	color: #FFF;
	margin-bottom: 15px;
	padding: 5px;
}

#mid_container .body_text h3
{
	font-size:14px;
	font-weight:300;
	text-align:justify;
	display:block;
	background-color:#77187C;
	color: #fff;
	margin-bottom: 15px;
	padding: 5px;
}

#mid_container .body_text h4
{
	font-size:14px;
	font-weight:300;
	text-align:justify;
	display:block;
	background-color:#D8D88B;
	color: #000;
	margin-bottom: 15px;
	padding: 5px;
}


#mid_container .body_text p
{
	color: #666;
	font-size: 14px;
	margin-bottom: 15px;
	font-style: normal;
	text-decoration: none;
}

p.inline
{
	font-size:0.8em;
	display:inline;
	text-align:justify;
}
p
{
	font-size:14px;
	margin: 6px;
}

body
{
	background:#D8E4F1;
	color:#FFF;
	margin:auto;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#main_container
{
	width:922px;
	background:#fff url(../images/1px-web-pg-shadow.gif) repeat-y;
	margin:auto;
}
#inner_main
{
	width:890px;
	background:#fff;
	margin:auto;
	color: #333;
	height: auto;
}
#main_container #bottom_shadow
{
	width:922px;
	background: url(../images/bot-web-pg-shadow.gif);
	font-size:0.8em;
}
#main_container #outer_skip
{
	text-align:right;
	font-size:0.7em;
	background:url(../images/1-px-web-pg-top.gif) repeat-y;
}
#main_container #header_top
{
	width:890px;
	height:80px;
	border-top:solid 2px #000;
	margin-top:1px;
}
	
	#main_container #header
{
	width:890px;
	height:188px;
	margin-bottom: 5px;
	
}
#body_container
{
	width:862px;
	margin:auto;
	padding-bottom: 15px;
	background:#FFF;
}

a
{
	color:#003;
}
a:link
{
	text-decoration:none;
	color:#999;
	font-style: normal;
	font-size: 14px;
}
a:visited
{
	text-decoration:underline;
	color:#999;
}
a:hover
{
	text-decoration:underline;
	color:#939;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
.white_space
{
	margin-left: auto;
}
#thin_white_space
{
	font-size:0.1em;
	background:url(../images/1-px-web-pg-top.gif) repeat-y;
	height:2px;
}

#left_container ul 
{
	width:121px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background:#eff2e8;
	color:#31332b;
	font-size:14px;
	font-weight:normal;
	line-height:2em;
}

#left_container  a
{
	display:block;
	padding-left:8px;
	border-bottom:solid 3px #fff;
	margin:auto;
	width:122px;
}	
#left_container a:hover
{
	background-color: #CCC;
	color: #909;
}


#left_container #active_page a
{
	color:#fff;
	padding-bottom:1px;
	background-color: #77187C;
	background-image: url(../images/menu-button-red.gif);
	background-repeat: no-repeat;
}
#left_container #virtual_tour a, #left_container 
{
	color:#000;
	background:#fff;
	font-weight:bold;
	padding-left:0px;
	width:116px;
	margin:auto;
}
#left_container
{
	text-align:left;
	float:left;
	margin:auto;
	padding-right:0px;
	width:130px;
	background:#eff2e8;
	}
#left_container a:link
{
	text-decoration:none;
	color:#999;
}
#left_container a:visited
{
	text-decoration:none;
	color:#666;
}
#left_container a:hover
{
	/* [disabled]text-decoration:underline; */
	color:#77187C;
	font-size: 14px;
	font-weight: normal;
}

#ebrochure a
{
	color:#333;
	background:#fff;
	font-weight:bold;
	padding-left:0px;
	width:120px;
}

#ebrochure a:link
{
	text-decoration:none;
	color:#fff;
}
#ebrochure a:visited
{
	text-decoration:none;
	color:#fff;
}
#ebrochure a:hover
{
	color:#ccc;
	font-size: 14px;
	font-weight: normal;
}

#bicycle a
{
	color:#909;
	background:#eff2e8;
	font-weight:normal;
	padding-left:0px;
	width:116px;
	margin:6px;
}
#left_container #virtual_tour,#left_container #ebrochure #left_container #bicycle
{
	width:114px;
	border:1px solid #333;
	padding:2px;
	margin:auto;
}

#left_container #virtual_tour
{
    margin-top:5px;
	background:#fff;
}
#left_container #ebrochure,#left_container #ebrochure a
{
	background:#eff2e8;
	text-align:center;
	font-size:14px;
	margin:auto;
	margin-top:5px;
	
}
#left_container #ebrochure a
{
	border-bottom:0px;
	font-weight: normal;
	background-color: #936;
}


#video 
{
	float:left;
	width:128px;
	height:98px;
	border:2px solid #000;
	background:#CCC;
	
 
}


#video a  
{
color:#fff;	
}


#video a:hover
{
 
color:#fff;	
}





#left_container #virtual_tour #vt_logo a
{
	float:left;
	border:0px;
	width:48px;
	padding-right:1px;
	padding-left:1px;
}
#left_container #virtual_tour #vt_words a
{
	float:left;
	width:114px;
	border:0px;
	font-size:0.9em;
	background:#fff;
	font-weight: normal;
}
#left_container #online_button a
{
	background:#39523b url(../images/booking-button.jpg) no-repeat;
	width:116px;
	color:#fff;
	padding:3px 0 3px 0; 
	font-size:0.8em;
	text-align:center;
	margin:auto;
	border:0px;

}

#mid_container
{
	width:536px;
	float:left;
	text-align: left;
	background:#FFF;
	margin-left:20px;
	 
}
#mid_container .body_text
{
	width:530px;
	margin:auto;
	text-align:left;
	color: #666;
	font-size: 14px;
	font-weight: lighter;
	margin-top: 0px;
 
}
 
 
#mid_container .restaurant {
    width:360px;
	margin-left:80px;
	text-align:left;
	color: #666;
	font-size: 14px;
	font-weight: lighter;
	margin-top: 0px;
}


#mid_container .rooms {
    width:530px;
	margin:auto;
	text-align:left;
	color: #666;
	font-size: 14px;
	font-weight: lighter;
	margin-top: 0px;
}


#mid_container .rooms h2 {
    font-size:16px;
	color:#939;
	
}




#mid_container .rooms img{
	border:1px solid #CC9;
	margin:5px;
	margin-bottom:10px;
	margin-right: 20px;
}



#right_container
{
	width:160px;
	float:right;
	display:inline;
	margin-top: 10px;
	margin-right:0px;
	background:#FFF;

}

#right_container a {
font-size:14px;
color:#333;

	}
#right_container a:hover {
font-size:14px;
color:#909;

	}


#right_container .historic
{
	text-align:center;
	width:160px;
	background:#fff;
	margin-left:2px;
	margin-bottom: 8px;
	border:none;
 
 
}



#right_container .right_buttons
{
	text-align:center;
	width:160px;
	background:#fff;
	margin-left:0px;
	margin-top:8px;
	margin-bottom: 8px;
	border:2px solid #CC9;
 
 
}
#right_container #special_button a
{
	border:0px;
	margin-left: 10px;
}	
#right_container #TA_rated279  
{
 
	font-size:10px;
	border:0px;
	margin-top:10px;
	display:block;
	text-align:center;
	font-style:normal;
	margin-bottom:10px;
}


#right_container #TA_rated279 
a:link {
 
	font-size:10px;
	border:0px;
	margin-top:10px;
	display:block;
	text-align:center;
	font-style:normal;
	margin-bottom:10px;
}

#right_container #TA_rated279 
a:hover {
 
	font-size:10px;
	border:0px;
	margin-top:10px;
	display:block;
	text-align:center;
	font-style:normal;
	margin-bottom:10px;
}



#right_container #llangorse a
{
	font-weight:normal;
	background: url(../photos/llangorse.jpg) no-repeat;
	width:160px;
	display:block;
	padding-top:0.5em;
	padding-bottom:0.9em;
	border:0px;
	font-size:1.4em;
	color: #FFF;
	text-align:center;
	text-decoration:none;


}

#right_container #llangorse a:hover
{
	
	display:block;
	padding-top:0.5em;
	padding-bottom:0.9em;
	border:0px;
	font-size:1.4em;
	color: #FFF;
	text-align:center;
    text-decoration:unerline;

}

#right_container #beacons_pic1 {
	background:url(../photos/beacons.jpg);
	height:104px;
	width:150px;
	margin-bottom:10px;
	}


#right_container #beacons_pic2 {
	background:url(../photos/beacons2.jpg);
	width:150px;
	height:104px;
	margin-bottom:10px;
	}

#right_container #boots {
	background:url(../images/boots.jpg);
	width:160px;
	height:155px;
	margin-left:0px;
	margin-bottom:10px;
	}
#right_container #boots a {
 
font-size:16px;
color:#fff;
text-decoration:none;
 
}


#right_container #boots a:hover {
 
font-size:16px;
color:#909;
text-decoration:underline;
}
 

#menu_thb {
 
 width:160px;
 height:146px;
	background:url(../images/menus-thb.jpg) no-repeat;
	margin-bottom:10px;
	padding-top:5px;
	border:2px solid #CC9;
}

#menu_thb a {

text-decoration:none;

}


#menu_thb a:hover {

text-decoration:underline;

}


.clear
{
	clear:both;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
.no_border
{
	border:0px;
}

/*#########################  Left green bar spacers ###################### */
#index_gb_spacer
{
	font-size:7em;
}
#accom_gb_spacer
{
	font-size:23em;
}
#rest_gb_spacer
{
	font-size:17.5em;
}
#special_gb_spacer
{
	font-size:5em;
}
#booking_gb_spacer
{
	font-size:29em;
}
#local_gb_spacer
{
	font-size:20em;
}
#contact_gb_spacer
{
	font-size:10.5em;
}
#online_gb_spacer
{
	font-size:12em;
}
#testimonial_gb_spacer
{
	font-size:4em;
}
.tariff_small
{
	font-size:0.7em;
}

/*#########################   VT Interface ############################### */

#mid_container #virtual_tour_div
{
	width:402px;
	margin:auto;
}
#virtual_tour_div #vt_top
{
	width:402px;
	height:43px;
	background: url(../images/v-tour-box-top.gif);
}
#virtual_tour_div #vt_mid
{
	width:402px;
	background: url(../images/1-px-v-tour-box.gif) repeat-y;
}
#virtual_tour_div #vt_bottom
{
	width:402px;
	background: url(../images/v-tour-box-bottom.gif) no-repeat;
	height:7px;
	
}
#virtual_tour_div #vt_mid .pic_border
{
	padding:4px;
	border:1px solid #a0a690;
	width:78px;
}
#virtual_tour_div #vt_mid .pic_name
{
	width:94px;
	float:left;
	text-align:center;	
	font-size:0.8em;
	color:#000;	
	padding-top:0px;
}
#virtual_tour_div #vt_mid .pic_name 
{	
	color:#fff;
	font-weight:bold;
}
#virtual_tour_div #vt_mid .thumb_names
{
	width:380px;
	margin:auto;
	text-align:center;
	padding:0px;
}
#virtual_tour_div #vt_mid #pic_0
{
	border:1px solid #000;
}
#virtual_tour_div #vt_frame
{
	width:350px;
	background:white url(../images/vt-interface.gif);
	margin:auto;
	padding:4px 0px ;

}
/* ################################ end of VT interface ###################### */



/* ######### Accessibility Start ############### */
#wrapper {
	text-align: left;
	margin: auto;
	width: 686px;
	position: relative;
}
#wrapper h1
{
	font-size:1.2em;
}
#wrapper h2
{
	display:block;
	font-size:1em;
}
#wrapper p
{
	font-size:0.8em;
}
#access_desc
{
	font-size:0.8em;
}
#access_body
{
	position: absolute;
	width: 760px;
	top: 10px;
	background: white;
	overflow: hidden;
	padding:15px;
}
#access ul
{
	font-size:1em;
}
#access li
{
	font-weight:bold;list-style:none;
}
#access li li
{
	font-weight:normal;list-style:circle;
}
#access li li li
{
	list-style:square;
}
#access li li.header
{
	font-weight:bold;
	list-style:none;
}
/* ################ Accessibility end ######################################## */

/* ################################ SMV interface ############################ */

#smv_interface_main
{
	width:430px;
	background:url(../images/smv-interface.jpg) no-repeat;
	margin:auto;
}
#smv_inner
{
	width:329px;
	margin:auto;
	padding-right:8px;
	padding-top:9px;
	padding-bottom:20px;
	font-style: italic;
}

/* ############################ End of SMV interface ######################## */

/* ############################ Start of restaurant menu #################### */

#restaurant_container {
	
width:340px;
margin:15px;

}

#restaurant .left{
	
width:150px;
float:left;

}

#restaurant .right{
	
width:150px;
float:right;

}

#menu_div
{
	width:396px;
	margin:auto;
	background:#eff2e8;

}
#menu_div #top_div
{
	background:url(../images/menu-top-stripes.jpg) no-repeat;
	text-align:left;
	padding-top:8px;
	padding-left:12px;
 
 
}

#menu_div #top_div h1
{
	font-size:1.0em;
	text-decoration:underline;
	padding-bottom:15px;
}




#menu_div #top_div h2
{
	font-size:1.0em;
	text-decoration:underline;
	padding-bottom:4px;
}
#menu_div h3
{
	font-size:0.9em;
	margin:13px 0 0 0 ;
	text-align:left;
}
#menu_div #mid_div
{
	background:url(../images/1-px-menu.jpg);
	padding:0 8px 0 8px;
	;
	color: #000;
}
#menu_div #mid_div p
{
	font-size:0.7em;
	text-align: center;
}
#menu_div #mid_div p.no_top_border
{
	margin:0px;
	padding:10px 0  0  0;
	text-align: center;
	color: #000;	
}
#menu_div #mid_div p.no_bottom_border
{
	margin:0px;
	padding: 0 10px  0  0;
	
}
#menu_div #bttm_div
{
	background:url(../images/menu-bot.jpg) no-repeat;
	font-size:0.3em;
	padding:0px;
	margin:0px;
}

/* ############################# End of menu sample ############################### */

/* ################ Special offers ####################################### */
#mid_container #special_offer
{
	width:430px;
	margin:auto;
	padding-bottom: 8px;
	 
}
#mid_container #exclu
{
	font-size:0.7em;
	font-weight:bold;
	text-align:left;
	padding:4px;
	margin:0px;
}
#mid_container  .special_top
{
	background:url(../images/special-box-top.gif) no-repeat;
	margin:0px;
	border:0px;
	height:8px;
	font-size:0.4em;
}
#mid_container #special_offer  h2
{
	display:block;
	text-align:left;
	padding-left:10px;
	font-size:1.3em;
	color:#969;
}

#mid_container #promotion {
	padding-bottom:10px;
}



#mid_container #special_offer #xmas_special
{
	background:url(../images/wkend-deals.jpg) no-repeat;
	padding-bottom:8px;
	height:160px;
}
#mid_container #xmas_special h2
{
	padding-top:15px;
	padding-bottom:40px;
	padding-left:15px;
	font-size:1.5em;
}

#mid_container #special_offer h3
{
	text-align:left;
	font-size:1em;
	margin:0px;
	color:#969;
    padding-left:5px;
}
#mid_container #wedding_special  
{
	padding-top:10px;
	color:#31332b;
	padding-bottom:10px;
	margin-bottom:10px;
}


#weddings-thb {
	width:160px;
	height:240px;
	background: url("../photos/weddings-thb.jpg");
	margin-bottom:8px;
	border:2px solid #CC9;

}

#weddings-thb a  {

color:#FFF;
text-decoration:none;
}

#weddings-thb a:hover {

color:#FFF;
text-decoration:underline;
}


#weddingpic {
width:448px;
height:290px;
margin-left:35px;
margin-bottom:15px;
background:url("../photos/weddings.jpg");
border:1px solid #CC9;
 
}

#weddingpic a {
	color:#FFF;
	text-decoration:underline;
}

#weddingpic a:hover {
	color:#FFF;
	text-decoration:#underline;
}

#weddingpic a:visited {
	color:#FFF;
	text-decoration:underline;
}


.weddingpic {
	padding:5px;
	color:#FFF;
}



#weddingpic2 {
	
width:448px;
height:290px;
margin-left:35px;
margin-top:20px;
margin-bottom:15px;
background:url("../photos/weddings2.jpg");
border:1px solid #CC9;

}

#weddingpic2 a {
	color:#FFF;
	text-decoration:underline;
}

#weddingpic2 a:hover {
	color:#FFF;
	text-decoration:#Underline;
}

#weddingpic2 a:visited {
	color:#FFF;
	text-decoration:underline;
}

#business
{
	width:339px;
	margin:auto;
	padding:2px;
    border:1px solid #000;

}



#smallpic {
	width:160px;
	height:107px;
	float:right;
	padding:2px;
	margin:5px;
    border:1px solid #000;
}


#smallpic2 {
	width:160px;
	height:120px;
	float:right;
	padding:2px;
	margin:5px;
    border:1px solid #000;
}



.shading {
	
    background:#F9F9F9;
	padding:5px;
	margin-left:45px; 
  

}



#mid_container #special_offer #special_2 h3,#mid_container #special_offer #special_2 h4
{
	padding-left:10px;
}
#mid_container #special_offer #special_2 h4
{
	font-weight:500;
	font-size:0.7em;
	margin:0px;
	text-align:left;
	color:#7a1d04;
}
#mid_container  .special_mid
{
	background:url(../images/1-px-sp-offers-box.gif) repeat-y;
	margin:0px;
	border:0px;
	padding:0px;
	padding-bottom:20px;
}
#mid_container .special_mid p
{
	margin:0px;
	border:0px;
	padding-bottom:14px;
	padding-top:5px;
	font-size:0.75em;
}
#mid_container #special_1 .special_mid  p
{
		padding-bottom:14px;
}
#mid_container #special_2  .special_mid  p
{
		padding-bottom:6px;
}
#mid_container #special_2 h2
{
	font-size:1.4em;
	color: #969;
}
#mid_container  .special_bttm
{
	background:url(../images/bot-sp-offers-box.gif) no-repeat;
	margin:0px;
	border:0px;
	padding:0px;
	font-size:0.5em;
}
#offers
{
	position:relative;
	left:5px;
	margin-right:4px;
	border:0px;
	padding-right:5px;
	padding-top:5px;
	

}

.discount {
font-size:14px;
padding-left:5px;

}


#grouse
{
	position:relative;
	float:right;	
	border:0px;
	padding-top:0px;
	padding-left:0px;
	margin-top:-7px;
	left:27px
}
#right_star
{
	padding-right:8px;
	float:right;
}
#left_star
{
	float:left;
	padding:11px;
	/*padding-left:10px;
	padding-right:10px;	
	padding-bottom:10px;*/
}
/* ################################### end of special offers */
/* ################################### Beginning of local walks ########## */
.local_walks
{
	width:468px;
	margin:auto;
}
.local_walks .left_align p,.local_walks .right_align p
{
	font-size:0.8em;
}
.local_walks .left_align p, .local_walks .left_align h2
{
	text-align:left;
	padding-left:10px;
	color: #333;
}
.local_walks .right_align p, .local_walks .right_align h2
{
	text-align:left;
	padding:5px;
	color: #333;
	
}
.local_walks  p
{
	margin: 5px;
	padding: 5px;
	padding-bottom:10px;
}
 
	
}
.local_walks  h2
{
	display:block;
	font-size:1em;
	color:#969;
	line-height:0.1em;
	padding:5px;
	margin-bottom:-5px;
}

.local_walks .right_align img
{
	padding-right:5px;
	float:left;
	margin-top:5px;
	margin-left: 2px;
	padding-left: 2px;
}
.local_walks .left_align img
{
	padding-left:5px;
	float:right;
	margin-right:2px;
	margin-top:2px;
	margin-left: 2px;
	
}

#mid_container  .walks_top
{
	background:url(../images/walks-top-box.gif) no-repeat;
	margin:0px;
	border:0px;
	font-size:0.7em;
	height:7px;
}
#mid_container  .walks_bttm
{
	background:url(../images/walks-bot-box.gif) no-repeat;
	margin: 0px;
	border:0px;
	font-size:0.7em;
}
#mid_container  .walks_mid
{
	background:url(../images/walks-1px-box.gif) repeat-y;
	margin:0px;
	border:0px;
	padding:0px;
	color: #969;

}

#tours {
width:160px;
height:120px;
background: url(../photos/tours-thb.jpg) no-repeat;
text-align:center;
margin:auto;
margin-right:0px;
}

#tours a {
	
text-decoration:none;

}

#tours a:hover {
	
text-decoration:underline;

}


#events-thb {
	width:160px;
	height:120px;
	background: url(../photos/occasions-thb.jpg) no-repeat;
	text-align:center;
	margin:auto;
	margin-right:0px;
	border:2px solid #CC9;
	margin-bottom:8px;
}


#events-thb a{
color:#FFF;
text-decoration:none;
}

#events-thb a:hover {
color:#CCC;
text-decoration:underline;
}

.events_container {
	width:520px;
	margin-bottom:15px;
	
}


.events h1 {

font-size:16px;
color#939;	
	
}

.events h2 {

font-size:14px;
color#999;
padding-bottom:5px;	
	
}

#golf {
 	width:160px;
	height:95px;
	background: url(../photos/golf-thb.jpg) no-repeat;
	text-align:center;
	margin:auto;
	margin-right:0px;
	border:2px solid #CC9;
	margin-bottom:8px;
}

 #golf a {
	color:#FFF;
    text-decoration:none;
}

 #golf a:hover {
	color:#FFF;
	text-decoration:underline;
}


 #bike {
	width:160px;
	height:136px;
	background: url(../photos/bikehire-thb.jpg) no-repeat;
	text-align:center;
	margin:auto;
	margin-right:0px;
	border:2px solid #CC9;
}

 #walks {
	width:160px;
	height:120px;
	background: url(../photos/canal-thb.jpg) no-repeat;
	text-align:center;
	margin-right:0px;
	margin-bottom:10px;
	border:2px solid #CC9;

}

 #walks a {
	color:#FFF;
    text-decoration:none;
}

 #walks a:hover {
	color:#FFF;
	text-decoration:underline;
}


 #bike a {
	color:#FFF;
    text-decoration:none;
}

 #bike a:hover {
	color:#FFF;
	text-decoration:underline;
}

 #dining {
	width:160px;
	height:120px;
	background: url(../photos/restaurant-thb.jpg) no-repeat;
	text-align:center;
	margin-bottom:8px;
	margin-right:0px;
	border:2px solid #CC9;
}

 #dining a {
	color:#FFF;
    text-decoration:none;
}

 #dining a:hover {
	color:#FFF;
	text-decoration:underline;

}






#castle_links
{
	width:160px;
	height:200px;
	margin-right:0px;
	padding-top:25px;
	background: url(../images/image_links_castle.jpg) no-repeat;
	text-align:center;
	 
}
#castle_links ul
{
	font-weight:bold;
	padding:10px 0;
	margin:auto;
	
}
#castle_links ul li 
{
	font-size:0.9em;
	font-weight:600;
	list-style:none;
	padding:6px 0;
}
#castle_links ul li.head
{
	font-size:1.1em;
	font-weight:900;
}

#castle_links a  {

font-size:14px;
}

#castle_links a:hover {

font-size:14px;
color:#909;
}



#steam_train
{
	background: url(../photos/image_links_train.jpg) no-repeat;
	display:block;
	width:160px;
	height:136px;
	margin:auto;
	text-align:left;
	
	 
	
}
#steam_train a
{
	 
    font-size:14px;
	text-align:center;
	color:#FFF;
	padding:5px;
	text-decoration:none;
	
}

#steam_train a:hover
{
	font-size:14px;
	text-align:center;
	color:#909;
	padding:5px;
	text-decoration:underline;    
}

#steam_train #ride_a_train  
{
	font-size:12px;
	display:block;
	color:#FFF;
	
}
#steam_train #south_wales
{
	display:block;
	font-size:12px;
	font-weight:bold;
 
}

 

table.mytable { width: 100%; padding: 0px; border: none; border: 1px solid #789DB3;}
table.mytable td {
	font-size: 18px;
	border: none;
	background-color: #F4F4F4;
	vertical-align: middle;
	padding: 7px;
	font-weight: bold;
}
table.mytable tr.special td { border-bottom: 1px solid #ff0000;  }


.player {

padding-top:10px;
	
}

 



 
/* ####################### Footer stuff ############################# */
#footer
{
	background:url(../images/1-px-web-pg-top.gif) repeat-y;
	width:890px;
	float:right;
}
#footer #designlink
{
	font-size:10px;
	font-color:#CCC;
	padding-top:15px;
	padding-bottom:15px;
	font-weight:bold;
	text-align:center;
	width:890px;
	float:center;
	color: #CCC;	
}
#footer #designlink a:link
{
	font-size: 10px;
	text-decoration:none;
	color:#CCC;
	font-style: normal;
	font-weight: normal;
}
#footer #designlink a:visited
{
	text-decoration:none;
	color:#CCC;
	font-style: normal;
	font-weight: normal;
}
#footer #designlink a:hover
{
	text-decoration:underline;
	color:#96F;
	font-size: 10px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
	


#footer #rectory_details
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	float:none;
	width:890px;
	font-weight:400;
	padding-bottom:6px;
	background-color: #FFF;
	padding-top: 8px;
	color: #969;
	
}
 /* ######################### end of footer ############################## */
 
 
 ../images/1-px-web-pg-top.gif../images/image_links_train.jpg../images/image_links_castle.jpg../images/walks-1px-box.gif../images/walks-bot-box.gif../images/walks-top-box.gif../images/bot-sp-offers-box.gif../images/1-px-sp-offers-box.gif../photos/wkend-deals.jpg../images/special-box-top.gif../images/menu-bot.jpg../images/1-px-menu.jpg../images/menu-top-stripes.jpg../images/smv-interface.jpg../images/vt-interface.gif../images/v-tour-box-bottom.gif../images/1-px-v-tour-box.gif../images/v-tour-box-top.gif../images/sample-menu-uline.jpg../images/sample-menu.jpg../images/sample-menu.jpg../images/availability-image.jpg../images/booking-button.jpg'../images/menu-button-red.gif'../images/1-px-web-pg-top.gif../images/1-px-web-pg-top.gif../images/bot-web-pg-shadow.gif../images/1px-web-pg-shadow.gif
#main_container #inner_main #body_container #mid_container .white_space .local_walks .body_text .right_align .walks_mid p .walks_bttm .left_align {
	font-size: 0.7em;
#main_container #inner_main #footer #rectory_details .style11 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#main_container #inner_main #body_container #mid_container .local_walks .left_align .walks_mid p {
	font-size: 0.9em;
}
#main_container #inner_main #body_container #mid_container #menu_div #mid_div {
	font-family: Arial, Helvetica, sans-serif;
}
#main_container #inner_main #body_container #mid_container #virtual_tour_div #vt_mid .style11 {
	font-style: italic;
}

