h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin-top			: 10px;
	margin-bottom		: 10px;
}

li, dd {
	margin-left		: 5%;
}

fieldset {
	padding			: .5em;
}

a, a:link, a:visited, a:hover{
	text-decoration:none;
	color:#003399;	
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

h1 {
	height:85px;
	width:783px;
	background:url(../images/bltc_logo.gif) top left no-repeat;
	text-indent:-9000px;
	margin-bottom:0px;
}

#nav_ball {
	height:22px;
	width:15px;
	padding-right:5px;
	float:right;
	margin-top:-30px;
}

h2 {
	font-family:Consolas;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	color:#CC6600;
	padding-top:-30px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	color:#ffffff;
	background-color:#003366;
	padding:2px 0px 0px 8px;
	margin-left:0px;
	height:20px;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	color:#ffffff;
	background-color:#990000;
	padding:2px 0px 0px 8px;
	margin-left:0px;
	height:20px;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#ffffff;
	background-color:#006600;
	padding:2px 0px 0px 8px;
	margin-left:0px;
	height:18px;
	width:150px;
}

h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	color:#ffffff;
	background-color:#006600;
	padding:2px 0px 0px 8px;
	margin-left:0px;
	height:20px;
	width:280px;
}

#bold_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#003366;
}

html {
}

body {
	font-size		: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#28450E;
}

tr {
	border-color:#666666;
	border-width:1px;
	border-style:solid;
}

#wrap {
	display			: block;
	position		: relative;
	width			: 783px;
	margin			: 10px auto;
	background-color		: #ffffff;
	z-index			: 0;
	overflow:hidden;
}

#logo {
	position		: relative;
	top				: 0px;
	left			: 0px;
	text-align		: left;
	width			: 783px;
	height			: 85px;
	z-index			: 10;
}

#main {
	position:relative;
	margin-top:0px;
	width:783px;
	background-color:#FFFFFF;
}

#nav {
	width: 140px;
	border-right: 0px solid #000;
	padding: -10 0 0 0;
	margin-top: 0px;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	
	font-size:16px;

	color:#006600;
	float:left;
}
	
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#nav li {
	border-bottom: 1px solid #ffffff;
	margin: 0;
	list-style: none;
	list-style-image: none;
}

#nav li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #649C29;
	color: #000000;
	text-decoration: none;
	width: 100%;
}

#nav li a:hover {
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	background-color:#006600;
	color: #ffffff;
}

#league_links {
	width: 600px;
	border-right: 0px solid #000;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size:16px;
	background-color: #649C29;
	color:#006600;
	float:left;
}
	
#league_links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#league_links li {
	border-bottom: 1px solid #ffffff;
	margin: 0;
	list-style: none;
	list-style-image: none;
}

#league_links li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #649C29;
	color: #000000;
	text-decoration: none;
	width: 100%;
}

#league_links li a:hover {
	background-color:#006600;
	color: #ffffff;
}

#tourn {
	width: 140px;
	border-right: 0px solid #000;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size:16px;
	background-color: #649C29;
	color:#006600;
	float:left;
}
	
#tourn ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#tourn li {
	border-bottom: 1px solid #ffffff;
	margin: 0;
	list-style: none;
	list-style-image: none;
}

#tourn li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #649C29;
	color: #000000;
	text-decoration: none;
	width: 100%;
}

#tourn li a:hover {
	background-color:#006600;
	color: #ffffff;
}

#current {
	background-color:#006600;
	color: #ffffff;
}

#new {
	color: #990000;
	font-weight: bold;
	font-size:10px;
	float:left;
	margin-top:2px;
}

html body #nav li a {
	width: auto;
}

#right_col {
	position:relative;
	padding:0px 0px 0px 0px;
	float:right;
	width:150px;
	z-index:16;	
}

#middle_col {
	position:relative;
	padding:0px 10px 0px 0px;
	float:right;
	width:463px;
	z-index:16;	
}

