/* CSS Document */

body 
{
	background: #c0e795 url(../images/page_bg_plate.gif);
	margin: 0;
	padding: 0;
	font: 10pt Arial, Helvetica, sans-serif;
}

#wrap
{
	/* background: transparent url(../images/top_bg.png) top repeat-x; */
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
}

div#page
{
	background: #FFFFFF;
	color:#000000;
	width: 619px;
	margin:0 auto;
	border: 1px solid #000000;
	text-align: left;
}

div#header
{
	background: transparent url(../images/mast.jpg) top left no-repeat;
	width:619px;
	height:212px;
}

div#header h1 {
	display:none;
}



ul#nav
{
	background: #000000;
	color:#FFFFFF;
	font-size: 1em;
	font-weight:bold;
	margin:0;
	padding:2px 0 4px 0;
}

ul#nav li
{
	display:inline;
	margin: 10px 5px 5px 5px;
}

ul#nav a:link, ul#nav a:active, ul#nav a:visited, ul#nav a:hover 
{
	color:#FFFFFF;
	text-decoration: none;	
}

ul#nav a:hover
{
	text-decoration: underline;
}

h2, h3, h4, h5, h6, p, address
{
	margin-left: 10px;
	margin-right: 10px;
}

address
{
	font-style: normal;
}

table.rates 
{
	border:0;
	padding:0;
	margin: 5px;
}

table.rates td
{
	margin:0;
}

tr.section
{
	font-weight: bold;
}

tr.section td 
{

	margin-top: 30px;
	vertical-align:top;
	padding-top:10px;
	border-bottom: 1px solid #999999;
}

table.rates td.rate
{
	text-align:right;
	padding-right: 10px;
	width: 60px;
}

table.rates td.ratespan
{
	text-align:center;
}

table.rates tr.even
{
	background: #FFFFFF;
}

table.rates tr.odd
{
	background:#EEEEEE;
}

div#map
{
	border: 1px solid #000000;
	margin:10px auto 10px auto;
}

div.photo {
	width: auto;
	margin: 10px 10px 20px 10px;
	text-align:center;
}

div.photo img {
	border: 1px solid #000000;
	clear:both;
}

div.photo span.description {
	clear: both;
	display:block;
}

div.right {
	float:right;
	clear:left;
	text-align:center;
	width: 150px;
	margin:0 100px 0 0;
}

div.right img {
	clear:both;
}

img.rerMan {
	float:right;
	clear:left;
	margin:10px;
}

#footer 
{
	margin:5px 0 20px 0;
	text-align:center;
	background-position:bottom;
	font: bold 0.5em Verdana;
	text-transform: uppercase;
	letter-spacing: 0.4em;
}

.brandingRER
{
	font-weight:bold;
}

.brandingJelly
{
	font-weight:bolder;
	color:#E60C06;
}

.brandingSpeed
{
	color:#DE7572;
}

a.brandingJelly:link, a.brandingJelly:hover, a.brandingJelly:visited, a.brandingJelly:active
{
	color:#E60C06;
	text-decoration:none;
}

a.brandingJelly:hover
{
	border-bottom: 2px solid #E60C06;
}
