/*----------------------------------
		Theme #398_Education3
		Cat Education
		by Lee Glasgow
----------------------------------*/

body{
	background-color: #63A676;
}

.sf_outer_wrapper{
}

.sf_wrapper{	
	position: relative;
	background-image: url(images/mid_5.gif);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
	width: 650px;
}

.sf_header_wrapper{
	position: relative;
	margin-left: 1px;
	width: 650px;
	height: 50px;
	background-color: #63A676;
	border-bottom: 2px solid #7E2F2F;
	
}

.sf_main_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #222;
	margin-top:23px;
	margin-left: 25px;
	text-align: right;
}

.sf_sub_header{
	font-size: 13px;
	color: #000;
	margin-left: 25px;
	text-align: right;
}


.sf_extra2 {
	background-image: url(images/logo_5.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 335px; 
	position: absolute;
	left: 0;
	top: 5px;
}

.sf_extra4 {
}

.sf_extra5 {
	background-image: url(images/div_5.gif);
	background-repeat: repeat-x repeat-y;
	height: 20px;
	width: 465px;
	float: right;
	margin-top: 6px;
}

.sf_pagetitle {
	color: #474747;
	width: 447px;
	font-weight: bold;
}

a:link {
	color: #0f0f0f;
	text-decoration: underline;
}

a:visited {
	color: #0f0f0f;
}

a:hover {
	color: #000000;
	text-decoration: none;
}



/*------------------------------------
	NAVIGATION
------------------------------------*/

.sf_navigation{
	border-top: 1px solid #59956A;
	margin-top: 7px;
	margin-left: 40px;
	margin-right: 20px;
	float: left;
	display: inline;
	clear: both;
}

.sf_navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sf_navigation ul:after{
	visibility: hidden;
	height: 0;
	font-size: 1px;
}

.sf_navigation ul li {
	font-size: 10px;
	text-align: left;
	margin-top: 6px;
	font-weight: bold;
	border-bottom: 1px solid #59956A;
	
}

.sf_navigation ul li.sf_last_nav_item{
}

.sf_navigation ul li a {
	color: #505050;
	width: 125px;
	height: 20px;
	
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-size: 9px;
	text-align: left;
	
}

.sf_navigation ul li a:visited {
	color: #262626;
}

.sf_navigation ul li a:hover{
	background-position: 0 -27px;
	color: #808080;
}

/*------------------------------------
	END NAVIGATION
------------------------------------*/

.sf_extra1 {
}

.sf_content {
	color: #474747;
}

.sf_content img {
	padding: 2px;
	border: 1px solid #7E2F2F;
	margin: 3px;
}


.sf_extra3{
}

.sf_extra7 {
	margin-top: 10px;
	background-color: #ffffff;
	height: 15px;
	border-bottom: 2px solid #7E2F2F;
	background-image: url(images/div_5.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	clear: both;

}

.sf_extra6 {
}

.sf_extra8 {

}

.sf_footer {
	color: #000000;
	padding-top: 3px;
	background-color: #63A676;
	clear:both;	
}