#middle_right_col {
	position:relative;
	padding:0px 10px 0px 0px;
	float:right;
	width:613px;
	z-index:16;	
}

#left_middle_right_col {
	position:relative;
	padding:15px 15px 15px 15px;
	float:right;
	width:753px;
	z-index:16;	
	background-color:#FFFFFF;
	top: -10px;
}


#latest_news {
	position		: relative;
	top				: 0px;
	left			: 0px;
	text-align		: left;
	padding			: 0px 0px 0px 0px;
	margin-bottom	: 20px;
	margin-right:0px;
	z-index			: 10;
}

#league_links {
	position		: relative;
	top				: 0px;
	left			: 0px;
	text-align		: left;
	width			: 473px;
	padding			: 0px 0px 0px 0px;
	margin-bottom	: 20px;
	margin-right:0px;
	z-index			: 10;
}

#mini_tennis {
	position		: relative;
	top				: 0px;
	right			: 0px;
	text-align		: right;
	width			: 150px;
	padding			: 0px 0px 0px 0px;
	margin-bottom	: 10px;
	margin-right:0px;
	z-index			: 10;
}

#mini_block {
	position		: relative;
	top				: 0px;
	right			: 0px;
	text-align		: center;
	width			: 150px;
	padding			: 0px 0px 0px 0px;
	margin-bottom	: 10px;
	margin-right	: 0px;
	z-index			: 10;
	font-size:80%;
}

#ticker_tape {
	position		: relative;
	top				: 0px;
	right			: 0px;
	text-align		: left;
	width			: 150px;
	padding			: 10px 10px 0px 10px;
	margin-bottom	: 10px;
	margin-right:0px;
	z-index			: 10;
}

#copyright {
	display:none;
	visibility:hidden;
}

#footer {
	position:relative;
	float:left;
	width:783px;
	text-align:center;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
	color: #999999;
	background-color:#ffffff;
}

#footer_text {
	position:relative;
	float:left;
	width:783px;
	text-align:center;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
	color: #999999;
	background-image:url(../images/footer.gif);
	height:95px;	
	background-color:#28450E;
}

#current {
	color:#FFFFFF;
	background-color:#006600;
}

#league ul li {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006600;
	width:500px;
}

#league ul li span {
	list-style: none;
	display:block;
	width:175px;
	text-align:left;
	float:left;
	margin-left: -50px;
	color:#003366;
}

#question {
	position:relative;
	top: 10px;
	left: 0px;
	width: 100px;
	text-align:right;
}
#answer {
	position:relative;
	top: -15px;
	left: 120px;
}
#answer2 {
	position:relative;
	top: -9px;
	left: 120px;
}
#reply {
	position:relative;
	top: -15px;
	left: 400px;
}

.hidden {
    display: none;
	visibility:hidden;
}

#route {
	position:relative;
	top:0px;
	float:left;
	left: 0px;
	width: 520px;
	color:#999900;
}

#map {
	position:relative;
	top:-20px;
	float:left;
	left: 0px;
	width: 520px;
	color:#66FF00;
	margin-bottom: -20px;
}	

#travel {
	position:relative;
	top:-20px;
	left: 0px;
	float:left;
	width: 520px;
	color:#0099CC;
	margin-bottom: -40px;
}

#print_route {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
	font-weight:bold;
	padding-bottom:15px;
}

#route_planner_ff {
	display:none;
	visibility:hidden;
}

#advert_box {
	position:relative;
	float:left;
	top: 0px;
	width:300px;
}

#advert_img {
	position:relative;
	float:left;
	top: 0px;
}

#advert_txt {
	margin-left:105px;
	padding:5px;
}

#accessiblity {
	align:center;
	height:25px;
	color: #999999;
	background-color:#28450E;
}

#membership_download {
	position:relative;
	top:50px;
	right:10px;
	float:right;
	z-index:50;
}

#club_mark {
	position:relative;
	top: 400px;
	left: -140px;
	float: left;
	z-index:100;
}