/*
--
--MEYERWEB.COM RESET
--
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}/*
--
--END MEYERWEB.COM RESET
--
*/
body{
	color: #373737;
	font-family: Helvetica, Arial, sans-serif;
	background: #fff;
	line-height: 1.5em;
	
}


#mainHeader{
	height: 60px;
	padding-top: 136px;
	width: 750px;
	margin: 0 auto;
	background: url(../images/header.jpg) no-repeat #fff;
	letter-spacing: -10000em;
}
#mainHeader a{
	display: block;
	height: 60px;
	width: 496px;
	margin: 0px auto;
	background-color: transparent;
}
#mainSubHead{
	width: 750px;
	margin: 0 auto 30px auto;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 40px;
	color: #333;
	background-color: #fff;
	border-bottom: 1px dotted #00a500;
	padding: 10px 0px;
}


#content{
	width:750px;
	margin: 0px auto;
	background-color: #fff;
}
#intro{
	
	font-family: "Trebuchet MS";
}
#intro li{
	width: 250px;
	float: left;
	padding: 5px 0px;
	text-align: center;
	
}
#intro li h3{
	font-size: 30px;
	line-height: 40px;
}
#intro li h3 a{
	text-decoration: none;
	
}


#content h3{
	font-weight: bold;
	font-size: 18px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin: 7px 0px;
	line-height: 24px;
	color: #1B801B;
}

.note{
	font-size: 11px;
	color: #666;
	padding: 5px;
	font-weight: normal;
}

strong{
	font-weight: bold;
}

.wdList{
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
	
}
.wdList li{
	margin: 5px 0px;
	padding-left: 18px;
	background: url(../images/star.jpg) no-repeat left top #fff;
}

#content p{
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
}
h4{
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}

.directionList{
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
	padding-left: 18px;
}
.directionList li{
	margin: 5px 0px;
}
#footer{
	padding: 60px 0px;
	margin: 0px auto;
	clear: both;
	width: 800px;
	font-size: 11px;
	color: #666;
	
}

a, a:link, a:visited, a:active{
	color:#b14a18;
}
a:hover, a:visited:hover{
	color: #00a500;
}

#navigation{
	height: 30px;
	width: 550px;
	margin: 0px auto;
}
#navigation li{
	float: left;
	
}
#navigation li a{
	display: block;
	padding: 0px 7px;
	text-decoration: none;
	background-color: #fff;
	font-family: "Trebuchet MS";
}

	
.tournament_result{
	font-style: italic;
	padding-left: 10px;	
	
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	