body {
	font: 11px "Lucida Grande",Arial, Verdana;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #748DA2;
}
#wrapper #content #left .dealers H2 {
	color: #FFFFFF;
	font-size: 13px;
	background-color: #72050D;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-left: -2px;
	margin-right: -2px;
	display: block;
}
#wrapper #content #left .dealers td {
	font-size: 11px;
}
	   
#wrapper {
	text-align: left;
	width: 790px;
	background: #FFF url(../images/vertical-repeat.jpg);
	margin: 0 auto;
}

#wrapper #wrapperTop {
	background-image: url(../images/top-bg.png);
	background-repeat: no-repeat;
	background-color: #F00A00;
	background-position: bottom;
	height: 45px;
}
#wrapper #wrapperBottom {
	background-image: url(../images/footer-base.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 45px;
	background-color: #748DA2;
}



#wrapper #navigation {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	height: 15px;
	padding: 5px 3px 5px 12px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#wrapper #content {
}

#wrapper #navigation a {
	color: #666666;
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
}
#header{
	height: 97px;
	text-align: center;
}

#left {
	float:left;
	width: 410px;
	padding: 0px 10px 0px 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAAAAA;
	margin-top: 20px;
	margin-bottom: 15px;
}
#right {
	float:left;
	width: 267px;
	padding: 20px 20px 10px 15px;
	font-size: 10px;
	color: #666666;
}
#wrapper #content #right h1 {
	font-size: 13px;
	color: #DD6800;
	padding: 3px;
	font-weight: bold;
	margin: 0px 0px 6px;
}



#footer{
	clear:both;
	text-align: left;
	background-color: #333333;
	padding: 5px 10px;
	font-size: 11px;
	color: #FFFFFF;
	width: 740px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 1px;
}
#wrapper #footer a {
	color: #FFFFFF;
}
	

h1 {
	color: #DD6800;
	font-size: 180%;
	font-weight: normal;
	margin: 0px 0px 5px;
}
h2 {font-size: 110%; color: #DD6800;
margin: 0px 0px 12px;
}
h3{
	font-size: 120%;
	margin: 12px 0px 0px;
	color: #DD6800;
	padding: 0px;
}
p {
	margin-top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.code {
	font-size: 60%;
	border: 1px dashed #CCCCCC;
	padding: 4px;
width: 250px;
}

a {color:#B20012;text-decoration:none}
a:hover {color:#B20012; text-decoration:underline}


.image {
	font-size: 10px;
	display: block;
	white-space: normal;
	float: right;
	margin-bottom: 6px;
	
}

	
.image img {
	border: 1px solid #828282;
}
.anno {
	padding: 4px;
	font-weight: normal;
	background-color: #D9D9D9;
	color: #666666;
	margin-top: 4px;
}

#wrapper #content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-left: 15px;
}

#wrapper #navigation .disabled a:active  {
	color: #666666;
	text-decoration: none;
}
li {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}


#wrapper #content #left .underline {
	text-decoration: underline;
}
#wrapper #content #left .sponsors img {
	border: 1px solid #999999;
}
#wrapper #content #left .zoomImage {
	color: #FFFFFF;
	background-color: #CE0900;
	padding: 1px;
}
#wrapper #content #left .prices table {
	background-color: #CEDCD9;
	border: 1px solid #748DA2;
}
#wrapper #content #left .prices table tr.header {
	background-color: #748DA2;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
}
#wrapper #content #left .prices table td {
	padding: 2px 3px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #748DA2;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
table .dayofweek  {
	background-color:#748DA2;
	color: #FFFFFF;
	width: 20px;
	font-size: 11px;
	text-align: center;
}
table .month  {
	background-color:#DD6800;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.freelow, .freehigh, .bookedlow, .bookedhigh {
	font-size: 11px;
	text-align:right;
	color: #333333;
}
.gbleft {
	text-align: left;
	text-indent: 20px;
	padding-top: 6px;
}


.freelow  {
	background-image: url(../images/freelow.gif);
}
.gbright {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC9;
	text-align: right;
}

.bookedlow  {
	background-image: url(../images/bookedlow.gif);
	color: #FFFFFF;
}
.gbcentre {
	text-align: center;
	font-size: 13px;
	font-style: italic;
	width: 88%;
	text-indent: 32px;
}
.quote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border: 3px double #fc9;
	font-style: italic;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;
	color: #dd6800;
}
q1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}
