/*General*/


*, html {
	margin: 0;
	padding: 0;
	}

body {
	background: black;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555;
	margin: 0;
	padding: 0;
	}

#wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: center;
	background: url(../img/bg.jpg) repeat-y top center;
	margin-bottom: 30px;
	}

.clear {
	clear: both;
	float: 0;
	}
	
img,img a {border: none;}

h1 {
	color: #5a5b5a;
	font-size: 24px;
	letter-spacing: -2px;
	line-height: 28px;
	margin-bottom: 22px;
	}

h2 {
	text-transform: uppercase;
	font-size: 14px;
	}
	
	
h5 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	}

/*Header & Logo */


#header {
	background: url(../img/header.jpg) no-repeat top center;
	height: 257px;
	}

	#logo{
		margin:155px 0 0 78px;
		float:left;
		}

	#logo h1 a{
		background: url(../img/yary_logo.png) no-repeat scroll 0 0 transparent;
		width:800px;
		height:76px;
		text-indent: -9999px;
		margin:0px;
		display:block;
		float: left;
		}


/*Navigation */


#nav {
	width: 100%;
	float: left;
	margin: 10px 0 40px 35px;
	padding: 0;
	font: 12px Arial;
	text-transform: uppercase;
	}
 
	#nav li {
		float: left;
		margin-left: 45px; 
		padding: 0;
		display: inline;
		list-style: none;
		}
	
	#nav a:link, #nav a:visited {
		float: left;
		margin: 0 3px 0 3px;
		text-decoration: none;
		padding: 5px 10px;
		color: #333;
		}
 
	#nav a.active:link, #nav a.active:visited, #nav a:hover {
		color: #fff;
		padding: 5px 10px;
		background-color: #811a1a;
		}


/*Home Page Banner Area*/


#flashbanner {
	margin-bottom: 30px;
	padding: 0;
	text-align: center;
	}


/*Content Area*/


#content {
	text-align: left;
	margin: 0 70px;
	position: relative;
	min-height: 550px;
	}
	
/*Home Page Area*/

  /*** Big Buttons ***/
  
  
  #bigbuttons {
  width: 250px;
  margin: 30px 0 0 26px;
  }

	#bigshot_btn, #calendar_btn {
  		display: block;
  		width: 114px;
  		height: 28px;
  		float: left;
  		padding: 2px;
		}

	#bigshot_btn span, #calendar_btn span {display: none;}

	#bigshot_btn{background: url(../img/btn_bigshot_reg.jpg) no-repeat 0 0;}
	#bigshot_btn:hover {background: url(../img/btn_bigshot_hover.jpg) no-repeat 0 0;}
	
	
	#calendar_btn{background: url(../img/btn_calendar_reg.jpg) no-repeat 0 0;}
	#calendar_btn:hover {background: url(../img/btn_calendar_hover.jpg) no-repeat 0 0;}


	/*Sport Thumbnails*/
	
	
	#sports_thumbs{
		float: left;
		}

	#sports_thumbs dt, #sports_thumbs dd {
		width: 153px;
		float: left;
		margin: 5px;
		text-align: center;
		font-weight: bold;
		}
	
	#sports_thumbs dt {height:121px;}
	
	#sports_thumbs dd {margin-bottom: 15px;}
		
	#sports_thumbs dd a {
		color: #555;
		text-decoration: none;
		text-transform: uppercase;
		}
	
	#sports_thumbs dd a:hover {color: #811a1a;}


	/*About Page*/
	
	
	#about_content {
	background: url(../img/about_pic_bg.jpg) no-repeat center right;
	}
	
	#content h2, #about_content h2 {
		margin: 20px 0;
		}
	
	#content p, #about_content p {
		margin: 5px 0;
		}
		
	#content ul,#about_content ul {  /*list items for regular sub pages */
		margin: 10px 0;
		}

	#content ul li,#about_content ul li {  /*list items for regular sub pages */
		list-style: none;
		padding: 3px;
		}


	/*Home Page LEFT Panel*/
	
	
	#homecontent_left {
		width: 280px;
		float: left;
		text-align: center;
		}
	
		#homecontent_left img {
			margin: 20px 0;
			}

	/*Home Page RIGHT Panel*/
	
	
	#homecontent_right {
		width: 465px;
		margin-left: 330px;
		}
	#container {
	margin-top: 25px;}
	
	#homecontent_right #container p {margin-bottom: 20px;}
	
	#quicklinks_about, #quicklinks_contact {
		margin-top: 30px;
		padding-left: 80px;
		}

	#quicklinks_about {background: url(../img/about_icon.jpg) no-repeat center left;}
	
	#quicklinks_contact {background: url(../img/contact_icon.jpg) no-repeat center left;}
	
	#quicklinks_about h1, #quicklinks_contact h1 {margin: 0; padding: 0;}
		
	.readmore {
		background: url(../img/readmore_btn.jpg) no-repeat center left;
		color: #560000;
		padding-left: 18px;
		}
	
	
	/*Sub Page LEFT Panel*/
	
	
	#subcontent_left {
		width: 220px;
		float: left;
		}
		
		#subcontent_left h2 {
		margin-bottom: 22px;
		}
		
		#subcontent_left ul {
		margin-top: 18px;
		}
		
		#subcontent_left ul li {
		list-style: disc;
		margin-left: 20px;
		}
		
		#subcontent_left dt, #subcontent_left dd {
		width: 100px;
		float: left;
		margin: 5px 0;
		}
		
		#subcontent_left dl {
		float: left;
		margin-bottom: 40px;
		}
		
		#subcontent_left dl a {
		padding-left: 10px;
		color:#777;
		}
		
		
		#subcontent_left dl a:hover,#subcontent_left dl .current {
		background: url(../img/sportslists_select.jpg) no-repeat center left;
		color: #333;
		text-decoration: none;
		}
		
	
	/*Sub Page RIGHT Panel*/
	
	
	#subcontent_right { 
		width: 560px;
		margin-left: 260px;
		}
	
		#subcontent_right h1 {
		background:url(../img/h1_bg.jpg) no-repeat center left;
		padding-left: 20px;
		}


	/** GALLERY THUMBNAILS **/


	#gallery {
		background-color: #bbb;
		padding: 4px;
	}
	
	#gallery img {
		margin: 2px;
	}


/*Footer Area*/


#footer {
	margin-top: 21px;
	background: url(../img/footer.jpg) no-repeat top center;
	height: 103px;
	}
	
	#footer p, #credit {
	float: left;
	font-size: 11px;
	color: #666;
	margin-top: 65px;
	}
	
	#footer p {margin-left: 70px;text-transform: uppercase;}
	
	#credit {margin-left: 150px;}