html
{
	height: 101%;
	margin: 0px;
	padding: 0px;
}

#placesTable img 
{ 
	border:0; 
}

#placesTable td 
{
	text-align:center; 
	width:33%; 
	padding: 10px;
}

/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.7em;
	background:#CCD9DB;
	color:#666666;
	padding: 0px;
 
}

div.clear {
	width: 100%;
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
}

.peakdirectlogo{
	margin-left:67px;

}

a img
{
border: none;
}


h2{
	font-size:1.1em;
	color:#084566;
}

h1 {
	
	/*font-family:"Times New Roman", Times, serif;*/
	font-size: 18px;
	text-transform: uppercase;
	color: #125c83;
	letter-spacing: -1px;
	margin-top:0px;
	font-weight: normal;
	}
	
p {
	font-size: 12px;
}

p a, h3 a, #placesTable a {
	color:#6b8fa3;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #6b8fa3;
}



p a:hover, h3 a:hover, #placesTable a:hover {
	border-bottom:1px solid #6b8fa3;
}

.checking a:hover{
	background: url("images/availability-button-hover.jpg") no-repeat scroll 0 0 transparent;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #084566;
}
	
#header {
	background: #fff;
	width: 800px;
	height: 150px;
	position: relative;
	display: block;
	}
	
#header img {
	border: none !important;
}
	
#header a#logo {
	width: 149px;
	height: 100px;
	position: absolute;
	top: 25px;
	left: 25px;
	
}

#header a#AA {
	width: 53px;
	height: 83px;
	position: absolute;
	right: 120px;
	top: 15px;
}

#header a#PeakDist {
	width:99px;
	height:42px;
	position: absolute;
	top:27px;
	right:270px;
	display:none;
}

#enjoyEngland {
	position:absolute;
	width:58px;
	height:83px;
	top:15px;
	right:183px;
}

#breakfastAward {
	position:absolute;
	width:58px;
	height:83px;
	top:15px;
	right:249px;
}

#walkersWelcome {
	position:absolute;
	width:84px;
	height:84px;
	top:15px;
	right:25px;
}
	
	
#strap {
	width: 200px;
	position: absolute;
	top: 40px;
	left: 199px;
	}
	
	
#strap h2 {
	color: #6b8fa3;
	font-size: 15px;
	font-weight: normal;
}
	
#phone {
	color: #084566;
	position: absolute;
	top: 105px;
	right: 25px;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	}
	
#phone span {
	font-size: 23px;;
	}

.imgfix{
	float:left;
}
#wrapper{
	width:800px;
	display:block;
	margin:auto;
	background: #fff;
	border-left:4px solid #b4c0c3;
	border-right:4px solid #b4c0c3;
	padding-bottom: 40px;
	height: 100%;
}


#mainpic{
	float:right;
	display:block;
	width:300px;
}

#column{
	float:left;
	display:block;
	width:549px;
	padding-left: 20px;
	padding-right:15px;
	border-right: 1px solid #cad7de;
	margin-right: 15px;

}

#column2 h1, #column2 h2 {
	color: #6b8fa3;
}

#column2 {
	width:175px;
	float: right;
}

hr {
	border: none;
	border-bottom: 1px solid #cad7de;
	margin: 25px 0px;
}

#piccolumn{
	float:left;
	display:block;
	width:350px;
	padding-left: 15px;
	padding-top:25px;


}
#piccolumn img {
	margin-bottom:20px;
	margin-left:10px;
	float:left;
	border:2px solid #084566;
}
#piccolumn img.first {
	clear:both;
	margin-left:0;
}

#accompiccolumn{
	float:left;
	display:block;
	width:245px;
	padding-left: 15px;
	padding-top:25px;


}
#accompiccolumn img {
	margin-bottom:20px;
	margin-left:10px;
	float:left;
	border:2px solid #084566;
}
#accompiccolumn img.first {
	clear:both;
	margin-left:0;
}

.accomnav {
    line-height: 1.9em;
    margin-top: 30px;
}

.accomnav h2 .blueroom a {
    color: #0099FF;
    text-decoration: none;
}

.accomnav h2 .twinroom a {
    color: #E8E800;
    text-decoration: none;
}

.accomnav h2 .greenroom a {
    color: #669900;
    text-decoration: none;
}

#contentarea{
	float:left;
	display:block;
	width:360px;
	padding-left: 24px;
	padding-top:25px;
}
#contentarea li {
	margin-bottom:5px;
}

#clear{
	clear:both
}

#navigation {
	display:block;
	background:#084566;
	height:24px;
	color:#FFFFFF;
	font-size:0.8em;
}

/*#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation ul li {
	list-style: none;
	float: left;
	height: 24px;
	line-height: 24px;
	width: 100px;
	
}*/

#navigation a {
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	height:24px;
	padding:0 10px;
	text-decoration:none;
	line-height: 24px;
}

#navigation a:last-child {
	border: none;
}

div.slideshow {
	border: 4px solid #084566;
	margin: 1px 1px 1px 0px;
	float: left;
	width: 591px;
	height: 230px;
	overflow: hidden;
}

div#rightClicks {
	width: 200px;
	margin-top: 1px;
	float: left;
}

div#rightClicks img, div#clicks img {
	border: none;
	display: block;
	
}

div#rightClicks a:first-child {
	margin-bottom: 1px;
}

div#clicks {
	height: 105px;
	border-bottom: 2px solid #084566;
	margin: 0px;
	padding: 0px 0px 1px 0px;
	display: block;
	overflow: hidden;
	width: 800px;
}

div#clicks a {
	float: left;
	width: 132px;
	height: 105px;
	margin: 0px 1px 0px 0px;
	overflow: hidden;
	display: block;
}

div#clicks a.lastClick {
	margin-right:-3px;
	width: 134px;
	
}
div#clicks a:last-child {
	margin-right:0px;
	width: 134px;
	
}

div#clicks a.firstClick {
	width: 133px;
	
}

#content{
	padding:20px 12px;
}
#footer1{
	text-align:center;
	padding:5px;
	background-color:#084566;
	color:#FFFFFF;
}

#footer1 a{
	color:#FFFFFF;
}

#blog {
	margin:0px 20px;
}

div.blogitem, div.blogitemfirst {
	width:164px;
	float:left;
	margin:0px 0px 0px 9px;
	padding:0px 0px 0px 10px;
	border-left:1px dotted #ccc;
}

div.blogitemfirst {
	margin:0px;
	border:none;
	padding:0px;
}

#blog h1 {
	color:#aaaaaa;
}

#blog h3 a {
 color:#969696;
 font-size:12px;
}

#blog p {
	color:#ababab;
	font-size:10px;
}

<!-- CSS for Jquery Gallery--!>

#left_col {
	float:left;
	margin:35px 0px 20px 13px;
	display:table;
	width:100px;
}

#left_col img {
	margin:0px 0px 13px;
}
