#topnews {
	width: 400px;
	float: right;
	text-align: right;
	margin-top: 5px;
}



#top-details strong {
	color: #DE9B67;
	font-size: 14px;
}

#top-details a {
	color: #DE9B67;
	text-decoration: underline;

}

#top-details a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


form {
margin: 0px;
padding: 0px;
}

#footer-text {
	padding-top: 0px;
	color: #9F721F;
	line-height: 14pt;
	width: 540px;
	float: right;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer-text strong {
	color: #9F721F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}



#copyright-text {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	line-height: 14pt;
	width: 965px;
	font-size: 11px;
}

#copyright-text strong {
	color: #FFFFFF;
}

	.book_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.book_href
    {/*Display this image in the link area*/
	background-image: url(../images/b-check.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	height: 32px;
	width: 212px;
	text-decoration: none;
	margin-top: 5px;
    }
        
.book_href:hover

    {/*Display this image in the link area when you mouseover*/
	background-image: url(../images/b-check.gif);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	display: block;
	height: 32px;
	width: 212px;
	text-decoration: none;
	cursor: pointer;
    }
	
.booklink{
	font-size:10px;
}

div.container {
	margin: 0px auto;
	width:960px;
	background-color:#20352c;
	 margin-top:-10px;
	

            }

body, html {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	padding: 0px;
	width: 100%;
	font-weight:normal;
	text-align: center;
	background-image:url(../images/bg.gif)
}

#shadow{
	width:1100px;
	background-image:url(../images/backer.png);
	background-repeat:repeat-x;
	background-position:top center;
	margin:0 auto;
	height: 650px;
}


#pageholder {
	text-align: center;
	width: 800px;
	background-position: center top;
	background-repeat: no-repeat;
	}


/******* hyperlink and anchor tag styles *******/

a:link a {
	color: #990000;
	text-decoration: none;
}

a:hover{
	color: #999999;
	text-decoration: none;
}

/******* positioning divs *******/

#pagecell1{
	width:960px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	
}


/******* top header div with logo *******/

#top {
	width: 778px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-color: #E5E5E7;
}


#topheader {
	width: 960px;
	text-align: right;
	float: left;
	padding: 0px;
	height: 180px;
	vertical-align: center;
	background-color:#20352c;
	}
	
h1.pitlochry {
	float: left;
	color: #333333;
	margin: 0;
	padding: 0px;
	margin-top: 15px;
	}
		
h3.pitlochry {
	
	color: #ffff;
	margin: 0;
	padding: 0px;
	margin-top: 15px;
	}
	
#headingone {
	width: 380px;
	text-align: left;
	margin-top: 50px;
	margin-left: 190px;
}

#headingone h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	color: #333333;
}

#headingone h1 strong {
	font-size: 22px;
	font-weight: bold;
	color: #000066;
	margin: 0px;
}

#header {
	width:100%;
	background:#20352c;
	background-image:url(../images/header-background.jpg);
	background-repeat:no-repeat;

	height:180px;
}
#header a {
	color:#fff;
	text-decoration:none;
}
#header a:hover {
	color:#2FCBFF;
}
#topinfo {
	float:right;
	background:#315e4b;
	width:180px;
	padding:7px 15px;
	color:#fff;
	text-shadow:1px 1px 1px #333;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	line-height:12px;
	margin-right:60px;
	
}
#topinfo p {
	padding:0;
	line-height:12px;
}
#topinfo img {
	float:left;
}
#topinfo a {
	color:#fff;
	text-decoration:none;
}
#topinfo a:hover {
	color:#ccc;
}
#header ul {
	float:left;
	width:600px;
	margin-left:10px;
	margin-top:10px;
	list-style:none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#header ul li {
	float:left;
	padding-left:20px;
}


.logo {
	float:left;
	padding:30px 0;
	padding-top:30px;
}

.inner {
	width:920px;
	margin:0 auto;
	overflow:auto;
	margin-top:30px;
}
	
/******* content front page header *******/
	

#contentholder{
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	clear: both;
}
	#content {
	padding: 0px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 30px;
	width: 900px;
	line-height: 14pt;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	}

							
							/* HACKS mozilla so buttons dont jump from padding */

