
body{
	background-image: url("../images/bg.gif");
	background-repeat: repeat-x;
	background-color: #0099CC;
	margin:0px;
	padding: 0px;
	margin-top: 5px;
	font-family: Arial;
	font-size: .8em;
}
p{
	margin:0px;
	padding:0px;
	clear:both;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
hr{
	width: 95%;
}
a:link, a:visited{
	color: #0099CC;
	text-decoration: underline;
}
a:hover{
	color: #63A422;
	text-decoration: none;
}
img{
	border: none;
	margin: 0;
	padding: 0;
}
#centerColumn{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	height:144px;
	background-image: url("../images/headerbg.jpg");
	background-repeat: no-repeat;
	margin-bottom: 6px;
	cursor: pointer;
}
#headerLogo{
	width: 377px;
	height: 98px;
	background: url("../images/header_logo.gif") no-repeat;
	position: relative;
	top:7px;
	left: 10px;
	z-index: 10;
}
#headerFlash{
	width: 475px;
	height: 113px;
	padding-top: 1px;
	padding-right: 1px;
	position: relative;
	top:-98px;
	left:324px;
	z-index: 1;
}
#nav{
	position: absolute;
	top:119px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	z-index: 5;
}
#nav a:link, #nav a:visited{
	color:#000;
	text-decoration: none;
	background: url("../images/navborderleft.gif") no-repeat left 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
}
#nav a span{
	background: url("../images/navborderright.gif") no-repeat right 0;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-right: 14px;
}
#nav a:hover {
	color:#000;
	text-decoration: none;
	background: url("../images/navborderleftover.gif") no-repeat left 0;
}
#nav a:hover span {
	color:#000;
	text-decoration: none;
	background: url("../images/navborderrightover.gif") no-repeat right 0;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav ul li{
	float:left;
	background-image: url("../images/navbg.gif");
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav ul li:hover, #nav ul li.over{
	background: url("../images/navoverbg.gif") repeat-x;
}
#content{
	min-height: 450px;
}
#footer{
	clear: both;
	height:50px;
	padding-top: 6px;
	font-size: 11px;
}
#footer a:link, #footer a:visited{
	color:#000;
	text-decoration: underline;
}
#footer a:hover{
	color:#333;
	text-decoration: none;
}
#footer table{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
}
#footer table td{
	padding-left: 15px;
	padding-right: 15px;
}
#copyright{
	font-size: 10px;
	padding-top: 12px;
	clear:both;
	float: left;
}
#designed{
	font-size: 10px;
	padding-top: 12px;
	float:right;
	text-align: right;
}

/*+++++++++++++++++++++*/
#h-map{
	float:left;
	width: 225px;
	height:450px;
	background: url("../images/h-map.gif") no-repeat;
}
#staticMap{
	clear: both;
	margin-left: 6px;
	padding-top: 8px;
}
#h-news{
	float:right;
	width:250px;
	height:275px;
	background: url("../images/h-news.gif") no-repeat;
}
#h-text{
	float:right;
	width:325px;
	height:275px;
	background: url("../images/h-text.gif") no-repeat;
}
#h-text #container{
	width:325px;
	height:260px;
	background: url("../images/50year.jpg") no-repeat;
	background-position: bottom center;
}
#h-text #video-container{
	width:325px;
	height:260px;
	position: relative;
}
#h-events{
	float:right;
	clear:right;
	width:575px;
	height:175px;
	background: url("../images/h-events.gif") no-repeat;
}
#h-events table{
	clear: both;
	position: relative;
	top:10px;
	left:15px;
	width: 95%;
}
#h-events table td{
	width: 25%;
	vertical-align: middle;
}
#news{
	float:right;
	width:250px;
	height:275px;
	background: url("../images/h-news.gif") no-repeat;
}
#contact{
	float:right;
	width:250px;
	height:175px;
	background: url("../images/contact.gif") no-repeat;
}
#contact p{
	padding-top: 5px;
	font-size: 11px;
}
#left{
	float:left;
	width: 550px;
}
#right{
	float: right;
	width: 250px;
}
#quick{
	float: left;
	width:550px;
	height: 30px;
	background: url("../images/quick.gif") no-repeat;
}
#text{
	float: left;
	width:800px;
	background: url("../images/text-bg.gif") repeat-y;
}
#text_heading{
	width:800px;
	height: 31px;
	background: url("../images/text-top.gif") no-repeat;
}
#text_content{
	width: 800px;
	min-height: 404px;
	background: url("../images/text-content.gif") no-repeat;
}
#text_content table{
	margin-left: 15px;
}
#text_content table p{
	padding: 0px;
}
#text_content h4{
	width: 95%;
	margin-left: 15px;
}
#text_bottom{
	width:800px;
	height: 15px;
	background: url("../images/text-bottom.gif") no-repeat;
}
#c-text{
	float: left;
	width:550px;
	background: url("../images/c-text-bg.gif") repeat-y;
}
#c-text_heading{
	width:550px;
	height: 31px;
	background: url("../images/c-text-top.gif") no-repeat;
}
#c-text_bottom{
	width:550px;
	height: 15px;
	background: url("../images/c-text-bottom.gif") no-repeat;
}
#club_main{
	width: 550px;
	height: 374px;
	background: url("../images/c-text-content.gif") no-repeat;
}
#club_detail{
	width: 550px;
	height: 374px;
	background: url("../images/c-text-content.gif") no-repeat;
}
#club_detail table{
	margin-left: 15px;
}
#club_detail iframe{
	width:535px;
	height: 380px;
	border:none;
	position: relative;
	left: 8px;
}
#club_main table td p{
	margin:0px;
	padding:0px;
	clear:both;
	padding-top: 10px;
	font-size: 11px;
	color: #000;
}
#club_main table{
	width: 530px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
