@charset "utf-8";
body {
	background-color: #016DB5;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/structure/bg_gradient_body.jpg);
	background-repeat: repeat-x;
}

#logo_for_print {
	display: none;
}
#body_wrap_lines {
	background-image: url(../images/structure/bg_web2lines_body.gif);
	background-repeat: repeat;
}

#header_bg_red {
	background-image: url(../images/structure/bg_gradient_header.jpg);
	background-repeat: repeat-x;
	height: 77px;
}
#header_wrap_lines {
	background-image: url(../images/structure/bg_web2lines_header.gif);
	background-repeat: repeat;
	height: 77px;
	background-position: 6px;
}
#header_black_bar {
	background-color: #000000;
	height: 17px;
	overflow: hidden;
}
#header_black_bar_whiteblock {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}

#header_inner_hold {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	height: 77px;
}
#header_logo_hold {
	float: left;
	height: 77px;
	width: 380px;
	overflow: hidden;
}
#header_weather_hold {
	float: left;
	height: 77px;
	width: 340px;
	overflow: hidden;
}
#header_date_margintop {
	margin-top: 32px;
	float:right;
	margin-right: 3px;
}
.header_5day_item {
	float: left;
	height: 40px;
	width: 30px;
	margin-right: 5px;
}



#header_search_hold {
	float: left;
	height: 77px;
	width: 175px;
	margin-left: 20px;
	overflow: hidden;
}
#header_search_topmargin {
	margin-top: 25px;
	float: left;
}
#header_5day_forecast {
	height: 40px;
	width: 30px;
	margin-top: 16px;
	overflow: hidden;
	float: right;
	cursor: pointer;
}





#main_content_hold {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 915px;
	background-image: url(../images/structure/bg_gradient_content.jpg);
	background-repeat: repeat-x;
	clear: left;
}
#left_column_hold {
	width: 180px;
	float: left;
	border-right-color: #e5e5e5;
}
#right_column_hold {
	float: left;
	width: 700px;
	min-height: 650px;
	margin-left: 25px;
	overflow: hidden;
	background-image: url(../images/structure/bg_gradient_bottom_content.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#right_column_10pxmargins {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.right_column_title {

}
.right_column_content {
	margin-top: 10px;
	overflow: hidden;
}
.right_column_content_blog {
	margin-top: 10px;
	overflow: hidden;
}


#main_navigation {
	background-color: #FFFFFF;
	width: 170px;
	overflow: hidden;
	margin-bottom: 40px;
	padding-top: 25px;
	position:relative;
	clear: left;
}
#trail {
	width: 100%;
	padding-top: 7px;
	padding-bottom: 10px;
}
#footer_hold {
	background-image: url(../images/structure/bg_gradient_footer.jpg);
	background-repeat: repeat-x;
	height: 41px;
	overflow: hidden;
	clear:both;
}
#footer_wrap_lines {
	background-image: url(../images/structure/bg_web2lines_footer.gif);
	background-repeat: repeat;
	height: 41px;
	background-position: 1px;
}
#footer_inner_hold {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	overflow: hidden;
	margin-top: 10px;
}
.clear_all {
	clear: both;
}
.float_image_leftmgn10 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.float_image_rightmgn10 {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.page_no {
	margin-top:10px;
	margin-bottom:10px;
	height: 40px;
	width: 700px;
}
.page_no_margins {
	margin-top: 15px;
}
.pages {
	height: 23px;
	background-color: #d8e6f1;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.previous_and_next {
	height: 20px;
	width: 20px;
	float:left;
	margin-right: 25px;
}
.item_list {
	height: 20px;
	width: 170px;
	float:right;
}

.numbers {
	float: left;
	margin-right: 25px;
	padding-top: 3px;
}
.itemslistbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.facilityrow{
	width:220px;
	clear:both;
	margin-bottom:5px;
}
.facilityimage{
	width:25px;
	float:left;
	margin-right:5px;
}
.facilitytext{
	width:175px;
	float:left;
}
.page_split_guides {
	float: left;
	width: 140px;
	margin-right: 10px;
	overflow: hidden;
	min-height:296px;
	background-color: #E0EAF3;
	padding: 10px;
}
.guides_text {
	width: 120px;
	padding: 10px;
	overflow: hidden;
}
.contact_split_hold {
	width: 690px;
	overflow: hidden;
}
.contact_right_column {
	float: left;
	width: 280px;
	margin-left: 20px;
	background-color: #EEEEEE;
}
.contact_right_column_inner{
	width: 260px;
	margin: 10px;
}
.datebox {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 16px;
	background-image: url(../images/structure/bg_gradient_datebox.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #000;
}
.about_blog_box {
	float: right;
	width: 190px;
	margin-bottom: 10px;
	margin-left: 10px;
	border:5px solid #E0EAF3;
	padding:5px;
	color: #9B9B9B;
	clear: right;
}
.blog_quote_hold {
	float: right;
	width: 209px;
}
.blog_quote_top {
	background-image: url(../images/structure/blog_bubble_top.jpg);
	height: 29px;
	width: 209px;
}
.blog_quote_bottom {
	background-image: url(../images/structure/blog_bubble_bottom.jpg);
	height: 75px;
	width: 209px;
}
.blog_quote_content {
	background-image: url(../images/structure/blog_bubble_content.jpg);
	background-repeat: repeat-y;
	width: 189px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}
.blog_content_hold {
	float: left;
	width: 460px;
}
.weather_left {
	float:left;
	width:60%;
	overflow:hidden;
}
.weather_right {
	margin-left:5%;
	float:left;
	width:35%;
	overflow:hidden;
}
.large_5day_item{
	float:left;
	width:30%;
	padding-right:3%;
	text-align:center;
}.food_tumbs {
	float: left;
	height: 66px;
	width: 66px;
}
.focus_footer {
	padding: 10px;
	clear: both;
	overflow: hidden;
	margin: 10px;
	background-color: #F0F0F0;
}
.focus_footer_split {
	float: left;
	width: 208px;
	margin-right: 5px;
	margin-left: 5px;
}
.snippet_hold {
	padding: 5px;
	border: 2px solid #FFFFFF;
}
.snippet_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.snippet_imageblurb {
	font-style: italic;
	color: #666666;
}
