/* ---------------------- */
/* ---NAVIGATION MENU---- */
/* ---------------------- */
#topnav {
	background: #ffffff;
        padding-right:18px;
        text-decoration:bold;
}
#topnav {
	line-height:14px; 
	font-size:14px;
}
#topnav li {
	margin-right: 45px;
	padding-top: 10px;
	padding-bottom: 10px; 
}
#topnav li ul {
	list-style-type:none;
        text-align:center;
        margin-top:10px; 
	background: #cccccc !important;
	}
#topnav ul li {
	background: #cccccc;
		line-height: 16.5px;
}
li#search-top ul {
	background: #ffffff;
	}
#topnav li li,
#topnav li#subscribebyemail-nav {
	padding-bottom:0;
}
#topnav li#subscribebyemail-nav {
	padding-top:5.5px;
}
#topnav a {
	font-style:normal;
	color:#000000;
	font-family:"Century Gothic", Helvetica, Arial, sans-serif;
	text-transform:none;
}
#topnav a:link {
	color:#000000;
        text-decoration:none;
}
#topnav	a:hover {
	background:#aedde3;
}
#topnav a:visited {
	color:#000000;
	text-decoration:none;
}
#topnav  a:hover {
	color:#000000;
	text-decoration:none;
}
#topnav a {
	font-size:14px;
}
#topnav li li a {
	font-size:11px;
}
#topnav li ul a:hover {
	background:#ffffff; 
}
#topnav li#search-top {
	float:right;
	margin-right:10px;
	padding-right:0;
}
#topnav li#subscribebyemail-nav {
	float:right;
	margin: 0 0 0 20px;
}
#topnav-outer {
	background: #000000;
}
li#nav-rss a#nav-rss-subscribe {
	padding-left:7px; 
}
	
	