#club_main table td{
	width: 50%;
	height: 180px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}
.club_image1{
	background: url("../images/clubs/image1.jpg") no-repeat;
	background-position: bottom center;
}
.club_image2{
	background: url("../images/clubs/image2.jpg") no-repeat;
	background-position: bottom center;
}
.club_image3{
	background: url("../images/clubs/image3.jpg") no-repeat;
	background-position: bottom center;
}
.club_image4{
	background: url("../images/clubs/image4.jpg") no-repeat;
	background-position: bottom center;
}
.border_orange_left{
	border-left: 1px solid #FA9B21;
}
.border_orange_bottom{
	border-bottom: 1px solid #FA9B21;
}
h2{
	float:left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 7px;
}
h3{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-left: 15px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #249BCD;
}
.club-heading a:link, .club-heading a:visited{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #249BCD;
}
.club-heading a:hover{
	color: #63A422;
	text-decoration: none;
}
.news_item{
	width: 240px;
}
.news_item a:link, .news_item a:visited{
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 3px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #249BCD;
}
.news_item a:hover{
	color: #63A422;
	text-decoration: none;
}
.news_item p{
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	font-size: 11px;
}
.news_spacer{
	margin: 0px;
	padding: 0px;
	width: 218px;
	height: 2px;
	clear:both;
}
.orange_line{
	width: 218px;
	height: 2px;
	border-bottom: 1px solid #FA9B21;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	margin-top: 4px;
}
.more{
	float:right;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	margin-right: 15px;
	margin-top: 7px;

}
.more a:link, .more a:visited{
	text-decoration: none;
	color: #333;
}
.more a:hover{
	text-decoration: none;
	color: #0099CC;
}
.more select{
	padding: 0px;
	margin: 0px;
	width: 250px;
	position: relative;
	top: -2px;
}

.apply{
	float:right;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	margin-right: 15px;
	margin-top: 7px;
	position: relative;
	top: -21px;

}
.apply a:link, .apply a:visited{
	text-decoration: none;
	color: #333;
}
.apply a:hover{
	text-decoration: none;
	color: #fff;
}
.h-image{
	text-align: center;
	margin: 10px;
}
.mapicon{
	width: 80px;
	height: 60px;
	float: right;
	position: relative;	
	bottom:119px;
	right: 20px;
}
.breadcrumb{
	font-size: 10px;
	padding-top: 10px;
	padding-left: 15px;
	color: #666;
	text-decoration: none;
}
.breadcrumb a:link, .breadcrumb a:visited{
	color: #666;
	text-decoration: none;
}
.breadcrumb a:hover{
	color: #000;
	text-decoration: none;
}
.contact_table{
	width: 100%;
	clear:both;
}
#map{
	width: 786px;
	height: 411px;
	position: relative;
	left: 7px;
	top:0px;
	margin-bottom: -7px;
}
#events-short{
	margin:0px;
	padding: 0px;
}
#events-short p{
	margin:0px;
	padding: 0px;
}
#news-display{
	width:90%;
	margin-left: 25px;
	border: none;
}
#news-display td{
	vertical-align: top;
	padding-bottom: 10px;
}
#news-display p{
	margin: 0px;
	padding: 0px;
}
#clubnews-display{
	width:98%;
	margin-left: 10px;
	border: none;
}
#clubnews-display td{
	vertical-align: top;
	padding-bottom: 10px;
}
#clubnews-display p{
	margin: 0px;
	padding: 0px;
}
#clubnews-display .heading{
	clear: both;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #fff;
	background: #0099CC;
	width: 100%;
	font-weight: bold;
}
h4{
	clear: both;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #fff;
	background: #0099CC;
	width: 100%;
}
#news-display h4{
	width: 100%;
	margin-left: 0px;
}

#club_detail h4{
	margin-left: 15px;
	margin-top: 10px;
	width: 94%;
	
}
.h4-map{
	position: relative;
	left: -15px;
	width: 150px
}
.image-right{
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.image-left{
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.image-border{
	border: 6px solid #FA9B21;
	padding: 2px;
}
#left-column{
	float: left;
	width: 33%;
	height: 300px;
	margin-top: 10px;
	border-right: 1px solid #FA9B21;
}
#right-column{
	float: right;
	margin-top: 10px;
	width: 66%;
}
#application_header{
	width: 765px;
	margin-left: 15px;
	padding: 3px;
	background: #FA9B21;
}
#application_header p{
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #fff;
}
#application_form{
	background: #fefefe;
}
#application_form p{
	cursor: default;
	color: #000;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 8px;
	margin-left: 5px;	
}
#application_form fieldset{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	border: none;
}
#application_form fieldset legend{
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.spacer{
	height: 10px;
}
#cms_left{
	float: left;
	width: 490px;
}
#contact_area{
	float: right;
	width: 300px;
	border-left: 1px solid #FA9B21;
	margin-top: 10px;
	padding-bottom: 20px;
}
#contact_map{
	position: relative;
	top:50px;
	left: 90px;
	z-index: 3;
}

#contact_content{
	position: relative;
	top:-30px;
	z-index: 1;
}
#movie_container{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
.movie_display{
	margin-left: 5px;
	margin-right: 5px;
	width: 170px;
	float: left;
	text-align: center;
}
.movie_display p{
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#h-text #movie_banner{
	width:325px;
	height:260px;
	background: url("../images/movies/banner.jpg") no-repeat;
	/* background: url("../images/50year.jpg") no-repeat; */
	background-position: bottom center;
	cursor: pointer;
}
.vote_btn{
	margin-left: 7px;
}