/* CSS Document */

* {padding: 0; margin: 0 auto;}

body {
	background-color: #686c63;
	}
	
#shadow {	
	background-image:url(/images/content/shadow.jpg);
	width: 953px;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	}
#header {
	width: 864px;
	height: 90px;
	background-image:url(/images/content/header.gif);
	}
#nav {
	width: 258px;
	/*height: 334px;*/
	float: left;
	
	}
#nav a {
	display: block;
	text-decoration: none;
	height: 36px;
	}
.tab_home {
	width: 258px;
	height: 36px;
	border: none;
	background-image:url(/images/content/home.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	padding-bottom: 1px;
	}
.tab_home:hover {
	background-position: 0 -36px;
	}
.home_current {
	width: 258px;
	height: 36px;
	background-image:url(/images/content/home_current.gif);
	}
.tab_about {
	width: 258px;
	height: 36px;
	border: none;
	background-image:url(/images/content/about.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	padding-bottom: 1px;
	}
.tab_about:hover {
	background-position: 0 -36px;
	}
.about_current {
	width: 258px;
	height: 36px;
	background-image:url(/images/content/about_current.gif);
	}
.tab_events {
	width: 258px;
	height: 36px;
	border: none;
	background-image:url(/images/content/events.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	padding-bottom: 1px;
	}
.tab_events:hover {
	background-position: 0 -36px;
	}
.events_current {
	width: 258px;
	height: 36px;
	background-image:url(/images/content/events_current.gif);
	}
.tab_news {
	width: 258px;
	height: 36px;
	border: none;
	background-image:url(/images/content/news.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	padding-bottom: 1px;
	}
.tab_news:hover {
	background-position: 0 -36px;
	}
.news_current {
	width: 258px;
	height: 36px;
	background-image:url(/images/content/news_current.gif);
	}
.tab_tournament {
	width: 258px;
	height: 36px;
	border: none;
	background-image:url(/images/content/tournament.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	padding-bottom: 1px;
	}
.tab_tournament:hover {
	background-position: 0 -36px;
	}
.tournament_current {
	width: 258px;
	height: 36px;
	background-image:url(/images/content/tournament_current.gif);
	}
.tab_scholarships {
	width: 258px;
	height: 36px;
	border: none;
	background-image:url(/images/content/scholarships.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	padding-bottom: 1px;
	}
.tab_scholarships:hover {
	background-position: 0 -36px;
	}
.scholarships_current {
	width: 258px;
	height: 36px;
	background-image:url(/images/content/scholarships_current.gif);
	}
.tab_donations {
	width: 258px;
	height: 36px;
	border: none;
	background-image:url(/images/content/donations.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	padding-bottom: 1px;
	}
.tab_donations:hover {
	background-position: 0 -36px;
	}
.donations_current {
	width: 258px;
	height: 36px;
	background-image:url(/images/content/donations_current.gif);
	}
.tab_mailing {
	width: 258px;
	height: 36px;
	border: none;
	background-image:url(/images/content/mailing.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	padding-bottom: 1px;
	}
.tab_mailing:hover {
	background-position: 0 -36px;
	}
.mailing_current {
	width: 258px;
	height: 36px;
	background-image:url(/images/content/mailing_current.gif);
	}
.tab_contact {
	width: 258px;
	height: 36px;
	border: none;
	background-image:url(/images/content/contact.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	padding-bottom: 1px;
	}
.tab_contact:hover {
	background-position: 0 -36px;
	}
.contact_current {
	width: 258px;
	height: 36px;
	background-image:url(/images/content/contact_current.gif);
	}
#banner {
	width: 604px;
	height: 333px;
	float: left;
	background-image:url(/images/content/banner_pic.jpg);
	}
#sub_banner {
	width: 604px;
	height: 243px;
	float: left;
	}
#banner_box {
	width: 300px;
	margin-top: 170px;
	margin-left: 0;
	padding-left: 18px;
	}
.banner_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.6em;
	}
.banner_text span {
	font-size: 20px;
	color: #FFFF66;
	letter-spacing: .08em;
	}
.banner_text a {
	float: right;
	color: #FFFF66;
	}
.banner_text a:hover {
	color: #00CC33;
	text-decoration: none;
	}
#sidebar {
	width: 258px;
	float: left;
	
	}
#main {
	width: 604px;
	float: right;
	/*background-image:url(/images/content/main_bg.gif);
	background-repeat: no-repeat;*/
	background-color: #ffffff;
	}
#sub_main {
	width: 604px;
	float: right;
	background-color: #ffffff;
	}
.main_text {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	}
.main_text a {
	color: #009900;
	font-size: 15px;
	font-weight: 800;
	}
.main_text a:hover {
	color: #009933;
	text-decoration: none;
	}
.main_text ul {
	margin-left: 12px;
	}
#container {
	width: 862px;
	margin-left: 44px;
	}
#main_box {
	width: 862px;
	background-image:url(/images/content/bg.gif);
	background-repeat: repeat-y;
	}
