/*  
CSS Code and Design copyright 2005 to Sullivan+Wolf Design. All Rights Reserved. 
Copying and/or re-using this code, its sub-code or derivatives without written permission is a violation of copyright law.
Visit us at SullivanandWolf.com
 */


a:link {
	text-decoration: none;
	color: #000066;
	font-size: 100%;


}
a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 100%;


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

}
a.nav-white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}
a.nav-white:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}
a.nav-white:hover {
	color: #FFCC66;
}
a.totop:link {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-align: right;
}
a.totop:visited {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-align: right;
}

ul#sidenav1 {
	padding: 6 0 0;
	margin: 0 0 12;
	list-style-type: none;
	width: 100%;
	height: auto;
	display: block;





}
ul#sidenav1 li {
	margin-bottom: 2px;
	height: auto;
	width: 100%;
	display: inline;
	font-weight: bold;



}
ul#sidenav1 a
{
	width: auto;
	color: #000000;
	text-decoration: none;
	margin-bottom: 2px;
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	display: block;
	padding-left: 12px;
	font-size: 90%;





}
ul#sidenav1 li a:hover
{
	color: #FFFFFF;
	background-color: #526012;


}


ul#sidenavsub {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: auto;
	display: block;
	height: auto;
	background-color: #887A5D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #887A5D;




}
ul#sidenavsub li {
 display: inline;
	margin-bottom: 0px;
	height: auto;
	width: auto;

}
ul#sidenavsub a.sidenavsub{


	font-size: 10px;
	font-weight: normal;
	padding: 2px 6px 2px 18px;
	background-color: #F9F5F0;
	color: #526012;
	height: auto;
}

ul#sidenavsub a.sidenavsub:hover{
	background-color: #F2EBDD;
	color: #000000;
}
ul#sidenavsub a.sidenavsubb{


	font-size: 10px;
	font-weight: bold;
	padding: 2px 6px 2px 10px;
	background-color: #526012;
	color: #FFFFFF;
	height: auto;
}

ul#sidenavsub a.sidenavsubb:hover{
	background-color: #887A5D;
	color: #FFFFFF;
}
a.faq:link {
	font-weight: bold;
	color: #526012;
}
a.faq:visited {
	font-weight: bold;
	color: #526012;
}
