body {
	margin: 0px;
	background-color: #627C84;
}

body a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #627C84;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
}

body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #627C84;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
}

body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}

body a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #627C84;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
}
img a, a img, img, a { border:none; }
#logo {
	text-align: left;
	padding-top: 27px;
	padding-left: 31px;
	float: left;

}

#container {
	width: 772px;	
}
.booking { float: right; margin-top: 10px; margin-right: 28px;}
#navigation{
	background-color: #FFFFFF;
	width: 768px;
	padding: 0px 7px;
	text-align: center;
	margin: 0px;
	background-image: url(../images/bg-shadow.gif);
	background-repeat: repeat-y;
	
}

#left-col {
	float: left;
	padding-left: 28px;
	padding-top: 28px;
	width: 317px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	
}
#left-col2 {
	float: left;
	padding-left: 28px;
	padding-top: 28px;
	width: 482px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	
}
#left-col3 {
	float: left;
	padding-left: 28px;
	padding-top: 28px;
	width: 341px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	
}
#left-col4 {
	float: left;
	padding-left: 28px;
	padding-top: 28px;
	padding-right: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	
}
#right-col-main {
	float: right;
	padding-top: 28px;
	padding-right: 28px;
	width: 365px;
	padding-left: 15px;
	
}
#right-col-main2 {
	float: right;
	padding-top: 28px;
	padding-right: 28px;
	width: 200px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	
}
#right-col-main3 {
	float: right;
	padding-top: 28px;
	padding-right: 28px;
	width: 341px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	
}

.left{
	text-align:left;	
}

.clear {
	clear: both;
	height: 1px;
}

.container {
	width: 772px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 15px -15px;
	padding: 0px 0px 0px 24px;
	background-image: url(../images/h2_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	line-height: 22px;
	background-color: #F7F7F2;
	
}

h1 {
	margin: 0px;
	padding: 0px;
	
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	width: 680px;
	
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}

#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	
}

#topbar {
	background-image: url(../images/top.gif);
	height: 81px;
	width: 782px;
	background-repeat: no-repeat;
}
#pagecontent {
	width: 768px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../images/bg-shadow.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	background-color: #FFFFFF;
}

/* -------- nav rooms ----------  */

.nav-rooms
 {
	height: 32px;
	width: 91px;
	overflow:hidden;
	float: left;
	background-image: url(../images/nav-rooms.gif);
}
.nav-rooms a, .nav-rooms a:link {
	display: block;
	height: 0px !important; 
	height /**/:16px; /* for IE5/Win only */
	width: 91px;
	background: url(../images/nav-rooms.gif) no-repeat left top;
	overflow: hidden;
	padding-top: 32px;
}
.nav-rooms a:hover {
	background-position: 0px -32px;
	}

.nav-rooms a:active {
	background-position: 0px -32px;
}

/* -------- nav dining ----------  */

.nav-dining
 {
	height: 32px;
	width: 81px;
	overflow:hidden;
	float: left;
	background-image: url(../images/nav-dining.gif);
}

.nav-dining a, .nav-dining a:link {
	display: block;
	height: 0px !important; 
	height /**/:16px; /* for IE5/Win only */
	width: 81px;
	background: url(../images/nav-dining.gif) no-repeat left top;
	overflow: hidden;
	padding-top: 32px;
}
.nav-dining a:hover {
	background-position: 0px -32px;
	}

.nav-dining a:active {
	background-position: 0px -32px;
}

/* -------- nav triff ----------  */

.nav-tariff
 {
	height: 32px;
	width: 179px;
	overflow:hidden;
	float: left;
	background-image: url(../images/nav-tariff.gif);
}

.nav-tariff a, .nav-tariff a:link {
	display: block;
	height: 0px !important; 
	height /**/:16px; /* for IE5/Win only */
	width: 179px;
	background: url(../images/nav-tariff.gif) no-repeat left top;
	overflow: hidden;
	padding-top: 32px;
}
.nav-tariff a:hover {
	background-position: 0px -32px;
	}

