@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
img {
	border: 0;
}
.floatLeft {
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#global {
	margin-right: auto;
	margin-left: auto;
	width: 926px;
	background-image: url(images/global_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	background-color: #FFFFFF;
	width: 900px;
	margin:0 auto;
}
#container.landmarks {
	background-image: url(images/landmarks_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header {
	width: 900px;
	height: 165px;
	background-image: url(images/header1.jpg);
}
#header h1 {
	text-indent: -9999px;
	margin: 0px;
	
}
#nav {
	background-image: url(images/nav_bg.jpg);
	margin: 0px;
	padding-left: 26px;
	background-repeat: no-repeat;
	background-color: #c20034;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 26px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	width:750px;
}
#nav li {width:165px; text-align:center; list-style-type: none;	margin: 0px; padding: 0px 1px; float: left;	  height: 26px;
}
#nav a {
	color: #FFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align:center;
	border-right:1px solid #fff;
	
}
#nav a:hover {
	background: url(images/nav_rollover.jpg) center bottom no-repeat;

}
#mainContent {
	color: #6b6b6b;
}
#mainContent.textPlusPhotos {
	width: 425px;
	margin: 26px 26px 0px;
	padding-bottom: 114px;
}
#mainContent.justText {
	width: 848px;
	margin: 26px 26px 0px;
	padding-bottom: 114px;
}
#mainContent p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.introPara {
	font-size: 16px;
	color: #0e538c;
}
.introSentence {
	font-size: 14px;
	color: #0e538c;
}
#mainContent h1 {
	font-size: 16px;
	color: #0e538c;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: normal;
}
#mainContent h2 {
	font-size: 16px;
	color: #0e538c;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: normal;
}
#mainContent h3 {
	font-size: 14px;
	font-weight: normal;
	color: #0e538c;
	margin-bottom: 0px;
}
#mainContent h4 {
	font-size: 12px;
	font-weight: normal;
	color: #0e538c;
	margin-bottom: 0px;
}
#mainContent h5 {
	font-size: 12px;
	font-weight: normal;
	color: #0e538c;
	margin-bottom: 0px;
}
#mainContent h6 {
	font-size: 12px;
	font-weight: normal;
	color: #0e538c;
	margin-bottom: 0px;
}
#mainContent table {
	margin-top: 0px;
	margin-bottom: 15px;
}
#mainContent table.prices td {
	background-color: #EDEDED;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 4px;
	text-align: left;
}
#mainContent table.prices th {
	background-color: #D3D3D3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 4px;
	font-weight: bolder;
	color: #5C5C5C;
	text-align: center;
}
#mainContent table.reservations td {
	background-color: #EDEDED;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 4px;
	text-align: left;
	font-size: 10px;
}
#mainContent table.reservations th {
	background-color: #D3D3D3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 4px;
	font-weight: bolder;
	color: #5C5C5C;
	text-align: left;
	font-size: 10px;
}
#mainContent form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#mainContent.textPlusPhotos ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: -15px;
	padding-top: 0px;
}
#mainContent.justText ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#mainContent li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	margin-left: 0px;
}
#mainContent a {
	color: #0e538c;
	text-decoration: none;
}
#mainContent a:hover {
	text-decoration: underline;
}
#mainContent.campervansSpecs {
	width: 887px;
	margin: 0px 13px;
}
.campervanSpecPanel {
	width: 411px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 26px;
	margin-left: 13px;
	float: left;
	display: inline;
}
.campervanPhoto {
	padding-top: 26px;
}
.campervanIcons {
	width: 69px;
	float: right;
	padding-top: 10px;
}
.campervanDescription {
	clear: both;
}
#photos {
	float: right;
}
#footer {
	width: 900px;
	text-align: center;
	height: 27px;
	color: #FFFFFF;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#clearleft{clear:left;}
.home{float:left;}
.toptel{float:right; font-size:140%; margin:5px 30px; color:#fff;}
.call{font-size:130%; color:#c00; margin:100px 0 0 0px; border:1px solid #c00; padding:10px; background:url(images/brown.png); width:400px; text-align:center;}