.content2 {
	width: 600px;
	color: #FFFFFF;
	line-height: 12pt;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	}
							
	.content2 h1 {
	font-size: 22px;
	margin-left: 0px;
	color: #3c2101;
	line-height: 140%;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	}
	
	.content2 h1 strong a {
	font-size: 24px;
	margin-left: 0px;
	color: #018D5E;
	line-height: 140%;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}
	
	.content2 h2 {
	font-size: 14px;
	color: #CC9900;
	line-height: 140%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.content2 h3 {
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
							}
	
	
	.content2 a{
	color: #CC9900;
	text-decoration: none;
}

.content2 a:hover {
	color: #7F390B;
	text-decoration: none;
}

#bodyholder {
	padding:0px;
	margin:0px;
	width: 280px;
	float: left;
	text-align: left;
	padding-left: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 14pt;
	margin-bottom: 30px;
	margin-top: 15px;
	margin-right: 20px;
}

#bodyholder a {
color: #5F390A;
text-decoration: none;
}

#bodyholder a:hover {
color: #A56D3A;
text-decoration: none;
}

#bodyholder h2 {
font-size: 18px;
color: #ffffff;
text-decoration: none;
}

#bodyholder h2 strong {
font-size: 18px;
color: #FFCC00;
text-decoration: none;
}

	
	#sectionbodyholder {
	padding:0px;
	margin:0px;
	width: 184px;
	float: left;
}

#sectionbodyholder h2 {
	color: #003366;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
	text-transform: capitalise;
	padding-bottom: 4px;
	margin: 0px;
	}
		

td {
	font-size: 11px;
	font-weight:bold;
	padding: 10px;
}

ul {
line-height: 140%;
}


#rightholder h3 {
	color: #018D5E;
	font-size: 14px;
	text-transform: capitalise;
	margin: 0px;
	margin-top: 10px;
	display: block;
	padding: 5px 0px 0px 10px;
	border-bottom: 1px dotted #eeeeee;
	}
	
	#rightholder h3 a {
	color: #FFFFFF;
	}
	
	#rightholder h3 a:hover {
	color: #FFCC00;
	}

	
#flash {
	width: 960px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color:#20352C;
	color: #FFF;
	padding-bottom: 10px;
}

vertical_container {
float: right;
width:254px;
}


hr {
color: #cccccc;
height: 1px;
background-color: #cccccc;
}

#bodyholder h3 {
	color: #68400F;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f4f1ed;
	border-bottom: 1px solid #eae4dc;
	margin: 0px;
}


#sidenav {
	width: 340px;
	height:100%;
	float: left;
	color: #ffffff;
	font-size: 14px;
	padding-top: 15px;
	padding-left: 15px;
	background-color: #20352C;
	padding-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#sidenav h1{
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size: 17px;
	margin:0px;
}

#sidenav strong{
color:#fdb110;
font-size: 14px;
text-decoration:none;
font-weight:bold;
}

#sidenav a{
color:#fdb110;
font-size: 14px;
text-decoration:none;
font-weight:bold;
}

#sidenav a:hover {
text-decoration:underline;
}

.booklink a{
color:#fdb110;
font-size: 10px;
text-decoration:none;
font-weight:bold;
}


#sidenav-chosen a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c6a86d;
	text-decoration: none;
	line-height: 14pt;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #c6a86d;
	color: #ffffff;
	padding-left: 10px;
}

#secondary {
	width: 590px;
	height:100%;
	background-color:#FFF;
	float: left;
	color: #242424;
	font-size: 13px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:10px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 120%;
	font-weight: normal;
}

#secondary h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:18px;
color: #20352C;
font-style:italic;
}


#secondary a{
	text-decoration: none;
	color: #20352C;
	font-weight:bold;
}

#secondary a:hover {
	text-decoration: underline;
	color: #20352C;
}

#bodyphoto {
	text-align: center;
	padding-top: 15px;
}

#bodyphoto strong {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	font-weight: normal;
	line-height: 16pt;
}

#bodyphoto {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
}

#sitebottomnav {
	font-size: 11px;
	color: #FFFFFF;
	width: 930px;
	text-align: left;
	padding-left: 0px;
	line-height: 15pt;
	clear: both;
	padding-top: 10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;	
	background-color:#20352C;
	}
	
	#sitebottomnav a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#sitebottomnav a:hover {
	color: #a9dbe8;
	text-decoration: none;
	}
	
	#sitebottomnav img {
	float: left;
	margin-right: 10px;
	}