.nav-tariff a:active {
	background-position: 0px -32px;
}


/* -------- nav awards ----------  */

.nav-awards
 {
	height: 32px;
	width: 161px;
	overflow:hidden;
	float: left;
	background-image: url(../images/nav-awards.gif);
}

.nav-awards a, .nav-awards a:link {
	display: block;
	height: 0px !important; 
	height /**/:16px; /* for IE5/Win only */
	width: 161px;
	background: url(../images/nav-awards.gif) no-repeat left top;
	overflow: hidden;
	padding-top: 32px;
}
.nav-awards a:hover {
	background-position: 0px -32px;
	}

.nav-awards a:active {
	background-position: 0px -32px;
}

/* -------- nav around ----------  */

.nav-around
 {
	height: 32px;
	width: 158px;
	overflow:hidden;
	float: left;
	background-image: url(../images/nav-around-the-area.gif);
}

.nav-around a, .nav-around a:link {
	display: block;
	height: 0px !important; 
	height /**/:16px; /* for IE5/Win only */
	width: 158px;
	background: url(../images/nav-around-the-area.gif) no-repeat left top;
	overflow: hidden;
	padding-top: 32px;
}
.nav-around a:hover {
	background-position: 0px -32px;
	}

.nav-around a:active {
	background-position: 0px -32px;
}

/* -------- nav contact ----------  */

.nav-contact
 {
	height: 32px;
	width: 98px;
	overflow:hidden;
	float: left;
	background-image: url(../images/nav-contact.gif);
}

.nav-contact a, .nav-contact a:link {
	display: block;
	height: 0px !important; 
	height /**/:16px; /* for IE5/Win only */
	width: 98px;
	background: url(../images/nav-contact.gif) no-repeat left top;
	overflow: hidden;
	padding-top: 32px;
}
.nav-contact a:hover { 
	background-position: 0px -32px;
	}

