﻿
div#funnyNav {
	margin:0 auto;
	text-align:left;
	width:100%
}

a.funNav, a.funNav:link, a.funNav:visited {
	display:block;
	float:left;
	width:100%;
	text-align:center;
	color:#AF1818;
	font:12px tahoma, arial, helvetica, sans-serif;
	text-decoration:none;
	background-color:#F6F3EF;
	padding:5px 0px 5px 0px;
	margin:0;
}

td.funNav
{
	text-align:center;
	color:#AF1818;
	font:12px tahoma, arial, helvetica, sans-serif;
	background-color:#F6F3EF ;
}

a.funNav:hover {
	width:100%;
	text-decoration:underline;
	background: #fffcee;
	color:#222222;
	padding:5px 0px 5px 0px;
}
.funNavHover 
{
	display:block;
	float:left;
	width:100%;
	text-align:center;
	color:#222222;
	font:bold 12px tahoma, arial, helvetica, sans-serif;
	text-decoration:none;
	background-color:#fffcee ;
	padding:5px 0px 5px 0px;
	margin:0;
}


.sf_header_wrapper 
{
background-image:url(../img/headerbar.jpg);
background-position:0 0;
background-repeat:repeat;
height:110px;
width:100%;
border-top:8px solid black;



}

.sf_extra2 
{
background-image:url(../img/logo.jpg);
background-repeat:no-repeat;
float:left;
height:100px;
width:630px;
padding-left:8px;
background-position:left center;


}

.sf_main_header {
color:#FFFFFF;
display:inline;
float:left;
font-family:arial,helvetica,sans-serif;
font-size:25px;
font-weight:600;
height:20px;
margin-right:20px;
overflow:hidden;
width:690px;
}

.sf_sub_header 
{
display:none;
}

.sf_footer {
color:#FFFFFF;
background-color:#346BA2;
background-image:url(../img/footer.jpg);
background-position:0 0;
background-repeat:no-repeat;
clear:both;
font-family:arial,helvetica,sans-serif;
padding:15px 0px 15px 0px;
text-align:center;
width:838px;

}

.sf_navigation {
background-color:#938D76;
float:left;
height:auto !important;
min-height:224px;
width:212px;
}

.sf_navigation ul {
background:transparent url(../img/navbg.jpg) repeat-y scroll 100% 0;
border-top:1px solid #333333;
list-style-type:none;
margin:0;
padding:0;
}

.sf_navigation ul li {
border-bottom:1px solid #333333;
border-top:1px solid #FFFFFF;
}

#Nav1 li a {
display:block;
text-align:left;
}

.sf_navigation ul li a:hover {
background-color:#FFFCEE;
}
.sf_navigation ul li a {
color:#333333;
background-image:url(../img/bullet.jpg);
background-position:10px 11px;
background-repeat:no-repeat;
color:#333333;
display:block;
font-family:arial,helvetica,sans-serif;
font-size:14px;
font-weight:normal;
padding:11px 2px 11px 40px;
text-decoration:none;
width:175px;
}


/*-----------------------*/

.leftNavLinks2
{
	color: white; text-decoration: none; font-size: 10px; margin-left: 3px; font-weight:bold;
}


a.leftNavLinks2:hover {
background-color:#EC9C56;
display:block;
height:20px;

}


a.leftNavLinks {
color:white;
font-size:12px;
font-weight:bold;
height:20px;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
padding-right:5px;
text-decoration:none;
margin-left: 20px;


}

a.leftNavLinks:hover {
background-color:#EC9C56;
height:20px;

}


/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:8 -Steel
  -----------------------------------
*/
#p7PMnav, #p7PMnav ul {
	margin: 0;
	padding-left: 8px;
	
	/*background-color: #D9D9D9;
	background-color: #336699;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;*/
}
#p7PMnav ul {

	border-top: 1px solid #a0d0f8;
	
	}

#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	
}
#p7PMnav ul {
	z-index: 10000;
	
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: #DFEAF6;
	padding: 8px 14px 8px 10px;
	color: #36669D;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	line-height:1;
	
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #FFFFFF;
	color: #666666;
	letter-spacing: 0.01px;
	
}

/* ------ the current page "You are Here" style ------ */
#p7PMnav .p7PMmark {
	font-weight: bold;
	background: #fff;
}
/* ------ the Trigger links ------ */

#p7PMnav .p7PMtrg {
	color: #000000;
	background-image: url("img/p7PM_dark_east.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

/* ------the Active Trigger link ------ */
#p7PMnav .p7PMon {
	background-color: #FFFFFF;
	color: #999999;
	/*border-top: 1px solid #666666;
	border-right: 1px solid #666666;*/
	border-bottom: 1px solid #666666;
	/*border-left: 1px solid #666666;*/
	background-image: url("img/p7PM_dark_east.gif");
	background-repeat: no-repeat;
	background-position: right center;
}
/*	The submenu classes that control
	positioning and visibility*/

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
	
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 160px;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	border: 1px solid #666666;
	width: 180px;
	padding-left: 0;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #6F829D;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #7789A4;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

