/*Reset ============================================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
ul li ul li a{
	margin:0px;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*Default Text ============================================*/

body{
	background-color: #D7D7D7;

}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #505050;
	padding-bottom: 15px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding-bottom: 10px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-bottom: 10px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-bottom: 15px;
	font-weight: bold;	
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-bottom: 15px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-bottom: 15px;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

strong{
	font-weight: bold;

}

br{
	padding-top: 10px;
}
a {
	color: #FF0009;
}

a:visited {
	color: #FF0009;
}

a:hover {
	color: #FF6600;
}




/*body Backgrounds ============================================*

body#home {
	background-image: url(../images/main-home.jpg);
	background-repeat: no-repeat;

}

body#about {
	background-image: url(../images/main-about.jpg);
	background-repeat: no-repeat;

}
body#services {
	background-image: url(../images/main-services.jpg);
	background-repeat: no-repeat;

}
body#clients {
	background-image: url(../images/main-clients.jpg);
	background-repeat: no-repeat;

}
body#contact {
	background-image: url(../images/main-contact.jpg);
	background-repeat: no-repeat;

}/






/*Content Structure ============================================*/

#container{
	margin: 0 auto;
	padding: 0px 5px;
	width:800px;
	background-color: #FFFFFF;
	background-image: url(../images/container-background.gif);
	background-repeat: repeat-y;
	align: center;
}

#header {
	width: 800px;
	height: 92px;
	background: white url(/images/header.jpg) top left no-repeat;	
}
#homebody{
	float: left;
}
#Page{
	overflow: hidden;
}
#PageContent{
	width:550px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#PageCol1{
	width:250px;
	margin: 0 0 -2000px;
	padding: 0px 0px 2000px;
	float: left;
	background-color: #434343;
	
}
#PageCol1 H1{
	padding-top: 35px;
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C5C5C;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #363636;
	padding-right: 20px;
	padding-left: 20px;
	width: 210px;

}

		/*Sub Navigation ============================================*/
		
		#PageCol1 ul{
			padding: 0px 0px 0px 20px;
			clear: both;
			width: 210px;
		}
		
		#PageCol1 li{
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #5C5C5C;
			padding: 0px;
			width: 210px;
		}
		#PageCol1 li a{
			display: block;
			padding: 6px 0px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
			
		}
		
		#PageCol1 li a:hover{
			background-color: #363636;;
		}
		#PageCol1 ul li{
			width: 210px;
			padding: 0px;
		}
		#PageCol1 ul li ul{
			width: 210px;
			padding: 0px;
		}
		
		#PageCol1 ul li ul li{
			border-bottom-width: 1px;
			border-bottom-style: none;
			border-bottom-color: #5C5C5C;
			width: 210px;
			padding: 0px;
		}
		#PageCol1 ul li ul li a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	margin: 0px;
	padding-left: 10px;
		}
		#PageCol1 ul li ul li ul li{
			width: 210px;
			padding: 0px;
			margin: 0px;
		}
		#PageCol1 ul li ul li ul li a{
	margin: 0px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFCC00;
		}
		#PageCol1 ul li ul li a:hover{
			background-color: #363636;
		}
		
		/*End Sub Navigation ============================================*/


#PageCol2{
	
	width:330px;
	margin: 0;
	padding: 20px 10px 0px 20px;
	float: left;
	
}
#PageCol3{
	width:160px;
	margin: 0;
	padding: 20px 20px 0px 10px;
	float: left;
	
}
#PageCol4{
	width:203px;
	margin: 0;
	padding: 180px 0px 20px;
	float: left;
	
}
#PageCol4 li{
	padding: 0px 0px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
#footer{
	margin: 0px;
	padding: 20px 10px 10px;
	width: 780px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #D9D9B7;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	text-align: center;
}

#Gallery{
	width:510px;
	margin: 0px;
	padding: 20px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
#nocol{
	width:510px;
	margin: 0px;
	padding: 20px;
	float: left;
}

/*Top Navigation ============================================*/

#Navigation{
	width: 800px;
	height: 35px;
	background-image: url(../includes/cssmenus2/skins/arktic_blue/img/bgtop_h.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #757575;
	border-bottom-color: #757575;
	padding: 0px;
	
}
/*Classes ============================================*/
.homeNav a {
	color: #004A8D;

}
#news{
	color: #FFD453;
	padding: 10px;
}
#news h2 {
	color: #FFCC00;
}
#news .story p {
	color: #FFCC00;
}
#news .story a {
	color: #FFFFFF;
	text-decoration: underline;
}
.story{
	clear:both;
	padding-bottom: 10px;
	padding-top: 3px;
}
div.story img{
	float:left;
	border: 1px solid #FFFFFF;
}
div.story p{
	float:left;
	text-align:left;
	padding-top: 3px;
	padding-left: 10px;
}
#PageCol3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: center;
}
#Gallery img {
	
	margin-bottom: 10px;
	padding: 0px;
}
#homeTable td {
	background-color: #EAEBDC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9B7;
}
#homeTable h3 {
	padding: 12px 12px 0px;
	font-size: 9pt;
}
#homeTable p {
	padding: 6px 12px 0px;
	font-size: 9pt;
}
#homeTable ul {
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-type: disc;
	color: #FF0009;
	margin: 0px 0px 0px 10px;
}
#homeTable li {
	padding-bottom: 5px;
}
#homeBottom {
	background-color: #FFFFFF;
	background-image: url(../images/home-bottom-back.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 175px;
	padding-right: 20px;
	padding-bottom: 30px;
}
#nocol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #505050;
	margin-left: 12px;
}
#nocol li {
	list-style-type: disc;
	padding: 0px 0px 10px;
	margin: 0px;
}
#nocol img {
}
.rightImg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #801F0D;
	text-align: center;
	float: right;
	background-color: #DFDEC4;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.chartTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

#brochure {
	position: relative;
	left: 500px;
	top: 20px;
}

#registration {
	position: relative;
	left: 500px;
	top: 10px;
}

#tournamentSignup {
	position: relative;
	left: 475px;
	top: 20px;
}
}