/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 10px;
	padding: 0;
	background: #FFFFFF;
	font: normal .9em "Trebuchet MS", Helvetica, sans-serif;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

p, ol, ul {
	line-height: 110%;
}
blockquote {
	margin-left: 15px;
	font-style: italic;
	margin-right: 15px;
	text-align: justify;
}
/* Link Styles */

a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;

}
.heading a {
	color: #FF9933;
}


a:hover {
	text-decoration: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Image Styles */
.floatleft {
	float:left;
}

.floatright {
	float:right;
}
/* Text styles */
.small {
	font-size:.8em;
}
.xsmall {
	font-size:0.77em;
	font-style: italic;
}

.xsmall img {
	border: 1px solid #996633;
}
.xscredit {
	font-size:0.7em;
	color: #999999;
	font-style: normal;
}

.xscredit img {
	border: 1px solid #996633;
}
.xslinks{
	font-size:0.75em;
	color: #996633;
	text-decoration:none;
	margin:0;
	padding:0;
	}
	
.dark {
	color:#000000;
}



.invisible {
	display: none;
}


/* Boxed Links Div & Lists */

.boxed {

	float: right; 
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #FFFFFF;
}

.boxed .heading{
	margin-top: 0;
	padding: 5px 8px;
	color: #FFFFFF;
	background-color: #1F1F21;
	background-image: url(images/img3.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
}

.boxed .content {
	margin: 0;
	padding: 5px;
}


.boxed ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	list-style-type: none;
}

.boxed li {
	padding: 1px 0;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	border-bottom-width: 2px;

}

.boxed li.promo {
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFCC;
	list-style-type: none;

}

.boxed a {
	padding-left: 5px;
	background: url(images/img4.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}


/* Wrapper for Content */

#wrapper {
	width: 800px;
	left: 50%;
	right: 50%;
	background-image: url(/images/img5.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #996633;
	height: auto;
	background-color: #FFFFCC;
	padding-top: 0px;
	padding-right: 11px;
	padding-left: 11px;
}

/* Header */

#header {
	float: left;
	width: 200px;
	height: 150px;
	text-align: center;
	margin-top: 0px;
	background-image: url(images/img1.jpg);
}

#header h1, #header a h1 {
	margin: 0;
	text-align: center;
	letter-spacing: -1px;
	font-size: 2.3em;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;	
}

#header h2, #header a h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.3em;
	font-style: italic;
	
}

#header h3 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.4em;
	color:#FFFFFF;
	}
	
#header a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.0em;
	text-align:center;
}

/* Pages */

#pages {
	float: right;
	width: 568px;
	height: 150px;
	background-image: url(images/img2c.jpg);
}

#pages h2 {
	display: none;
}

#pages ul {
	float: right;
	margin: 0;
	line-height: 1em;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 10px;
	list-style-type: none;
}



#pages li {
	display: inline;
}

#pages a {
	padding-left: 2em;
	text-decoration: none;
	color: #A64807;
	font-size: 0.95em;
	font-weight: bold;
}

#pages a:hover {
	color: #EF780C;
}

/* Content */

#content {
	clear: both;
	padding-top: 10px;
}

/* Posts */

#posts {
	float: left;
	width: 358px;
	background-color: #FFFFFF;
}

.post {
	padding-top: 10px;
	height: auto;
}

.post .title {
	margin: 0;
	font-size: 1.3em;
	text-align: left;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.post .subtitle {
	font-size: 1.1em;
	font-style: italic;
	color: #003366;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.post .posted {
	margin-top: 0;
	color: #996633;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-right: 10px;
	padding-left: 10px;
}

.post .details {
	margin-top: 0;
	color: #A64807;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-right: 10px;
	padding-left: 10px;
}
.post .story {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.post .images {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.88em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}

.post .meta {
	margin: 2em 0 3em 0;
	color: #360000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-right: 10px;
	padding-left: 10px;
}

.post .meta p {
	margin: 0;
	padding-bottom: 10px;
}
.post  .comment {
	color:#996633;
}
.post .category {
	color:#A64807;
	padding-right: 10px;
	padding-left: 10px;
}

.post .links {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;

}
.post .links a {
	color:#A64807;
	text-decoration: none;
	font-size: 0.75em;
	text-decoration:none;
}

/* Sales Listings - styles specifically apply to sales "listing sheets" found in folders sales/listings */

.post .year_make_model {
	margin: 0;
	font-size: 1.3em;
	text-align: center;
	color: #000000;
}

.post .price {
	margin-top: 0;
	color: #996633;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.post .sold {
	margin-top: 0;
	color: #996633;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: line-through;
}

.post .sold_details {
	text-align: center;
	font-weight: normal;
	color: #996633;
	margin-bottom: 5px;
}



/*Table of Contents "TOC" in "Sales Listings" refers to text listings of all the boats for sale*/

#toc_1 {
	width: 338px;
	padding: 0px;
	background-color: #FFFFFF;
}

#toc_1 td {
	height: 27px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}


/* Archives */

#archives {
	float: right;
	margin-left: 10px;
	
}



/* Search */

#search {
}

#search .content {
	padding-bottom: 5px;
}

#textfield1 {
	width: 156px;
	padding: 0px;
	border: 1px solid #000000;
	font: bold 1em "Trebuchet MS", Helvetica, sans-serif;
	color: #000000;
}

#submit1 {
	display: none;
}


/*Contact Form*/


#contact_form {
	text-align: right;
	line-height: 90%;
	font-size: 90%;
	margin-right: 125px;
	color: #996633;
}
.entry {
	width: 150px;
	height: 20px;
	background-color: #E5E5E5;
	border: 1px solid #996633;
	font-size: 9px;
	color: #333333;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 9px;
}
.button {
	font-size: 85%;
	line-height: 85%;
	width: 60px;
	height: 20px;
	margin-right: 75px;
	color: #996633;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.short_form {
	padding-top: 10px;
	width: 225px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 5px;
	height: auto;
}


/* Footer */

#footer {
	font: normal .9em "Trebuchet MS", Helvetica, sans-serif;
	color:#360000;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}

#footer a {
	color: #660000;
}
