@charset "UTF-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #2E2E2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	background-repeat: repeat;
	background-image: url(backgrounds/bckgrnd21.jpg);
	background-position: center -20px;
}
.twoColFixLtHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	background-repeat: repeat-y;
	background-position: center 20px;
	background-image: url(assets/whitebkgrndwshadow2.png);
} 
.actionblock {
	border: 1px solid #392118;
	padding: 0px;
	margin-top: 25px;
	height: 330px;
	width: 110px;
	float: right;
	margin-right: 30px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	z-index: 800;
	background-color: #F0EEB9;
}
.twoColFixLtHdr #header {
	height: 230px;
	padding: 0px;
	background-image: url(bannersbrown/bannerbr3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 780px;
	position: static;
	z-index: 800;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 800;
}
.sideimage {
	margin-left: -15px;
}
.twoColFixLtHdr #container #sidebar1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	color: #9D0909;
}
.twoColFixLtHdr #container #sidebar1 a:hover {
	color: #009;
}
#navbar {
	position: relative;
	top: 200px;
	height: 27px;
	width: 780px;
	z-index: 900(value);
	background-color: #e0dcab;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #mainContent {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 250px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 375px;
	position: static;
	z-index: -5;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-position: 100px;
	text-align: center;
} 
.twoColFixLtHdr #container #mainContent a {
	/* [disabled]font-size: 18px; */
	font-style: italic;
	color: #900;
}
.twoColFixLtHdr #container #mainContent a:hover {
	color: #009;
}
.twoColFixLtHdr #footer {
	height: 30px;
	width: 780px;
	margin: 0px;
	padding: 0;
	clear: both;
} 
.twoColFixLtHdr #footer p {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	padding-top: 5px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
.img2 {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: -5px;
	margin-left: 0px;
}
.emphasistext {
	line-height: 18px;
	font-weight: bold;
	font-size: 20px;
	color: #101C69;
}
h1 {
	color: #392118;
	margin-bottom: -5px;
	font-size: 20px;
	margin-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: -15px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #704B3B;
}
.boats {
	float: left;
	height: 100px;
	width: 350px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	font-style: normal;
	vertical-align: middle;
}
.boatimg  {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 10px;
}
.boattext {
	clear: left;
}
.sailboats {
	float: left;
	height: 280px;
	width: 350px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: normal;
}
.store {
	float: left;
	width: 350px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	font-style: normal;
	vertical-align: middle;
}
.classes {
	float: left;
	width: 350px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
}
.twoColFixLtHdr #newfooter {
	height: 90px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(assets/bottomedjshadowGr.png);
	background-position: center bottom;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #442915;
	clear: both;
	float: none;
	background-repeat: no-repeat;
	position: relative;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	text-decoration: none;
}
#footer a:hover {
	color: #660000;
	text-decoration: underline;
}
.subtext {
	font-size: 10px;
	font-style: italic;
}
.emphasistext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.alerttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}

