body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: .95em Helvetica,Arial,sans-serif;
	color: rgb(50,50,50);
	line-height: 1.2em;
	background: rgb(0,50,128) url(images/bg.jpg) top center no-repeat;
}

a {
	color: rgb(216,40,60);
	outline: 0px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	display: block;
	clear: both;
	font: 20px Helvetica,Arial,sans-serif;
	font-weight: bold;
	color: rgb(35,94,111);
	text-align: center;
}
		
h2.logo a {
	position: absolute;
	top: 20px;
	left: 0px;
	display: block;
	width: 200px;
	height: 1em;
	padding: 132px 20px 0 50px;
	font: bold 12px Helvetica,Arial,sans-serif;
	background: url(images/sailsf-logo.png) top center no-repeat;
	z-index: 200;
	color: rgb(35,94,111);
}

h3 {
	display: block;
	clear: both;
	font: bold italic 18px Georgia,serif;
	color: white;
	text-align: center;
}

img {
	border: 0;
}

img.inset {
	float: left;
	margin: 0 10px 10px 0;
}

img.insetR {
	float: right;
	margin: 0 0 10px 30px;
}

p {
	margin: 0;
	padding: 1em 30px 0 30px;
	font: 13px Georgia,serif;
	text-align: left;
	color: rgb(50,50,50);
}

p.center {
	text-align: center;
}

hr {
	visibility: hidden;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

hr.sep {
	visibility: visible;
	margin: 10px 200px 20px 200px;
	color: rgb(0,50,128);
	opacity: .5;
}

form {
	display: inline;
}

input {
	outline: 0px;
}

input.booknow {
	width: 108px;
	padding: 7px 0 9px 0px;
	margin: 0px;
	background: url(images/btn-red.png) center no-repeat;
	border: 0px;
	color: white;
	font-weight: bold;
	text-align: center;
}

input.booknow:hover {
	text-decoration: underline;
}

.boldSans {
	color: rgb(0,50,128);
	font: bold 16px Helvetica,Arial,sans-serif;
	text-align: center !important;
}

.center {
	text-align: center;
}

#mainContainer {
	position: relative;
	display: block;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(images/sail.png) -70px top no-repeat;
}

#header {
	position: relative;
	display: block;
	width: 750px;
	margin: 0px;
	padding: 0px 0px 10px 250px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: rgb(35,94,111);
	background: url(images/bg-50-grad.png);
}

		#headerConts {
			position: relative;
			display: block;
			width: 750px;
			padding-top: 10px;
			clear: both;
			font-size: 14px;
			text-align: center;
		}
		
		#topBar {
			display: block;
			width: 730px;
			padding: 10px;
			background: url(images/bg-50-grad.png) repeat-y;
		}

		#header p {
			font-size: 13px;
			font-weight: normal;
			color: rgb(50,50,50);
		}

#horizNavigation {
	position: relative;
	display: block;
	width: 45em;
	height: 33px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: right;
	background: url(images/hnav-bg.png) 0px 1px repeat-x;
}
		
		#horizNavigation ul {
			display: block;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			text-align: center;
		}
		
		ul.ah li {
			display: block;
			margin: 0px;
			padding: 0 0 0 0;
			float: left;
			text-align: center;
		}
		
		ul.ah li:hover {
			background: url(images/hnav-over.png) center repeat-x;
			text-decoration: none;
		}
		
		ul.ah a {
			display: block;
			height: 23px;
			margin: 0px;
			padding: 5px 3em;
			color: white;
			background: transparent url(images/hnav-sep.png) right 1px no-repeat;
		}
		
		ul.ah a:hover {
			color: white;
			text-decoration: none;
		}

				#eventsMenu {
					display: none;
					position: absolute;
					top: 110px;
					left: 750px;
					width: 13em;
					padding: 10px;
					color: white;
					font-size: 12px;
					text-align: left;
					background: rgb(1,68,87);
				}
				
					#eventsMenu ul {
						list-style: none;
						margin: 0px;
						padding: 0px;
						color: white;
					}
						
					#eventsMenu li {
					
					}
				
					#eventsMenu ul a {
						display: block;
						font: 14px Helvetica,Arial,sans-serif;
						color: white;	
					}
					
					#specEvents a:hover {
						color: rgb(216,40,60);
						outline: 0;
					}

