*{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}
body, html, div#body {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

body {
	/*background-color: #3f83c1;*/
	background-color: #000607;
	background-image: url("images/bg02.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

div#body{
	background-image: url("images/headerBg.jpg");
	background-repeat: repeat-x;
}

div.clearFloat {
	clear: both;
}

p {
	font-family: Verdana, sans-serif;
	margin-bottom: 10px;
	color: #2a8dca;
}

p.ingress {
	font-family: Verdana, sans-serif;
	margin-bottom: 12px;
	color: #2a8dca;
	font-weight: bold;
	}

h1 {
	font-size: 21px;
	color: #2a8dca;
	visibility: hidden;
}

h2, h2.top {
	font-size: 12px;
	color: #2a8dca;
	padding-top: 4px;
	margin-bottom: 18px;
}

h2.top {
	margin-bottom: 15px;
}


a:link, a:visited, div#contentContainer a:link, div#contentContainer a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #2a8dca;
}

a:hover, div#contentContainer a:hover {
		color: #257cb2;
}


ul.listofthings  {
	margin-left: 10px;
}	

ul.listofthings li {
	color: #2a8dca;
	margin-left: 10px;
	margin-bottom: 10px;
}
	
img.imgH1 {
	display: block;
	margin-bottom: 30px;
}

div.left, div.leftBlog {
	float: left;
	width: 415px;
	margin-right: 40px;
}

div.leftBlog {
	width: 100%;
}

div.right {
	float: left;
	width: 415px;
}

div#header {
	height: 115px;
	width: 950px;
	margin: 0 auto;
}

div#topNav {
	height: 50px;
	width: 254px;
	float: right;
	background-image: url("images/topNavBg.gif");
	background-repeat: no-repeat;
	text-align: center;
}
	div#topNav ul {
		list-style: none;
		margin-left: 40px;
	}
	div#topNav li, div#topNav li a {
		float: left;
		width: 51px;
		height: 28px;
	}
	div#topNav li {
		margin-right: 15px;
	}

div#logo {
	height: 79px;
	width: 112px;
	float: left;
	margin-left: 17px;
	margin-top: 23px;
	background-image: url("images/logo.gif");
	background-repeat: no-repeat;
}

div#logo a:link, div#logo a:hover, div#logo a:visited {
	height: 79px;
	width: 112px;
	display: block;
}

div#navContainer {
	height: 31px;
	width: 950px;
	margin: 0 auto;
	background-image: url("images/navBg.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
	div#navContainer2 {
		width: 100%;
		height: 100%;
		background-image: url("images/nav2Bg.gif");
		background-repeat: no-repeat;
		background-position: top right;
	}
	div#navigation {
		background-color: #ffffff;
		height: 100%;
		margin: 0 15px;
	}
		div#navigation ul {
			padding-top: 6px;
			list-style: none;
			font-weight: bold;
			text-transform: uppercase;
		}
		div#navigation li, div#navigation li a {
			float: left;
		}
		div#navigation li, div#navigation li.last {
			padding-right: 18px;
			/*margin-right: 1px;*/
			background-image: url("images/navLine.gif");
			background-repeat: no-repeat;
			background-position: bottom right;
		}
		div#navigation li.last {
			background-image: none;
		}
		div#navigation li.selected {
			padding-right: 18px;
			margin-right: 1px;
			background-image: url("images/navBtn2Bg.gif");
			background-repeat: no-repeat;
			background-position: bottom right;
			background-color: #b4dbee;
		}
		div#navigation li a, div#navigation li.selected a  {
			height: 25px;
			width: auto;
			padding-left: 18px;
			line-height: 28px;
			text-decoration: none;
			color: #2a8dca;
		}
		div#navigation li a:hover {
			color: #257cb2;
		}
		div#navigation li.selected a {
			background-image: url("images/navBtnBg.gif");
			background-repeat: no-repeat;
			background-position: bottom left;
			background-color: #b4dbee;
		}
		
div#flashContainer {
	height: 234px;
	width: 950px;
	margin: 0 auto;
	padding-top: 10px;
	background-image: url("images/flashBg.jpg");
	background-repeat: repeat-x;
	background-position: top left;
}
	div#anim {
		width: 908px;
		height: 223px;
		margin: 0 auto;
	}
