/*---------------------------
CSS for: www.

author: Jasper Smith
email: jasper@sparks.co.uk
-----------------------------*/


/*------LAYOUT------*/
html {
	font-size:100%;
	}
	
body {
	font-size:62.5%;
	font-family: Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	}
	
#skipNav, #skipBack {
	display:none;
	}

#header {
	height: 155px;
	}
#headertwo, #headertwo a {
	height: 30px;
	background-image: url(images/topbar2_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #6B8292;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	}
#headertwo a:hover {
	text-decoration: underline;
	color: #000000;
}
#mainContent {
	border:none;
	border-collapse:collapse;
	width:100%;
	background-color: #FFFFFF;
	}
#mainContent td {
	vertical-align:top;
	}
	
#navigation, #outlook {
	width:170px;
	font-size:1.2em;
	}
	
#navigation ul, #outlook ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
#navigation li.navGap {
	margin-bottom:10px;
	}
	
#organised {
	text-align:center;
	margin-top:15px;
	color:#FFFFFF;
	}
#organised li {
	margin-bottom:10px;
	}
	
#content {
	font-size:1.2em;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
#outlook {

	}

#newsBar, .sideBarBox {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #726E67;
	padding-top: 2px;
	padding-bottom: 2px;

	width=170px;
	border: 1pt solid #008080;
}

#newsBar h2, .sideBarBox h2 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #008080;

}

#outlook ul {
	margin:0;
	list-style-type:none;
	width:170px; /*optional*/

	}

	
#outlook li {
	padding-right: 10px;
	padding-left: 10px;
	}
	
/*------NAVIGATION------*/
a {
	text-decoration:none;
	color: #008080;
	font-weight: bold;
	}
a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #726E66;
	}

a:visited {
	color: #006666;

}

#navBar {

}
#navBar a {
	display:block;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #008080;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1.1em;
	}

#navBar a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008080;
	border-right-width: 4px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #008080;
	border-left-color: #008080;
	padding-left: 8px;
	}

.panelEnd {
	background-image: url(images/panel_btm.gif);
	background-repeat: no-repeat;
	
}


a.button {
	text-decoration:none;
	padding:2px;
	border-bottom:2px #999999 solid;
	border-right:2px #999999 solid;
	border-top:2px #CCCCCC solid;
	border-left:2px #CCCCCC solid;
	background-color:#CCCCCC;
	color:#000000;
	font-weight:bold;
	}
a.button:hover {
	border-bottom:2px #CCCCCC solid;
	border-right:2px #CCCCCC solid;
	border-top:2px #999999 solid;
	border-left:2px #999999 solid;
	}
	
/*------CONTENT------*/
h1 {
	font-size:2em;
	font-weight: bold;
	color: #747069;
	font-family: Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;
	}
	
h2 {
	font-size:1.4em;
	color: #747069;
	font-family: Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;
	}
	
h3 {
	font-size:1.2em;
	}

h4 { /* For paragraph header */
	font-size:1.0em;
	padding-bottom:-14px;
	margin-bottom:-14px;
	}
	
h5 { /* For ul header */
	font-size:1.0em;
	padding-bottom:0px;
	margin-bottom:0px;
	}

h6 { /* side headers */
	font-size:1.0em;
	margin:0;
	padding:0;
	}
	
/*------*/	

img {
	border:none;
	}
	
/*------*/	
.italic {
	font-style:italic;
	}
	
.clear {
	clear:both;
	}
	
.imgLeft {
	float:left;
	margin:0 20px 20px 0;
	}
.imgRight {
	float:right;
	margin:0 0 20px 20px;
	}

	
.imageList {
	padding:0;
	margin:0;
	list-style-type:none;
	}
.imageList li {
	display:inline;
	vertical-align:text-top; /* IE only */
	}
.imageList li img {
	padding-right:10px;
	}
	
.cc {
	font-size:1.0em;
	}
	
/*----------*/
.committee, .plainInfo {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
.committee li em {
	font-style:italic;
	}
/*----------*/
.org {
	margin-bottom:15px;
	}
.adr {
	margin-top:25px;
	}
address {
	display:inline;
	}
	
/*------FOOTER------*/
#footer {
	font-size:.9em;
	margin:0;
	height:25px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 185px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #008080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008080;
	}
.footerCopyright {
	font-size:0.7em;
}
.redlink {
	color: #EA321E;
}
