@charset "UTF-8";

/* Blue: #3F4D9F; Red: #9F3F3F*/

* {margin: 0px;
	padding: 0px; }
	
a { color:#3F4D9F; text-decoration:none; }
a:hover { text-decoration:underline; }
p { padding-bottom:12px; line-height:15px; }
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	color: #9F3F3F;
	padding-top: 15px;
	padding-bottom: 10px;
}
h2 {
	color: #9F3F3F;
	padding-top: 15px;
	padding-bottom: 10px;
}
h3 {
	color: #3F4D9F;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
h1, h2, h3, h4 { padding-left:6px; }

.container {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(../images/headerBG.jpg);
	height: 219px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 50px;
	float: left;
}
.search {
	background-image: url(../images/searchBG.png);
	height: 72px;
	width: 319px;
	float: right;
	margin-top: 130px;
	margin-right: 40px;
}
.searchfield {
width:220px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 32px;
	margin-left: 30px;
}
.menu {
	background-image: url(../images/topmenuBG.gif);
	height: 31px;
	background-repeat: no-repeat;
	background-position: center top;
}
.menu ul {
	list-style-type: none;
	margin-left: 20px;
	padding-top: 8px;
}
.menu li {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}
.topAd {
	text-align: center;
}
.leftAd, .rightAd {
	text-align: center;
	width: 140px;
	margin: 5px;
	padding: 5px;
	
}
.mainContent {
	width: 675px;
	margin-right: auto;
	margin-left: auto;
}
.featuredStory {
	width: 455px;
	margin: 5px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 200px;
}
.moreAdventures {
	width: 455px;
	margin: 5px;
	padding: 5px;
}
.halfStories {
	float: left;
	width: 225px;
}
.subStories { width:450px; }
.subStories li { border-bottom:solid 1px #CCCCCC; }
.halfStories ul, .subStories ul { padding-bottom:20px; }
.halfStories li, .subStories li {
	list-style-type: none;
	display: block;
	height: auto;
	padding-bottom:10px;
}

.halfStories li p, .subStories li p { width:160px; margin-left:60px;}
.twitter {
	color: #333333;
	background-color: #e2e2e2;
	margin: 5px;
	padding: 5px;
	clear:left;
}
.twitter li {
	list-style-type: none;
	margin-bottom: 15px;
}
.twitter li span {
	display: block;
	margin-bottom: 5px;
}
.rightbord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.halfStories ul li img, .subStories ul li img {
	float: left;
	margin: 2px;
	padding: 1px;
	border:solid 1px #3F4D9F;
}
.upcomingEvents li {
	margin-left: 28px;
	list-style-image: url(../images/arrowLI.gif);
	margin-bottom: 15px;
}
.upcomingEvents a {
	font-size: 13px;
	font-weight: bold;
	color: #3F4D9F;
	text-decoration: none;
}
.eventBar {
	float: right;
	width: 200px;
	
	border-left-width: 1px;
	border-left-style: solid;
	
	border-left-color: #CCCCCC;
}
.eventBar h3 { color:#9F3F3F; } 
.featuredStory img {
	float: left;
	padding:4px; margin:4px;
}
.leftAd {float: left; } 
.rightAd { float:right;}
.menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.blog_entry { width:450px; }
.blog_entry h1, .blog_entry h2, .blog_entry h3 { padding-left:0px; margin-left:0px; }
/* Photo Galleries */
ul.galleries li { width:200px; height:250px; }
ul.portfolio li { width:175px; height:210px; }
ul.galleries li, ul.portfolio li { list-style:none; float:left; text-align:center;  border:solid 1px #cccccc; padding:8px; margin:8px; }
ul.galleries li a, ul.portfolio li a { display:block; text-decoration:none; }
ul.galleries li a:hover, ul.portfolio li a:hover { color:#000066; background-color:#ffffff;}
/* Featured Crap */
.featured_cat { border:solid 1px #CCCCCC; width:450px; padding:4px; margin:4px; }
.featured_cat img { float:left; padding:3px; margin:3px; }
.featured_cat h2 { padding-top: 5px;	padding-bottom: 5px; }
.featured_cat h2 a { color: #9F3F3F; text-decoration:none;}
/*Calendar */
.calTable { width: 100%; border:solid 1px #999999;  background-color:#ccc; }
.calTable td {width:90px; height:108px; vertical-align:top; border:solid 1px #999999;  background-color:#FFFFFF;}
.calTable th { color:#ffffff; }
.cal_select {text-align:center; }
.prev_month {display:block; float:left; }
.next_month {display:block; float:right; padding-right:15px; }

.blog_date { font-size:11px; font-style:italic; padding-left:8px; }
ul.towns, ul.travel { margin:5px 0px 10px 12px; list-style:none; }
ul.towns li { width:90px; float:left;}
.add_com { border:solid 1px #cccccc; padding:8px; margin:8px; width:435px; }
.add_com label { display:block; } 
.add_com textarea { width:350px; height:175px; font-family:Arial, Helvetica, sans-serif; }
p.disclaim { font-size:9px;}

.from { border-bottom:solid 1px #ccc; width:470px;  }
ul.footMenu { margin-left:auto; margin-right:auto; list-style-type:none; padding-bottom:30px;}
ul.footMenu li { float:left; padding-right:20px; }
ul.footMenu li a { color:#999999; }.rss_feed {
	position: absolute;
	top: 33px;
	margin-left: 600px;
}
