@charset "utf-8";
/* CSS Document */

#top-nav a, #top-nav a:active, #top-nav a:visited {

	padding-left: 20px;

	padding-right: 20px;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	letter-spacing: 1px;

	text-decoration: none;

}



#top-nav a.on, #top-nav a.on:active, #top-nav a.on:visited {

	color: #d6a838;

}


#top-nav a:hover {

	color: #d6a838;

}

#top-nav {

	width: 660px;

	text-align: center;

}

#sub-nav a, #sub-nav a:active, #sub-nav a:visited {

	padding-left: 15px;

	padding-right: 15px;

	font-size: 14px;

	font-weight: bold;

	color: #ffffff;

	letter-spacing: 1px;

	text-decoration: none;

}



#sub-nav a.on, #sub-nav a.on:active, #sub-nav a.on:visited {

	color: #000000;

}


#sub-nav a:hover {

	color: #000000;

}

#sub-nav {

	width: 660px;

	text-align: center;

}


#footer a, #footer a:active, #footer a:visited {

	padding-left: 20px;

	padding-right: 20px;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	letter-spacing: 1px;

	text-decoration: none;

}



#footer a.on, #footer a.on:active, #footer a.on:visited {

	color: #aaaaaa;

}


#footer a:hover {

	color: #aaaaaa;

}

#footer {

	width: 660px;

	text-align: center;
	
}
