html, body {margin: 0; padding: 0; border: 0;}

body {
	background:  url("img/bgd.gif") repeat-y center #665082;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
}

#bodyborder {
	width: 745px;
	margin: 0 auto;
	background: #301652;
	}
	
#banner {
	display: none;
	}

#mast {
	width: 745px;
	height: 145px;
	margin-top: 5px;
	background-image:  url("img/2006lg.jpg");
	background-repeat: no-repeat;
	}

#text {
	width: 530px;
	float: left;
	padding: 5px;
	margin: 10px 0px 0px 0px;
/*	border: 5px solid #9878aa;*/
	background-color: #9878aa;
	line-height: 20px;
	color: #000000;
}

#textinner {
	border: 2px solid #000;
	padding: 15px;
	padding-top: 10px;
	background-color: #FFFFFF;
	}

p.tight {
	margin-top: 0px;
	}

#text a:link {
	color: #000000;
	text-decoration: underline;
}
#text a:visited {
	color: #000000;
	text-decoration: underline;
}	
#text a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
#text a:active {
	color: #FFFFFF;
	background-color: #000000;
	}
	
#text h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	background:  url("img/h1hc.gif") no-repeat left bottom;
	padding: 5px;
	padding-left: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}	
	
#text h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #666666;
	}	

#text h3 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 7px;
	padding-bottom: 0px;
	border-bottom: 1px solid #000000;
	}	

img.pic {
	border: 1px #000000 solid;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 3px;
	}

table.ds {
	width: 497px;
	background-color: #666666;
	padding: 0px;
	line-height: 20px;
	margin-right: -20px;
	}
	
/*cells for daily schedule*/	
	
td.time {
	width: 150px;
	padding: 5px;
	vertical-align: top;
	background-color: #EEEEEE;
	}
	
td.event {
	width: 350px;
	padding: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	}
	
/*cells for reg fees*/		
	
td.type {
	width: 150px;
	padding: 2px;
	font-size: 10px;
	vertical-align: top;
	background-color: #EEEEEE;
	}
	
td.date {
	width: 175px;
	padding: 2px;
	font-size: 10px;
	vertical-align: top;
	background-color: #EEEEEE;
	}

td.member {
	width: 150px;
	padding: 2px;
	font-size: 10px;
	vertical-align: top;
	background-color: #FEFEFE;
	}

td.price {
	width: 175px;
	padding: 2px;
	font-size: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
	}
	
td.oneprice {
	width: 350px;
	font-size: 10px;
	padding: 2px;
	vertical-align: top;
	background-color: #FFFFFF;
	}

p.ref {
	margin:0;
	text-align: right;
	margin-top: 8px;
	font-size: 11px;
	}

p.ref a:link {
	color: #FC9952;
	text-decoration: none;
}
p.ref a:visited {
	color: #FB7511;
	text-decoration: none;
}	
p.ref a:hover {
	color: #FC9952;
	border-bottom-color: #FC9952;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
p.ref a:active {
	color: #FC9952;
	text-decoration: none;
	}
	
/* #links {
	width: 195px;
	height: 777px;
	float: right;
	background-image:url(2005fullhc.gif);
	background-repeat:no-repeat;
	}
	
#links a.title {
	font-weight: bold;
	margin-top: 90px;
	font-size: 13px;
	}

#links a {
	display: block;
	vertical-align: middle;
	padding: 6px;
	margin-left: 12px;
	margin-right: 11px;
	font-size: 11px;
	}
	
#links a.l:link {
	color: #000000;
	text-decoration: none;
}

#links a.l:visited {
	text-decoration: none;
	color: #000000;
}

#links a.l:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

#links a.l:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	} */
	
#links {
	width: 195px;
	height: 777px;
	float: right;
	margin-top: 10px;
	background-image: url("img/2006full.jpg");
	background-repeat:no-repeat;
	}
	
#links a.title {
	font-weight: bold;
	border-bottom: 1px solid #FC9952;
	text-align: center;
	margin-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 13px;
	}
	
#links a {
	display: block;
	vertical-align: middle;
	padding: 6px;
	margin-left: 14px;
	margin-right: 7px;
	font-size: 11px;
	}

#links a.page {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #9877A9;
}
	
#links a.l:link {
	color: #FFFFFF;
	text-decoration: none;
}

#links a.l:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#links a.l:hover {
	text-decoration: none;
	background-color: #4c721d;
}

#links a.l:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	}
	
.input {
	border: 1px #666666 solid;
	
	}

#select {
	border: 1px #666666 solid;
	
		}



.input:focus {background: #EEEEEE;}

p.contact {
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
	}

#contact {
	/*width: 500px;
	float: left;*/
	padding-top: 10px;
	padding-left: 65px;
	font-size: 10px;
	line-height: normal;
	height: 95px;
	background-image:  url("img/2006hccontact.gif");
	background-repeat: no-repeat;
	}
	
#contactami {
	width: 565px;
	float: left;
	margin-top: 20px;
	margin-bottom: 5px;
	height: 80px;
	background-image: url(2005hcami.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	}

#footer {
	clear: both;
	height: 0px;
	font-size: 0px;
	}