@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bkgGrad.jpg);
	background-repeat: repeat-x;
	background-color: #828282;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size: 100%;
}

#nav ul, #nav li {
	display:inline;
	padding: 0 20px 0 5px;
	color: #ffffff;
	font-size:24px;
	width:790px;
	text-align:left;
	}
	
	#nav {
	text-align:center;
	background-image:url(images/navheader1.jpg);
	background-repeat:repeat-x;
	}
	
	#nav a {
	color:#ffffff;
	text-decoration:none;
	font-size:24px;
	text-align:left;
}

	#nav a:hover {
	color:#CC9900;
	font-size:24px;
	text-align:left
	}
	
	#active {
	text-decoration:underline;
	font-weight:900;
	}

#container {
	width: 790px;
	height:685px;
	background: #b7b7b7;
	margin: 0 auto;
	border: 2px solid #000000;
	text-align: left;
	}
	
#topHeader {
	width: 780px; 
	background: #b7b7b7;
	margin: 0 auto;
	padding: .7em 0em 1em 0em;
	text-align: center;
	}
	
#newsleft {
	width: 150px; 
	background: #ffffff;
	height:305px;
	float:left;
	border-top: 2px solid #999999;
	margin: 10px 10px 10px 10px;
	
	
	}
	
#newsContent{
height:274px;
overflow:auto;
}

#newsHeader {
	background-image:url(images/newsheader1.jpg);
	color:#FFFFFF;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	border:none;
	}
	

#contentright {
	width: 579px;
	height: 307px;
	float:right;
	background-image:url(images/contentmain1.jpg);
	background-repeat:repeat-y;
	margin: 10px 10px 10px 10px;
	}
	
	#picSwitch {
	float:left;
	}
	
#calendar {
	border-top: 2px solid #999999;
	float:left;
	background: #ffffff;
	border-top: 2px solid #999999;
	margin-left: 10px;
	margin-top: 10px;
	}
	
#teams {
	width: 579px;
	
	float:right;
	border-top: 2px solid #999999;
	margin: 10px 10px 10px 10px;
	}

#teamsHeader {
	background-image:url(images/teamsheader1.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:24px;
	text-align:center;
	height:30px;
	}
	
#teamsContent{
height:120px;
white-space:nowrap;
overflow:auto;
background-image:url(images/teamscontent1.jpg)
}

.teamsLinks{
margin-left:25px;
margin-right:25px;
height:100px;
width:100px;
border:none;
}

#teams ul, #teams li {
display:inline;
padding: 0 10px 0 10px;
}
	

#scoresContainer {
float:right;
font-weight:bold;
font-size:18px;
width: 165px;
border-top: 2px solid #999999;

}

#scoresHeader {
	background-image:url(images/scoresheader1.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:24px;
	text-align:center;
	}
	


.teamOdd {
background-color:#CCCCCC;
width:135px;
height:30px;
float:left;
padding-left:10px;

}

.teamEven{
background-color:#E1E1E1;
width:135px;
height:31px;
float:left;
padding-left:10px;
}

.scoreOdd {
background-color:#CCCCCC;
width:30px;
height:30px;
float:right;
}

.scoreEven{
	background-color:#E1E1E1;
	width:30px;
	height:31px;
	float:right
	}

#teamScores {
	width: 90px;
	float:left

	}

#scores {
	width: 30px;
	float:right;
	}
	
/*the following  code is for the date subpage only*/

    #subPageContent {
	width: 539px;
	float:right;
	/*margin: 10px 10px 10px 10px;*/
	height:auto;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	}
	
	#subPageHeader {
	background-image:url(images/teamsheader1.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:24px;
	text-align:center;
	height:30px;
	}
	
	#subContentright{
	width: 579px;
	height: 485px;
	float:right;
	background-image:url(images/contentmain1.jpg);
	background-repeat:repeat-y;
	margin: 10px 10px 10px 10px;
	}
	
	/*the following  code is for the Salisberry Steaks subpage only*/
	
	#Steaks{
	margin-left:10px;
	}
	
	/*   The Following code applies to the CaseStudyPage only*/
	
	.casePageContent {
	width: 539px;
	margin:auto;
	margin: 10px 10px 10px 10px;
	height:auto;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	}
	
	.casePageHeader {
	background-image:url(images/teamsheader1.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:24px;
	text-align:center;
	height:30px;
	}
	
	.caseContentright{
	width: 579px;
	height: auto;
	margin:auto;
	background-image:url(images/contentmain1.jpg);
	background-repeat:repeat-y;
		/*margin: 10px 10px 10px 10px;*/
		margin-top:20px;
		margin-bottom:20px;
	}
	
	.caseIMG{
	margin:auto;
	width: 955px;
	height: 600px;
	border:none;
	}
	
	.mainIMG{
	margin:auto;
	border:none;
	}
	
	.caseNav ul, .caseNav li {
	display:inline;
	padding: 0 20px 0 5px;
	color: #ffffff;
	font-size:24px;
	width:790px;
	text-align:left;
	}
	
	.caseNav {
	text-align:center;
	background-image:url(images/navheader1.jpg);
	background-repeat:repeat;
	}
	
	.caseNav a {
	color:#ffffff;
	text-decoration:none;
	font-size:24px;
	text-align:left;
}

	.caseNav a:hover {
	color:#CC9900;
	font-size:24px;
	text-align:left
	}
	
	#caseContainer {
	width:955px;
	height: auto;
	background: #b7b7b7;
	margin: 0 auto;
	border: 2px solid #000000;
	text-align: left;
	}
	
	#contentrightContact {

	float:right;
	background-color:#CCCCCC;
	margin: 10px 10px 10px 10px;
	width: 579px;
	padding:0px 10px 20px 10px;
	}
	
	#contactInfo {
	float:right;
	text-align:right;
	}