div#contentContainer {
	width: 870px;
	margin: 0 auto;
	padding: 40px;
	background-color: #ffffff;
}

div#footer {
	height: 11px;
	width: 950px;
	margin: 0 auto 16px auto;
	background-image: url("images/footerBg.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner {
	width: 870px;
	height: 124px;
	margin: 0 auto 50px auto;
	padding: 24px 40px 0px 40px;
	background-image: url("images/bannerBg.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
	div#banner ul {
		list-style: none;
	}
	div#banner li {
		float: left;
		margin-right: 12px;
	}
	div#banner li.last {
		margin-right: 0px;
	}
	
table {
	width: 415px;
}
	tr {
		width: 415px;
		height: 17px;
		color: #2a8dca;
		background-image: url("images/tableBg.jpg");
		background-repeat: no-repeat;
		background-position: top left;
	}
	tr:hover {
		background-position: top right;
	}
	td {
		width: 90px;
		text-align: center;
		vertical-align: center;
		background-position: 20% 0%;
	}
	td.title {
		width: 259px;
		text-align: left;
		padding-left: 25px;
		background-position: 0% 0%;
	}

div#subnav {
	width: 870px;
	margin: 0;
	padding: 0 0 25px 0;
	font-size: 11px;
	text-transform: uppercase;
}
	div#subnav ul {
		list-style: none;
	}
	div#subnav li {
		float: left;
		margin: 0 10px 0 0;
		padding: 0 10px 0 0;
		border-right: 1px solid #2a8dca;
	}
	div#subnav li.last, div#subnav li.lastselected {
		margin: 0 10px 0 0;
		padding: 0 10px 0 0;
		border-right: none;
	}
	div#subnav li a, div#subnav li a:hover, div#subnav li.selected a, div#subnav li.selected a:hover, div#subnav li.lastselected a, div#subnav li.lastselected a:hover {
		float: left;
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		color: #2a8dca;
		text-decoration: none;
	}
	div#subnav li.selected a, div#subnav li.selected a:hover, div#subnav li.lastselected a, div#subnav li.lastselected a:hover{
		color: #ec7609;
		text-decoration: underline;
	}
	div#subnav li a:hover {
		color: #257cb2;
	}

	div.recomm, div.recomm2 {
		padding: 13px 9px;
		background-image: url("images/recommBg.jpg");
		background-repeat: repeat-x;
		background-position: top left;
		background-color: #ceebfa;
	}
	div.recomm_orange {
		padding: 13px 9px;
		background-image: url("images/recomm_orangeBg.jpg");
		background-repeat: repeat-x;
		background-position: top left;
		background-color: #ffc952;
	}
	
	div.recomm2 {
		margin-bottom: 10px;
	}
	div.recomm img, div.recomm2, div.recomm_orange img {
		float: left;
		padding-right: 14px;
	}
	div.recomm_orange p {
		color: #FFFFFF;
	}

div.recomm_orange a {
		color: #FFFFFF;
		font-weight:bold;
		text-decoration:underline;
}
	
	div.recomm  p.recommname, div.recomm2  p.recommname {
		font-style: italic;
		font-weight: bold;
		margin-bottom: 0;
	}
	
img.gallery {
	margin-right: 15px;
	margin-bottom: 15px;
}
img.gallerylast {
	margin-bottom: 15px;
}

label {
	width: 130px;
	float: left;
	text-align: left;
	margin-right: 10px;
	display: block;
	margin-top: 4px;
}

select {
	width: 151px;
}

input, textarea, select {
	padding: 3px;
	margin-left: 1em;
	border: 1px solid #2a8dca;
}
	input.submit {
		width: 79px;
		height: 24px;
		margin-left: 154px;
		border: none;
		background: url("images/sendBtn.jpg") no-repeat;
	}
	input.attend {
		float: left;
		margin-top: 4px;
		margin-left: 154px;
		border: none;
		margin-bottom: 20px;
	}
	label.attend {
		width: auto;
		float: left;
		text-align: left;
		margin-right: 10px;
		display: block;
		margin-left: 10px;
		margin-bottom: 20px;
	}
.empty {
	color: #f96f00;
}

.accent {
	width: 190px;
	padding: 13px 9px;
	background-image: url("images/recommBg.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #ceebfa;
}

div#weather {
	height: 80px;
	background-image: url("images/weather.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: transparent;
}
