body 
{ background-color: #1d3463; background-image:url('../images/shfc_bg2010g.jpg'); color: #000000; font-family: arial; font-size: 12px; margin:5px; }


h1,h2,h3, h4, h5{ font-style: bold;  color: #1d3463; margin: 0px; }
h1 { font-size: 22px; }
h2 { font-size: 12.5px; }
p { color: black; }

/* Link Defaults */
a { text-decoration: underline; }
a:link { color: #1d3463; }
a:visited { color: #1d3463; }
a:hover { color: #fcef68; background: #1d3463; border-left: solid 5px yellow;  }

table tr td {color: black; font-size: 10px ;  }
table{ border: ridge 2px yellow; padding: 2px; }


/* ----------------Page Structrue------------------------*/
#wrapper 
{
	width: 900px; 
	margin: 0 auto;	
	border: 1px solid;
	background: #ffffff;
}	

#header
{
	background: #1d3463;
	color: red;
	width: 900px;
	height: 172px;
	float: left;
}
#left
{
	float: left;
	width: 100px;
	height: 1600px;
	/*padding: 0px 5px 0px 0px;*/
	/*border-top: solid 1px #1d3463;*/
	background: #F2F2F2;
}
#center
{ 
	float: left; 
	padding: 0px 5px; 
	background: #ffffff;
	/*border-top:  solid 1px #1d3463;*/
	width: 500px;
	height: 100%;
	/*border-bottom: solid 1px black;*/
	background-color: #ffffff;
	

}
#right
{
	float: left; 
	width: 284px;
	height: 1600px;
	/*border-top:  solid 1px #1d3463;*/
	background: #ffffff;
}
#sponsors	
{
	width: 100%;
	height: 18	0px;
	/*text-align: left;*/
	text-align: center;
}
#shfc_images
{
	width: 100%;
	height: 100%;
	text-align: left;
}
.shfc_images
{
	height: 150px;
	width: 150px;
	padding: 1.5px;
	border: ridge 2px #fcef68;
}
.shfc_border { border: ridge medium #fcef68; padding: 1px; }

.sponsor_img 
{
	height: 100px;
	width: 100px;
	padding: 1.5px;
	border: ridge 2px #fcef68;
	padding: 1px;
	
}
#footer
{
	width: 100%;
	height: 20px;
	border-top: solid 1px #1d3463;
	text-align: center;
}
#spotlight
{
	width: 95%;
	height: 100%;
	/*background: url('../images/test.gif');  */
	border-style: ridge;
	border-width: medium;
	border-color: #fcef68;
	padding: 5px;
	
}
#advert
{
	width: 95%;
	height: 100%;
	/*background: url('../images/test.gif');  */
	border-style: ridge;
	border-width: medium;
	border-color: #fcef68;
	padding: 5px;
	text-align: center;
}
#findUs
{
	text-align: center;	
	/*border-style: ridge;
	border-width: medium;
	border-color: #fcef68; */
}

#navBar { 
	float: left; 
	width: 610px; 
	height: 17px;
	text-align: left;
	border-bottom: solid 1px black; 
	padding: 4px;
	background: #F2F2F2;
}
#navbar h4 { display: inline; }

#leisurewear{
	text-align: center;
	padding: 10px 60px;
	border-bottom: solid 1px black; 
	
}

#searchBar{ 	
	float: left;
	width: 280px; 
	height: 25px;
	text-align: right;
	border-bottom: solid 1px black;
	background: #F2F2F2;
}
#searchBar form { display: inline; }
#searchBar input { color: #fcef68; background-color: #1d3463; border-left: solid 5px yellow;}
.searchBarSubmit { color: #fcef68; background-color: #1d3463; border-left: solid 5px yellow;  }

#searchResults{ width: 700px; float: left; padding: 10px; }
#searchResults p { display: inline; }



/*----------------- End Structure --------------*/
/*---------------- Formatting -----------------*/
p.scorers { font-size: 11px; text-align: center; display: inline; padding: 0px 0px 0px 100px;}

#previousResults { font-size:   }

.image_wrap
{
	float: left;
	padding: 5px;
	height: 120px;
	width: 200px;
	border: none;
}

/* --------------Start Left Menu Bar ------------*/


 .shfc-menu {font-size: 12px; font-style: normal; text-transform: capitalize; }
 .shfc-menu .headerbar
 {
	 border: solid 1px black;
	 margin-bottom: 0;
	 text-transform: uppercase;
 }

 .shfc-menu ul
 {
	 list-style-type: none;
	 margin: 0;
	 padding: 0;	
	 margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
 }

 .shfc-menu ul li
 { padding-bottom: 1px; } /* bottom spacing between meuu items */ 

 .shfc-menu ul li a
 {
	 display: block;
	 padding: 1px 0px;
	 line-height: 17px;
	 padding-left: 8px; /*link text is indented 8px*/
	 text-decoration: none;
	 border-bottom: solid 1px gray;
 }

 .shfc-menu ul li a:hover
 { color: #fcef68; background: #1d3463; border-left: solid 5px yellow; }

 /* End Left Bar */
/* 	Kids Academy */
.kidsAcademy 
{
	text-align: center;

}

/* 	End Kids Academy */
