@charset "utf-8";
/* CSS Document */

/* Created by eLYK Innovation http://www.elykinnovation.com */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

									Layout

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-color:#006699;
	background-repeat: repeat-x;
	background-position: top;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	background-color: #FFFFFF;
}

#header {
	margin: 0;
	padding: 0;
	height: 130px;
	display: block;	
}

#navigation_box {
	margin: 0;
	padding: 0;
	height: 40px;
	background-image:url(../images/nav_bg.jpg);
}

#side-a {
	float: left;
	width: 600px;
	background:#ECF1F4;
}

#side-b { 
	margin: 0;
	float: left;
	width: 300px;
	height:550px;
	background-image: url(../images/events_bg.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	/*height: 1%;*/
}

#footer {
	clear: both;
	background: #666666;
	height: 28px;
	background-image: url(../images/footer_bg.jpg);
	text-align:center;
	display: block;	
	padding: 12px 0 0 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

									Misc Layout

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.bottom_padding {
	padding-bottom:30px;
}

#slide_show {
	width:269px;
	height:118px;
	float:right;
	/*position:relative;
	right:5px;*/
}

#elyklogo {
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	background-color:#006699;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

									Navigation

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#navbarbox {
	text-align: left;
}

a#home {
	background-image: url(images/nav_home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a#board {
	background-image: url(images/nav_board.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a#impact {
	background-image: url(images/nav_impact.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a#resources {
	background-image: url(images/nav_resources.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a#involved {
	background-image: url(images/nav_involved.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navbar li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
}

#navbar a {
	text-decoration: none;
	display: block;
	text-indent: -5000px;
	float: left;
}

#navbar #home {
	background-image: url(../images/nav_home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 88px;
	height: 40px;
}

#navbar #board {
	background-image: url(../images/nav_board.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 132px;
	height: 40px;
}

#navbar #impact {
	background-image: url(../images/nav_impact.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 248px;
	height: 40px;
}

#navbar #resources {
	background-image: url(../images/nav_resources.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 120px;
	height: 40px;
}

#navbar #involved {
	background-image:url(../images/nav_involved.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:151px;
	height:40px;
}

#navbar #home:hover {
	background-position: 0 -40px;
}

#navbar #board:hover {
	background-position: 0 -40px;
}

#navbar #impact:hover {
	background-position: 0 -40px;
}

#navbar #resources:hover {
	background-position: 0 -40px;
}

#navbar #involved:hover {
	background-position: 0 -40px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

									Titles 1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.titlesbox {
	padding: 0px 0px 3px 0px;
}

.titlestext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #00386B;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.titlestext:HOVER{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #00386B;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.titlestext A:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006699;
	text-decoration:underline;
	font-weight: bold;
}

.titlestext A:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006699;
	text-decoration:underline;
	font-weight: bold;
}

.titlestext A:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006699;
	text-decoration:underline;
	font-weight: bold;
}

.titlestext A:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006699;
	text-decoration:none;
	font-weight: bold;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

									Main Text

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.maintext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000;
	margin: 0;
	padding: 10px;
}


.maintext A:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006699;
	text-decoration:underline;
	font-weight: bold;
}

.maintext A:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006699;
	text-decoration:underline;
	font-weight: bold;
}

.maintext A:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006699;
	text-decoration:none;
	font-weight: bold;
}

.maintext A:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006699;
	text-decoration:underline;
	font-weight: bold;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

									Side Bar Misc

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.newstitlestext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	padding-left: 50px;
	margin-bottom:20px;
	color:#003366;
}

h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	padding-left: 50px;
	margin-bottom:20px;
	color:#003366;
}

.news_info {
	float:none;
	padding-top:20px;
	clear:both;
}

.heading_news_box {
	margin: 0;
	margin-bottom:20px;
}

.news_box {
	margin: 0;
	margin-bottom:20px;
}

.read_more {
	text-align:right;
}

.news_headings {
	height:22px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

								   News Titles

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.newstitles {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #003366;
}

.floatleft {
	float:left;
}

.floatright {
		float:right;
}

.newstitles A:link {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	color:#003366;
	text-decoration:none;
}

.newstitles A:visited {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	color: #003366;
	text-decoration:none;
}

.newstitles A:hover {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	color: #003366;
	text-decoration:underline;
}

.newstitles A:active {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	color: #003366;
	text-decoration:none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

								   News Dates

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.newsdates {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style:italic;
	color: #003366;
	float:right;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

								   Footer Text

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.footertext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0 0;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

								   Resource Footer Text

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.footer_skyline {
	position:relative; 
	bottom:0px;
	background-color:#C9D8E0;
	height: 275px;
}

.footer_skyline_picture {
	background-image:url(../images/footer_skyline_subpages.jpg);
	width:600px;
	height:59px;
}

.skylinesbox {
	padding: 0px 0px 14px 0px;
}

.download {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#003366;
}

.download A:link {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	color:#006699;
	text-decoration:none;
}

.download A:visited {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	color: #006699;
	text-decoration:none;
}

.download A:hover {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	color: #006699;
	text-decoration:underline;
}

.download A:active {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	color: #006699;
	text-decoration:none;
}

.footer_skyline_credited {
	float:none;
	padding-top:5px;
	clear:both;
	color:#006699;
	height:28px;
}

.skyline_title {
	color: #00386B;
	font-size:20px;
	font-weight:bold;
	padding-bottom:12px;
}
	


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

									Main Text

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.hptext {
	padding: 0 0 0 10px;
	width:325px;
	text-align:justify;
}

.required {
	color:#FF0000;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

									Random Image

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.random_image {
	width: 208px;
	height: 268px;
	float: right;
	padding: 0 10px 0 0;
}
