/* CSS Document */

body {
	background:url(images/main-bg.gif) repeat-x #ffffff top left;
	}
	
div#wrapper {
	width:900px;
	height:auto;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	background:#FFFFFF;
	border:1px solid #3366FF;
	}
	
div#topMargin {
	width:100%;
	height:110px;
	}
	
div#logo {
	width:auto;
	height:auto;
	float:left;
	margin-left:10px;
	}
	
div#contactDetails {
	width:300px;
	height:auto;
	float:right;	
	margin-right:10px;
	margin-top:10px;
	text-align:right;
	}
	
div#contactDetails p {
	font-family:Helvetica, Geneva, Arial, sans-serif;
	color:#3366CC;
	font-size:1em;
	font-weight:bold;
	}
	
.clearFix {
	clear:both;
	}
	
div#banner {
	width:900px;
	height:200px;
	background:url(images/home-banner.jpg) no-repeat left bottom;
	border-top:solid 6px #666666;
	position:relative;
	}
	
div#bannerSmall {
	width:900px;
	height:55px;
	background:url(images/content-banner.jpg) no-repeat left top;
	border-top:solid 6px #666666;
	position:relative;
	}
	
div#tagLine {
	position:absolute;
	width:400px;
	height:auto;
	top:30px;
	right:40px;
	text-align:right;
	}
	
div#tagLine h1 {
	font-family:Tahoma, "Trebuchet MS", Verdana;
	color:#ffffff;
	font-size:2em;
	font-weight:bold;
	margin-bottom:0px;
	}
	
div#tagLine h2 {
	font-family:Helvetica, Geneva, Arial, sans-serif;
	color:#CCCCCC;
	font-size:1em;
	margin-top:0px;
	}
	
div#nav {
	width:900px;
	height:25px;
	background:url(images/nav-bg.gif) repeat-x #000000;
	border-top:2px solid #FFFFFF;
	margin-bottom:0px;
	}
	
div#nav ul {
	list-style:none;
	margin-top:3px;
	text-align:center;
	margin-left:0px;
	margin-bottom:0px;
	padding-left:0px;
	}
	
div#nav li {
	display:inline;
	margin-right:15px;
	}
	
div#nav li a {
	font-family:Helvetica, Geneva, Arial, sans-serif;
	color:#ffffff;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
	}
	
div#nav li a:hover {
	color:#CCCCCC;
	text-decoration:underline;
	}
	
div#leftCol {
	width:420px;
	height:auto;
	float:left;
	padding:10px 18px 10px 10px;
	border-right:1px solid #999999;
	}
	
div#leftCol, p {
	margin-top:0px;
	}
	
div#leftCol img {
	border:1px solid #999999;
	display:block;
	}
	
/* left col for content pages */

div#leftColContent {
	width:620px;
	height:auto;
	float:left;
	padding:10px 13px 10px 10px;
	}
	
div#leftColContent, p {
	margin-top:0px;
	}
	
div#leftColContent img {
	border:1px solid #999999;
	display:block;
	}
	
div#leftColContent li {
	font-size:0.8em;
	}
	
.listIndentLeft {
	font-size:0.8em;
	margin-left:20px;
	}

/* end */
	
div#rightCol {
	width:425px;
	height:auto;
	float:right;
	padding:10px 5px 5px 5px;
	}
	
div#rightCol p {
	margin-top:0px;
	}
	
div#rightCol img {
	border:1px solid #999999;
	display:block;
	}
	
/* right col content */

div#rightColContent {
	width:230px;
	height:auto;
	float:right;
	padding:10px 5px 5px 10px;
	background:url(images/col-bg.gif) repeat-x top;
	}
	
div#rightColContent p {
	margin-top:0px;
	}
	
div#rightColContent img {
	border:1px solid #999999;
	display:block;
	}
	
/* end */
	
h1 {
	color:#333333;
	margin-top:5px;
	margin-bottom:2px;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-size:1.7em;
	font-weight:bold;
	}

div#leftColContent h2 {
	color:#3366CC;
	margin-top:5px;
	margin-bottom:2px;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-size:1.2em;
	font-weight:bold;
	}

h2 {
	color:#333333;
	margin-top:5px;
	margin-bottom:2px;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-size:1.5em;
	font-weight:bold;
	}
	
h3 {
	color:#3366CC;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-size:0.9em;
	}
	
h3.home {
	margin-bottom:0px;
	}
	
h4 {
	color:#333333;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-size:0.8em;
	}
	
p {
	color:#333333;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-size:0.8em;
	}
	
li {
	color:#333333;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-size:0.8em;
	}
	
a {
	color:#3366CC;
	}
	
a:hover {
	text-decoration:none;
	color:#660099;
	}
	
div#footer {
	width:900px;
	height:60px;
	background:url(images/nav-bg.gif) repeat-x top #000000;
	margin-bottom:0px;
	margin-top:0px;
	}

.copyright {
	color:#ffffff;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-weight:bold;
	float:left;
	width:350px;
	margin-top:10px;
	margin-left:10px;
	}
	
.credit {
	float:right;
	width:auto;
	margin-right:10px;
	margin-top:10px;
	}
	
.credit img {
	border:none;
	}
	
.eventTitle {
	font-size:1em;
	font-weight:bold;
	color:#3366CC;
	}
	
.bold {
	font-weight:bold;
	}
	
.mission {
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-size:1em;
	color:#3366CC;
	font-weight:bold;
	}
	
.eventList li {
	margin-bottom:5px;
	}
	
.pdf {
	background:url(images/pdf-icon.gif) left bottom no-repeat;
	padding-left:20px;
	}
	
.news-img {
	float:left;
	margin-right:5px;
	border:1px solid #999999;
	}
	
.login {
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-size:0.9em;
	color:#3366CC;
	font-weight:bold;
	padding-right:30px;
	background:url(images/lock.gif) no-repeat right bottom;
	}