@charset "iso-8859-1";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background:#fff url(../Images/Structure/background.gif) 0 0 repeat-x;
}
a {
	text-decoration:none;
}
p {
	margin-bottom:0.8em;
}
h1, h2, h3 {
	font-weight:normal;
}
h2 {
	font-size:1.5em;
	font-family:"Palatino Linotype", "Times New Roman", "Book Antiqua", Palatino, serif;
	color:#153289;
/*	border-bottom:1px dashed #153289;
	margin-bottom:0.2em;*/
}
#headerContainer {
	display:block;
	width:100%;
	height:210px;
}
#logoBar {
	display:block;
	float:left;
	height:210px;
	width:50%;
	background:url(../Images/Structure/brayBar.gif) 0 0 repeat-x;
}
#header {
	display:block;
	position:absolute;
	background:url(../Images/Structure/background.gif) 0 0 repeat-x;
	width:960px;
	height:210px;
	left:50%;
	margin-left:-480px;
}
#logoContainer {
	display:block;
	float:left;
	width:290px;
	height:185px;
	background:url(../Images/Structure/logoContainerBg.gif) 0 0 no-repeat;
	padding-left:40px;
	padding-top:25px;
	margin-right:10px;
}
/*           MENU         */
#menu {
	display:block;
	position:absolute;
	background:url(../Images/Structure/menuTiled.gif) 0 0 repeat-x;
	width:898px;
	height:25px;
	top:184px;
	left:30px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#menu ul {
	display:block;
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
#menu li {
	display:block;
	float:left;
	width:auto;
	border-right:1px dashed #fff;
}
#menu li a {
	display:block;
	padding:4px 8px;
	color:#FFF;
}
#menu li a:hover {
	background:#fff;
	color:#060;
}
/*------------------------*/
#topSlide {
	display:block;
	float:left;
	width:590px;
	height:135px;
	background:#000;
	margin-top:25px;
	color:#FFF;
}
#contentWrapper {
	display:block;
	width:960px;
	background:url(../Images/Structure/contentWrapperTile.gif) 0 0 repeat-y;
	margin:0 auto;
}
#contentLeftPiece {
	display:block;
	float:left;
	width:30px;
	height:190px;
	background:url(../Images/Structure/contentLeftPiece.gif) 0 0 no-repeat;
}
#contentContainer {
	display:block;
	width:900px;
	float:left;
	background:#054c9b url(../Images/Structure/contentBackground.gif) 0 0 repeat-x;
	border-top:1px solid #fff;
}
#contentRightPiece {
	display:block;
	float:left;
	width:30px;
	height:190px;
	background:url(../Images/Structure/contentRightPiece.gif) 0 0 no-repeat;
}
#contentFooter {
	display:block;
	background:#fff url(../Images/Structure/abstractHomeBgBottom.jpg) 0 0 no-repeat;
	height:100px;
	margin:0 -10px -10px -10px;
}
#pageLabel {
	display:block;
	width:40px;
	margin-right:10px;
	background-color:#153289;
	float:left;
	padding:5px 0 30px 0;
	border-bottom:30px solid #008f4c;
}
#homePage #pageLabel {
	height:190px;
}
#content {
	display:block;
	background:#fff;
	padding:10px;
	width:860px;
	margin:10px auto;
}
#mainContent {
	display:block;
	width:810px;
	float:left;
}
#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.4em;
}
#footerWrapper {
	display:block;
	background:url(../Images/Structure/footerBackground.gif) 0 100% no-repeat;
	margin:0 auto;
	width:960px;
	height:100px;
}
#footerMenu {
	display:block;
	border-top:1px solid #fff;
	width:900px;
	height:20px;
	margin:0 auto;
	text-align:center;
	padding-top:2px;
}
#footerMenu ul {
	list-style:none;
}
#footerMenu li {
	display:inline;
}
#footerMenu li a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	padding:5px;
	color:#03C;
}
#footerMenu li a:hover {
	background:#03C;
	color:#FFF;
}
#footerInfo {
	display:block;
	width:880px;
	margin:0 auto;
	padding:10px;
	font-size:70%;
	font-family:Arial, Helvetica, sans-serif;
}
#footerInfo a {
	display:inline;
	text-decoration:none;
	color:#000;
}
#footerInfo a:hover {
	background:#039;
	padding:2px;
	color:#FFF;
}
#cover {
	display:block;
	background:#000 url(../Images/Banners/bannerAssociese.jpg) 0 0 no-repeat;
	height:225px;
	cursor:pointer;
}
#coverLeftCol {
	width:335px;
	float:left;
	margin-right:10px;
	background:#a6c2e9;
	border-bottom:10px solid #2262a9;
}
#coverLeftCol h2 {
	color:#FFF;
	background:#008f4c;
	padding:0 10px;
}
#coverLeftCol p {
	color:#153289;
	padding:0 10px;
}
#coverRightCol {
	width:280px;
	float:left;
	margin-right:10px;
}
#coverRightCol p {
	color:#000;
}
#coverLinks {
	width:153px;
	float:left;
	background:#fff url(../Images/Structure/linksBg.gif) 0 0;
	padding:10px;
	border:1px dotted #000;
	margin-top:10px;
}
#homePage #content {
	background:#FFF url(../Images/Structure/abstractHomeBg.jpg) 0 0 no-repeat;
}
#aboutPage #topSlide, #staffPage #topSlide, #assocPage #topSlide, #servicesPage #topSlide, #newsPage #topSlide, #campaignsPage #topSlide, #galleryPage #topSlide, #contactPage #topSlide {
	display:none;
}
#aboutPage h2, #staffPage h2, #assocPage h2, #servicesPage h2, #newsPage h2, #campaignsPage h2, #galleryPage h2, #contactPage h2 {
	border-bottom:1px solid #008f4c;
	padding-bottom:2px;
	margin-bottom:2px;
}
#innerIllustration {
	display:block;
	width:230px;
	height:350px;
	background:#FFF;
	float:right;
	margin-top:5px;
}
#newsPage #innerIllustration {
	width:228px;
	border:1px solid #06C;
}
#newsPage #innerIllustration h3{
	display:block;
	color:#FFF;
	background-color:#06C;
	padding:5px;
}
#newsPage #innerIllustration p {
	padding:5px;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
#contactForm input, #contactForm textarea {
	border:1px solid #06C;
	padding:2px;
	display:block;
	width:300px;
}
#contactForm #button {
	display:block;
	width:170px;
	cursor:pointer;
	background-color:#06C;
	color:#FFF;
}
.newsborder p {
	border-bottom:1px solid #06C;
}
.newsborder a {
	color:#000;
}
.newsborder a:hover {
	font-weight:bold;
}
