/*Main Navbar */

#nav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #c60;
	border-right: 1px solid #c60;
	border-left: 1px solid #c60;
font-size:1.1em;
}
	
#nav, #nav ul {
	width: 940px;
	list-style: none;
	line-height: 3em;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	
	}

#nav a, #nav a:visited {
	display: block;
	color: #fff;
	padding: 0 10px;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	text-decoration: none;
	}

#nav li {
	float: left;
	list-style: none;
font-weight:bold;
	}

#nav a:active,
#nav li.current_page_parent,
#nav li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited
        {
	background:#c60;
	}
	

#nav li, #subnav li {
	float:left;
	list-style:none
border-right: 1px solid #999;
	}
	
#nav a:hover {background:#c60}
#nav a.main:hover {background:none;}
	
/* Dropdown Menus */		

#subnav, #subnav ul {background:#c60;
postion:relative;
	border-bottom:1px solid #c60;	
border-right:2px solid #c60;
	height:1.5em;
	position: absolute;
	bottom: -2.5em;
	left: 0px;
	margin: 0px;
padding: 0.5em 10px;
width:920px;

	}

#subnav li {
	border-right:2px solid #fff;
	padding:0 6px;

	}	

#subnav a, #subnav a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold
	}		

#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	text-decoration:none;
color:#000;
	}
#content {padding-top:5em}

#search {float:right;}
#header #search {padding-top:4em;}

#top-nav, #top-nav a, #top-nav a:visited {color:#c60; text-decoration:none;}
#top-nav a:hover {text-decoration:underline;}
#top-nav a img {border: 2px solid #666}
#top-nav a:hover img {border: 2px solid #c60}



#footer {margin-left:0}

#footernav {
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #c60;
font-size:1.1em;
}
	
#footernav, #footernav ul {
	width: 940px;
	list-style: none;
	line-height: 2em;
	}

#footernav a, #footernav a:hover {
	display: block;
	text-decoration: none;
background:#555
	
	}

#footernav a, #footernav a:visited {
	display: block;
	color: #fff;
	padding: 0 10px;
	}

#footernav a:hover, #footernav a:active, .current_page_item	a, #home .on {
	text-decoration: none;
	}

#footernav li {
	float: left;
	list-style: none;
border-right: 1px solid #999;
	}

#footernav a:active,
li.current_page_parent,
li.current_page_parent a:visited,
#footernav li.current_page_item a,
#footernav li.current_page_item a:visited
        {
	background:#333
	}
	

#footernav li, #subnav li {
	float:left;
	list-style:none
	}
	
#footernav a:hover {background:#c60}
#footernav a.main:hover {background:none;}


#footerlinks, #footerlinks ul {
	list-style: none;
	float:right;
	}

#footerlinks a, #footerlinks a:hover {
	display: block;
	background: url(img/bg-menu-a.gif) no-repeat right top;
	text-decoration: none;
	
	}

#footerlinks a, #footerlinks a:visited {
	display: block;
	color: #fff;
	padding: 0 10px;
	}

#footerlinks a:hover, #footerlinks a:active, .current_page_item	a {
	text-decoration: none;
	}

#footerlinks li {
	float: left;
	list-style: none;
	}