#navigation {
	display: block;
	position: absolute;
	left: -15px;
	width: 245px;
	height: 300px;
	margin: 0;
	padding: 2em 0px 20px 20px;
	float: left;
	text-align: right;
	background: url(images/flag-l.png) top right no-repeat;
}

		#navigation.down {
			margin-top: 2em;
		}

		#navigation ul {
			display: block;
			list-style: none;
			margin: 0px;
			padding: 0px;
		}
		
		#navigation li {
			position: relative;
			display: block;
			margin: 0px;
			padding: 0px 0px 1px 0px;
			background: url(images/line.png) bottom right no-repeat;
			text-align: right;
		}
		
		#navigation a {
			display: block;
			padding: .7em 1em;
			color: white;
			font: bold 16px Helvetica,Arial,sans-serif;
		}
		
		#navigation a:hover {
			background: url(images/line.png) right repeat-y;
			text-decoration: none;
		}

#body {
	display: block;
	position: relative;
	width: 1000px;
	margin: 0px;
	padding: 0 0 0 0;
	float: right;
	text-align: left;
	background: url(images/fade.png) 0px 220px repeat-x;
}

		#body p {
			padding: 0 30px 1em 30px;
			text-align: left;
			
		}

		#bodyConts {
			width: 750px;
			margin-bottom: 1em;
			padding-left: 250px;
			background: url(images/bg-50-grad.png) right repeat-y;
		}
			
			#bodyConts .leftCol {
				display: block;
				width: 325px;
				padding: 0 10px 0px 0px;
				float: left;
				font: 12px Georgia,serif;
			}
			
			#bodyConts .rightCol {
				display: block;
				width: 325px;
				padding: 0 30px 0px 10px;
				float: left;
				font: 12px Georgia,serif;
			}
			
			#bodyConts .rightCol img {
				margin: 5px;
			}
			
				#bodyConts div.rightCol,div.leftCol ul {
					font: bold 12px Georgia,serif;
				}
				
				#bodyConts div.rightCol,div.leftCol li {
					padding-left: 1em;
					font-weight: normal;
				}
				
				#bodyConts ol.bullet {
					list-style-image: url(images/x.png);
					font: normal 14px Helvetica,Arial,sans-serif;
					line-height: 24px;
				}
					
			#bodyConts div.serif ul {
				font: bold 13px Georgia,serif;
			}
			
			#bodyConts div.serif li {
				font: normal 13px Georgia,serif;
				padding-left: 2em;
			}
			
			#bodyConts div.serif ul.inline {
				 clear: both;
				 
			}
			
			#bodyConts div.serif ul.inline li {
				 display: block;
				 width: 120px;
				 padding: .5em 0;
				 float: left;
				 text-align: center;	 
			}
			
			#bodyConts div.serif ul.head li {
				 border-bottom: solid 1px rgb(35,94,111);
			}
			
				 #bodyConts div.serif ul.inline div.ulH {
					display: inline;
					width: 200px;
					padding: .5em 0;
					float: left;
				 }
			
			#bodyConts .note {
				clear: both;
				padding: 1em 0 0 2em;
				margin: 1em;
				font: italic 13px Georgia,serif;
			}
				 
		
			#bodyConts p {
				display: block;
				margin: 0;
				padding: 0 30px 1em 30px;
				line-height: 1.5em;
				text-align: left;
			}

			#bodyConts p.quote {
				font: italic 15px Georgia,serif;
				color: rgb(0,50,128);
				text-align: center;
			}
			
			#bodyConts p.h {
				display: block;
				font: bold 24px Helvetica,Arial,sans-serif;
				text-align: center;
				color: rgb(35,94,111);
				
			}
			
			#bodyConts p.smh {
				font: 14px Helvetica,Arial,sans-serif;
				text-align: center;
			}
			
			#bodyConts span.lead {
				font-weight: bold;
			}
			
			#bodyConts ul {
				display: block;
			}
			
			#bodyConts ul li {
				display: block;
			}
			
			#bodyConts ul.table {
				display: block;
				clear: both;
				height: 40px;
				margin: 0 auto 0 auto;
				padding: 0;
				text-align: center;
				background: url(images/btn-white.png) 40px 0 no-repeat;
			}
				
			#bodyConts ul.table li {
				display: block;
				width: 130px;
				height: 20px;
				margin: 0;
				padding: 10px 40px;
				float: left;
				font-weight: bold;
				color: black;
				text-align: center;
			}
			
			#bodyConts ul.vTable li {
				display: block;
				width: 200px;
				margin: 0;
				padding: 0px 10px;
				float: left;
				font: .9em Georgia, serif;
				text-align: left;
				line-height: 1.2em;
			}
			
			#bodyConts ul.vTable li span.title {
				margin-bottom: 10px;
				font: bold italic 18px Georgia, serif;
			}
			
			#bodyConts ul.vTable li span {
				display: block;
				margin-top: 10px;
				font: 12px Helvetica,Arial,sans-serif;
				color: rgb(35,94,111);
			}

		#flag {
			position: absolute;
			top: 0px;
			padding: 0 0 0 250px;
			width: 750px;
			height: 347px;
			float: right;
			background: url(images/bg-50-grad.png) right repeat-y;
		}
		
			#flag .leftCol {
				display: block;
				width: 350px;
				padding: 0 10px 0px 10px;
				float: left;
			}
			
			#flag .rightCol {
				display: block;
				width: 350px;
				padding: 0 10px 0px 10px;
				float: left;
			}
				
				#flag ol.bullet {
				}
				
				#flag ol.bullet li {
					padding-left: .5em;
					list-style-image: url(images/x.png);
					font: bold 14px Helvetica,Arial,sans-serif;
					line-height: 28px;
				}
				
				#flag ol.bullet li a {
					color: white;
					font-style: italic;
				}

		#body.withFlag {
			width: 1000px;
			padding: 357px 0 0 0px;
			float: right;
			background: url(images/fade.png) 0px 147px repeat-x;
		}
				
				#body.withFlag p {
					padding: 0 30px 1em 30px;
					text-align: left;
				}
				
		#specialEvents {
			width: 750px;
			height: 350px;
		}
		
		div.ratesHeader {
			margin: .5em 0 .2em 0;
		}
		
		#ratesTable {
			position: relative;
			padding: 0px 0 0px 120px;
			text-align: left;
		}
		
				#flag #ratesTable {
					height: 347px;
					padding: 25px 0 20px 120px;
					background: url(images/flag-bg.png) no-repeat;
					text-align: left;
					color: white;
				}
		
				#ratesTable ul {
					display: block;
					clear: both;
					height: 40px;
					margin: 0 auto 0 auto;
					padding: 0;
					text-align: center;
					background: url(images/btn-white.png) 40px 0 no-repeat;
				}
				
				#ratesTable ul li {
					display: block;
					width: 140px;
					height: 20px;
					margin: 0;
					padding: 10px 30px;
					float: left;
					color: black;
					text-align: center;
				}
				
				#ratesTable ul li a {
					color: rgb(0,50,128);
				}
				
				#ratesTable ul li.boat {
					font-size: 1.5em;
				}
				
				#ratesTable ul li.price {
					width: 160px;
					font-size: 1.5em;
					text-align: left;
				}
				
				#ratesTable ul li.desc {
					font-size: 1em;
				}
				
				img.thumbDef {
				 display: none;
				 position: absolute;
				 top: 1.5em;
				 left: 10px;
				 width: 140px;
				}
				
				img.thumb {
				 display: none;
				 position: absolute;
				 top: 3.9em;
				 left: 10px;
				 width: 140px;
				}
				
				img.thumb2 {
				 display: none;
				 position: absolute;
				 top: 210px;
				 left: 10px;
				 width: 140px;
				}
				
				img.thumb3 {
				 display: none;
				 position: absolute;
				 top: 1.9em;
				 left: 10px;
				 width: 140px;
				}
				
				img.thumb4 {
				 display: none;
				 position: absolute;
				 top: 175px;
				 left: 10px;
				 width: 140px;
				}
				
		
		#ratesTableSmall {
			position: relative;
			padding: 25px 0 0px 120px;
			text-align: left;
		}
		
				#flag #ratesTableSmall {
					padding: 25px 0 20px 120px;
					background: url(images/flag-bg.png) no-repeat;
					text-align: left;
					color: white;
				}
		
				#ratesTableSmall ul {
					display: block;
					clear: both;
					height: 30px;
					margin: 0 auto 0 auto;
					padding: 0;
					text-align: center;
					background: url(images/btn-white-sm.png) 40px 0 no-repeat;
				}
				
				#ratesTableSmall ul li {
					display: block;
					width: 140px;
					margin: 0;
					padding: 6px 30px 4px 30px;
					float: left;
					color: black;
					text-align: center;
				}
				
				#ratesTableSmall ul li a {
					color: rgb(0,50,128);
				}
				
				#ratesTableSmall ul li.boat {
					font-size: 1.2em;
				}
				
				#ratesTableSmall ul li.price {
					width: 160px;
					font-size: 1.2em;
					text-align: left;
				}
				
				#ratesTableSmall ul li.desc {
					font-size: 1em;
				}
				
		#specialEvents {
			display: block;
			position: relative;
			
		}
		
				#specialEvents ul {
					list-style: none;
					display: block;
					position: relative;
					clear: both;
					padding-bottom: 1em;
				}
				
				#specialEvents ul li {
					display: block;
					float: left;
				}
				
				#specialEvents ul li.eventPic {
					width: 300px;
				}
				
				#specialEvents ul li.eventName {
					width: 300px;
					padding-bottom: 10px;
					font: bold italic 24px Georgia,serif;
					color: rgb(35,94,111);
				}
				
				#specialEvents ul li.eventDesc {
					width: 390px;
					font: normal 1em Georgia,serif;
				}
				
						#specialEvents ul li.eventDesc a {
							padding-left: 1em;
							font: italic .9em Georgia,serif;
							text-align: right;
						}
				
		#ourBoats {
			display: block;
			position: relative;
			
		}
		
				#ourBoats ul {
					list-style: none;
					display: block;
					position: relative;
					clear: both;
					padding-bottom: 1em;
				}
				
				#ourBoats ul li {
					display: block;
					float: left;
				}
				
				#ourBoats ul li.boatPic {
					width: 300px;
				}
				
				#ourBoats ul li.boatName {
					width: 300px;
					padding-bottom: 10px;
					font: bold italic 24px Georgia,serif;
					color: rgb(35,94,111);
				}
				
				#ourBoats ul li.boatDesc {
					width: 390px;
					font: normal 1em Georgia,serif;
				}
				
						#ourBoats ul li.boatDesc a {
							padding-left: 1em;
							font: italic .9em Georgia,serif;
							text-align: right;
						}
				
				#ourBoats ul li.bookBoat ul {
					display: block;
					clear: both;
					height: 30px;
					margin: 0 auto 0 auto;
					padding: 0;
					text-align: center;
					background: url(images/btn-white-sm.png) no-repeat;
				}
				
					#ourBoats ul li.bookBoat ul li {
						margin: 7px 0;
					}
				
		li.desc {
			width: 305px;
			font-size: .9em;
			padding-left: 15px;
			text-align: left;
		}
		
		li.price {
			width: 100px;
		}
		
		li.buy {
			width: 140px;
		}
		
		li.buy a {
			display: inline;
			width: 108px;
			padding: 10px 26px 9px 26px;
			margin: 0px;
			background: url(images/btn-red.png) left no-repeat;
			border: 0px;
			color: white;
			font: bold .9em Helvetica,Arial,sans-serif;
		}
				
				
