/* CSS Document */

body {
	background-color:#000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0;
	padding: 0;
}
table {
	margin:  0;
	padding: 0;
	text-align: left;
	
}


/************************ Clear Elements to Support IE6 ************************/

.clearit {
	clear: both;
	height: 0;
	overflow: hidden;
}
/************************ Structural Elelemts *********************/

#container {
	width: 1004px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
/****************************** Site Containers ***********************************/

#header {
	width: 1004px;
	height:auto;
	margin:0 auto;
	padding: 0;
	float:left;
}

.header-left{
	width: 376px;
	height:75px;
	margin:0;
	padding:0 0;
	float:left;
} 

.header-left-top{
	width: 376px;
	height:26px;
	margin:0;
	padding:0 0;
	float:left;
} 

.header-left-bottom{
	width: 376px;
	height:49px;
	margin:0;
	padding:0 0;
	float:left;
} 

.header-right{
	width: 628px;
	height:75px;
	margin:0;
	padding:0;
	float:left;
	background:#000 url(images/header-bg.jpg) no-repeat;
} 

.header-right-top{
	width: 155px;
	height:26px;
	margin:0 0 0 473px;
	padding:0 0;
	float:left;
} 

.header-right-bottom{
	width: 628px;
	height:49px;
	margin:0;
	padding:0 0;
	float:left;
} 

.header-right-bottom p{
	margin:0;
	padding:22px 0 0 0;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#9f0102;
}
.header-right-bottom .phone{
	margin:0;
	padding:22px 7px 0 5px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000;
}

#nav {
	width:1004px;
	height:45px;
	margin:0 ;
	padding:0;
	float:left;
	background:#000 url(images/nav-bg.jpg) repeat-x;
}


#content{
   width:1004px;
	height:auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#000;
} 

#content-blank{
   width:1004px;
	height:700px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#000;
} 

#content .top-strip-home{
	 width:1004px;
	height:auto;
	margin:25px 0 25px 0 ;
	padding:0 0 0 0;
	background:#000;
	
}
#content .top-strip-home .top-strip-home-left{
	 width:502px;
	height:285px;
	margin:0 ;
	padding:0 0 0 0;
	background:#000 url(images/fball-field_03.jpg) no-repeat;
	float:left;
	
}

#content .top-strip-home .top-strip-home-left h1{
	margin:0;
	padding:20px 0 0  30px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	
}
#content .top-strip-home .top-strip-home-left .big{
	margin:0;
	padding:20px 0 0  30px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	font-weight:bold;
	color:#fff;
	
}

#content .top-strip-home .top-strip-home-left p{
	margin:0;
	padding:10px 20px 0 30px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	
}

#content .top-strip-home .top-strip-home-right{
	 width:445px;
	height:285px;
	margin:0 ;
	padding:0 28px 0 28px;
	background:#000;
	text-align:center;
	float:left;
	
}

#content h1, #content-blank h1{
   
	margin:0;
	padding:35px 0 35px 20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#8b9095;
} 

#content .program-strip-top{
	width:1004px;
	height:auto;
	margin:0;
	padding:0 0 0 0;
	float:left;
	border-bottom:1px;
	border-bottom-color:#8b9095;
	border-bottom-style:dotted;
}

#content .program-strip-top .program-strip-left{
	width:435px;
	height:auto;
	margin:0;
	padding:0 22px 0 44px;
	float:left;
	border-right:1px;
	border-right-color:#8b9095;
	border-right-style:dotted;
}
#content  .program-strip-top .program-strip-left h2, #content .program-strip-top .program-strip-right h2{
	margin:0;
	padding:0 0 18px 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
#content .program-strip-top .program-strip-left p, #content .program-strip-top .program-strip-right p{
	margin:0;
	padding:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#8b9095;
}

#content .program-strip-top .program-strip-left .link, #content .program-strip-top .program-strip-right .link{
	margin:0;
	padding:10px 185px 35px 0;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

#content .program-strip-top .program-strip-left .link a, #content .program-strip-top .program-strip-left .link a:visited, #content .program-strip-top .program-strip-right .link a, #content .program-strip-top .program-strip-right .link a:visited {
	margin:0;
	padding:0;
	text-decoration:underline;
	color:#fff;
}

#content .program-strip-top .program-strip-left .link a:hover, #content .program-strip-top .program-strip-right .link a:hover {
	margin:0;
	padding:0;
	text-decoration:none;
	color:#fff;
}


#content .program-strip-top .program-strip-right{
	width:435px;
	height:auto;
	margin:0;
	padding:0 22px 0 44px;
	float:left;
	
}

#content .program-strip-bottom{
	width:1004px;
	height:auto;
	margin:0;
	margin:0;
	float:left;
}

#content .program-strip-bottom .program-strip-left{
	width:435px;
	height:auto;
	margin:0;
	padding:0 22px 0 44px;
	float:left;
	border-right:1px;
	border-right-color:#8b9095;
	border-right-style:dotted;
}
#content  .program-strip-bottom .program-strip-left h2, #content .program-strip-bottom .program-strip-right h2{
	margin:0;
	padding:35px 0 18px 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
#content .program-strip-bottom .program-strip-left p, #content .program-strip-bottom .program-strip-right p{
	margin:0;
	padding:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#8b9095;
}

