
body {
	font-family:    arial,verdana,tahoma;
	font-size: 90%;
	color: #666666;
	background-color:white;
	line-height: 150%;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* Set the page width */
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}


/* Define top menu style */
#wrapper-menu-top {
	background: white;
}

#menu-top {
	background: transparent;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}

#menu-top ul {
	margin: 0 10px;
	padding: 0 0 0 0;
	list-style: none;
	font-size: 11px;
	float: right;
	
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background-color:#fff;
	margin:0;
	padding:0 0 1px 4px;
	line-height: 1.0em;
	border-left: 0px dotted #996633;
}

#menu-top a span {
	
	padding:5px 10px 0px 12px;
	background: #fff url('images/arrow-brown.gif');
	color: #996633;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

 #menu-top a:hover {text-decoration:underline; }
 #menu-top a:hover span {text-decoration:underline; }

/* end top menu */


#wrapper-header {
	background: transparent url('images/bg.png') top center repeat-x;
	border-top: solid 5px #999999;
	height: 192px;
}

#header {
	background: #fff url('images/banner_compass.jpg') no-repeat center top;
}

#wrapper-header2 {
	background: transparent url('images/bg02-blue-left.png') top left no-repeat;
}

#wrapper-header3 {
	background: transparent url('images/bg02-blue-right.png') top right no-repeat;
}

#header h1 {
	margin: 0 20px;
	padding: 0;
	height: 192px;
	line-height: 3em;
	color: #000;
	font-size: 130%;
}

#wrapper-content {
	background: white url('images/bg02-white-left.png') no-repeat left top;
}

* html #wrapper-content { height: 1%; }

#content {
	background: transparent url('images/bg02-sky-right.jpg') no-repeat right top;
	padding: 5px 245px 5px 40px;
}

#wrapper-sidebar {
	float: right;
	width:10px;
	margin: 20px 30px 3em 2em;
	padding: 0 5px 0px 10px;
	text-align: left;
	line-height: 160%;
}


#wrapper-menu-page {
	width:10px;
	background: #FDFCF6 url('images/boxbg.gif') repeat-x;
	padding: 0 0 0px 10px;
	text-align: left;
	line-height: 160%;
	border-left: solid 1px #E1D2BD;
	border-right: solid 1px #E1D2BD;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page { padding-top: 5px; }

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited { color: #888; text-decoration:none;}

#menu-page a:hover { 
	color: #5b8fbe; 
	background-color:#eeeeee;
	text-decoration:none;
}

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer {
	margin: 0 5px;
	background-color: #e5f0fc;
	border: 1px solid #ccc;
	border-bottom: 0;
	clear: both;
}

h2 { font-size: 110%; color: #333333;}
h3 { font-size: 100%; color:#996600; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: underline; }


.news
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

.contentarea
{
padding-top: 1.3em;
font-size:70%;
}

/* main menu style */

#nav {
	height: auto;
	background: #fff;
	border-top: 0;
	padding:0;
	margin-left: 10px;
}
#nav ul {
	list-style-type: none; 
	margin: 0,0,0,0px; 
	padding: 0; 
	font-size: 12px; 
	text-transform: uppercase;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the IE6 Bug */
}
#nav ul li {float: left; color: #5b8fbe; text-align: center; font-weight: normal;}
#nav ul li a {display: block; background: #fff; opacity:0.95; padding: 0px 10px; padding-left: 10px;  border-right: 1px dotted #5b8fbe; color: #5b8fbe; text-decoration: none;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {background: #eee; color: #666;}
#nav li a:active, #nav ul li a.active {background: #eee; color: #666;}

/* Current page Customisations*/
#nav li.menu-current a		{background: #fff; color: #996633;}

#nav li.menu-last a {border-right:0;}

#nav li.menu-current.menu-last a {border-right:0;}

#nav li.menu-sibling.menu-last a {border-right:0;}

#nav li.menu-parent a{ color: #996633; }

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 12em; margin: 0; display: none; text-transform: none; border: 1px dotted #000; border-top: 0; font-size: 100%;}
#nav .menu li ul li {width: 12em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {
	width: 11.5em; 
	padding: .6em .1em .6em .4em; 
	background-color: #fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);// for IE
	color: #666; 
	border-top: 1px solid #ccc;
	}


/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #333; background: #eee; border-top: 1px solid #ccc;}




/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}


/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
