/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {	
}

.sf_extra2 {
}

.sf_main_header {	
}

.sf_extra3 {
}

.sf_sub_header {	
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {

}

/*--------------------------------
		Navigation
---------------------------------*/


.sf_navigation ul { 	
}

.sf_navigation ul:after {
}

.sf_navigation ul li {	
}

.sf_navigation ul li.sf_last_nav_item{
}

.sf_navigation ul li.sf_first_nav_item{
}

.sf_navigation ul li a:link {
	color: #C60000;
}

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

.sf_navigation ul li a:hover {
	color: #C60000;
}

/*--------------------------------
		End Bottom Navigation
---------------------------------*/




/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	color: #C60000;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_extra6 {

}

.sf_extra11 {

}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	
}

.sf_content img {
}

/*--------------------------
		End Content
--------------------------*/

.sf_extra12 {

}

.sf_extra7 {
	
}


/*--------------------------
		 Footer
--------------------------*/


/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
	
}



/*--------------------------
		Extra Stuff
--------------------------*/



}



body {
	background-color: #EEEADC;
	margin: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.sf_content {
	float:left;
	clear: both;
	padding:10px 70px 30px 70px;
	display:block;
	width: 750px;
        color: #000000;
}
