body {
	background-image: url(../img/back.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img {border:none;}	
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
#top {
	background-image: url(../slice2/images/Logo.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 760px;
}
#links {
	background-image: url(../slice2/images/Links.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 760px;
	font-size: small;
	font-weight: bold;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	line-height: 22px;
}
#links a {
	color: #FFFFFF;
	text-decoration: underline;
}
#links a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#links p {
	font-size: small;
	text-align: center;

}
#boat {
	background-image: url(../slice2/images/Boat.jpg);
	height: 140px;
	width: 760px;
	background-repeat: no-repeat;
}
#sailing {
	height: 343px;
	width: 255px;
	float: left;
}
#wedding {
	height: 343px;
	width: 253px;
	float: left;
}
#apartment {
	height: 344px;
	width: 252px;
	float: left;
}
#sailing p, #wedding p, #apartment p {font-size:2px;}
#text {
	width: 100%;
	border-top-width: 18px;
	border-top-style: ridge;
	border-top-color: #475B7C;
	clear: both;
	background-image: url(../img/waves.jpg);
	background-repeat: no-repeat;
}
#text li {
	font-size: small;
	font-style: italic;
	color: #333333;
}

#text h1 {
	font-size:x-large;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #003366;
	padding-left: 5px;
	padding-right: 5px;
}
#text h2 {
	font-size:large;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #003333;
	padding-right: 5px;
	padding-left: 5px;
}
#text p {
	font-size:small;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	margin-top: 1px;
	padding-top: 1px;
}
.right {
	text-align: right;
	float: right;
	padding-left: 4px;
	margin-left: 4px;
}
.clear {
	clear: both;
	font-size: x-small;
	text-align: center;
}
.prices {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.yel {
	font-size: small;
	font-weight: bold;
	color: #333333;
	background-color: #FFFF99;
}
.blu {
	font-size: small;
	background-color: #66CCCC;
	font-weight: normal;
}
.blu-l {
	font-size: small;
	background-color: #8FDADA;
	font-weight: normal;
}
.cen {
	text-align: center;
}
.brouchure {
	background-color: #8BF1F5;
	width: 430px;
	border: 3px dashed #FF9900;
	text-align: center;
	padding: 4px;
	margin-left: 20px;
}
#text table {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#text th {
	text-align: left;
}

#text td {
	font-size: small;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
}
#yachtimg {
	height: 230px;
	width: 100%;
	text-align: center;
}
#yachtimg img {
	padding-right: 1%;
	padding-left: 1%;
}
#yachtend {
	text-align: center;
	clear: both;
	width: 100%;
}

#yachtleft {
	float: left;
	width: 49%;
}
#yachtleft h2 {
	padding-left: 5%;
	font-weight: normal;
}

#yachtright {
	float: left;
	width: 49%;
	background-color: #FFFFBB;
	border: 2px dashed #A8A800;
}
#yachtright h2 {
	text-align: center;
	font-size: x-large;
	color: #AA0000;
}
