body {
	font: 62.5% helvetica,arial,sans-serif;
	background: #434343 url(../images/tab_backg.gif) repeat-x top left;
}
body,div,ul,ol,h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
}
h1 {
	font-family: georgia, helvetica,verdana,sans-serif;
	text-align: center;
	margin: 0 auto;
	line-height: 3.6;
}
h2 {
	font-family: georgia, helvetica,verdana,sans-serif;
	line-height: 1.8;
	border-bottom: 1px solid #434343;
	color: #434343;
}
h2.lhs {
	margin-right: 20px;
}
h3 {
	background: #fff url(../images/hl_logo.gif) no-repeat center left;
	text-indent: -2000px;
	height: 50px;
	width:300px;
}
h5{
	color: #fff;
	font-size: 105%;
	text-align: center;
}
div#wrapper,div#header,div#footer {
	font-size: 1.2em;
	line-height: 1.8;
}
div#wrapper {
	background: #fff;
	padding: 0 20px;
}
div#header {
	height: 100px;
	background: #9CB95D url(../images/Banner.jpg) no-repeat top center;
	color: #fff;
}
div#footer {
	height: 120px;
	background: #434343;
	color: #fff;
	text-align: center;
}
div#footer a {
	text-decoration: none;
	padding: 0 10px;
}
div#footer a:hover,div#footer a:active {
	text-decoration: none;
}
div#footer p {
	margin-bottom: 0;
}
div#products {
	height: 50px;
	background: #fff;
	text-align: left;
}
div#products ol {
	list-style: none;
	width: 940px;
	height: 50px;
	margin: 0 auto;
}
div#products ol li {
	float: left;
}
div#products ol li a{
	color: #434343;
	display: block;
	text-decoration: none;
	padding: 0 10px;
	line-height: 4.2;
	font-size: 120%;
	font-family: arial,verdana,sans-serif;
	cursor: default;
}
div#products ol li a:hover,div#products ol li a:active{
	
}
div#content {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0;
	background: #fff;
	margin: 0 auto;
}
div#content-lhs {
	float: left;
	width: 600px;
}
div#content-lhs p {
	margin-right: 20px;
}
div#content-rhs {
	float: left;
	width: 300px;
}
div.clear {
	height: 1px;
	clear: both	;
}
div#tabbed-wrapper {
	background: #434343 url(../images/tab_backg.gif) repeat-x top left;
	height: 30px;
}
ol#tabbed-navigation {
	background: #434343 url(../images/tab_backg.gif) repeat-x top left;
	height: 30px;
	width: 940px;
	margin: 0 auto;
	/*text-align: center;*/
	list-style: none;
}
ol#tabbed-navigation li {
	float: left;
}
ol#tabbed-navigation li a {
	background: #434343 url(../images/tab_backg.gif) repeat-x top left;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.6;
	height: 30px;
	font-size: 1.2em;
	display: block;
	padding: 0 0 0 20px;
}
ol#tabbed-navigation li a:hover {
	color: #999;
}
ol#tabbed-navigation li.selected a {
	color: #999;
}
a,a:link,a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	color: #002F2F;
}
a:active {
	color: #002F2F;
}
img {
	border: 0;
}
p {
	margin: 10px 0;
}
p.homepage_top_grid {
	height: 65px;
}
ol.content {
	margin: 10px;
	list-style-position: inside;
}

div.telephone {
	background: transparent url(../images/telephone_bg.png) no-repeat top left; /*#b32a12*/
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
div.telephone p {
	margin-bottom: 5px;
}
/* Forms */
div#contactFormArea {
	text-align: left;
}
div#contactFormArea form ol {
	list-style: none;
}
div#contactFormArea form label {
	display: block;
	text-align: left;
	font-weight: bold;
}
div#contactFormArea textarea,div#contactFormArea input {
	width: 300px;
	border-width: 1px;
	padding: 3px;
	line-height: 1;
	font-family: inherit;
	font-size: 100%;
}
fieldset {
	border: none;
	padding: 0;
}
legend {
	margin-top: 10px;
}
div#contactFormArea input.submit {
	background: #b32a12;
	color: #fff;
	width: 100px;
}
ul.call-out {
	list-style: none;
	width: 100%;
	height: 108px;
}
ul.call-out li {
	background: #fff;
	width: 180px;
	height: 108px;
	float: left;
	color: #fff;
	margin-right: 20px;
}
ul.call-out img {
	margin: 0 10px;
}
em {
	font-style: normal;
}
div.room105 {
	padding: 10px 280px 10px 10px;
	margin-right: 20px;
	background: #9CB95D url(../images/105a.png) no-repeat right center;
}
a#eggs,a#eggs:link,a#eggs:hover,a#eggs:active {
	background: transparent url(../images/eggs.png) no-repeat center center;
	text-indent: -5000px;
	display: inline-block;
	width: 140px;
	height: 26px;
	padding: 0;
	outline: 0;
}