/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000;
	background: #faf9f9;
	background-repeat: repeat-x;
	background-attachment: fixed;

}


blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
        font-family: Gill Sans, Verdana;
			color: #444;

			letter-spacing: 2px;


}


h1, h2 {
			text-transform: uppercase;
}

h1 {
	font-size: 1.9em;
        margin-bottom: 17px;
}

h2 {
	font-size: 1.6em;
	font-style: italic;
}

h3 {
        font-size: 1.2em;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px #000 solid;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #c00;
	border: none;
}

.links a
{
       border-bottom: 1px dotted #296734;
       color: #296734;
       font-weight: bold;
       font-size: 1.1em;
}

table
{
margin-bottom: 20px;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
        background: #FFFFFF;
            border-left: 1px solid #888888;
        border-right: 1px solid #888888;
        border-bottom: 1px solid #888888
}

#logo {
       margin: 0px auto;
       margin-bottom: 0px;
       width: 900px;
       padding-top: 20px;
       padding-bottom: 10px;
            border-left: 1px solid #888888;
        border-right: 1px solid #888888;
        background: #fcfff5 url(http://www.classicflats.com/er/images/33.gif);
       
     
}

#logo img {
margin-left: 10px;
clear: both;
}

#logo a {
       border-bottom: 0px;
}


#head {
	text-align: center;
}

#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1, #sidebar-2 {
	padding-top: 50px;
	width: 150px;
}

#sidebar-1 {
	margin-right: 5px;
	float: left;
	text-align: right;
}

#sidebar-2 {
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin-top: 0px;
        margin-left: 30px;
        margin-right: 10px;
        margin-bottom: 10px;
        padding-top: 0px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 30px;
}

#left {
padding-right: 200px;
margin-left: 0px;
padding-top: 30px;


}

#right {
     width: 180px;
     float: right;
     border-left: 1px solid #f0f0f0;
padding-left: 10px;
padding-top: 30px;
min-height: 400px;
}

#right h1
{
     font-size: 1.3em;
}

#right p
{
font-size: 11px;
}

#footer {
	margin-top: 5px;
	clear: both;
	text-align: center;
}


#nav {
margin-top: 0px;
background: #d1dbbd;
margin-left: 0px;
margin-right: 0px;
height: 24px;
}

#nav ul
{
margin-top: 1px;
padding-top: 0px;
}

#nav a
{
border-bottom: 0px;
}

#nav a:hover
{
border-bottom: 1px dotted #ffffff;
color: #ffffff;
}

#nav li
{
color: #222222;
display: inline;
list-style-type: none;
padding-right: 20px;
font-weight: bold;
font-size: 13px;
margin-bottom: 5px;

}

#header {
margin-bottom: 0px;
padding-bottom: 0px;
}

#header img
{
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
}

#boats
{
background: #ffffff;
border: 1px solid #f0f0f0;
padding: 10px;
margin-top: 10px;
margin-bottom: 10px;

}

#boats img
{
float: right;
}

#boats p
{
padding-right: 395px;
}

#products
{
background: #ffffff;
border: 1px solid #f0f0f0;
padding: 10px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0px; 
margin-right: 10px;
clear: both;
min-height: 210px;


}

#products img
{
float: right;
padding: 3px;
border: 1px solid #888888;

max-width: 300px;
max-height: 200px;
margin-left: 10px;

}

#products p
{
padding-right: 395px;
}

#left ul
{
margin-left: 0px;
padding-left: 15px;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 910px;
w\idth: 900px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;



	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

#search
{
float: right;
width: 800px;
text-align: right;
margin-right: 10px;

}

#search input
{
margin-left: 10px;

}

.testimonials
{
background: #d8fedb;
width: 500px;

padding: 15px;
font-size: 18px;
text-align: center;
margin-top: 10px;
}

.signature
{
font-weight: bold;
}

#lightbox a
{
border-bottom: 0px;
}

#lightbox img
{
padding: 5px; 
border: 1px solid #cccccc;
margin-right: 5px;
margin-bottom: 15px;
}

#lbBottom a
{
border-bottom: 0px;
}


/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}