body {
	font-family: Arial, "MS Trebuchet", sans-serif;
}

h1 {
	color: #ed217c;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Harabara;
	font-size: 24px;
	letter-spacing: 1px;
}

h2 {
	font-size: 24px;
	font-family: "Myriad Pro", Arial;
	font-weight: normal;
	padding: 0;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 20px;
	font-family: "Myriad Pro", Arial;
	padding: 0;
	color: #ed217c;
	margin: 0;
	font-weight: normal;
}

a:link,
a:visited,
a:active {
	color: #ed217c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	margin: 30px auto 0 auto;
	width: 980px;
}

#header {
	height: 170px;
	border-bottom: 1px solid #d4d4d4;
	padding: 0 0 30px 0;
}

	#logo {
		float: left;
	}
	
	#newsletter {
		float: right;
	}
	
		#newsletter-email {
			margin-top: 13px;
			float: left;
			background: url('/site/images/newsletter_input.gif');
			height: 25px;
			width: 150px;
		}
		
			#newsletter-email input {
				border: 0;
				background: #00cbcb;
				color: #fff;
				font-size: 11px;
				margin: 4px 0 0 7px;
				width: 140px;
			}
			
		#newsletter-button {
			float: left;
		}
		
	#counter {
		margin: 80px 20px 0 0;
		clear: right;
		float: right;
	}

#date {
	clear: both;
	float: left;
	padding-top: 18px;
	padding-bottom: 18px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
	font-style: italic;
}

#menu_container {
	height: 57px;
}

#menu {
	float: right;
	width: 655px;
	text-align: center;
	padding: 16px 0 10px 0;
}

	#menu img {
		border: 0;
		float: left;
		margin: 0 18px 0 18px;
	}
	
#left_column_border_top {
	position: relative;
	clear: both;
	float: left;
	height: 6px;
	width: 250px;
	background: #000;
	line-height: 0;
	margin: 0;
	padding: 0;
}

#left_column {
	clear: both;
	float: left;
	width: 250px;
	height: 500px;
}

#left_column_home {
	clear: both;
	float: left;
	width: 250px;
	height: 500px;
	background: url('/site/images/arrow_animated.png') 30px 433px no-repeat;	
}

	#news {
		background: #ed217c;
		padding: 15px;
	}
	
		a.read_more {
			font-weight: bold;
			color: #fff;
			text-decoration: underline;
		}

		#news ul {
			list-style: none;
			border: 0;
			padding: 0;
			margin: 0;
		}
	
			#news ul li {
				clear: both;
				border-bottom: 1px dotted #000;
				padding: 20px 0 20px 0;
			}
		
			#news ul li.last {
				border: 0;
			}
	
			#news ul li .news_date {
				float: left;
				color: #fff;
				width: 35px;
				text-align: right;
				padding-right: 12px;
			}
			
				#news ul li .news_date .day {
					font-family: Harabara;
					font-size: 25px;
					font-weight: bold;
					margin: 0;
					padding: 0;
					height: 30px;
				}
				
				#news ul li .news_date .stripe {
					float: right;
					height: 1px;
					width: 8px;
					background: #fff;
					line-height: 0;
				}
				
				#news ul li .news_date .month {
					clear: both;
					font-family: Harabara;
					font-size: 15px;
					font-weight: bold;
					margin-top: 5px;
				}
		
			#news ul li .news_intro {
				width: 145px;
				float: left;
				color: #fff;
				font-size: 12px;
			}
			
	#social {
		float: right;
		border-top: 6px solid #000;
		border-left: 1px solid #d4d4d4;
		width: 199px;
		padding: 20px 0 20px 27px;
	}
	
		#social img {
			float: left;
		}

#content {
	float: left;
	width: 660px;
	border-top: 1px dotted #000;
	padding: 30px 35px 35px 35px;
	font-size: 12px;
}		

#content_splash {
	float: left;
	width: 729px;
	border-top: 1px dotted #000;
}

#content_border {
	clear: both;
	float: right;
	height: 6px;
	background: #000;
	width: 666px;
	margin-bottom: 30px;
	line-height: 0;
}

.newsarchief td {
	border-bottom: 1px dotted #000;
	padding: 5px;
}

input.contactform,
textarea.contactform {
	padding: 5px;
	font-size: 14px;
	font-family: Arial, "MS Trebuchet", sans-serif;
}

.required {
	color: #ed217c;
}
		
.clear {
	clear: both;
}

#sponsor {
	padding: 0;
	margin: 0;
	list-style: none;
}

	#sponsor li {
		float: left;
		padding: 0;
		margin: 0;
		width: 200px;
		height: 100px;
		vertical-align: middle;
		line-height: 100px;
		text-align: center;
		margin: 7px;
	}
	
		#sponsor li img {
			vertical-align: middle;
		}
		
#homebar {
	clear: both;
	width: 700px;
	height: 6px;
	background: #000;
	line-height: 0;
	float: left;
}

/* Google map shizzle */
#map {
	width: 729px;
	height: 400px;
}

.viewport { 
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #ff0000; 
	width: 300px;
	height: 100px;
	background: #ff0;
}

.seconddiv { 
	font-size: 12px;
	color: #0000ff;
}

#titleoverlay {
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: right;
	background: #fff;
	height: 27px;
	padding: 5px 10px 5px 10px;
	color: #ed217c;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 24px;
}

#make_selection {
	position: relative;
	top: 118px;
	left: 40px;
	width: 200px;
	height: 40px;
}

#popupmaps, #popupmaps table  {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 10px;
}

#popupmaps h3 {
	margin: 7px 0 5px 40px;
	padding: 0;
	font-size: 18px;
}

#popupmaps .title {
	font-weight: bold;
	padding: 5px 0 0px 0;
}

#popupmaps .goal {
	font-size: 12px;
	padding: 2px 0 5px 0;
}

#goalbar {
	float: left;
	height: 100px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#goalbar li {
	margin: 0 4px;
	padding: 0;
	float: left;
	background: url('/site/images/goal-bg.gif');
}

#goalbar li.active {
	background: url('/site/images/goal-bg-active.gif');
}

#goalbar li.hover {
	background: url('/site/images/goal-bg-hover.gif');
}

#goalbar img {
	display: block;
}

#mapoverlay {
	position: absolute;
	width: 695px; 
	height: 373px;
	top: 7px;
	left: 7px;
	background: #fff;
	opacity: 0.95;
	padding: 20px 0 0px 20px;
}

#mapoverlay-close {
	position: absolute;
	background: url('/site/images/overlay-close.gif') no-repeat;
	width: 12px;
	height: 12px;
	top: 10px;
	left: 690px;
	cursor: pointer;
}

#mapoverlay-content {
	width: 672px;
	height: 290px;
	overflow: auto;
	padding-right: 10px;
}

#mapoverlay .jScrollPaneTrack {
	background: url('/site/images/bar_bg.gif');
}

#mapoverlay .jScrollPaneDrag {
	background: #da408a;
}

#mapoverlay .goal {
	display: block;
	font-size: 18px;
	font-family: "Myriad Pro", Arial, sans-serif;
	height: 30px;
}

.gaol-table-title {
	font-weight: normal;
	font-size: 14px;
	color: #ed217c;
	padding: 10px 0 10px 0;
}

.gaol-table-title2 {
	font-weight: normal;
	font-size: 12px;
	color: #ed217c;
	padding: 5px 0 5px 0;
}
