body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #b9a68c;
}
.mainContainer {
	width: 939px;
	margin-right: auto;
	margin-left: auto;
	background-color: #efe8de;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#slideshowContainer {
	width: 688px;
	background-color: #E2D4C1;
	margin-top: 7px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	height: 275px;
	line-height: 16px;
	color: #653e20;
	vertical-align: middle;
	position: relative;
}
#slideshowContainer img {
	float: left;
	padding-right: 10px;
}

.contentContainer {
	background-image: url(../images/body_bkg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.footerContainer {
	width: 939px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6d472a;
	padding-top: 10px;
	padding-bottom: 10px;
}


.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;
}
.leftContainer {
	left: 0px;
	top: 198px;
	width: 200px;
	background-color: #e2d4c1;
	background-image: url(../images/left_container_bkg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 100;
	position: absolute;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #653E20;
	padding-top: 5px;
}
.caption a {
	text-decoration: none;
	color: #652A54;
}
.middleContainer a {
	color: #652A54;
	text-decoration: none;
	font-weight: bold;
}



.leftContainer li {
	list-style-type: none;
	margin: 2px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #652A54;
	font-weight: bold;
	line-height: 14px;
}
.leftContainer ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.leftContainer a {
	color: #652A54;
	text-decoration: none;
}


.middleContainer {
	width: 698px;
	padding-left: 230px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #653E20;
	padding-bottom: 40px;
}
.boldGreen14 {
	font-size: 14px;
	font-weight: bold;
	color: #2c4f22;
}
.slideshowText {
	position: absolute;
	width: 235px;
	left: 460px;
	top: 13px;
}

h1 {
	font-size: 14px;
	color: #2c4f22;
	font-family: Arial, Helvetica, sans-serif;
}
.subContentContainer {
	width: 425px;
	position: relative;
	}
.subContentContainer2 {
	width: 90%;
	position: relative;
	height: 100%;
}
.floatPosition {
	position: relative;
}

.rightContainer {
	background-color: #FFFFFF;
	width: 233px;
	padding: 15px;
	float: right;
	margin: 0px;
	position: relative;
	}

.rightContainermap {
	background-color: #efe8de;
	width: 175px;
	padding: 15px;
	float: right;
	margin: 0px;
	position: relative;
	height: 1000px;
}
.mapContainer {
	position: relative;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414f22;
	left: 0px;
	top: 0px;
	line-height: 13px;
	float: right;
	margin: 8px;
}
.bunkersLink {
	color: #6d472a;
	text-decoration: none;
}

.searchCode {
	position: absolute;
	left: 250px;
	top: 222px;
}




.h1SubText {
	color: #653E20;
	font-size: 11px;
	font-style: italic;
}
h2 {
	font-size: 18px;
	color: #2c4f22;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	color: #2c4f22;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#cse-search-box input {
	color: #652A54;
}
.footerLink {
	text-decoration: none;
	color: #652a54;
}

