body {
	font: normal 14px/1.65 "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #e0e0e0;
	padding-top: 0;
	padding: 0;
	background: #000 url(images/back2.gif) repeat-x;
	margin: 0;
}

:link img {
	border-style: none;
}
:visited img {
	border-style: none;
}
:active img {
	border-style: none;
}

a:link, a:visited {
	border: none;
	text-decoration: none;
	font-weight: bold;
	color: #729dd5;
}

a:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#content {
	width: 950px;
	margin: 0 auto;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
}

#menu {
	font-size: 14px;
	color: #d5d5d5;
	padding-top: 12px;
	padding-bottom: 53px;
	font-weight: bold;
	letter-spacing: 1px;
}

#menu ul {
	margin: 0em auto 0em 0;
	list-style: none;
	text-align: center;
	padding-left: 0;
}

#menu ul li {
	font-weight: bolder;
	display: inline;
	font-size: 14px;
	color: #FFF;
}
	
#menu ul li a {
	
	font-weight: lighter;
	text-decoration: none;
	border:0;
	color: #FFF;
	margin: 0.25em 1.125em;
}	
#menu ul li a:hover {
	margin: 0.25em 1.125em;
	border-bottom: 1px dotted #fff;
}

#menu .on {
	text-decoration: none;
	margin: 0.25em 1.25em;
}

#main {
	width:600px;
	padding-right: 60px;
	height: 100%;
	float:left;
	padding-left: 60px;
	background-color: #000;
}

#main2 {
	width:800px;
	padding-right: 60px;
	height: 100%;
	float:left;
	padding-left: 60px;
	background-color: #000;
}

#header {
	width: 950px;
	height: 240px;
	margin: 0 auto;
	padding-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/yacht-header-10.jpg);
	background-color: #000;
}

#pull_quote1 {
	border-top: 1px solid #5f1a00;
	border-bottom: 1px solid #5f1a00;
	color: #5f1a00;
	font: lighter 18px/21px "Helvetica Neue";
	width: 200px;
	float: right;
	padding-top: 9px;
	padding-bottom: 9px;
	margin: 7px 20px;
}



h1 {
	font: lighter 33px/43px "Helvetica Neue", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	word-spacing: -1px;
	color: #729dd5;
	padding-top: 8px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #729dd5;
	letter-spacing: -1px;
	margin-bottom: -4px;
}

h3 {
	font-weight: bold;
	font-size: 15px;
	word-spacing: -1px;
	letter-spacing: -1px;
	color: #fff;
	line-height: 18px;
	font-variant: normal;
	margin-top: 14px;
	margin-bottom: 6px;
}

h4 {
  margin:1.5em 0 .75em;
  font: bold 14px/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-transform:uppercase;
  letter-spacing:-.05em;
	color: #729dd5;
}

h5 {
	font: bold 18px/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #729dd5;	
}

.urgent {
	color: #000;
	background-color: #5d5d5d;
	padding: 12px;
	font-size: 18px;
	line-height: 22px;
}

li#attractions {
	list-style-image: url(images/bluebullit.gif);
	list-style-position: inside;
	font-size: 16px;
}

li#attractions2 {
	list-style-position: inside;
	font-size: 16px;
	text-indent: 34px;
	list-style-image: none;
	list-style-type: none;
}

#footer {
	width: 100%;
	height: 300px;
	background-color: #484848;
	clear: both;
}

#footer-inner {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#footer a:link, #footer a:visited {
	border: none;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

#footer a:hover {
	text-decoration: none;
}

#boilerplate {
	border-top: 2px solid #f00;
	font-size: 12px;
	line-height: 14px;
	color: #aaa;
	text-align: center;
	padding-bottom: 16px;
	padding-top: 20px;
}

#columnA {
	float: left;
	width: 300px;
	padding-left: 50px;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	padding-top: 30px;
}
#columnB {
	float: left;
	width: 260px;
	padding-left: 59px;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	padding-top: 30px;
}
@media all {
  #sidebar {
    width: 204px;
    float:right;
	background-color: #fff;
	padding-left: 12px;
	padding-right: 12px;
	height: 100%;
	border-left: 1px dotted #bbb9c2;
}
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }
h2 {
  margin:1.5em 0 .75em;
  font: bold 13px/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-transform:uppercase;
  letter-spacing:-.05em;
  color:#999;
  }

h4 {
  margin:1.5em 0 .75em;
  font: bold 14px/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-transform:uppercase;
  letter-spacing:-.05em;
  color: #000;
  }

.lastword {
	color: #777;
	font-size: 10px;
	line-height: 12px;
}

#sidebar {
	background-color: #000;
	color: #fff;
}

#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
	color: #fff;
}
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
	color: #fff;
}
#sidebar p {
  color: #fff;
  line-height:1.5em;
  }