@import url(http://fonts.googleapis.com/css?family=Istok+Web);

a:link {
	color: white;
	text-decoration: none;
	font-size: .95em;
}

a:visited {
	color: white;
	text-decoration: none;
	font-size: .95em;
}
a:hover {
 	color: #81DAF5;
	text-decoration: none;
	font-size: .95em;
}

a.current {
 	color: #81DAF5;
	text-decoration: none;
	font-size: .95em;
}


body {
	margin: 0;
	padding: 0;
	font-family: 'Istok Web';
	font-size: 1.3em;
	color: white;
	background-color: black;
	
}

.blue_link {
	color: #81DAF5;
	text-decoration: none;
	font-weight: bold;
}

.blue_link:hover {
	color: #81DAF5;
}


html.min_height {
	height: 100%;
}

body.min_height {
	min-height: 100%;
}

#main_box {
	position: relative;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: black;
}

#social {
	position: absolute;
	top: 75px;
	right: 85px;
}

#social img {
	display: inline;
}

#slider {
	width: 870px;
	height: 240px;
}

h1 {
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	position: relative;
	left: 15px;
	font-family: 'Calibri';
	margin-top: 0;
	font-size: 1em;
	font-weight: 400;
	font-style: italic;
}

ul#nav {
	position: relative;
	margin-left: -20px;
}

ul#nav li {
	border-top: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	list-style-type: none;
	display: inline;
	font-size: 1.25em;
	padding-left: 35px;
	padding-right: 35px;
	margin-left: -5px;
	margin-right: -5px;
	font-weight: bold;
	color: #CCCCCC;
}

ul#nav li:first-child {
	padding-left: 50px;
}

ul#nav li:nth-child(5) {
	padding-right: 50px;
}

ul#nav li.active {
	border-top: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;

}

ul#scroller {
	position: relative;
}

p {
	font-size: .8em;
}

#event_img_box {
	margin-left: -11px;
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}

.img_container {
	position: relative;
	display: inline;
}

	
.contact h2 { margin-bottom:18px; font-size:15px;}

.contact_col1 {float:left; width:200px}
.contact_col1 {padding-bottom:10px;padding-left:5px;padding-right:20px;}
.contact_col1 p, .com_contact_col p {padding-bottom:10px;}

.contact_col2 {float:left; width:200px}
.contact_col2 {padding-bottom:10px;padding-left:15px;padding-right:1px;}
.contact_col2 p, .com_contact_col1 p {padding-bottom:10px;}

.contact_col3 {float:left; width:180px}
.contact_col3 {padding-bottom:10px;padding-left:0px;padding-right:0px;}
.contact_col3 p, .com_contact_col1 p {padding-bottom:10px;}

.contact_col4 {float:left; width:200px}
.contact_col4 {padding-bottom:10px;padding-left:0px;padding-right:0px;}
.contact_col4 p, .com_contact_col1 p {padding-bottom:10px;}


.caption {
	position: absolute;
	color: white;
	height: 30px;
	background-color: black;
	bottom: 9px;
	width: 200px;
	text-transform: uppercase;
	font-family: 'Calibri';
	opacity: 0.8;
	font-weight: bold;
}

.caption.active {
	background-color: #0099CC;
}

.caption:hover {
	background-color: #0099CC;
}

.event_info_box {
	border: 3px solid #0099CC;
	border-radius: 10px;
	margin-bottom: 40px;
	width: 860px;
	margin-left: 10px;
}

.event_info_box a:hover {
	text-decoration: underline;
}

h3 {
	text-align: center;
}

h4 {
	text-align: center;
}

.feature_left {
	position: relative;
	left: 0;
	display: inline-block;
	width: 410px;
}

.feature_right {
	position: relative;
	float: right;
	right: 0;
	display: inline-block;
	width: 410px;
}

.category_left {
	position: relative;
	margin-left: 2px;
	font-size: 0.8em;
	background-color: #0099CC;
	padding: 10px;
	color: white;
	border-radius: 10px;
	text-align: center;
	float: left;
}

.category_right {
	position: relative;
	margin-right: 2px;
	font-size: 0.8em;
	background-color: #0099CC;
	padding: 10px;
	color: white;
	border-radius: 10px;
	text-align: center;
	float: right;
}

.text_left {
	text-align: left;
	margin-bottom: 20px;
}

.text_right {
	position: relative;
	text-align: right;
	margin-bottom: 20px;
}

.text_right p {
	position: relative;
	margin-top: 4px;
	margin-bottom: 4px;
}

.text_left p {
	position: relative;
	margin-top: 4px;
	margin-bottom: 4px;
}

.blueUnderline {
    border-bottom: 3px solid #0099CC;
}

.blueThinUnderline {
    border-bottom: 3px solid #0099CC;
}

.get_involved_box {
	position: relative;
	vertical-align: top;
	padding: 10px;
	display: inline-block;
	width: 370px;
	height: 250px;
	border: 3px solid #0099CC;
	border-radius: 10px;
	margin-bottom: 15px;
}

#copyright {
	position: relative;
	text-align: center;
	top: 3px;
	font-size: .6em;
}


.icon {
	position: relative;
	top: 8px;
}

#map_canvas {
	position: relative;
	margin-left: 11px;
    width: 860px;
    height: 353px;
    margin-bottom: 20px;
    background-color: #CCC;
}