/* Betws Inn */
/* set all to Arial */
p, td, th, li, ul, ol, h1, h2, h3, h4, h5, h6  {
	font-family: Arial, Helvetica, sans-serif;
}
/* tags */
body {
	background: #FDF6DA url(../i/back1.jpg);
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #649342;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #9F1400;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #9F1400;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
p, ol {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	margin: 0px;
	padding: 5px 10px 10px;
}
ul {
	font-size: 12px;
	color: #9F1400;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* topsec with 2 graphics and text */
#topsec {
	border-top: 3px solid #9f1400;
	border-right: 3px solid #9f1400;
	border-bottom: 0px solid #9f1400;
	border-left: 3px solid #9f1400;
	background: #FFFFFF url(../i/topslice.gif);
}
#topsec td {
	vertical-align: top;
}
#topsec h1 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	padding: 0px;
	margin: 20px 5px 5px;
}
.logo {
	display: block;
	margin: 0px;
	padding: 0px;
}
.title {
	margin: 0px;
	padding: 0px;
}
/* mainsec table */
#mainsec {
	background: #FFFFFF url(../i/leftslice.gif) repeat-y;
	border-top: 0px solid #9f1400;
	border-right: 3px solid #9f1400;
	border-bottom: 3px solid #9f1400;
	border-left: 3px solid #9f1400;
}
/* leftnav */
#leftnav {
	vertical-align: top;
	text-align: left;
	padding: 40px 0px 0px;
}
#leftnav img {
	display: block;
}
/* navbutt within leftnav */
#navbutt img {
	padding: 0px;
	margin: 0px 0px 8px;
}
/* content section */
#content {

}
/* contact section */
#contact {
	text-align: center;
}
/* botnav section */
#botnav p {
	font-size: 11px;
	text-align: center;
	padding: 5px;
	border: 2px solid #9F1400;
	background: #F8F8F8;
	margin: 40px 100px 20px;
}
/* copyright section */
#copyright { text-align: right; margin-top: 20px; margin-right: 10px; margin-bottom: 5px; margin-left: 10px}
#copyright p {
	font-size: 10px;
	text-align: right;
	line-height: 14px;
}
/* other classes */
/* feature list */
.feature {
	border: 2px dashed #72A64A;
	padding: 5px;
	margin: 5px 20px;
	background: #F1F7FA;
}
.feature h2 {
	color: #649342;
	text-align: center;
	margin: 5px;
	padding: 0px;
}
.feature p {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
/* tariff table */
.tariff {
	border: 2px solid #970000;
	font-size: 12px;
	font-weight: normal;
	margin-top: 30px;
	color: #333333;
	background: #FCF9E9;
}
.tariff b {  font-weight: bold; text-align: center}
.tariff ul {
	font-size: 11px;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 40px;
	list-style-type: square;
	color: #333333;
	padding: 0px;
}
.tariff th {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #970000;
	padding-top: 20px;
}
.tariff td {
	padding: 5px 5px 5px 15px;
	margin: 0px;
}
/* local photo panel */
.localphotos {
	font-size: 11px;
	text-align: center;
	border: 2px solid #666666;
	padding: 5px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #666666;
	background: #F3F3F3;
}
/* testimonials */
.testim {
	margin: 5px 10px 5px 0px;
	padding: 5px;
	border: 2px dashed #72A64A;
	background: #F1F7FA;
}
.testim p {
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	color: #006633;
}
/* photos */
.photoright {
	margin: 10px;
	padding: 0px;
	display: block;
}
.photoleft {
	margin: 10px;
	padding: 0px;
	display: block;
}
/* line of images (grades etc) */
.imageline {
	text-align: center;
	vertical-align: middle;
}
.imageline img {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}
/* credit cards */
.cards img {
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.awardstrap {
	font-weight: bold;
	text-align: center;
	color: #AB6029;
}
/* location map */
.map {
	text-align: center;
	margin-top: 20px;
}
/* others */
.centre {
	text-align: center;
}
/* notice box */
.notice {
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #9F1400;
	margin-top: 10px;
	margin-bottom: 10px;
}
.notice img {
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
/* xmas background */
.xmas {
	background-image: url(../i/clip/holly.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
/* velentines background */
.valentines {
	background-image: url(../i/clip/valentines.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
/* food menu */
.foodmenu {
	margin: 30px;
	padding: 5px 5px 15px;
	border: 2px solid #9F1400;
	background: #FDFAEC;
}
.foodmenu h2 {
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.foodmenu h3 {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 20px;
}
.foodmenu p {
	color: #333333;
	text-align: center;
	margin: 3px 10px 5px;
	padding: 0px;
}