#sidenavigation a {
border-bottom: 1px solid #eae4dc;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
display: block;
}
	#sidenavigation a:hover {
	border-bottom: 1px solid #eae4dc;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #FFFACC;
	}
#sidenavigation {
margin-bottom: 20px;
}

#photo{
	width:960px;
	height:354px;
	float: left;
	overflow:hidden;
	    
}
h2{
	font-size:16px;
	color: #20352c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbb124;
	margin-left: 20px;
	margin-right: 20px;
}
.book {
	color:#ffffff;
	text-transform:uppercase;
	margin-bottom:5px;
		text-align:right;
	
	
}

.book a{
	color:#FFF;
	text-decoration:none;
	background-color: #689e87;
	padding:5px;
	font-weight:bold;
	font-size:11px;
	line-height:140%;
	text-align:right;
	
}

.book a:hover{
	color:#000;
	text-decoration:none;
	background-color: #dbb124;
}

.testimonials {
	background-color: #cbe5ca;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #20352C;
	padding: 10px;
	font-size:14px;
	border-bottom: 1px solid #BABAB0;
	border-right: 1px solid #BABAB0;
	width: 310px;
	float: right;
	margin-left: 10px;
	margin-right: 15px;
	}
	
.testimonials img{
	margin-right:10px;
	padding:5px;
	margin-left: 10px;
}

.testimonials2 {
	background-color: #cbe5ca;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #20352C;
	padding: 10px;
	font-size:14px;
	border-bottom: 1px solid #BABAB0;
	border-right: 1px solid #BABAB0;
	margin-left: 10px;
	margin-right: 15px;
	}

.imgnopad{
	padding:0;
}


#pagefooter {width:920px; margin:auto; padding:30px 0;}
#footerwrap {
	width:900px;
	float:left;
	font-size:14px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
#footerwrap #about {
	float:left;
	width:160px;
}
#pagefooter h2 { color:#ca4133; margin-bottom:10px;}
#pagefooter p {line-height:18px; margin-bottom:10px;}
#services {
	width:21%;
	float:left;
}
#services a{
	color:#fdb110;
	text-decoration:none;
}
#services a:hover{
	text-decoration:underline;
}
#tools {
	float: left;
	width: 38%;
	margin-left: 20px;
	text-align: center;
}
#footerwrap li {display:block; height:25px; line-height:25px; background:url(../images/bullet.gif) left center no-repeat; padding-left:20px;}
.myphoto {
	width:160px;
	float:left;
}
.myphoto img {
	display:block;
	padding:5px;
	margin:auto;
}
.about-text {
	margin-left: 165px;
}
#credits {
	padding:10px;
	font-size:11px;
	width: 920px;
	margin: 0 auto;
	float: left;
	text-align: center;
	padding-top: 10px;
	font-weight:bold;
}

#credits a{
	color:#fdb110;
	text-decoration:none;
}

#credits a:hover{
	text-decoration:underline;
}

.specialhead{
	font-size:24px;
	color: #07673a;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:110%;
}

.specialtext{
	font-size:12px;
}

.specialprice{
	color:#fd8510;
	font-size: 16px;
}

#specialsidebox{
	width:285px;
	background-image:url(../images/sideoffer.jpg);
	background-repeat:repeat-y;
	background-position:top;
	float:right;
	padding:10px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom: 10px;
	;
	margin-top: 10px;

}

.sidetext{
	width:240px;
	margin:0 auto;
	color:#FFF;
	line-height:110%;
}

.sidetext li{
	list-style-image:url(../images/arrow.png);
}

/* Tabbed feature Content*/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #837867;
	border-left: 1px solid #837867;
	width: 560px;
	font:normal 12px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #837867;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #c0b097;
}

ul.tabs li a {
	text-decoration: none;
	color: #101010;
	display: block;
	padding: 0 20px;
	outline: none;
}
ul.tabs li a:hover {
	background: #967d55;
	color:#FFF;
}


html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #e6e5e4;
	border-bottom: 1px solid #ebe6f1; /*--Makes the active tab look like it's connected with its content--*/
	color:#151515;
}

.tab_container {
	border: 1px solid #837867;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 560px;
	background: #e6e5e4;
	margin-bottom:20px;
}
.tab_content {
	padding: 10px;
}	

