/* CSS Document  
stuart@northcolour.com
*/



/* Index 

	basic html 
	heading
	spacing
	containers
	
	background brown	:	#353430
	background green	:	#b9c171
	
*/

/* Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
 	font:10px/1 Verdana, Arial, Helvetica, sans-serif;
	line-height:1.125em; /* 16×1.125=18 */
	background:#353430;
	
	
}
a:link, a:visited, a:active {
	text-decoration: none;
	}
a:hover{
	text-decoration:underline;
	}
hr {
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* Headings
----------------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5{
	margin:0;
	padding:0;
	font-weight:normal;
}
h1{font-size:1.5em;line-height:1.5em;}
h2{font-size:1.3em;line-height:1.3em;}
h3{font-size:1.2em;line-height:1.2em;}
h4{font-size:1.1em;line-height:1.1em;}
h5{font-size:1.0em;font-weight:bold;line-height:1.0em;}
p{ margin:0 0 0 0;line-height:1.2em; }

/* Spacing
----------------------------------------------------------------------------------------------------*/

ul, ol{
list-style:none;
margin:20px;
}
dd{
	padding:0 0 10px 0;
}
li{
list-style-type:none;
}
hr {
height:1px;
border:none;
clear:both;
margin:0 0 10px 0;
}
caption{
display:none;
}
strong{
font-weight:bold;
}
td {
border: 5px solid #fff;
}

/*	Containers
----------------------------------------------------------------------------------------------------*/
#wrap{
	overflow:hidden;
	margin:0;
	text-align:left;
}
#header{
	display:none;
}
#logo{
	background:transparent url(../images/over_bar.png) no-repeat top left;
	height:90px;
	position:absolute;
	top:24px;
	left:0px;
	width:1024px;
	z-index: 3;

}
.buffer{
	display:hidden;
	height:1px;
}
#navbar{
	margin-top:125px;
	padding-top:10px;
	background:url(../images/ul_divider2.gif) no-repeat top left;
	font-size:1.1em;

}
#navbar h3{
	color:#A6A699;
}
#navbar ul {
	margin:0 25px 10px 15px;
	padding:0 0 2px 0;
	background:url(../images/ul_divider.gif) no-repeat bottom center;
	}
#navbar ul li{
	padding:0 0 0px 15px;
	margin:0 0 11px 0;
	background:url(../images/libullet.gif) no-repeat left top;
}
#navbar ul li a {
	/*color:#A6A699;*/
	color:#7BABAF;
	font-weight:bold;
}
#navbar ul li a:hover{
	color:#C0AACB;
	text-decoration:none;
}
#navbar ul ul{
	background:none;
	margin:0 0 20px 0;
	padding:0;
}
#navbar ul ul li{
	background:none;
	padding:0;
	margin:5px 0;
}
#navbar ul ul li a{
	color:#FFF;
	font-weight:bold;
}
#navbar ul ul li a:hover{
	font-weight:bold;
}


#navbar .moduletable h3,  #navbar .moduletable h2{
 font-size:1em;
 	color:#fff;
	margin-bottom:10px;
	padding:0 15px;
 }
#navbar .moduletable h2{
	display:block;
	margin-top:15px;
	padding-top:15px;
	background:url(../images/ul_divider.gif) no-repeat top left;
}
#navbar .moduletable a{
		color:#fff;
		margin-top:15px;
		padding-top:15px;
}
#navbar .moduletable{
	padding-left:15px;
}
#navbar .moduletable p{
 font-size:0.8em;

padding:0 15px;
	color:#A6A699;
}
#navbar .moduletable .readon{

font-size:0.9em;
padding:0px 15px;
margin-top:5px;
	color:#fff;
}
.bannergroup{
	padding-top:90px;
	padding-left:5px;

}
#body_content{
	background:#b9c171 url(../images/content_bg.png) repeat-y top center;
	width:696px;

}
#body_content_white{
	background:#fff url(../images/content_bg.png) repeat-y top center;
	width:696px;

}
#container{
	padding-left:0px;
	margin:0 14px 0 19px;

}
#content{
	min-height:125px;
