body {
	background-color: #DBE0D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/body_bg.gif);
	font-size: 80%;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
li{
	margin-bottom:4px;
}

#tournaments td, th {
	padding: 7px 30px 1px 0;
	text-align:left;
	font-size:15px;
	border-bottom : 1px solid #DFEFDE;
}
#app td{
	padding: 10px 12px 1px 0px;
	white-space : nowrap;
	border-right: 12px solid #fff;
	text-align: right;
}
#app, #tournaments {
	padding:0;
	border:0;
}
th {
	color : #990000;
	border-bottom : 2px solid #8D9E6E;
}

#header{
	background-image:url(../images/header_bg.jpg);
	width: 790px;
	height: 187px;
	position:absolute;
	padding: 34px 0 0 30px;
	background-repeat : no-repeat;
	font-size: 123%;
}
#title{
	visibility : hidden;
}

#container{
	width: 790px;
	top: 190px;
	position:absolute;
}
#nav{
	float: left;
	width: 170px;
	background-color: #8D9E6E;
	background-image:url(../images/body_bg.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
}
#cart{
	margin: 40px 0 0 14px;
	background-image:url(../images/cart.gif);
	background-repeat:no-repeat;
	width:142px;
	height:111px;
	clear:both;
}
#close a{
	float:right;
}
#preload{
	position:absolute;
	top:0px;
	left:0px;
	width:1px;
	height:1px;
	visibility:hidden;
}
#nav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 170px;
}
#nav li{
	display: inline; 
}
#nav li a{
	border-bottom: 1px solid #44761F;
	color: #003300;
	text-decoration: none;
	line-height: 12pt;
	display: block;
	width: 144px;
	padding: 6px 0 7px 26px;
	background : transparent url(../images/nav.gif) no-repeat 4px 5px;
}
#nav li a:hover{
	background : transparent url(../images/nav.gif) no-repeat 4px -75px;
	color: #B4D4A5;
	background-color : #163400;
}
#nav li a.current{
	background : transparent url(../images/nav.gif) no-repeat 4px -155px;
	color: #CCCC33;
	background-color : #163400;
}
#content{
	float: right;
	width: 580px;
	margin-right: 10px;
	margin-bottom: 30px;
	padding-top:10px;
	text-align:left;
 	background-color:#FFFFFF;
}
html>body #content{
	margin-right: 20px;
}
#footer{
	clear: both;
	margin-left: 190px;
	color: #424E31;
	font-size:0.8em;
	width:600px;
	height:24px;
	margin-bottom: 15px;
}
.course{
	font-weight:700;
}
.notes{
	padding: 0 4px;
	font-size:12px;
	border-bottom-width : 0px;
}
.scramble{
	background-color : #B4D4A5;
}
.twoday{
	background-color : #CCCC33;
}
.floatright{
	float: right;
	margin:4px 0 2px 20px;
}
.floatleft{
	float: left;
	margin:4px 20px 2px 0;
}
.line {
	border-bottom : 2px solid #999;
}
.age{
	width:50px;
}
.box{
	border : 2px solid #999;
	width: 16px;
	font-size:8pt;
}
.spacerow{
	font-size: 10px;
}
.formleft{
	padding: 0 0 0 3px;
}
.w1{
	width: 76px;
	white-space : nowrap;
	text-align : right;
	padding-right:2px;
}
.w2{
	width: 46px;
	white-space : nowrap;
	text-align : right;
	padding-right:2px;
}
#appsize{
	margin: 0 auto;
	padding:20px;
	width: 620px;
	font: normal 12pt "Times New Roman", Times, serif;
	background-color : #fff;
}
#appsize a{
	font : normal 700 8pt Arial, Helvetica, sans-serif;
	color : White;
	display: block;
	background-color : #8D9E6E;
	width: 100px;
	text-align:center;
	text-decoration : none;
}
#appsize a:hover{
	background-color : #990000;
}
#appsize td{
	vertical-align: top;	
}
h1{
	color : #CCCC33;
	margin:0;
	font : normal 36pt/40pt 'georgia', "Times New Roman", Times, serif;
}
h2{
	color: #163400;
	font-size: 18pt;
}
h3{
	color: #6E7B56;
	margin: 0px;
	font-size : 14pt;
}
h4{
	color : #B4D4A5;
	font : normal 300 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
}

.emphasis{
	color : #fff;
	font-weight : 700;
}
