/*reset*/
html, body, div, dl, dt, dd, ol, ul, li, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}
html { 
	scrollbar-arrow-color:#880000; 
	scrollbar-track-color:#DDDDDD; 
	scrollbar-face-color:#DDDDDD; 
	scrollbar-highlight-color:#DDDDDD; 
	scrollbar-3dlight-color:#880000; 
	scrollbar-darkshadow-color:#DDDDDD; 
	scrollbar-shadow-color:#880000; 
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #e4e6e0;
	background-image: url(../pix/bk-page.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* Divs */

#bkPage{
	background-color: #FFFFFF;
	background-image: url(../pix/bkPage.gif);
	background-repeat: repeat-x;
}
#Header {
	height: 70px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}

.footer {
	height: 120px;
	width:788px;
	background-image: url(../pix/bk-footer.jpg);
	background-repeat: no-repeat;
	margin:0px;
	
}
.footer td {padding-top:8px;padding-left:6px;}
.footer P {
	font-size: 10px;
	color: #A48300;
	margin: 0px;
	line-height: 14px;
	text-align: center;
}
.footer  A {
	color: #ffffff;
	text-decoration: none;
}
.footer  A:Hover {
	color: #aaaaaa;
	text-decoration: underline;
}
/* tables */

.tblContentsBorder {
	background-image: url(../pix/bk-pagetrim.jpg);
	background-position: 0 -2px;
}
.tblContentBlock {
	background-image: url(../pix/bk-contents.jpg);
	background-repeat: no-repeat;
	margin-top:8px;
	background-color: #e4e5e0;
}
.tblContents {
	background-color: #FFFFFF;
}
.tblMainContents {
	background-color: #FFFFFF;
	background-image: url(../pix/bk-content-fade.jpg);
	background-repeat: repeat-x;
	text-align:left;
}

.tblMainContents H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight:normal;
	line-height: 22px;
	color: #111111;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 4pt;
	margin-left: 8px;
}
.tblMainContents H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #111111;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}
.tblMainContents H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #005500;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}
.tblMainContents H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #990000;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}
.tblMainContents P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #111111;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 12px;
	margin-left: 8px;}

.tblMainContents a {
	color: #005500;
	text-decoration: underline;
	font-weight:bold;
}
.tblMainContents a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight:bold;
}
.tblMainContents HR {
	color: #005500;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.tblForm td {
	font-size: 12px;
	line-height: 14px;
	color: #444444;
	margin: 0px;
	font-weight: bold;
}
.tblForm input, .tblForm textarea {
	background-color: #EEEEEE;
	border: 1px solid #336600;
	padding: 2px;
	width:246px;
}
.tblForm input.button {
	width:76px;
	color: #DDDDDD;
	font-size: 11px;
	font-weight: bold;
	border: 2px solid #FFCC00;
	background-color: #003300;
	padding:3px;
}
.tblForm input.button:hover {
	width:76px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	border: 2px solid #aaaaaa;
	background-color: #dddddd;
	padding:3px;
}
/**/
.tblResults {
	margin-top: 0px;
	margin-bottom: 8px;
}
.tblResults td {
	font-size:9pt;
	border-bottom: solid 1pt #222222;
}
.tblResults th {
	font-size:9pt;
	border-bottom: solid 1pt #222222;
}
.tblResultsImgs table {margin-left:10px;}
.tblResultsImgs img {
	margin:0px 4px 4px 0;
	border: solid 2px #CCCCCC;
	opacity:1;
	filter:alpha(opacity=410)
	}
.tblResultsImgs a img:hover {
	opacity:0.4;
	filter:alpha(opacity=40);
}
.tblBook {
	margin: 0px;
	font-size: 9pt;
}
.tblBook input {
	margin: 3px 0 3px 3px;
}
.tblBook input.checkbox {
	float:left;
	margin: 1px 3px 3px 0px;
}
.tblBook h2, .tblBook h3 {
	float:left;
	margin: 1px 3px 3px 0px;
}
.tblBook h3 {
	margin: 1px 3px 3px 0px;
}
/* Error */
.tblBook .frmError {
	color: #EE0000;
	font-weight: bold;
	line-height: 13.5pt;
	margin:0;
}
form.frmBook label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	padding-left:4px;
}
/* nav */
#navigation{
	display: block;
	width: 800px;
	height: 70px;
	background: url(../pix/nav.jpg) left top no-repeat;
	
}

#navigation li{
	display: block;
	float: left;
}

#navigation li a{
	display: block;
	height:70px;
	text-indent:-9999px;
}

#navigation li a:hover,
#navigation li a.on{
	background-image: url(../pix/nav.jpg);
}

#navigation li.home a{
	width:72px;
	background-position:-0px -70px;
}

#navigation li.the_tornament a{
	width:185px;
	background-position:-72px -70px;
}

#navigation li.the_venues a{
	width:126px;
	background-position:-257px -70px;
}

#navigation li.the_results a{
	width:131px;
	background-position:-383px -70px;
}

#navigation li._how_to_enter a{
	width:155px;
	background-position:-514px -70px;
}

#navigation li._contact_us a{
	width:131px;
	background-position:-669px -70px;
}
/* tidying */
.slideshow {
	width: 774px;
}

.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}
.miscButton {
	border: solid 0px;
}

.miscButton:hover {
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;

}
