@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

body p {
	margin:0px;
	padding:0px;
}

h1 {
	color:#004990;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:25px;
	font-weight:lighter;
	margin-bottom:0px;
	padding-bottom:5px;
}

h2 {
	color:#004990;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	font-weight:lighter;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:5px;
}

h3 {
	color:#004990;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:29px;
	font-weight:lighter;
	margin-bottom:0px;
	padding-bottom:5px;
}

#header {
	background-color:#004990;
	width:890px;
	height:103px;
	margin:0 auto;
}

#secheader {
	background-color:#004990;
	width:214px;
	height:103px;
	margin-bottom:3px;
	float:left;
}

#container {
	width:100%;
	height:inherit;
	background:url(../images/blue.jpg) repeat-x top;
	background-color:#FFFFFF;
}

#containercontent {
	position:relative;
	margin:0 auto;
	width:922px;
	height:inherit;
	background:url(../images/shadow_repeat.png) repeat-y;
	
}

#footer {
	background-color:#004990;
	width:890px;
	height:20px;
	margin:0 auto;
}

#footercontent {
	position:relative;
	margin:0 auto;
	width:880px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-top:5px;
	padding-right:20px;
}

#bottomshadow {
	background:url(../images/bottom_shadow.png) no-repeat;
	width:922px;
	height:21px;
	margin:0 auto;
}

#topbox {
	position:relative;
	width:922px;
	height:297px;
	margin:0 auto;
	padding:0px;
}

#flashcontainer {
	background-color:#333333;
	position:relative;
	margin:0 auto;
	width:890px;
	height:392px;
	margin-bottom:3px;
}

#flashcontainer2 {
	background-color:#333333;
	position:relative;
	float:right;
	width:676px;
	height:297px;
	margin-right:16px;
}

#videobox {
	position:relative;
	background:url(../images/home_gold.jpg);
	width:214px;
	height:265px;
	margin-left:16px;
	padding-bottom:3px;
}

#sidebox {
	position:relative;
	background:url(../images/secondary_side1.jpg) no-repeat bottom;
	width:214px;
	height:297px;
	margin-left:16px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
}

#sidebox h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	font-style:normal;
	color:#004990;
	margin-left:20px;
	margin-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#sidebox2 {
	position:relative;
	background:url(../images/secondary_side_repeat.jpg) repeat-y;
	width:214px;
	height:100%;
	margin-left:16px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
}

ul {
	list-style:none;
	padding-left:0px;
	margin-left:21px;
	padding-top:0px;
	margin-top:0px;
}

li {
	margin-bottom:9px;
	padding:0px;
	margin-top:0px;
}

#sidebox a, a:link, a:visited {
	color:#000000;
	text-decoration:none;
}

#sidebox a:hover {
	color:#004990;
	text-decoration:none;
}

#sidebox2 a, a:link, a:visited {
	color:#000000;
	text-decoration:none;
}

#sidebox2 a:hover {
	color:#004990;
	text-decoration:none;
}

#indexcontent {
	position:relative;
	width:661px;
	height:265px;
	padding-bottom:3px;
	float:right;
	margin-right:16px;
}

#seccontent {
	position:relative;
	width:641px;
	height:inherit;
	float:right;
	margin-right:35px;
}
#seccontent a, a:link, a:visited {
	color:#666666;
	text-decoration:none;
}
#seccontent a:hover {
	text-decoration:underline;
}

#seccontent2 {
	position:relative;
	width:890px;
	height:inherit;
	margin:0 auto;
}
#seccontent2 a, a:link, a:visited {
	color:#004990;
	text-decoration:none;
}
#seccontent2 a:hover {
	text-decoration:underline;
}

#left {
	position:relative;
	width:350px;
	height:inherit;
	float:left;
	line-height:1.5;
}

#right {
	position:relative;
	width:300px;
	height:inherit;
	float:right;
	padding-left:15px;
	padding-bottom:15px;
}

#flash {
	position:relative;
	width:300px;
	height:275px;
}

#campersflash {
	width:890px;
	height:400px;
}

#calendar {
	position:relative;
	width:251px;
	height:205px;
	float:right;
}

#clear {
	clear:both;
}

.small {
	font-size:12px;
	font-style:italic;
}

#line {
	background:url(../images/line.jpg) no-repeat;
	display:block;
	width:172px;
	height:1px;
	margin-left:21px;
	margin-top:2px;
	margin-bottom:8px;
}

.homecopy {
	line-height:25px;
}



/*
// ltwCalendar Style Sheet 
*/
a.prevnext:link {color: red; font-size: 12px; text-decoration:underline}
a.prevnext:visited {color: red; font-size: 12px; text-decoration:underline}
a.prevnext:hover {color: blue; font-size: 12px; text-decoration:underline}
a.prevnext:active {color: red; font-size: 12px; text-decoration:underline}

a.day:link {color: black; font-size: 18px; text-decoration:underline}
a.day:visited {color: black; font-size: 18px; text-decoration:underline}
a.day:hover {color: red; font-size: 18px; text-decoration:underline}
a.day:active {color: black; font-size: 18px; text-decoration:underline}

a.event:link {color: blue; font-size: 12px; text-decoration:underline}
a.event:visited {color: blue; font-size: 12px; text-decoration:underline}
a.event:hover {color: red; font-size: 12px; text-decoration:underline}
a.event:active {color: blue; font-size: 12px; text-decoration:underline}

a.admin:link {color: blue; font-size: 12px; text-decoration:underline}
a.admin:visited {color: blue; font-size: 12px; text-decoration:underline}
a.admin:hover {color: red; font-size: 12px; text-decoration:underline}
a.admin:active {color: blue; font-size: 12px; text-decoration:underline}

table.cal {
background-color: lightblue;
height: 600px;
border-style: none;
border-width: 3px;
font-size: 9px;
font-family: sans-serif;

}

.caption {
font-size: 20px;
display:block;
color:#1D63B0;
}

.thead {
color:white;
background-color: darkblue;
font-size: 18px;
}

td.cal {
font-size: 9px;
background-color: white;
text-align: left;
vertical-align: top
}

tfoot.cal {
color:black;
background-color: lightblue;
font-size: 14px;
text-align: left
}

ul.cal {
margin: 0px;
list-style-position: inside
}

.cal-admin-link {
color: #004990;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;


}
