html, body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFE8;
	scrollbar-face-color: #aaaaaa;
	scrollbar-highlight-color: #FFFFE8;
	scrollbar-shadow-color: #aaaabb;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #A0B7DC
}
div#container {
	position: absolute;
	height: auto;
	width: auto;
	border: none;
	background-color: #FFFFE8;
	z-index: 1;
	overflow: hidden
}
div#side {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 304px;
	height: auto;
	left: 0px;
	border: none;
	background-color: #EEF3E0;
	z-index: 2;
	overflow: none;
	overflow-x: hidden
}
div#devon_areas {
	position: relative;
	margin: 0px;
	padding-left: 239px;
	background-color: #EEF3E0;
	top: 0px;
	width: 124px;
	height: 65px;
	z-index: 2;
	overflow-y: hidden
}
div#area_links {
	position: absolute;
	width: 250px;
	height: 95px;
	top: 4px;
	left: 6px;
	z-index: 2
}
div#area_map {
	width: 304px;
	height: 300px;
	z-index: 2
}
div#navigation {
	width: 304px;
	height: 60px;
	z-index: 2
}
div#area_towns {
	padding-left: 5px;
	width: 299px;
	height: auto;
	z-index: 2;
	overflow: auto;
	overflow-x: hidden
}
div#main {
	position: absolute;
	left: 304px;
	width: auto;
	height: auto;
	border: none;
	background-color: #FFFFFF;
	z-index: 2;
	overflow: auto
}
div#main_header {
	position: relative;
	background-color: #EEF3E0;
	width: auto;
	height: 65px;
	z-index: 2
}
div#main_header_title {
	clear: both;
	width: 100%;
	height: 65px;
	background-color: #EEF3E0
}
div#main_header_divider {
	clear: both;
	width: 100%;
	height: 40px;
	background-color: #EEF3E0
}
div#main_content {
	position: relative;
	height: auto;
	width: auto;
	z-index: 2
}
.title { font-family: Arial, Helvetica, sans-serif; font-size: 22pt; font-weight: normal; color: #0099CC }
.heading { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; color: #0099CC; font-weight: normal }
.subheading { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: normal; color: #0099CC }
.maintext { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #006699 }
.maintextbold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #006699 }
a { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #990000; font-weight: normal }
a:hover { color: #339900; font-weight: normal }
.picklist { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; background-color: #6B94BD }
.subheading2 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #0099CC }
.subheading_restaurants { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #0099CC }
.devonmap { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; font-style: normal }
.areas { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold }
.areamap { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold }
.booking_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #009900 }
a.townlink { font-size: 12px; color: #990000; font-weight: bold }
a.townlink:hover { font-size: 12px; color: #FF3333; font-weight: bold }
a.arealink { font-size: 11px; color: #990000; text-decoration: none; font-weight: bold }
a.arealink:hover { font-size: 11px; color: #FF3333; font-weight: bold }
a.advertlink { font-size: 13px; color: #990000; font-weight: normal }
a.advertlink:hover { font-size: 13px; color: #339900; font-weight: normal }
a.navbarcatlink { font-size: 10px; font-weight: normal }
.smalltext { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #FFFFFF; font-weight: normal }
