* { padding: 0; margin: 0; border: 0; outline: none; }
.hide { display: none; }
.clear { clear: both; }
body {
	margin: 0px;
	background-image: url(../img/bgrd-body.gif);
	background-color: #C2AC59;
}
a {
	color: #4683FD;
}
a:hover {	color: #B93618;}
#wrapper {
	width: 100%;
	float: left;	
	background-image: url(../img/bgrd-wrapper.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* header ---------------------------------------------------------------------------------------------------------------- */
#headerwraplg {
	width: 100%; height: 200px;
	float: left;	
}
#headerwrapsm {
	position: relative;
	width: 850px;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/header.jpg);
}
#headerwrapsm h1, #headerwrapsm a {
	display: block;
	width: 850px;
	height: 200px;
	text-indent: -9999px;
	background: none;
	text-decoration: none;
}

/* nav ---------------------------------------------------------------------------------------------------------------- */

ul#nav {
	position: relative;
	height: 230px;
	width: 180px;
	background:   url("../img/nav.gif") no-repeat;
	margin: 0px;
	}
	ul#nav li {
	float: left;
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
		}
	ul#nav li a {
	position: absolute;
	text-indent: -9999px;
	text-decoration: none;
	border: none !important;
	}
		
ul#nav li#nav-home a 				{ left: 0px; width: 180px;  height: 31px; background:   url(../img/nav.gif) no-repeat; }
ul#nav li#nav-teams a 				{ left: 0px; width: 180px;  height: 31px; top: 31px; background:   url(../img/nav.gif) 0px -31px no-repeat; }
ul#nav li#nav-schedules a 			{ left: 0px; width: 180px;  height: 31px; top: 62px; background:   url(../img/nav.gif) 0px -62px no-repeat; }
ul#nav li#nav-forms a 				{ left: 0px; width: 180px;  height: 31px; top: 93px; background:   url(../img/nav.gif) 0px -93px no-repeat; }
ul#nav li#nav-links a 				{ left: 0px; width: 180px;  height: 31px; top: 124px; background:   url(../img/nav.gif) 0px -124px no-repeat; }
ul#nav li#nav-contacts a 			{ left: 0px; width: 180px;  height: 31px; top: 155px; background:   url(../img/nav.gif) 0px -155px no-repeat; }
ul#nav li#nav-submit a 				{ left: 0px; width: 180px; height: 184px; top: 186px; background:   url(../img/nav.gif) 0px -186px no-repeat; }
		
ul#nav li#nav-home a:hover  		{ background-position: -180px -0px; }
ul#nav li#nav-teams a:hover 	 	{ background-position: -180px -31px; }
ul#nav li#nav-schedules a:hover 		{ background-position: -180px -62px; }
ul#nav li#nav-forms a:hover	  		{ background-position: -180px -93px; }
ul#nav li#nav-links a:hover  		{ background-position: -180px -124px; }
ul#nav li#nav-contacts a:hover 		{ background-position: -180px -155px; }
ul#nav li#nav-submit a:hover 		{ background-position: -180px -186px; }

/* content ---------------------------------------------------------------------------------------------------------------- */

#contentwraplg {
	width: 100%;
	float: left;
}
#contentwrapsmL, #contentwrapsmLR {
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
}
#contentwrapsmL { background-image: url(../img/bgrd-contentL.gif); }
#contentwrapsmLR { background-image: url(../img/bgrd-contentLR.gif); }

#pagetitle01, #pagetitle02, #pagetitle03, #pagetitle04, #pagetitle05 
#pagetitle06, #pagetitle07 {
	position: relative;
	width: 670px;
	height: 34px;
}
#pagetitle01 		{background:   url("../img/pt01.gif") no-repeat;}
#pagetitle02 		{background:   url("../img/pt02.gif") no-repeat;}
#pagetitle03 		{background:   url("../img/pt03.gif") no-repeat;}
#pagetitle04 		{background:   url("../img/pt04.gif") no-repeat;}
#pagetitle05 		{background:   url("../img/pt05.gif") no-repeat;}
#pagetitle06 		{background:   url("../img/pt06.gif") no-repeat;}
#pagetitle07 		{background:   url("../img/pt07.gif") no-repeat;}