font-size:1.2em;
	padding:20px 20px 50px 16px;
	margin-right:0px;
	background:transparent url(../images/content_bg_bottom.png) no-repeat bottom center;
}
#content_people{
	font-size:1.1em;
	padding:20px 20px 20px 16px;
	margin-right:0px;
	background:transparent url(../images/content_bg_bottom.png) no-repeat bottom center;
	position:relative;
}
#content_people img{
	position:absolute;
	bottom:0;
	right:10px;
}
#content a{
	
	font-weight:bold;
}
#content_people p, #content_people h2, #content_people hr{
	
	width:350px;
}
#content h3, #content_people h3{
	border-top:1px dotted #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.2em;
		padding-top:10px;
	

}
#content a, #content_people a{
	text-decoration:underline;
	color:#000;
}
#content a:hover, #content_people a:hover{
	text-decoration:none;
}
#container_white h3, #container_white a{
	color:#B9C171;
}
#container_blue h3, #container_blue a{
	color:#7BABAF;

}
#container_purple h3, #container_purple a{
	color:#C0AACB;
	
}
#content hr, #content_people hr{
	height:1px;
	border-bottom:1px dotted #000;
	clear:both;
	display:block;
	
}
#container_white{
	padding-left:0px;
	margin:0 14px 0 19px;
	background:#fff url(../images/container_strip.jpg) repeat-x top center;	
		overflow:hidden;
}
#container_blue{
	padding-left:0px;
	margin:0 14px 0 19px;
	background:#fff url(../images/container_strip_aqua.jpg) repeat-x top center;	
		overflow:hidden;
}
#container_purple{
	padding-left:0px;
	margin:0 14px 0 19px;
	background:#fff url(../images/container_strip_purple.jpg) repeat-x top center;	
		overflow:hidden;
}


.cont_white{
		background-color: #fff;

}

span.breadcrumbs{
	display:block;
	margin-bottom:15px;
	color:#000;
}
span.breadcrumbs a:link.pathway{
	color:#000;
	text-decoration:none;
}
#content p, #content h1, #content h2, #content h3, #content_people p, #content_people h1, #content_people h2, #content_people h3{
	padding-bottom:10px;

}
.contentheading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.4em;
}
#content ul, #content_people ul{
	list-style:disc;
	margin-top:0px;
	margin-bottom:10px;
}
#content li, #content_people li{
	list-style-type:disc;
	margin-bottom:5px;
}
p.articleinfo, p.buttonheading, p.iteminfo{
	display:none;
}
#bottom_tabs{
height:164px;
font-size:1.1em;
display:block;
background:url(../images/bottom_tabs.jpg) no-repeat bottom left;
}
#bottom_tabs_people{
	height:164px;
font-size:1.1em;
	display:block;
	background:url(../images/bottom_tabs_people.jpg) no-repeat bottom left;
	
}
#bottom_tabs h3, #bottom_tabs_people h3{
	font-weight:bold;
	margin-bottom:10px;
}
#bottom_tabs a, #bottom_tabs_people a{
	color:#000;
}
#bottom_tabs p, #bottom_tabs_people p{
	font-size:0.9em;
}
.tab1, .tab2, .tab3{
padding-top:32px;
}
.tab1{
	padding-left:20px;

}
.tab2{
	padding-left:30px;
}
.tab1 ul.menu{
	margin:0;
	padding:0;
}
.tab2 ul.menu{
	margin:0;
	padding:0;
	display:inline;
}
.tab2 ul.menu li{
	width:100px;
	margin:0 10px 10px 0;
	padding:0;
	display:block;
	float:left;
}
#aesc{
		padding:20px 0 0 0;
}
#aesc2{
		padding:0;
}
#footer{
padding-top:10px;
		color:#A6A699;
padding-bottom:50px;
}
#footer ul{
	margin:0 40px 0 20px;
	list-style:none;
	text-align:right;	
}
#footer a{
	color:#A6A699;
}
#footer li{
	padding:0 5px;
	list-style-type:none;
	display:inline;
}


.error{
	padding:30px;
	background:#FFCCCC;
	border:1px solid #FF0000;
}




/* fomr 
-----------------------------------------*/
label{
	display:block;
}	

