
body {
	text-align: center;
	background: #E5E5E5 url(/skinimages/fade_topnav/bg.gif) repeat-y center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 0;
	padding: 0;
}

body * {
	margin-top: 0;
	padding: 0;
	text-decoration: none;
	/* list-style-type: none; */
}

body.withnews #content {
	float: left;
	background: #fff;
	width: 465px;
	padding: 25px 35px 25px 25px;
	font-size: 12px;
	margin: 1px 2px 0 2px;
}

body.single #content {
	float: left;
	/* width: 680px;
	padding: 25px 60px 25px 25px; */
	padding: 25px;
	font-size: 12px;
	margin: 0;
	width: 90%;}

/*body.withnews #sidebar {*/
body #sidebar {
	/* margin: 2px 2px 2px 4px; */
	margin: 2px 2px 2px 535px;
	padding: 25px 5px 25px 20px;
		font-size: 12px;
	color: #999;
}

h2.homeLink {
  margin-top: 0;
  padding-left: 14px;
  font-size: 90%;
  color: #999999;
  background: url(/skinimages/fade_topnav/icon_blue.gif) no-repeat 0 50%;
}

#header {
	background: #0F4E8C;
}

#wrapper {
	background: white;
	margin: 0px auto;
	width: 760px;
	text-align: left;
}

#logo {
	height: 65px;
	/* height: 100px; */
	}

#logo a {
	float: left;
	margin: 20px 0 10px 25px;
	text-decoration:none;
	font-size: 20px;
	color: #ffffff;
		
}

#banner {
	background: #0F4E8C; 
	padding: 5px;
	height: 150px;	
}

/*
#intro-control {
	background: #0F4E8C;
	font: 9px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0 15px 0 0;*/
	/* height: 20px; */
	/* color: #FFFFFF; */
/*}*/

#banner-control {
	background: #0F4E8C;
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	/* padding: 0 15px 0 0;
	height: 20px;
	height: 80px; */
	border-bottom: 1px solid #fff;
}

/*#intro-control a,#intro-control a:visited,
 #banner-control a,#banner-control a:visited
 {
	text-decoration:none;
	line-height: 20px;
	font-size: 10px;
	color: #CADF8A;
	padding-right: 12px;
} */

/* #intro.minimised { display: none; }

#intro-control.minimised a.show,
#intro-control.maximised a.hide,
#banner-control.minimised a.show,
#banner-control.maximised a.hide { display: inline; }

#intro-control.maximised a.show,
#intro-control.minimised a.hide,
#banner-control.maximised a.show,
#banner-control.minimised a.hide { display: none; }

#banner.maximised img {
	display: block;
	height: 150px;
}*/
 
#about-nav {
	margin: 2px 5px;
	float: right;
}

/*
#navbar {
	width: 178px; /* was 185px */
	/*float: left;
}
*/

#footer {
	border-top: 3px double #DADADA;
	background: #fff;
	margin: 0px;
	padding: 20px 0 20px 30px;
	width: 730px;
	clear: both;
	line-height: 150%;
	color: #666;
	font-size: 10px;
}

/* Side Menu */
#sidebar a {
	font-size: 12px;
	line-height: 120%;
}

#sidebar ul {
	margin: 1em 0 0 0;
}

#sidebar ul li {
	font-size: 12px;
	margin-bottom: 8px;
	line-height: 100%;
	color: #999;
	list-style-type: none;
}

#sidebar ul li a {
	color:#666666;
}

ul.news {
	margin: 1.7em 0 0 0;
	padding: 0;
	font-size:11px;
}
	
.news li {
	margin: 0 0 1.7em 0;
	padding: 0;
	list-style-type: none;
}

.news li a { 
	font-weight: normal; 
	color: #666666;
}
	
.news .date {
	background: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	text-align: center;
	margin: 0 5px 5px 0;
	line-height: 1.1em;
	padding: 2px;
	font-size: 11px;
	width: 2.5em;
	color: #666;
}
	
/* Search Stuff */
#header form {
	margin: 10px 15px 0 0; /* need for IE Mac */
	/*text-align: right;  - stuffs up alignment in Firefox and IE on windows */ /* need for IE Mac */
	white-space: nowrap; /* for Opera */
	z-index: 5; /* above the title */
}
#header form label { color: #ffffff; font-size: 75%;  }
#header form #submit {
	background: #efefef;
	font-size: 75%;
	color: #999;
	padding: 1px 4px;
	border-right: 1px solid #283043;
	border-bottom: 1px solid #283043;
	border-top: 1px solid #9097A2;
	border-left: 1px solid #9097A2;
}
#header form #q {
	width: 100px;
	border:	1px solid #9097A2;
	background: #efefef;
	font-size: 75%;
	padding: 2px;
}
#header form #q:hover, #header form #q:focus {
	background: #fff;
}
/* End Search Stuff */

/* top_nav stuff */
#top_nav {
	margin: 0 0 45px;
	/* margin: 0 20px 60px 0px;
	font-size: 12px;
	list-style-type: none;
	text-align: left; */
}

#top_nav ul {
	width: 100%;
	/*margin: 0 0 0 -25px;*/
	margin: 5px;
}

/*#nav a {
	font-size: 12px;
	line-height: 120%;
}*/

/*#top_nav ul {
	margin: 1em 0 0 0;
	padding: 0;
	list-style: none; */
	/*float: left;
	width: 720px;
	padding: 0 0 0 5px;
}*/

#top_nav ul li.round {
	float: left;
	margin: 0 0 0 5px;
	/*line-height: 30px;
	color: #999;*/
	color: #FFFFFF;
	list-style-type: none;
	border: 1px solid #ffffff;
	/*padding: 5px;*/
	text-align: center;
	background: #0F4E8C;
	/* width: 130px;
	width: 15%px; */
	width: 15%;
}

#top_nav ul li a {
	font-size: 16px;
	/* font-weight: bold; */
	color: #ffffff;
}
