body, th, td, input, textarea, select, option { 
	margin: 0px 0px 0px 0px; 
	text-decoration: none; 
	font-family: Verdana;
	font-size: 11px;
	color: #666666; 
	line-height: 1.6em;
	text-align:justify;
}
p {margin:0px;}
/* Background */

body {
	background-image:url(../images/hyc-background.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#DCDCDC;

}

.style1 {font-weight: bold}


/* Page */

#home{
	width: 950px;
	height: 298px;
	margin: 0px 0 0 0;
	background-image: url(../images/headers/home.jpg);
}
#keelboat{
	width: 950px;
	height: 298px;
	margin: 0px 0 0 0;
	background-image: url(../images/headers/keelboat.jpg);
}
#mainimage{
	width: 950px;
	height: 298px;
	margin: 0px 0 0 0;
}



#page {
	width: 950px;
	margin: 0 auto;
}
.style1 {color: #FFFFFF}
#contentrun{
	width: 890px;
	padding: 30px;
	background-color:#ffffff;
}
#copyright{
	width: 950px;
	padding: 10px;
	background-image: url(../images/content.gif);
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.dotted {
	border-left: 1px solid #EEEDDB;
	border-right: 1px solid #EEEDDB;
}
.dotted1 {
	border-right: 1px solid #EEEDDB;
}
.tabledata {
	line-height: 18px;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #EEEDDB;
}
#footer {
	background-image: url(../images/footer.gif);
    left: 0px;
    width: 100%;
	padding-top:8px;
	height: 28px;
}
#footer a:link, #footer a:visited {
	font-size: 11px;
	padding: 5px;
	color: #FFFFFF;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	font-size: 11px;
}
h1 {
	color: #1C2F68;
	font-family: "Gill Sans MT";
	font-size: 18px;
	font-weight: normal;
	padding-bottom:10px;
}
h2 {
	color: #1098D4;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: gray;
	border-collapse: collapse;
}

table.sample th {
	border-width: 0px;
	padding: 4px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;

}

table.sample td {
	border-width: 0px;
	padding: 4px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}
.points {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #4F4E4E;
	padding: 1px;
}

.points2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #4F4E4E;
	border-right:1px dotted #808080;
	border-bottom:1px dotted #808080;
	padding: 2px;
}
.points3 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #4F4E4E;
	border-right:1px dotted #808080;
	border-left:1px dotted #808080;
	border-bottom:1px dotted #808080;
	padding: 2px;
}
.style6 {color: #4C4135}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
}
.strong {font-weight:bold;}
A{
  font-size:11px;
  color:#1098D4;
 	text-decoration:none;
}
A:HOVER{
 	text-decoration:underline;
 	color:#1098D4;
}.style5 {color: #FFFFFF}

.ORDERBUTTON
{
 border:0px;
 background-image:url(../images/submit.gif);
 width:100px;
 height:23px;
 cursor:pointer;
}