#main_box_bott {
	width: 862px;
	height: 9px;
	background-image:url(/images/content/bg_bott.gif);
	background-repeat: no-repeat;
	}

.clearing {
	clear: both;
	}
.side_label {
	width: 258px;
	height: 40px;
	}
.side_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding-top: 14px;
	padding-left: 60px;
	letter-spacing: .06em;
	}
.event {
	color: #918c79;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	line-height: 1.6em;
	}
.event span {
	color: #006633;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.event a:hover {
	color: #000000;
	text-decoration: none;
	}
.date {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	padding-top: 12px;
	padding-left: 21px;
	font-weight: bold;
	}
.event_pic {
	width: 558px;
	/*height: 191px;
	/*background-image:url(/images/content/event_pic.gif);*/
	margin-left: auto;
	margin-right: auto;
	}
.click_text a {
	font-size: 13px;
	padding-right: 8px;
	padding-top: 8px;
	float: right;
	color: #006633;
	font-weight: bold;
	}
.click_text a:hover {
	color: #000000;
	text-decoration: none;
	}
.footer {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	}
.footer ul {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
.footer li {
	display: inline;
	font-size: 12px;
	color: #ffffff;
	padding-right: 17px;
	}
.footer li a {
	color: #FFFFFF;
	text-decoration: none;
	}
.footer li a:hover {
	text-decoration: underline;
	}

.sub_nav {
	margin-top: 18px;
	
	margin-left: 12px;
	}
.sub_nav ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.sub_nav li {
	display: inline;
	padding-right: 18px;
	}
.sub_nav li a {
	color: #33CC33;
	}
.sub_nav li a:hover {
	color: #006600;
	text-decoration: none;
	}

.jap {
	width: 38px;
	height: 18px;
	margin-right: 5px;
	margin-top: 4px;
	float: right;
	}

.blank {
	width: 580px;
	padding-left: 12px;
	padding-right: 12px;
	}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	}
.notice {
  width: 90%;
  border: 1px solid blue;
  padding: 5px;
  margin-left: auto;
  margin-right:auto;
  margin-bottom: 10px;  
  padding-top:10px;
  padding-bottom:10px;
  color: #2c4268;
  background-color: #f0f0f0;
  text-align: center;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
}
.warning {
  width: 90%;
  border: 1px solid red;
  padding: 5px;
  margin-left: 45px;
  margin-bottom: 10px;
  padding-top:10px;
  padding-bottom:10px;
  background-color: #f0f0f0;
  text-align: center;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
}	
table#photo_gallery
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}
table#photo_gallery td.col1
{
	
	
}
table#photo_gallery td.col1 div.heading
{
	display:block;
	margin-bottom:20px;
	
}

table#photo_gallery td.col1 img
{
	border:1px solid silver;
	
}

table#photo_gallery td.col2
{
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
	background:#E5F2C8;
	vertical-align:top;
}

table#photo_gallery ul li
{
	list-style:none;
}

table#photo_gallery ul a
{
	color:black;
	font-weight:bold;
	text-decoration:underline;
}

#gallery_1_prev_button
{
	
	font-weight:bold;
	font-size:15px;
	color:black;
	text-transform:capitalize;
}

#gallery_1_next_button
{
	
	font-weight:bold;
	font-size:15px;
	color:black;
	text-transform:capitalize;
}

	