body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 13px;
	color: #555;
	background: #fff url(../images/tdr_bg.gif) no-repeat;
}


/* LINKAGE */

a {
	text-decoration: none;
	color: #006699;
}

a:visited {
	color: #006699;
}

a:active {
	color: #006699;
}

a:hover {
	color: #8cacc1;
	text-decoration: underline;
}

#nav a {
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover {
	text-decoration: none;
}


/* ACCESSIBILITY */

.ahem {
	display: none;
}


/* KEYLINE */

hr {
	margin: 0;
	height: 1px;
	border: none;
	border-bottom: 1px dotted #aaa;
}


/* TYPOGRAPHY */

strong, b {
	font-weight: bold;
}

p {
	font-size: 13px;
	line-height: 1.4em;
	margin: 10px 0;
}

.news {
	line-height: normal;
	margin: 0;
}

.details {
	font-size: 11px;
	line-height: normal;
	margin: 5px 0 10px;
}

.small {
	font-size: 10px;
	line-height: 12px;
	margin: 10px 0; 
}

.notes {
	font-size: 11px;
	line-height: 13px;
	margin: 5px 0;
}

.nsa {
	margin-bottom: 0;
}

.nsb {
	margin-top: 0;
}

h1 {
	font-size: 24px;
	color: #555; /*#ae8a7e;*/
	line-height: 28px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 18px;
	color: #555;
	line-height: 22px;
	font-weight: bold;
	margin: 0 0 10px;
}

h3 {
	font-size: 16px;
	color: #555;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
}

h4 {
	font-size: 14px;
	color: #555;
	line-height: 16px;
	font-weight: bold;
	margin: 10px 0 0;
}

h5 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	margin: 10px 0;
}

#events h5 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	margin: 25px 0 5px;
}

h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
}

img {
	border: 0;
}

.printfriendly {
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
	width: 150px;
	text-align: right;
	}

.tiny {
	font-size: 9px;
	line-height: 12px;
	margin-top: 15px;
	margin-bottom: 5px; 
}

.menutitle {
	cursor: pointer;
	margin-bottom: 5px;
	padding: 2px;
	border: 0 solid #555;
	width: 114px;
	wid\th: 110px;
	background-color: #fff;
	color: #006699;
	font-size: 13px;
	text-align: left;
}

.submenu {
	margin-bottom: 10px;
}

ol {
	margin: 10px 0;
	padding: 0 0 0 20px;
}

ol li { 
	margin: 0; 
	padding: 5px 0; 
}

#events ol {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	font-size: 11px;
}

#events ol li {
	margin: 0;
	padding: 2px 0;
}

sup { margin: 0; padding: 0; font-size: 8px; }

address { font-style: normal; font-weight: bold; }


/* TABLE STYLES */

table {
	border-collapse: collapse;
	border: 0;
}

#fees table {
	table-layout: fixed;
	margin: 0 0 10px 0;
}

#events th {
	height: 25px;
	padding: 0 5px;
	border: 0;
	border-top: 1px solid #006699;
	border-right: 5px solid #fff;
	border-bottom: 3px solid #006699;
	text-align: left;
}

#events td, #fees td {
	height: 25px;
	padding: 0 5px;
	border: 0;
	border-right: 5px solid #fff;
}

#results th, #results td {
	height: 20px;
	vertical-align: bottom;
}

.row-a { background: #aac7dd; }
.row-b { background: #eee; }
.col-a { background: #eee; }
.col-b { background: #aac7dd; }
.firstrow { border: 0; border-top: 3px solid #006699; border-bottom: 1px solid #006699; }
.lastrow { border: 0; border-bottom: 3px solid #006699; }
.left { float: left; width: 14px; }
.right { float: right; width: 14px; }
.leftwide { float: left; width: 40px; }
.rightwide { float: right; width: 30px; text-align: right; }

 
   /* TABLE STYLES THAT NEED UPDATING */
  
  .td4 {height:18px; vertical-align:bottom; border:0px solid #555;} /* draw */
  .td5 {height:18px; border-bottom:1px solid #555;} /* draw */
  .td6 {height:18px; vertical-align:bottom; border:0px solid #006699; color: #000;} /* printer-friendly results */
  .td7 {height:18px; padding-left:10px; border:0px solid #555;} /* trophies */


/* LAYOUT */

#strap {
	margin: 0 0 0 150px;
	padding: 0;
	background: transparent;
	border: 0;
	height: 25px;
}

#header {
	margin: 0 0 0 150px;   /* trbl */
	padding: 30px 0 0 15px;
	background: #fff;
	border: 0;
	height: 80px;
	hei\ght: 50px;
	z-index: 3;
}

#logo {
	position: absolute;
	top: 25px;
	left: 25px;
	padding: 0;
	margin: 0;
	background: #fff;
	border: 0;
	width: 125px;
}

#nav {
	position: absolute;
	top: 125px;
	left: 0;
	margin: 0 0 0 25px;
	padding: 25px 0 0 0;
	border: 0;
	background: #fff;
	width: 125px;
}

#content {
	padding: 15px 0 0 15px;
	border: 0;
	background: transparent;
	margin: 0 300px 0 150px;
	z-index: 2;
}

#content2 {
	padding: 15px 0 0 15px;
	margin: 0 0 0 150px;
	border: 0;
	background: transparent;
	width: 520px;
}

#right {
	position: absolute;
	top: 25px;
	right: 0;
	margin: 0 35px 0 0;
	padding: 0;
	border: 0;
	width: 235px;
	background: #fff;
	z-index: 1;
}

#news {
	margin: 0 0 10px 0;
}

#print {
	position: absolute;
	top: 125px;
	left: 0;
	margin: 0 0 0 25px;
	padding: 10px 0 0 0;
	border: 0;
	background: #fff;
	width: 625px;
}

#popup {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

#popup2 {
	margin: 0 0 0 20px;
	padding: 10px 0 10px 0;
	background-color: #fff;
}
