body {
	color: #666;
}

div.container {
	background: #fff;
    border: 5px solid #e0e0e0;
}

a#logo {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

/*div#nav {
	border-bottom: 1px solid #ccc;
}*/

div#placeholder-nav {
	color: #fff;
}

div#placeholder-hero {
	background: #f9f9f9;
	border: 1px solid #eee;
}

div#sub {
	background: #eee;
}

td.menu-item {
	color: #666;	
}

td.menu-item-hover {
	color: #3478B7;
}

td.menu-item-selected {
	color: #000;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

/* submenu hover bg color: 963B3B*/

td.submenu-item-hover {
	background: #3478B7;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 18px;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #3478B7;
	text-decoration: none;	
}

a:hover, a:active {
	color: #f76913;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */
/* Old Background color: 963B3B 3b7796*/
body {
/*	background:  #686868 url(/images/cssimg/bg-header-17-2.png) repeat-x 0 0;*/
	background:  #ffffff;
	margin: 23px;
	font-size: 14px;
}

h1 {
	color: #3478B7;
	text-align:center;
}

h2 {
	color: #3478B7;
	text-align:center;
}

h3 {
	color: #3478B7;
	font-size: 18px;
}

hr {
	color: #ffffff;
}

div#header-left, div#header-right, div.whoslogged {
	height: 171px;	
}

div.whoslogged {
	text-align: right;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	height: 66px;
	padding: 48px 40px 0 0;
	text-align: right;
}

div#placeholder-phone {
	padding: 20px 20px 0 0;
	text-align: right;
}

div#placeholder-logo {
	margin-top: 28px;
}

div#placeholder-search input.cat_textbox_small {
	width: 120px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-nav {
	background: #e0e0e0;/*url(/images/cssimg/bg-nav-17-2.png) repeat-x 0 0;*/
	height: 34px;
	padding-left: 28px;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#main div.inner {
	padding: 18px 30px 36px 18px;
	
}

.innerstyle {
    border: 7px solid #e0e0e0;
	padding: 5px 5px 5px 5px;
}

.innerbkg {
	background: #ebebeb;
	padding: 15px 15px 15px 15px;
}

.times-tagline {
	font-family: times;
	font-style: oblique;
	font-size: 16px;
}

.bold-ital {
	font-style: oblique;
	font-weight: bold;
}

.bold-ital-uline {
	font-style: oblique;
	font-weight: bold;
	text-decoration:underline;
}

#content-head {
	text-align:center;
}

.inner-side {
	padding: 18px 30px 36px 48px;
}

div#sub {
	padding: 18px 0 0 0;
}

div#sub-bottom {
	background: url(/images/cssimg/bg-side-17-2.png) repeat-x 0 0;
	height: 144px;
}

div#cap-bottom {
	background: #963B3B url(/images/cssimg/bg-footer-17-2.png) repeat-x 0 0;
	height: 8px;
}

.webpage-box {
	border: 1px solid #eee;
	color: #666;
	margin: 18px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding: 6px 6px 6px 6px;
}

.webpage-box h1 {
	margin: 0 0 18px 280px;
}

.webpage-box a:link {
	color: #1969bc;
}

.ourboats-box {
	border: 1px solid #eee;
	color: #666;
	margin: 18px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding: 6px 6px 6px 6px;
}

.ourboats-box h3 {
	margin: 0 0 0px 0px;
}

.ourboats-box a {
	text-decoration: underline;
}

.image-box {
	margin: 10px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding: 0px 0px 0px 0px;
	text-align: center
}

.image {
	float:left;
	background-color: #f9f9f9;
	border: 2px solid #cccccc;
	color: #666;
	margin: 10px;
	padding: 6px 6px 6px 6px;
}

.image-border {
	background-color: #f9f9f9;
	border: 2px solid #cccccc;
	color: #666;
	margin: 2px 15px 2px 15px;
	padding: 6px 6px 6px 6px;
}

.webpage-feature {
	border: 0px solid #eee;
	color: #666;
	margin: 0px;
	min-height: 230px;
	height: auto !important;
	height: 110px;
	padding: 23px 0px 23px 0px;
}

.webpage-feature h1 {
	margin: 0 0 18px 270px;
}

.webpage-feature p {
	margin: 0 0 0px 270px;
}

.webpage-news-a {
	min-height: 140px;
	height: auto !important;
}

.webpage-news-a h3 {
	padding: 58px 0 0px 140px;
}

.webpage-news-a img {
    float: left;	
    margin: 0 0 0px 0px;
}

.webpage-news-b {
	min-height: 140px;
	height: auto !important;
}

.webpage-news-b h3 {
	padding: 58px 140px 0px 0px;
    text-align: right;
}

.webpage-news-b img {
    float: right;	
    margin: 0 0 0px 0px;
}

.webpage-form {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	color: #666;
	margin: 40px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding: 36px 36px 36px 60px;
}

.caption {
    text-align: center;
    margin: 0 0 32px 0;
}

.lcol {
	float:left;
	width:250px;
	margin:0px 0 0 20px;
}

.mcol {
	float:left;
	width:250px;
	margin:0px 0 0 0;
}

.rcol {
	float:left;
	width:170px;
	margin:0px 0 0 0;
}

#awards {
	color: #3478B7;
	font-weight: bold;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

