/*----------------------------------
		Theme411_Clean_Slate
		Cat Generic
		by Lee Glasgow
----------------------------------*/

body {
	background-color: gold;
}

.sf_outer_wrapper {
	
}

.sf_extra1 {
}

.sf_wrapper {
	
}

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

.sf_navigation_top {
	background-image: url(images/nav-bkg.jpg);
	background-repeat: repeat;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	min-height:40px;
	height:auto !important;
	height:40px;
	font-size:13px;	
}

.sf_navigation_top:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation_top ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:1%;
}

.sf_navigation_top ul:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation_top ul li {
	float:left;
	min-height:22px;
	height:auto !important;
	height:22px;
	padding:12px 0px 6px 5px;
	white-space:nowrap;
}

.sf_navigation_top ul li.sf_last_nav_item {
	
}

.sf_navigation_top ul li.sf_first_nav_item {

}

.sf_navigation_top ul li a {
	color: #2a3035;
	padding: 4px 7px 5px 5px;
	text-decoration:none;
}

.sf_navigation_top ul li a:visited {
	color: #2a3035;
}

.sf_navigation_top ul li a:hover{
	color: #2a3035;
	background-color: #99A3AF;
}


/*--------------------------------
		End Top Navigation
---------------------------------*/



.sf_extra10 {
}



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

.sf_header_wrapper {
	
	
}

.sf_extra2 {
}

.sf_main_header {
	color: black;
}

.sf_extra3 {
}

.sf_sub_header {
	color: red;
}

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



.sf_extra4 {
}



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

.sf_navigation_bottom {
	background-image: url(images/nav-bkg.jpg);
	background-repeat: repeat;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	min-height:40px;
	height:auto !important;
	height:40px;
	font-size:13px;	
}

.sf_navigation_bottom:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation_bottom ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:1%;
}

.sf_navigation_bottom ul:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation_bottom ul li {
	float:left;
	min-height:22px;
	height:auto !important;
	height:22px;
	padding:12px 0px 6px 5px;
	white-space:nowrap;
}

.sf_navigation_bottom ul li.sf_last_nav_item {
	
}

.sf_navigation_bottom ul li.sf_first_nav_item {

}

.sf_navigation_bottom ul li a {
	color: #2a3035;
	padding: 4px 7px 5px 5px;
	text-decoration:none;
}

.sf_navigation_bottom ul li a:visited {
	color: #2a3035;
}

.sf_navigation_bottom ul li a:hover{
	color: #2a3035;
	background-color: #99A3AF;
}

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



.sf_extra5 {
}



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

.sf_pagetitle {
	color: black;
}

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



.sf_extra6 {

}



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

.sf_subnavigation {
	display: none;
}

.sf_subnavigation ul{
	
}

.sf_subnavigation ul:after{
	
}

.sf_subnavigation ul li {
	
}

.sf_subnavigation ul li.sf_last_nav_item{

}

.sf_subnavigation ul li.sf_first_nav_item{

}

.sf_subnavigation ul li a {
	
}

.sf_subnavigation ul li a:visited {
	
}

.sf_subnavigation ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {

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

.sf_content {
	
	
}

.sf_content img {
	
}

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



.sf_extra12 {
	
}



/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

.sf_subnavigation2 ul{
	
}

.sf_subnavigation2 ul:after{
	
}

.sf_subnavigation2 ul li {
	
}

.sf_subnavigation2 ul li.sf_last_nav_item{

}

.sf_subnavigation2 ul li.sf_first_nav_item{

}

.sf_subnavigation2 ul li a {
	
}

.sf_subnavigation2 ul li a:visited {
	
}

.sf_subnavigation2 ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/



.sf_extra7 {

}

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

.sf_footer {
	
	clear: both;
}

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


.sf_extra8 {
	
}

.sf_extra9 {
	
}


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


a:link {
	color: ;
}

a:visited {
	color: ;
}

a:hover {
	color: ;
}

.sf_banner {
	margin: 40px auto 0 auto;
	text-align: center;
}

.sf_banner a{
	color: ;
}
}