#content .program-strip-bottom .program-strip-left .link, #content .program-strip-bottom .program-strip-right .link{
	margin:0;
	padding:10px 185px 35px 0;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

#content .program-strip-bottom .program-strip-left .link a, #content .program-strip-bottom .program-strip-left .link a:visited, #content .program-strip-bottom .program-strip-right .link a, #content .program-strip-bottom .program-strip-right .link a:visited {
	margin:0;
	padding:0;
	text-decoration:underline;
	color:#fff;
}

#content .program-strip-bottom .program-strip-left .link a:hover, #content .program-strip-bottom .program-strip-right .link a:hover {
	margin:0;
	padding:0;
	text-decoration:none;
	color:#fff;
}


#content .program-strip-bottom .program-strip-right{
	width:435px;
	height:auto;
	margin:0;
	padding:0 22px 0 44px;
	float:left;
	
}

#content .quarter-strip-top {
	width:1004px;
	height:auto;
	margin:35px 0 0 0;
	padding:0 ;
	float:left;
	background:#000;
	border-bottom:1px;
	border-bottom-color:#8b9095;
	border-bottom-style:dotted;
}

#content .quarter-strip-top .left {
	width:250px;
	height:auto;
	margin:0 0 0 0;
	padding:0 0 20px 0 ;
	float:left;
	border-right:1px;
	border-right-color:#8b9095;
	border-right-style:dotted;
}

#content .quarter-strip-top .middle {
	width:250px;
	height:auto;
	margin:0 0 0 0;
	padding:0 0 20px 0 ;
	float:left;
	border-right:1px;
	border-right-color:#8b9095;
	border-right-style:dotted;
}

#content .quarter-strip-top .right {
	width:250px;
	height:auto;
	margin:0 0 0 0;
	padding:0 0 20px 0 ;
	float:left;
}

#content .quarter-strip-bottom {
	width:1004px;
	height:auto;
	margin:0 0 35px 0 ;
	padding:0 ;
	float:left;
	background:#000;
}

#content .quarter-strip-bottom .left {
	width:250px;
	height:auto;
	margin:0 0 0 0;
	padding:0 ;
	float:left;
	border-right:1px;
	border-right-color:#8b9095;
	border-right-style:dotted;
}

#content .quarter-strip-bottom .middle {
	width:250px;
	height:auto;
	margin:0 0 0 0;
	padding:0 ;
	float:left;
	border-right:1px;
	border-right-color:#8b9095;
	border-right-style:dotted;
}

#content .quarter-strip-bottom .right {
	width:250px;
	height:auto;
	margin:0 0 0 0;
	padding:0 ;
	float:left;
}
#content .quarter-strip-top .left h2, #content .quarter-strip-top .middle h2, #content .quarter-strip-top .right h2, #content .quarter-strip-bottom .left h2, #content .quarter-strip-bottom .middle h2, #content .quarter-strip-bottom .right h2{
	margin:0;
	padding:10px 0 12px 10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	
}

#content .quarter-strip-top .left p, #content .quarter-strip-top .middle p, #content .quarter-strip-top .right p,  #content .quarter-strip-bottom .left p, #content .quarter-strip-bottom .middle p, #content .quarter-strip-bottom .right p{
    margin:0;
	padding:0px 0 12px 10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#8b9095;	
}

#content .quarter-strip-top .left .link , #content .quarter-strip-top .middle .link, #content .quarter-strip-top .right .link, #content .quarter-strip-bottom .left .link, #content .quarter-strip-bottom .middle .link, #content .quarter-strip-bottom .right .link{
	margin:0;
	padding:0 0 0 10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;	
}

#content .quarter-strip-top .left .link a, #content .quarter-strip-top .middle .link a, #content .quarter-strip-top .right .link a, #content .quarter-strip-bottom .left .link a, #content .quarter-strip-bottom .middle .link a, #content .quarter-strip-bottom .right .link a,#content .quarter-strip-top .left  .link a:visited, #content .quarter-strip-top .middle  .link a:visited, #content .quarter-strip-top .right  .link a:visited, #content .quarter-strip-bottom .left  .link a:visited, #content .quarter-strip-bottom .middle  .link a:visited, #content .quarter-strip-bottom .right .link a:visited {
	margin:0;
	padding:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	
}

#content .quarter-strip-top .left a:hover, #content .quarter-strip-top .middle a:hover, #content .quarter-strip-top .right a:hover, #content .quarter-strip-bottom .left a:hover, #content .quarter-strip-bottom .middle a:hover, #content .quarter-strip-bottom .right .link a:hover{
	margin:0;
	padding:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}



#footer{
	width:1004px;
	height:53px;
	margin:0;
	padding:0;
	float:left;
	background:#000 url(images/footer.jpg) no-repeat;
}

#footer ul {
	margin:0;
	padding:15px 0 0 0;
	list-style:none;
	text-align:right;
}
#footer li {
	font-size:12px;
	margin:0;
	padding:0 10px 0 10px;
	color:#fff;
	display:inline;
	text-decoration:none;
	font-weight:bold;
}
#footer li a, #footer li a:visited {
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	color:#9f0102;
	font-weight:bold;
}
#footer li a:hover {
	margin:0;
	padding:0;
	text-decoration:underline;
	color:#9f0102;
	font-weight:bold;
}



