﻿body  /*for ie*/
{
	background-color: #FF8414;;
	color: #333;
	font-family: Arial;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
body /*for firefox*/
{
	background-color: #FF8414;;
	color: #333;
	font-family: Arial;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: -moz-center;
}
form {
	margin: 0;
	padding: 0;
}
h2 
{
	color: #FF8414;
	display: inline;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}

h1 
{
	color: #FF8414;
	display: inline;
	font-size: 2.4em;
	font-weight: bold;
	font-family:"Copperplate Gothic Bold";
	text-decoration: none;
}

h3 
{
	color: black;
	display: inline;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

h4
{
	color: black;
	display: inline;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}

p 
{
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	font-size: .9em;
}

a 
{
	color: #FF8414;
	text-decoration: none;
}


a:active 
{
	text-decoration: underline;
}


a:hover 
{
	text-decoration: underline;
}
#PlaceHolderMain
{
}
#linkitem a
{
	color:#FF8414;
	text-decoration: none;

}
.sporttitle
{
	text-decoration:underline;
	font-size: 1.1em;
	font-weight:bold;
}
.ms-rteCustom-ArticleHeadLine
{
	color:#666666;
}

.ms-rteCustom-ArticleByLine
{
	color:black;
}

.ms-rteCustom-ArticleTitle
{
	color:#FF8414;
	line-height: 1.3em;

}
#Main 
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
	width: 770px;
	font-size: .8em;
	background-color:white;
	padding:0px;
	margin:0px;

}
#HeaderGraphic
{
	
	background-color:#FF8414;
	padding:0px;
	margin:0px;
}
#Content
{
	padding: 15px 5px 15px 5px;
	width:100%;
}
#FullPageWidth
{
	width:100%;
}
#FullSizeImage
{
	text-align:center;
	width: 750px;

}
#Left3ColumnsWide
{
	float:left;
	width: 750px;
	padding: 3px;
}
#Left2ColumnsWide
{
	float:left;
	width: 500px;
	padding: 3px;
	min-width:500px;
	max-width:500px;
}
#Left1ColumnWide
{
	float:left;
	width: 250px;
	padding: 3px;
	min-width:250px;
	max-width:250px;

}
#LeftHalfColumnWide
{
	float:left;
	width:120px;
	padding: 3px;
}

#Right1ColumnWide
{
	float:right;
	width: 250px;
	padding: 3px;

}
#Right2ColumnsWide
{
	float:right;
	width: 500px;
	padding: 3px;

}
#SportsWebPartZone a
{
	color:#FF8414;
}

#ThumbnailGallery
{
	text-align:center;
}

#TopNavigation
{
	width:750px;
	text-align: center;
	font-size: 9px;
	color:black;
	height:35px;
	margin:0px 10px 0px 10px;
	background:url('../SiteCollectionImages/Graphics/ShortOrangeBar.png');
	
}
#TopNavigation a
{
	padding:5px;
}
.submenu
{
	border:1px #FF8414 solid;
}

.login a
{
    padding: 2px;
}

.clearfix:after {   
    content: ".";   
    display: block;   
    clear: both;   
    visibility: hidden;   
    line-height: 0;   
    height: 0;   
}   
  
.clearfix {   
    display: inline-block;   
}   
  
html[xmlns] .clearfix {   
    display: block;   
}   
  
* html .clearfix {   
    height: 1%;   
}  
