body {
background-color:white;
	}
	
.container_12{
	background-image:url(img/12_col.gif);

}


/*#news {
	background:#e0e0e0;
}*/


ol {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.1em;
}
#headimage{
background-image:url(../img/bg-rise.jpg);
background-repeat:no-repeat;
}

#headspace{
	border-bottom: 1px #e8e9e4 solid;
}

.article a.image {
	float:left; 
	margin:3px 10px 18px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}



.linkSize {
font-size:1.3em;
}

.ArticleImage {
	float:left; 
	margin:3px 10px 18px 0px; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}

.ArticleImageRight {
	float:right; 
	margin:3px 10px 18px 10px; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}


.linkPad{
float:left;
	margin:15px 0px 0px 0px; 
	padding:15px 5px 5px 5px; 
	font-size:1.3em;
}

#footer {
	border-top: 1px #e8e9e4 solid;
	text-align:center;
	height:300px;
	background-image:url(../img/bg-rise-bottom.jpg);
	background-repeat:no-repeat;
	margin-top:25px;
}
#imageRow {
	margin-top:15px;
}
p {

	font-size:1.2em;
	color:#666666;
	line-height:1.4em;
}

ul {

	font-size:1.2em;
	color:#666666;
	line-height:1.4em;
}

.clearP{
padding: 85px 0px 0px 0px;

}
li {
	padding-bottom:5px;
}
form {
	overflow: visible;
}
fieldset {
	border:none;
	padding:10px;
	position:relative;
	background:white;
	margin-bottom:10px;
}

h1#branding {
	font-weight:normal;
	font-size:3em;
	text-align:center;
	/*background:#aaa;*/
	padding:.7em 1em;
	margin-bottom:0;
	background:url(../img/boards/logpics/NOBLE-4-4.png) no-repeat center;
	height: 150px;

	
}

#articles p{
line-height:18px;
}

#pushDown{
padding-top:60px;
}

.pushDown20{
padding-top:20px;
}

/* COLOUR!!!! */
#kwick .one {
	background: #F2B705;

}
#kwick .two {
	background: #F29F05;
}
#kwick .three {
	background: #F25C05;
}
#kwick .four {
	background: #8C322A;
}


.toggler {cursor:pointer;}


.box h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
}
.box h2 a,
.box h2 a.visible {
	color:#fff;
	background-color:#8C322A;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}
.grid_4 .box h2 a {
	background-position: 97% 50%;
}
.grid_5 .box h2 a {
	background-position: 98% 50%;
}
.grid_12 .box h2 a {
	background-position: 99% 50%;
}


ul.section li a {
	background:none;
	border:none;
		
}
ul.section li a:hover {
	background:#aaa;
}
ul.section li a:active {
	color:#fff;

}
ul.section li li a {
	background:white;
	border-left: 1px #999999 solid;
	border-bottom:none;
	margin:5px 0px 0px 30px;
	padding:0px 0px 0px 5px;
}
ul.section li li a:hover {
	background:#e8e9e4;
	
	
}
ul.section li li a:active {
	color:#000;
	background:fushcia;
}
ul.section ul li {
	text-transform:none;

}
ul.section ul.current li a {
	background:#eee;
}
ul.section ul.current li a:hover {
	background:#ddd;
}
ul.section ul.current li a:active {
		background:fushcia;
}
ul.section li a.current {
	color:#fff;
	background:#666;
}
ul.section li a.current:hover {
	background:#555;
}
ul.section li a.current:active {
	background:fushcia;
}
ul.section li a.active {
	background:fushcia;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}

.submenu{ }

ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
ul.menu li {
	margin:0;

}
ul.menu li a {
	display:block;
	padding:4px 10px;

}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}

