body 
{
	background-color:#FBF3A0;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/site/bg.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	background-position: center;
}
#container #logo #flashImages {
	float: right;
}

#container #textArea .floatRightList {
	display: block;
	float: right;
	width: 320px;
}
#container #textArea #booking {
	width: 220px;
	margin-left: 20px;
	height: 210px;
}



div#container
{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	background-color:#FFFFFF;
	background-image: url(images/site/containerBg.png);
	background-repeat: repeat-y;
	color: #000000;
	border: 1px solid #721520;
}

div#logo
{
	margin-left:auto;
	margin-right:auto;
	height:200px;
	width:770px;
	display:block;
	background-color:#6F121D;
	color:white;
	background-image: url(images/site/logo.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#container #logo ul {
	margin: 0px;
	display: block;
	width: 715px;
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#container #logo li {
	display: inline;
}
#container #logo a {
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
}


div#textArea
{
clear:both;
display:block;
width:760px;
margin-left:auto;
margin-right:auto;
background-position:right top;
background-repeat:repeat-y;
}

p
{
padding-left:20px;
padding-right:20px;
}

p.bodyText
{
padding-left:20px;
padding-right:20px;
margin-right:250px;
}

h2
{
color:#70131E;
font-size:16px;
margin-left:20px;
margin-bottom:0px;
margin-top:10px;
}
#container #textArea .imageCenter {
	text-align: center;
}


span#bottomText
{
	margin-left:auto;
	margin-right:auto;
	width:770px;
	display:block;
	font-size:11px;
	height:16px;
	text-align:center;
	color:white;
	clear:both;
	background-color:#721520;
	line-height: 20px;
}

span#bottomText a
{
color:white;
text-decoration:none;
}

span#bottomText a:hover
{
color:white;
text-decoration:underline;
}

div#map
{
	padding: 4px 4px 4px 4px;
	display:block;
	border:1px solid #741722;
	margin-bottom:10px;
	margin-left:20px;
	width: 440px;
	height: 330px;
	color: #000000;
}

div#map a
{
color:black;
}

a
{
color:#71141F;
text-decoration:none;
font-weight:bold;
}

a:hover
{
color:#71141F;
text-decoration:underline;
font-weight:bold;
}

img
{
	border:1px solid #721520;
	margin-bottom:0px;
	margin-right: 4px;
	margin-left: 4px;
}

p.underNormal
{
padding-left:20px;
padding-right:20px;
margin-top:0px;
}

img.floatRight
{
	float:right;
	margin-right:0px;
	margin-left: 10px;

}

div#address
{
width:260px;
display:block;
float:right;
}
.mainText {
	color: #000000;
}
#container #textArea .floatRightList ul {
	margin-top: 0px;
	padding-top: 0px;
}
#container #textArea #tariff {
	margin-left: 20px;
}
#container #textArea h3 {
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 18px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #E8EC73;
}
#container #textArea .customerText {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#container #textArea .dateText {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E8EC73;
	text-align: left;
	font-style: italic;
}
#media {
	float: right;
	height: 310px;
	width: 320px;
	margin-left: 20px;
}