#pagetitle01 h2, #pagetitle02 h2, #pagetitle03 h2, #pagetitle04 h2, #pagetitle05 h2, 
#pagetitle06 h2, #pagetitle07 h2 {
	display: block;
	width: 670px;
	height: 34px;
	text-indent: -9999px;
	background: none;
	text-decoration: none;
}
#lc {
	position: relative;
	float: left;
	width: 180px;
}
#rc {
	position: relative;
	float: right;
	width: 670px;
}
#content {
	position: relative;
	float: left;
	width: 595px;
	padding-right: 45px;
	padding-left: 30px;
	padding-top: 10px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDA423;
	color: #BDA423;
	font-weight: normal;
	margin-bottom: 2px;
}
#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #444D76;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
#content h6, .smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #85743C;
	font-weight: normal;
	margin-bottom: 5px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	margin-bottom: 10px;
}
#content ol, #content ul {
	margin-left: 30px;
}
#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	margin-bottom: 5px;
} 
#contentL {
	position: relative;
	float: left;
	width: 165px;
}
#contentL ul {
	margin-left: 15px;
}
#contentL li {
	margin-bottom: 2px;
}
#contentL p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #C7B35D;
	margin-bottom: 10px;
}
#contentR {
	position: relative;
	float: right;
	width: 410px;
}
#contentR p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#contentR ul {
	margin-bottom: 10px;
}
#contentR li {
	font-size: 12px;
	color: #fff;
	margin-bottom: 10px;
}
#contentLR {
	position: relative;
	float: left;
	width: 590px;
}
#announcement {
	position: relative;
	background-color: #FF0000;
}
.statsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #075400;
	text-align: center;
	padding: 2px;
}
.statsVS {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7B35D;
	text-align: center;
	padding: 2px;
}
.statsTeam {
	background-color: #424141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.statsScore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
}
.statsWin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00FF00;
	background-color: #333333;
	text-align: center;
	font-weight: bold;
}
.statsLoss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: #333333;
	text-align: center;
	font-weight: bold;
}
.statsTie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F1AA43;
	background-color: #424141;
	text-align: center;
	font-weight: bold;
}
.statsPlayed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7B35D;
	background-color: #333333;
		font-size: 10px;
	color: #C7B35D;
}
.statsViewing {
	color: #FFFFFF;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.statsTotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.statsGP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	font-weight: bold;
}
.statsPoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9E8841;
	text-align: center;
}
.scheduleTEAM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7B35D;
	background-color: #424141;
	line-height: 16px;
	font-weight: bold;
}
.scheduleDAY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #075400;
	line-height: 18px;
	text-align: center;
}
.scheduleTIME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E8841;
	background-color: #424141;
	text-align: center;
}
.scheduleDIAMOND {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	background-color: #424141;
	color: #C7B35D;
}
.scheduleDAYNUMBER {
	background-color: #424141;
	color: #C7B35D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
} /*same as #content h4*/
.scheduleDAYNUMBEREXPIRED {
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #075400;
	text-decoration: line-through;
}
.scheduleCANOE1 {
	color: #00FF00;
}
.scheduleCANOE2 {
	color: #FF0000;
}
.scheduleGONNARESCHEDULE {
	color: #0099FF;
	text-decoration: line-through;
}
.scheduleRESCHEDULED {
	color: #FFFF00;
}
.scheduleAVAILABLE {
	color: #FF00FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.scheduleTOURNAMENT {
	color: #FFFFFF;
	background-color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.rulesNAME {
	font-size: 14px;
	color: #00FF00;
	font-weight: bold;
}
.formTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.formREQUIRED {
	color: #FF0000;
}
.formBUTTON {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.contactNAME {
	background-color: #424141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
}
.contactEMAIL {
	background-color: #424141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
}
.contactPHONE {
	background-color: #424141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
}
td {
	background-color: #1F2D68;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
	width: 185px;
}
#map {
	width: 296px;
	height: 200px;
	border: 2px solid #666666;
	background-color: #290C35;
}

/* footer  ---------------------------------------------------------------------------------------------------------------- */

#footerwraplg {
	width: 100%; height: 110px;
	float: left;
}
#footerwrapsmL, #footerwrapsmLR {
	width: 850px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 60px;
}
#footerwrapsmL { background-image: url(../img/bgrd-footerL.gif);}
#footerwrapsmLR { background-image: url(../img/bgrd-footerLR.gif);}

#leftfoot {
	position: relative;
	float: left;
	width: 500px;
}
#leftfoot p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
#leftfoot a {
	color: #903D04;
}
#leftfoot a:hover {
	color: #222222;
}
#rightfoot {
	position: relative;
	float: right;
	width: 240px;
	text-align: right;
}
#rightfoot p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
}
#rightfoot a {
	color: #903D04;
}
#rightfoot a:hover {
	color: #222222;
}
#pdadwraplg {
	width: 100%;
	height: 107px;
	float: left;
	background-color: #0C2536;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #51626F;
	border-bottom-color: #51626F;
	margin-bottom: 30px;
}
#pdadwrapsm {
	width: 850px;
	height: 107px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/bgrd-pdad.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#pdadwrapsm h1, #pdadwrapsm a {
	display: block;
	width: 850px;
	height: 107px;
	text-indent: -9999px;
	background: none;
	text-decoration: none;
}
