body, .inputbox {
	color: #393939;
}
a {
	color: #0073b5;
}
.background {
	background-color: #001520;
}
#top-wrapper {
	background-color: #005173;
	background-image: url(../images/top-backgrounds/theme-4.jpg);
}
#top h1, #top h1 a, #top h1 a:hover, #top h2 {
	color: #ffffff;
}
#content-padding {
	background-color: #efeee6;
}
/* top menu */
#menu-bg, .menu-nav li ul, .menu-nav li ul li ul {
	background-color: #001520;
}
.menu-nav a, .menu-nav li li a, .menu-nav li#current a:link, .menu-nav li#current a:visited, .menu-nav li#current li a:link, .menu-nav li#current li a:visited, .menu-nav li#current li a:hover,
#menu ul.menu-nav li a:hover, #menu ul.menu-nav li#current a, .menu-nav ul a:hover, .menu-nav ul ul a:hover {
	color: #cfdee5;	 /* Color for the 1st level links */ 
}
/* Main wrapper background */
#main-wrapper {
	background-color: #002234;
}
/* Color settings for top modules (mod 5,6,7) */
#top-modules h2, #top-modules-2 h2, li.latestnews, li.mostread, #col-left div.moduletable_menu h3, #col-right div.moduletable_menu h3, #col-left div.moduletable h3, #col-right div.moduletable h3, #col-left div.moduletable_text h3, #col-right div.moduletable_text h3, .inner-module1 h3, .inner-module2 h3, .inner-module3 h3, #newsflash h3 {
	color: #bd4700;
}
.button, button {
	background-color: #364956;
	color: #ffffff;
}
/* Color settings for bottom modules (mod 15,16,17,18) and footer */
#footer, .bot-module, #bot-modules {
	color: #82939f;
}
#bot-modules h3 {
	color: #93a2ad;
}
#footer a, .bot-module a {
	color: #CED5DB;
}