@charset "utf-8";
/* CSS Document */

body
{
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;  
	/*background-image:url(Images/headerBack.png);*/
	background-image:url(assets/Images/headerBack_new2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-size:12px;
}
#mySlides{
	width:550px;
	/*position:relative;
	display:inline-block;*/
	/*float:left;*/
}

.slideItems{
	width:550px;
}

#myController{
	width:550px;
	/*position:relative;
	display:inline-block;*/
}

#container 
{
	width:960px;
	margin: 0px auto;
	position:relative;
	color:#000000;

}

#top
{
	
	height:151px;
	position:relative;
}

#banner
{
	position:relative;
	text-align:left;
	/*height:151px;*/
	height:112px;
}

#dropdown{
	height:20px;
	text-align:left;
	padding:0px;
	font-size:10px;
}

#left select{
	font-size:11px;
	width:141px;
}

h4 {
	font-size:16px;
	margin-bottom:3px;
	margin-top:10px;
}

#content 
{
	margin-left:155px;
	padding-left:7px;
	width:786px;
	position:relative;
	text-align:left;
	margin-top:6px;
	padding-bottom:10px;

}

.font14{
	font-size:14px;
}

.font14Bold{
	font-size:14px;
	font-weight:bold;
}

#left 
{
	float:left;
	width:150px;
	color:#000000;
	font-size:12px;
	text-align:left;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:3px;
	position:relative;
	/*z-index:3;*/
}

#left form{
	padding-bottom:7px;
	margin:0px;
}

#right
{
	float:right;
	width:165px;
	/*height:200px;*/
	border:#cccccc 1px solid;
	padding-top:6px;
	background-image:url(assets/Images/rightBack.png);
	background-repeat:repeat-y;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
	margin-left:10px;
}

#nav
{
	/*position:relative;*/
	border:#cccccc 1px solid;
	padding-top:6px;
	background-image:url(assets/Images/leftBack.png);
	background-repeat:repeat-y;
	/*background-position:right;*/
	margin-top:0px;
	height:260px;
}

#nav a:link{
	color:#1058A2;
	font-size:14px;
	
}

#nav a:hover{
	color:#6BAD35;
	font-size:14px;
}

#nav a:visited{
	color:#666666;
	font-size:14px;
}

#left a:link{
	color:#1058A2;
}

#left a:hover{
	color:#6BAD35;
}

#left a:visited{
	color:#666666;
}

#newsContainer{
	width:589px;
	float:left;
}
#news{
	padding-left:5px;
	padding-right:4px;
	width:275px;
	background-image:url(assets/Images/leftBack.png);
	background-repeat:repeat-y;
	background-position:right;
	border:#cccccc 1px solid;
	height:245px;
	padding-top:3px;
	float:left;
	
}

#trip_planner{
	float:right;
	width:215px;
	height:363px;
	background-image:url(assets/Images/rightBack.png);
	background-repeat:repeat-y;
	background-position:left;
	border:#cccccc 1px solid;
	padding:4px;
	margin-right:3px;
	/*position:relative;
	display:inline-block;*/
	font-size:11px;
}

#news2{
	float:left;
	width:275px;
	height:245px;
	border:#cccccc 1px solid;
	background-image:url(assets/Images/rightBack.png);
	background-repeat:repeat-y;
	padding-right:4px;
	padding-left:5px;
	padding-top:3px;
	overflow:scroll;
	margin-left:15px;
	
}

#news2 a:link{
color:#1058A2;
}

#news2 a:hover{
color:#6BAD35;
}

#news2 a:visited{
color:#666666;
}

#contentBody{
width:782px;
}

#contentBottom 
{
	width:960px;
	text-align:center;
	font-size:12px;
	clear:both;

}

#footer 
{
	background-color:#E8E6E6;
	color:#000000;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	border-top:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*slider style*/
#myController span{
color:#000000;
/*background:#000;*/
margin-right:10px;
cursor:pointer;
text-decoration:underline;
font-size:12px;
}

#myController{
padding-bottom:2px;
}

#jFlowSlide{
/*border:10px solid #F00;*/
}

#myController span.jFlowSelected {
/*background:#F00;*/
}


.jFlowPrev, .jFlowNext{
cursor:pointer;
}

.bold{
font-weight:bold;
}

.boldUnderline{
font-weight:bold;
text-decoration:underline;
}

.italic{
font-style:italic;
}

#officehours{
padding-left:4px;
padding-bottom:4px;
font-size:12px;
font-weight:bold;
}
