input, textarea, select {
	border: 1px solid #002D62;
	margin:2px;
}
body, table, input, textarea, select {
	font-family:Calibri, Arial;
	text-align:justify;
	font-size: 16px;	
}
body {
	margin:0px; 
	background: #002D62;
}
table td {
	/*text-align:justify;*/
	vertical-align:top;
}
.sporttable{
	border-style:none;
	outline-style:none;
	border:none;
}
.sportfontheader{
	font-family:arial;
	color:#FFFFFF;
}
.sportth{
	text-align:center;
	vertical-align:top;
	background-color:#002D62;
	outline:thin;
	outline-color:#CCCCCC;
	outline-style:solid;
}
.sporttd{
	text-align:center;
	vertical-align:top;
	background-color:#FFFAD5;
	outline:thin;
	outline-color:#CCCCCC;
	outline-style:solid;	
}
#header {
	text-align:right;
	padding:10px;
	background: url('/images/header_bg.jpg') top right no-repeat;
}
#header table td {
	padding-left:5px;
	padding-right:5px;
}
#banners {
	text-align:center;
	vertical-align:top;
}

#logo {
	height:115px;
	width: 280px;
}
#plaque {
	width:70px;
}
#mail_members {
	width:210px;
}
#frame {
	width:100%;
	height:100%;
}
#address {
	font-size:16px;
	color: #FFFAD5;
	text-align:right;
	line-height:22px;
}
#mail_list {
	font-size:12px;
	text-align:center;
	color: #FFFAD5;
	width:214px;
	height:128px;
	padding-top:10px;
	margin-bottom:-12px;
	background: url('/images/mail_list_bg.jpg') top left no-repeat;
}
#mail_list input {
	margin-top:6px;
	border:1px solid #FFFAD5;
	width:180px;
}
#cask_members {
	background: url('/images/cask_members_bg.jpg') top left no-repeat;
	height:29px;
	width: 214px;
	font-size:18px;
	margin-bottom:-10px;
	color: #FFFAD5;
}
#cask_members .text {
	padding-top:5px;
	padding-left:36px;
}
#content_frame {
	width:100%;
	height:100%;
}
#menu a {
	color: #FFFFFF;
	text-decoration:none;
}	
#menu a:hover {
	color: #EF3E35;
}
#menu {
	padding-top:24px;
	font-size:16px;
	font-style:normal;
	padding-left:0px;
	padding-right:0px;
	text-align:right;
	width:210px;
	color: #FFFFFF;
}
#menu .item, #menu .item_a, #menu .sub_item {
	padding-right: 6px;
	padding-top:4px;
	margin-top:5px;
	margin-bottom:5px;
}
#menu .sub_item {
	font-size:12px;
}
#menu .sub_item a {
	color: #D0D0D0;
}
#menu .sub_item a:hover {
	color: #EF3E35;
}
#menu .item,#menu .item_a {
	height:20px;
}
#menu .item_a {
	background: #4D719E;
}
#content a {
	color: #0000FF;
	text-decoration:none;
}
#content a:hover {
	color: #002D62;
}
#content {
	color:#000000;
	padding:10px;
	background: #FFFAD5;
	border-top:4px solid #EF3E35;
	border-left:4px solid #EF3E35;
}
#content_corner {
	margin-left:-14px;
	margin-top:-14px;
}
#right_panel {
	border-top:4px solid #EF3E35;
	padding:5px;
	padding-top:10px;
	width:200px;
	background:#ef3e35 url('/images/redpump.gif') bottom center no-repeat;
}
.h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color: #EF3E35;
	font-weight:bold;
}
.h2 {
	font-size:18px;
	font-weight:bold;
}
.h3 {
	font-size:14px;
}
.h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color: #EF3E35;
	font-weight:bold;
ul {
	margin:0px;
	padding-top:10px;
	padding-left:15px;
	text-indent:0;
}
li {
	margin-bottom:10px;
}
.split {
	height:4px;
	width:98%;
	margin-bottom:10px;
}
.hsplit {
	width:1px;
	background:#EF3E35;
}
a:link, a:visited {
   color:#EA171E;
   text-decoration:underline;
}
a:hover {
   color:#212184;
   text-decoration:underline;
}

#townlist a:link,#townlist a:visited {
   color:#FFFFEF;
   text-decoration:underline;
}
#townlist a:hover {
   color:#EA171E;
   text-decoration:underline;
}

#map a:link, #map a:visited {
   text-decoration:none;
   color:#000000;
}
#map a:hover {
   text-decoration:underline;
   color:#FF0000;
}