/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

@import url('2c-l.css');
html {
	font-size:14px;
	font-family: Verdana, sans-serif;
	line-height:20px;
	color:#2F2F2F;
}
body {
  text-align: center; /* for IE */
  background:url(images/back1.jpg) top center;
  line-height:20px;
}
a {
	color:#C52905;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
img {
	border:0;
}
p {
  margin: 5px 0 10px 0;
}
#content h3 {
  font-size:16px;
  border-bottom: 1px dotted #8EA3AF;
  color:#151C1F;
  line-height:20px;
  margin:35px 0 10px 0
}
#content ul li {
  margin: 0 0 5px 30px;
  list-style-type: square;
}
#wrapper { 
  margin: 0 auto;   /* align for good browsers */
  text-align: left; /* counter the body center */
  width:980px;
}
#header {
  height:140px;
}
#myId {
  position:relative;
  top:-1px;
}
#mastcontainer {
  height:310px;
}
#boatmovie {
  width:660px;
  height:256px;
  margin: 25px 25px 0 0;
  float:right;
}
#boatsales {
  width:220px;
  height:256px;
  margin: 25px 0 0 58px;
  /*border:1px solid red;*/
  float:left;
  /*background:#9BBFBF;*/
}
#boatsales img {
  border: 1px solid #0060A8;
}
#menu {
	background: #fff url(images/menubg.jpg);;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 14px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333 url(images/seperator.gif) bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}
#container {
	background:url("images/back2.jpg") repeat;
}

/* SIDEBAR STYLES */
.xoxo li{ 
	background:url(images/s2_back1.jpg) no-repeat left bottom;
	margin:20px 0 0 32px;
	padding:0 0 15px 0;
}
.xoxo h3{ 
	background:url(images/h2_back2.jpg) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:13px 0 14px 44px;
	text-transform:uppercase;
}
.xoxo li ul{ 
	margin:10px 10px 10px 10px;
	list-style:square;
	color:#fff;
	list-style-position:inside;
}
.xoxo li ul li{ 
	background:none;
	margin:0 0 6px 0;
	padding:0;
}
.xoxo li ul li a{ 
	color:#fff;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	border-bottom:1px dashed #593E2D;
}
.xoxo li ul li a:hover{ 
	color:#fff;
	border-bottom:1px dashed #8EBECF;
}
.xoxo li ul li a:visited{ 
	color:#fff;
}
#available ul li {
  list-style-type:none;
}
#available ul li a{
  font-size:12px;
}
#press ul li {
  list-style-type:none;
}
#press ul li a{
  font-size:12px;
}
#latestnews ul li {
  list-style-type:none;
}
#latestnews ul li a{
  font-size:12px;
}
#social p {
  margin:10px 0 10px 0;
  text-align:center;
  color:#fff;
  font-size:12px;
  font-weight:bold;
}
#social ul li {
  list-style-type:none;
  margin:10px 0 10px 0;
  text-align:center;
}
/* END SIDEBAR */

/* CONTENT STYLES */
.entry-title {
  color:#C52905;
  border-bottom:1px solid #C52905;
  margin:0 0 10px 0;
  font-size:24px;
  text-decoration:none;
  line-height:30px;
}
.entry-title a {
  font-size:24px;
  text-decoration:none;
}
/* END CONTENT */

#footer {
  background:url("images/footer.jpg") repeat;
  height:80px;
  text-align:center;
}
.subheading1 {
text-align:center;
background:#fff;
border-top: 1px solid #354B58;
border-bottom: 1px solid #354B58;
padding:5px;
color:#354B58;
margin: 0 0 20px 0;
}
.big1 {
font-size:16px;
font-weight:bold;
line-height:24px;
}
.gallery-icon {
  width:160px;
  float:left;
}
.specul {
  width:200px;
  margin: 10px 10px 0 0;
  display:inline;
  float:left;
  font-size:10px;
}
.specul p {
  margin-left:15px;
}
.specul2 {
  margin:10px 0 30px 0;
}
.specheader {
  text-transform:capitalize;
  font-size:12px;
  font-weight:bold;
  list-style-type:none;
  text-decoration:underline;
}
.specspec {
  float:left;
  width:300px;
}
.specitem {

}

.entry-meta {
clear:right;
}
.quote {
border-left:8px solid #8EA3AF;
padding:10px;
background:#E0EAEF;
}