#footer {
	display: block;
	padding: 20px 1em 10px 1em;
	clear: both;
	font-size: 12px;
	color: rgb(1,68,87);
	text-align: center;
	background: rgb(111,217,239) url(images/bg-foot.png) bottom repeat-x;
	border-top: dashed 4px rgb(216,40,60);
}

		#footer ul {
			list-style: none;
			display: block;
			width: 293px;
			padding: 20px;
			text-align: left;
		}
		
		#footer li {
			margin-left: 2em;
		}
		
		#footer ul.fLeft {
			margin: 20px;
			width: 253px;
			padding: 0;
			float: left;
		}
		
				#footer ul.fLeft li a {
					font: bold 14px Helvetica,Arial,sans-serif;
				}
		
		#footer a {
			color: rgb(1,68,87);
		}
		
		#footer a:hover {
			color: white;
			text-decoration: none;
		}
		
		#footer ul.fCenter {
			margin: 0 5px;
			float: left;
			border-width: 0px 1px;
			border-style: dashed;
			border-color: rgb(216,40,60);
			
		}
		
		#footer a.fRight{
			display: block;
			width: 293px;
			height: 6em;
			margin: 5em 20px;
			float: right;
			color: white;
			background: url(images/sailsf-logo-inv.png) right no-repeat;
			text-align: left;
		}
		
		#footer a.credit {
			color: rgb(50,50,50);
		}

a.headline {
	display: block;
	font: bold italic 20px Georgia,serif;
	color: rgb(216,40,60);
}
