/*********************************************************
**********************************************************

	Folder:	Theme215
	Name:	Cheerleading
	Cat:	

**********************************************************
*********************************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#000;
	background-color:#fff;
}

.sf_navigation_top {
	display: none;
}

.sf_outer_wrapper{
	width: 840px;
	margin: auto;
	margin-top:80px;
}

a:link {
	color:#000;
}

a:visited {
	color:#000;
}

a:hover {
	color:#000;
}

.sf_extra1{
	width:840px;
	height: 44px;
}
.sf_extra2{
	float: right;
	width: 400px;
	height: 200px;
	sf_edit:true;
	background-image: url(images/main_image.jpg);
	background-repeat: no-repeat;
}

.sf_extra4{
	width: 800px;
	height: 49px;
}
.sf_extra9{
	width: 840px;
	height: 66px;
	clear:both;
}



.sf_wrapper{
	width:800px;
	margin-left: 20px;
	min-height: 400px;
}
* html .sf_wrapper{
	height: 400px;
}
.sf_wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}





.sf_header_wrapper{
	height: 200px;
	width: 800px;
	
}
.sf_main_header{
	font-size: 2.5em;
	text-align:center;
	width: 400px;
	padding-top: 5px;
	float: left;
	height: 195px;
	overflow:hidden;
}

.sf_sub_header{
	display:none;
	width: 400px;
	font-size:1.2em;
	text-align:center;
	clear:left;
	float:left;
	margin-top: 8px;
	height: 30px;
	overflow:hidden;
}
.sf_sub_header p, .sf_main_header p{
	margin: 0;
	padding: 0;
}

.sf_navigation{
	width: 230px;
	margin-left: 10px;
	margin-top:10px;
	float: left;
}
.sf_navigation:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}
.sf_navigation ul{
	list-style-type: none;
	padding-left: 0px;
	margin: 0;
}
.sf_navigation ul li a{
	color: #666666;
	border-bottom: dotted 1px  #666666;
}	
.sf_navigation ul li a:visited{
	color: #666666;
}
.sf_navigation ul li a:hover{
	color: #000;
	border-bottom: solid 1px #000;
	background-color:#EBEBEC;
}

.sf_first_nav_item{
	width: 230px;
	padding-top:20px;
}
.sf_last_nav_item{
	width: 230px;
	height: 30px;
	padding-bottom:30px;
	
}
.sf_navigation ul li a{
	width: 190px;
	margin-left: 25px;
	list-style-type: none;
	display: block;
	height: 24px;
	line-height:22px;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
}
.sf_navigation ul li a:hover{
	
	list-style-type: none;
	height: 24px;
	margin-right: 15px;
	line-height:22px;
}





.sf_content{
	float: right;
	width: 500px;
	margin-left: 0px;
	font-size: 1em;
	font-family:"Times New Roman", Times, serif;
}
.sf_pagetitle{
	width: 500px;
	float: right;
	text-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-right: 8px;
	}
h2{
	font-size: 1.2em;
	font-weight: bold;
}





.sf_footer{
	clear: both;
	float: left;
	margin-top: 50px;
	margin-left: 15px;
	font-size: .7em;
}
	





/*------------------------------------
	BANNER
------------------------------------*/
.sf_banner{
	color:#000;
	margin-bottom: 35px;
	padding-top: 80px;
	text-align: center;
	font-size: .8em;
}
.sf_banner div#bannerLink{
	padding-top: 10px;
}

.sf_banner a{
	color:#000;
}
.sf_banner a:visited{
	color:#000;
}
.sf_banner a:hover{
	color:#000;
}
