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

body {
	background-color: ;
}

.sf_outer_wrapper {
	
}

.sf_extra1 {
}

.sf_wrapper {
	
}

/*--------------------------------
		Top Navigation
---------------------------------*/
.sf_navigation_top {
	width: 879px;
	clear: both;
	height: 4px;
	height: auto !important;
	
	
}

.sf_navigation_top ul{
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 7px;
	clear: both;
	
}

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

.sf_navigation_top ul li {
	float: left;
	list-style: none;
        white-space: nowrap;
	margin-right: 0px;
}

.sf_navigation_top ul li.sf_last_nav_item{
}

.sf_navigation_top ul li.sf_first_nav_item{

}

.sf_navigation_top ul li a {
	background-repeat: no-repeat;	
	background-position: left;
	padding: 4px 0 5px 13px;
	text-decoration: none;
	display: block;
}

.sf_subnavigation, .sf_subnavigation2 {
	display:none;
}
/*------------------------------------
	Dropdown
------------------------------------*/
#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 50px;
}
#Nav1, 
#Nav1 ul { /* all lists */
	list-style:none;
}

#Nav1 a {
	display:block;
}

#Nav1 li { /* all list items */
	float:left;
}

#Nav1 li ul { /* second-level lists */
	position:absolute;
	left:-999em;
	width:145px;
	height:auto;
	margin:0 0 0 6px;
	background:#8e8e8e;
	padding:3px 3px 0 3px;
	z-index:1000;
}
#Nav1 li ul li{
	margin:0;
	padding:0;
	height:auto;
	background:none;
}
#Nav1 li ul li a{
	height:auto;
	margin:0 0 3px 0;
	width:135px;
	background:#a4a3a3;
	padding:5px;
	line-height:normal;
	white-space:normal;
	border:none;
}
#Nav1 li ul li a:hover{
	background:#8e8e8e;
}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}


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

.sf_extra10 {
}



/*--------------------------------
		Header
---------------------------------*/
.wrap0, .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  position:relative;
  }
.wrap0 {
  float:left;
  background:url(shadow.gif) right bottom no-repeat;
  }
.wrap1 {
  background:url(shadow180.gif) no-repeat;
  }
.wrap2 {
  background:url(corner_bl.gif) 0px 100% no-repeat;
  }
.wrap3 {
  padding:4px 6px 6px 4px;
  background:url(corner_tr.gif) 100% 0px no-repeat;
  }
#center {
	width: 1%;
	margin-left:50%;
	clear:both;}


.sf_header_wrapper {
	
	
}

.sf_extra2 {
}

.sf_main_header {
	color: ;
}

.sf_extra3 {
}

.sf_sub_header {
	color: ;
}

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



.sf_extra4 {
}



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

.sf_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 {
	color: ;
	
}

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

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

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



.sf_extra5 {
}



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

.sf_pagetitle {
	color: ;
}

/*--------------------------------
		 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: ;
}

