/*structure*/
* {
		padding: 0px;
		margin: 0px;
}
body {
	color: #3366CC;
	background-color: #FFFFFF;
	background-image: url(../images/bgGrad2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px auto;
}

H3 {
	color: #3366CC;
	font-size: 14pt;
	margin-bottom: 12px;
}

H4 {
	margin-top: 6px;
	margin-bottom: 3px;
}

p {
	margin-bottom: 1em;
}

p a:link, p a:active, p a:visited{
	color: #3366CC;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}

img.blueborder {
	margin: 0px 10px 20px 10px;
	border: 2px #81A7E8 solid;
}

#wrapper {
	margin: 0px auto;
	width: 822px;
}
#masthead {
	background-color: #FFFFFF;
	margin: 0px auto;
}
#headerImg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #81A7E8;
	border-left-color: #81A7E8;
	margin: 0px;
	padding: 0px;
}
#navigation {
	background-color: #FFFFFF;
	background-image: url(../images/testbg2copy2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px auto;
	height: 36px;
}		
#content {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding: 25px 50px;
	float: left;
	width: 720px;
	background-color: #FFFFFF;	/*height: auto;*/
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #81A7E8;
	border-bottom-color: #81A7E8;
	border-left-color: #81A7E8;
}
#content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366cc;
}
#content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .Imgpadright {
	margin-right: 5px;
	margin-bottom: 3px;
	border: 1px solid #000000;
	float: none;
}
.ImgpadrightIndex {
	margin-bottom: 3px;
	border: 1px solid #000000;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: disc;
	margin-left: 15px;
	text-transform: uppercase;
	width: auto;
}

#content .noList {
	color: #000000;
	list-style-type: square;
	font-size: 10pt;
	line-height: 22px;
}
#content .noList li {
	list-style-type: none;
	padding-left: 8px;
}
#content #boxoutRightPlain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3366CC;
	background-color: #FFFFFF;
	padding: 5px;
	/*width: 200px;*/
	float: right;
	/*border: 1px solid #0B9DCE;*/
	height: auto;
	margin-left: 10px;
}
#content #boxoutRightPlainOutline {
	border: 1px solid #65C2E1;
	height: auto;
	width: 200px;
	float: right;
	padding: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#content #boxoutLeftPlain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	width: 200px;
	float: left;
	/*border: 1px solid #0B9DCE;*/
	height: auto;
	clear: left;
	color: #3366CC;
}
#content #boxoutLeftPlain2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	float: left;
	/*border: 1px solid #0B9DCE;*/
	clear: left;
	color: #3366CC;
}
#content strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#content .strong2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 12pt;
	font-weight: bold;
}
#content strong a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration:none;
}
#content legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #CCCCCC;
	color: #999999;
}
#content fieldset {
	border: 1px solid #CCCCCC;
	width: 400px;
	padding: 10px;
	margin-bottom: 5px;
}

#footer {
	clear: both;
	padding: 10px 50px;
	width: 720px;
	height: 50px;
	border: 1px solid #81A7E8;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#copyright {
	padding: 10px 15px 30px;
	/*text-align: center;*/
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: left;
	margin-right: 30px;
	color: #000000;
}

#copyright a:link, #copyright a:active, #copyright a:visited{
	color: #3366CC;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

#bottomLinks {
	color: #000000;
	float: right;
	clear: none;
	padding: 10px 15px 30px;
	margin-left: 30px;
}
#bottomLinks ul {
	list-style-type: none;
}
#bottomLinks li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#bottomLinks a:link, #bottomLinks a:active, #bottomLinks a:visited{
	color: #3366CC;
	text-decoration: none;
}
#bottomLinks a:hover {
	text-decoration: underline;
}

input {
	background-color: #0B9DCE;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* menu design */
#dmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 36px;
	margin: 0px auto;
}
#dmenu li>ul {
	top: auto;
	left: auto;
}
.topmenuul{
	list-style-type:none;
	margin:0px auto;
	padding:0;
}
.BoatOfWeek {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	clear: none;
}

.topmenuli{
	list-style-type:none;
	float:left;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #81A7E8;
	border-right-color: #81A7E8;
	border-bottom-color: #81A7E8;
	border-left-color: #81A7E8;
}
.topmenuli a:hover{
	color: #FFFF66;
	background-color: #00067E;
}
li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}
.topmenutitle {
	display:block;
	width:90px;
	text-decoration: none;
	padding:3px;
	line-height:30px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}


.topmenutitle2 {
	display:block;
	width:70px;
	text-decoration: none;
	/*border:1px solid #000066;*/
	padding:3px;
	line-height:30px;
	color: #FFFFFF;
	text-align: center;
}
.submenuul {
	position:absolute;
	display: none;
	list-style-type: none;
	padding:0;
	background-color: #97B1FE;
	background-position: left bottom;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	margin: -1px 0px 0px;
	background-image: url(../images/bgGrad.jpg);
}
.submenuli a{
	display:block;
	width:130px;
	padding:3px;
	text-decoration: none;
	color: #000066;

}
.submenuli a:hover{
	text-decoration: none;
	color: #FFFF66;
	background-color: #000066;
}
.dropInfo {
	width: 405px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.float {
	float: left;
	clear: none;
	margin-right: 10px;
}
.floatindexpage {
	float: left;
	clear: right;
	margin-right: 5px;
	background-color: #DCF0F7;
	padding: 5px 5px 5px 5px;
	height: 300px;
	width: 220px;
	text-align: center;
}

.darktext {
	color: #0B9DCE;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sternInboardsDiesels{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #F1F9FC;
	display: none;
	width: 400px;
	border: 1px solid #cccccc;
	float: left;
}
#outboard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #F1F9FC;
	display: none;
	width: 400px;
	border: 1px solid #cccccc;
	float: left;
}
.floatLeft {
	float: left;
	width: 196px;
	padding: 2px;
}
#salesStaff1, #salesStaff2, #salesStaff3, #salesStaff3, #salesStaff4, #salesStaff5 {
	background-color:#EAF8FB;
	border: 1px solid #000000;
	padding: 5px;
	width: 400px;
	float: right;
	clear: both;
}
.sideInfo {
	float: right;
	clear: right;
}

.imgSales {
	height: 200px;
	width: 200px;
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: none;
}
.leftAlign {
	text-align: left;
}

.salesInfo {
	float: left;
	clear: none;
	width: 400px;
}
#salesStaffContainer {
	float: left;
	clear: none;
	width: 700px;
}
