@charset "UTF-8";
/* CSS Document */

body {
	background-color: #17281A;
}





h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#990000;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 6px;
	display: block;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 0px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	display: block;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: normal;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}


h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#464132;
	display: block;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 18px;
	margin-top: 25px;
	margin-bottom: 25px;
}



h5 {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#4C412C;
	display: block;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 18px;
	margin-top: 25px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4F4432;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F4432;
}


ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


.indent {
	margin-left:25px;
	display: block;
	margin-top: -5px;
	margin-right: 15px;
}
	

a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #F3E1AF;
}


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height: 18pt;
}



td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 16pt;
}



.subnav {
	margin-left: 10px;
	line-height: 30px;
	clear:both;
	}
	
#wrapper {
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	clear:both;
	width: 100%;
}
	
#callout_facts p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#5A5441;
	display: block;
	line-height: 24px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}


#callout_charters p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	display: block;
	line-height: 24px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
}


#comesailsub {
	width:795px;
	margin:25px auto;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	letter-spacing: 0.1em;
	color:	#AC9F7C;
	clear: both;
	padding: 0;
}

#specialEvents {
	width:426px;
	padding:0;
	margin:0;
	clear:both;
}

#specialEvents h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	color:#FDF0B9;
	padding:4px;
	margin:0;
	background-color:#ADA17D;
}


#specialEvents td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#B31A0F;
	padding:4px;
	margin:0;
}

#specialEventsHead {
	width:426px;
	padding:0;
	margin:0;
	clear:both;
}


#specialEventsBody {
	width:426px;
	background-image:url(images/specialEvents-bg.jpg);
	background-repeat: no-repeat;
	background-color:#DED0A3;
	padding:0;
	margin:0;
	clear:both;
}

#specialEventsBottom {
	width:426px;
	
	padding:0;
	margin:0;
	clear:both;
}


#comesailbody {
	width:900px;
	margin: 0 auto;
	padding: 10px 0;
	clear: both;
}

.smaller {
	font-size:85%;
	line-height:1.2em;
}

.altRow {
	background-color:#FFEEB8;
}

