@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image: url(images/body-states-bkgd.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.80em;
	line-height:1.6em;
	color:#303030;
}
#wrapper {
	width:1000px;
	margin:0 auto 0 auto;
	padding:0;

}
.menu-top {
	height:23px;
	width:990px;
	background-color:#222222;
	color:#CCC;
	text-align:right;
	font-size:0.80em;
	padding-top:4px;
	padding-right:10px;
}
.menu-top a {
	color:#CCC;
	text-decoration:none;
}
.menu-top a:hover {
	text-decoration:underline;
	color:#FFF;
}
.header {
	border-top:2px solid #121212;
	border-bottom:2px solid #121212;
	height:75px;
	background-color:#1a81bc;
}
.top-wrap {
	width:1000px;
	height:284px;
	border-bottom:2px solid #202020;
	padding:0;
	
}
.slides {
	height:284px;
	width:700px;
	position:absolute;
}
.button-wrap {
	height:284px;
	width:300px;
	float:right;

}
.button {
		background-color:#39464e;
		width:276px;
		height:63px;
		border-top:1px solid #202020;
		border-bottom:1px solid #202020;
		border-left:2px solid #202020;
		padding-left:22px;
		padding-top:30px;
		color:#CCC;
		font-size:12px;
		line-height:16px;
}
.button-ticket {
		background-color:#313131;
		width:276px;
		height:63px;
		border-top:1px solid #202020;
		border-bottom:1px solid #202020;
		border-left:2px solid #202020;
		padding-left:22px;
		padding-top:30px;
		color:#CCC;
		font-size:12px;
		line-height:16px;
}
.buttonHighlight {
		background-color:#566873;
		width:276px;
		height:63px;
		border-top:1px solid #202020;
		border-bottom:1px solid #202020;
		border-left:2px solid #202020;
		padding-left:22px;
		padding-top:30px;
		color:#CCC;
		font-size:12px;
		line-height:16px;
}
.button-wrap h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	margin:0 0 3px 0;
}

.buttonHighlight h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	margin:0 0 3px 0;
}
.button-wrap a {
	text-decoration:none;
}

.menu {
	height:27px;
	padding:10px 20px 5px 20px;
	background-color:#1a81bc;
	color:#74b2d4;
	font-size:14px;
	font-weight:300;
	font-family:Arial, Helvetica, sans-serif;
}
.menu a {
	color:#FFF;
	text-decoration:none;
	padding:0 10px 0 10px;
}
.menu a:hover {
	color:#fed403;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.95em;
	margin-top:0;
	color:#036ea4;
	margin-bottom:10px;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.65em;
	color:#036ea4;
	margin-bottom:15px;
	margin-top:0;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#fc5207;
	margin-bottom:5px;
}
h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	margin:0;
	padding:0;
}
h5{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.15em;
	color:#666;
	margin:0;
	padding:0;
}
.clearfix {
	clear:both;
}
.content {
	width:975px;
	padding:30px 0 20px 25px;
}
.content a {
	color:#1a81bc;
}
.content a:hover {
	color:#962216;
}
.main {
	width:650px;
	float:left;
	padding-right:25px;
	
}
.resources {
	float:left;
	width:250px;
	background-color:#dddada;
	padding:25px 20px 20px 25px;
	border:1px solid #afafaf;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	font-size:.85em;
}
.resources ul {
	margin-bottom:0;
}
.resources ul li {
	padding-bottom:6px;
}
.resources ul li a {
	color:#333;
}
.resources ul li a:hover {
	color:#036ea4;	
}
.resources ul li em {
	font-size:.75em;
	color:#666;
	
}

.divider {
	padding-top:20px; 
	border-top:1px dotted #CCC;
	margin-top:20px;
}
.divider-skinny {
	padding-top:10px; 
	border-top:1px dotted #CCC;
	margin-top:10px;
}
#footer-wrap {
	background-color:#ebe9ea;
	width:100%;
	margin-top:10px;
}
.footer {
	width:960px;
	margin:0 auto 0 auto;
	padding:30px 0 20px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.80em;
	color:#666;
}
ul {
	padding-left:15px;
}
.footer h3 {
	color:#3b5998;
	font-size:1.1em;
	margin-bottom:0;
	padding-bottom:0;
}
.footer a {
	color:#666;
}
.footer a:hover {
	color:#03C;
}
.footer-column {
	float:left;
	padding-right:30px;
	border-right:1px dotted #CCC;
	margin-right:30px;
	min-height:200px;
	
}
.Clear {
	clear:both;
}
.calendar-title {
 border-bottom:1px solid #ededed;
	margin-bottom:25px;
		-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}
.wa-coverage {
	font-size:.85em;
	color:#666;
	line-height:18px;
}
 #photodiv {
  background-repeat: no-repeat;
 }