.nav-contact a:active {
	background-position: 0px -32px;
}
.boxpic {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.box-button {
	background-image: url(../images/box-strip.gif);
	height: 15px;
	width: 355px;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.box-button a:link, .box-button a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.box-button  a:hover {
	color: #333333;	
}

.box-button  a:active {
	
}

#foot {
	background-image:url(../images/foot2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#44636D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:66px;
	letter-spacing:2px;
	line-height:13px;
	padding-top:11px;
	text-align:center;
	text-decoration:none;
	width:782px;
}
#tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44636D;
	text-align: right;
	float: right;
	padding-right: 30px;
	padding-top: 30px;
	line-height: 18px;
	letter-spacing: 2px;
}

.logobase {
	height: 0px;
	width: 214px;
	overflow:hidden;
	float: right;
	background-image: url(../images/logos-base.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

/* -------- nav contact ----------  */

.h1title
 {
	height: 0px;
	width: 554px;
	overflow:hidden;
	float: left;
	background-image: url(../images/title-rooms.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	}
	
	/* -------- indextitle ----------  */

.title-index
 {
	height: 0px;
	width: 554px;
	overflow:hidden;
	float: left;
	background-image: url(../images/title-welcome.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
	font-size: 16px;
	}
	
		/* -------- roomstitle ----------  */

.title-rooms
 {
	height: 0px;
	width: 554px;
	overflow:hidden;
	float: left;
	background-image: url(../images/title-rooms.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
	}
	
	.title-rooms
 {
	height: 0px;
	width: 554px;
	overflow:hidden;
	float: left;
	background-image: url(../images/title-rooms.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
	}
.title-taste
 {
	height: 0px;
	width: 554px;
	overflow:hidden;
	float: left;
	background-image: url(../images/taste-of-devon.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
	}
.title-dining
 {
	height: 0px;
	width: 554px;
	overflow:hidden;
	float: left;
	background-image: url(../images/title-dining.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
	}
	
.title-tariff
 {
	height: 0px;
	width: 554px;
	overflow:hidden;
	float: left;
	background-image: url(../images/title-tariff.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
	}
	
.title-awards
 {
	height: 0px;
	width: 554px;
	overflow:hidden;
	float: left;
	background-image: url(../images/title-awards.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
	}
	
.title-around
 {
	height: 0px;
	width: 554px;
	overflow:hidden;
	float: left;
	background-image: url(../images/title-around.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
	}
	
.title-contact
 {
	height: 0px;
	width: 554px;
	overflow:hidden;
	float: left;
	background-image: url(../images/title-contact.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
	}
	
		
		.title-links
 {
	height: 0px;
	width: 554px;
	overflow:hidden;
	float: left;
	background-image: url(../images/title-links.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
	}
	
	.title-terms
 {
	height: 0px;
	width: 554px;
	overflow:hidden;
	float: left;
	background-image: url(../images/title-terms.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
	}
		
.title-privacy
 {
	height: 0px;
	width: 554px;
	overflow:hidden;
	float: left;
	background-image: url(../images/title-privacy.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
	}
	
.title-accessibility
 {
	height: 0px;
	width: 554px;
	overflow:hidden;
	float: left;
	background-image: url(../images/title-accessibility.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
	}
			
	.title-thanks
 {
	height: 0px;
	width: 554px;
	overflow:hidden;
	float: left; 
	background-image: url(../images/title-thanks.gif);
	background-color: #f0eee4;
	margin: 0px;
	padding: 32px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
	}
			
#piccontainer
{
	width: 768px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../images/bg-shadow.gif);
	background-repeat: repeat-y;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.button-bg1 {
	background-image: url(../images/button-bg1.gif);
	background-repeat: no-repeat;
	padding-left: 33px;
	background-position: left;
	height: 15px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.button-bg1 a:link, .button-bg1 a:visited{
	
}

.button-bg1 a:hover {
	color: #CC0000;
}

.button-bg1 a:active {
	
}

.roombox {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: none;
	border: none;
	text-align: left;
	line-height: 15px;
}
.logo {
	float: left;
	width: 107px;
	background-color: #F7F5F0;
}
.quote {
	float: right;
	background-color: #F7F5F0;
	width: 374px;
	background-image: url(../images/awardbox_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.line {
	background-color: #F7F7F2;
	clear: both;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.out-text {
	width: 341px;
	padding-right: 15px;
	float: left;
	padding-bottom: 20px;
}
.out-pic {
	width: 341px;
	padding-left: 15px;
	float: left;
	padding-bottom: 20px;
}
.label {
	width: 80px;
	float: left;
	text-align: right;
	padding-right: 10px;
	color: #666666;
}
.input {
}
.input_style {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #F0EEE4;
	height: 14px;
	padding: 2px;
	width: 300px;
}
.textarea_style {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #F0EEE4;
	padding: 2px;
	width: 300px;
}
.send {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 392px;
}
.formsubmit {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #F0EEE4;
}
.awardbox {
	width: 481px;
	background-color: #F7F5F0;
}
.awardbox-foot {
	background-color: #f7f5f0;
	background-image: url(../images/awardsbox_foot.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 12px;
	width: 481px;
}
.award-rossette {
	margin-bottom: -15px;
}
.nicespace {
	height: 20px;
}
.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
.box1 a:link, .box1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}

.box1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;	
}

.box1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
#form1
{
	font-size:12px;
}
/* Success, notice and error boxes
-------------------------------------------------------------- */
.errors, .notice, .success { padding:0.8em;	margin-bottom:0em; border: 1px solid #ddd; }
.nomargin 	{ width:100% !important; margin:10px 0px 20px 0px !important; }
.errors     { width: 300px; padding:5px; font-size: 1em; background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { width:100%; margin:10px 0px 20px 0px; background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }
