<style type="text/css">
<!-- 

a {
	color: #273B26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.content {color: #273B26;}
h2 a {color: #273B26;}

p.text a {color: #273B26;}
p.header2 a {color: #273B26;}
p.caption a {color: #273B26;}
a.bodyHeader2 {color: #273B26;}
table.page a{color:#273B26;}

a:hover{
	color: #000000;
	text-decoration: underline;
}

a.body:link,a.body:visited,a.tour:link,a.tour:visited,
a.bodylink:link,a.bodylink:visited
{
	color: inherit;
	text-decoration: underline;
}

a.body:hover, a.bodylink:hover, a.tour:hover,{
	color: inherit;
	text-decoration: underline;
}

a.createaccount:link,a.createaccount:visited {
	color: #273B26;
	font-size: 13px;
	text-decoration: underline;
}

a.footer:visited, a.footer:link {
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.footer:hover {
	color: #FFF;
}


a:link.events, a:visited.events {
	color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover.events {
	color: #FF0000;
	text-decoration: none;
}


/* global */
body {
	color:#1f1212;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#FFFFFF;
	margin: 6px;
	padding: 0px;
}
body.content {
	color: #1f1212;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #273B26;
	/*background-image: url(images/design/baron1_sitebg.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;*/
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}


iframe
{ margin:5px:}

div.block
	{
		display: block;
		padding: 10px 0px 10px 0px;
		height: auto;
		clear: both;
	}

form {
	color: #000000;
	font-size: 13px;
	font-weight: 500;
	margin: 0px;
	padding: 0px;
}


h1,h1.header, h2, h3, h4 {
	color: #000000;
}

h1,h1.header {
	color:#7B7B6F;
	font-family: Trajan Pro, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:4px;
	padding-bottom: 4px;
	padding-left:10px;
	padding-top: 3px;
	background-image:url(images/design/baron1_headerbg.png);
	background-repeat:no-repeat;
}

h2 {
	color:#4F2827;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
}

h2.events {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 6px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.08em;
	padding-bottom: 0px;
	vertical-align: middle;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: middle;
}

h4.events {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:10px;
	padding-left: 4px;
	text-align: center;
}

h5.events {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
}

h6.events {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
}

hr
{
	padding: 0px;
	margin: 10px 0px;
	width: 100%;
	border: #cccccc solid 1px;
	background-color: #cccccc;
	clear: both;
}

img
{
	border-color: #220000;
	border-style: solid;
	border:0px;
}

img.noborder, img.header, img.footer, img.sidebar {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img.leftnav
{
border:0px;
}

a.img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

input, select, textarea	{
	border-width: 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 4px;
}

li
{
	color: inherit;
	font-size: 13px;
	font-weight: normal;
}

p
{
	font-size: 13px;
	margin: 0 5px 0 10px;
	padding: 0px;
	color: inherit;
}

p.caption {
	color: #000000;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p.events {
	font-weight: normal;
	vertical-align: top;
}

p.fck
{
margin:0px;
padding:0px;
}

p.header1 {
	color:#4F2827;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 0px;
}

p.header2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 4px;
}

p.header3				{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
	vertical-align: top;
}

p.marquee_text {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0 10px;
	padding: 0px;
}
p.marquee_text a {color: #1F2F1F;}

p.text {
	color: #1f1212;
	font-weight: normal;
	vertical-align: top;
}

table, tr, td {
	border: 0px;
	margin: 0px;
	color: inherit;
}

table.promotiles		{
	border-top:#ececd6 solid 10px;
	border-bottom:#ececd6 solid 10px;
}

table.content
{
	border: 2px solid #365136;
	margin:0 auto 0 auto;
	padding: 0px;
	vertical-align: top;
	width: 785px;
	background-color: #ececd6;
}

table.frame
{
	border: 5px solid #496d49;
	margin:0 auto;
	width: 785px;
}

table.contentarea
{
	background-image:url(images/design/baron1_pageback.png);
	background-repeat:repeat-y;
	margin-bottom:10px;
}

table.footer			{
	background-image: url(images/design/baron1_footer.png);
	margin: 0px;
	padding: 0px;
	height: 30px;
	border:0px;
}

table.page
{
width:530px;
border:0px;
margin:0px;
padding:0px;
}

table.rates
{
	margin:10px;
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #402020;
	color: #1f1212;
}

td.rateslabel, td.rates
{
	background-color: #FFF;
}

td.marqueeback
{
background-image: url(images/design/baron1_marqueebg.png);
background-repeat:no-repeat;
margin:0;
padding:10px 0px;
}

table.reg_form
{
	margin: 5px;
	padding: 5px;
	font-size: 13px;
	background-color:#F8F3E5;
	border: #220000 solid 1px;
	color: inherit;
}

td						{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

td.content	{
	padding: 0px;
	vertical-align: top;
}

td.content_content
{
	background-image: url(images/design/baron1_contentback.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding:12px;
}

td.content_sidebar
{
	width: 180px;
	margin: 0px;
	padding: 0 10px 10px 22px;
}

td.content_footer {
	
	height: 30px;
	margin: 0px;
	padding: 0px;
}

td.createaccount {
	font-size: 13px;
	border: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	margin: 0px;
}

td.marquee
{
	width: 191px;
	height: 180px;
	margin: 0px;
}

td.rates
{
	border-top: 0px solid #000000;
	padding: 4px;
}


td.rateslabel
{
	border-top: 0px solid #000000;
	text-align: left;
	vertical-align: top;
	padding: 4px;
}

td.ratestop
{
	font-weight: bold;
	text-align: center;
	color: white;
	font-size: 13px;
}

td.reg_form				{
	margin: 0px;
	font-size: 13px;
	padding: 4px;
}

ul {
	color: inherit;
	font-size: 13px;
	list-style-position: outside;
	margin-top:10px;
	list-style-type: disc;
	margin-bottom: 10px;
}

/*The following code is neccesary for the drop down navigation system to work*/

.chromestyle {
width:785px;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
font-size:14px;
color:#433F35;
}

.chromestyle:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.chromestyle ul {
width:100%;
background:url(images/design/baron1_navback.png) center center repeat-x;
text-align:center;
margin:0;
padding:6px 0 7px;
}

.chromestyle ul li {
display:inline;
}

.chromestyle ul li a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
color:#FFF;
text-decoration:none;
border-right:1px solid #6e9c6e;
margin:0;
padding:5px 10px 5px;
}

.chromestyle ul li a:hover {
background:url(images/design/baron1_navback_on.png) center center repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
color:#FFF;
text-decoration:none;
padding:5px 10px 5px;
}

.dropmenudiv {
position:absolute;
top:0;
border:1px solid #6e9c6e;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:400;
text-decoration:none;
line-height:18px;
z-index:100;
background-color:#FFF;
width:150px;
visibility:hidden;
text-align:left;
padding:0 2px 0 0;
}

.dropmenudiv a {
width:100%;
display:block;
text-indent:3px;
border:1px solid #6e9c6e;
text-decoration:none;
font-weight:400;
color:#613131;
padding:2px 0;
}

.dropmenudiv a:hover {
background-color:#ffffe7;
}

-->
</style>