﻿@charset "UTF-8";
/* CSS Document */
/* --------------------------------------------------------------------- // HTML and Body ----- */
body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	line-height: 1.5em;
	background: #FFFFFF url(../images/body_bg.png) repeat-x;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}
/* --------------------------------------------------------------------- // Common Tags ----- */
h1 {
	font-size: 22px;
	font-family: 'TitilliumTextLBold', Arial, Helvetica, sans-serif;
	color: #dd6f00;
	line-height: 1.2em;
	margin: 0 0 16px 0;
}
h2 {
	font-size: 18px;
	font-family: 'TitilliumTextLBold', Arial, Helvetica, sans-serif;
	color: #dd6f00;
	padding: 0px 0px 0px 12px;
	margin: 16px 0 16px 0;
}
h2 a {
	text-decoration: none;
}
h3, h3 a, h3 a:visited, .search_content h2, .search_content h2 a {
	font-size: 16px;
	font-family: 'TitilliumTextLBold', Arial, Helvetica, sans-serif;
	color: #2c5ba0;
	text-decoration: none;
	margin: 0 0 16px 0;
}
h4 {
	font-size: 16px;
	font-family: 'TitilliumTextLBold', Arial, Helvetica, sans-serif;
	color: #2c5ba0;
	padding: 15px 0px 0px 0px;
	text-decoration: none;
	margin: 0 0 16px 0;
}
a, a:visited {
	color: #be5900;
}
a:hover {
	color: #e99c00;
}
table {
	padding: 15px 0px;
}
#div_global {
	margin: 5px auto 0 auto;
	width: 960px;
	background-color: #e0e4ea;
}
/* --------------------------------------------------------------------- // Header ----- */
#div_header {
	float: left;
	width: 960px;
}
#div_header_logoarea {
	float: left;
	width: 611px;
	margin: 34px 0 30px 0;
}
#div_header_searcharea {
	float: right;
	text-align: right;
	padding: 0px 5px 0px 0px;
	width: 340px;
}
.div_input_container {
	float: right;
	border: 5px solid #666666;
	border-top: none;
	background: #FFFFFF;
}
#div_header_searcharea input.search {
	float: left;
	width: 134px;
	height: 14px;
	font-size: 10px;
	color: #adadad;
}
#div_header_searcharea input.submit {
	width: 30px;
	float: left;
	height: 16px;
	background: url(../images/arrow_go.gif) no-repeat right;
}
#div_header_searcharea input.submit:hover {
	cursor: pointer;
}
#div_button_container {
	float: right;
	clear: right;
}
#button_rss {
	margin: 4px 4px 0px 0px;
}
#button_facebook {
	margin: 4px 0px 0px 0px;
}
/* --------------------------------------------------------------------- // Header NAVIGATION ----- */
#div_nagivation_main {
	float: left;
	width: 960px;
	font-family: 'TitilliumTextLBold', Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 44px;
	margin: 20px 0 40px 0;
}
#div_nagivation_main ul {
	list-style-type: none;
	padding: 12px;
	background: url(../images/navbg.png) no-repeat;
	height: 44px;
	position: relative;
	z-index: 20;
}
#div_nagivation_main ul li {
	display: inline;
	margin: 0 0 0 -3px;
}
#div_nagivation_main ul li a {
	color: #CCCCCC;
	padding: 13px 14px 15px 12px;
	text-decoration: none;
	background: url(../images/navli_bg.png) no-repeat right;
	position: relative;
	z-index: 30;
}
#div_nagivation_main ul li a:hover {
	color: #FFFFFF;
	background: #FF6600 url(../images/navli_hover.png) no-repeat right;
	padding: 18px 22px 19px 12px;
}
#div_nagivation_main ul li ul {
	position: absolute;
	width: 930px;
	height: 36px;
	display: none;
	margin: 14px 0 0 0;
	padding: 8px 0 0 12px;
	list-style: none;
	background: url(../images/dropdownbg.png) no-repeat;
	z-index: 10;
	overflow: hidden;
}
#div_nagivation_main ul li ul li {
	width: 100px;
	display: inline;
}
/* display block will make the link fill the whole area of LI */
#div_nagivation_main ul li ul a {
	color: #666666;
	padding: 10px 16px;
	text-decoration: none;
	background-image: none;
	background-position: center center;
	border-right: 1px #666666 solid;
}
#div_nagivation_main ul li ul a:hover {
	color: #FFFFFF;
	background: #999999;
	padding: 11px 16px;
}
/* --------------------------------------------------------------------- // SubHeader ----- */
#div_subheader {
	float: left;
	width: 960px;
	padding: 0 0 40px 0;
	margin: 0 0 20px 0;
	background: #FFFFFF url(../images/slidershadow.png) no-repeat center bottom;
	position: relative;
	z-index: 15;
}
#div_subheader2{
	float: left;
	width: 960px;
	padding: 0 0 40px 0;
	margin: 0 0 20px 0;
	position: relative;
	z-index: 15;
}
#div_subheader_content {
	float: left;
	width: 900px;
	padding: 0px 29px;
}


/* --------------------------------------------------------------------- // Tweeter ----- */
#twitter_feed {
	float: left;
	padding: 0px 0 40px -28px;
	margin: 0 0 0px 0;
	position: relative;
}
#juitterContainer {
	float: right;
	width: 830px;
	color:#333;
	padding: 27px 0 0 30px;
	position: relative;
}
#twitter_feedC{
	float: right;
	width: 830px;
	color:#333;
	padding: 27px 0 0 30px;
	position: relative;
}
			 
/* --------------------------------------------------------------------- // Body ----- */
#div_body {
	float: left;
	width: 960px;
	padding: 20px 0px 40px 0px;
	background: url(../images/h-divider.png) no-repeat center top;
}
#div_body_left {
	float: left;
	padding: 10px 0px 0px 18px;
	width: 603px;
}
#div_body_left_content {
	padding: 0px 23px 0px 23px;
	width: 548px;
	text-align: justify;
}
#div_body_right {
	float: right;
	margin: 0px;
	padding: 24px 20px 0px 0px;
}
#div_body_right_content {
}
#map_home {
	border: 12px solid #efefef;
}
/* --------------------------------------------------------------------- // Body Bottom ----- */
#div_bodybottom {
	float: left;
	width: 960px;
	background: url(../images/body_bottombg.png) repeat-x bottom #e0e4ea;
	
}
.div_bodybottom_flag, .div_bodybottom_flag:hover, .div_bodybottom_flag:visited {
	display: block;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	color: #ffffff;
	margin: 16px 0 0 0;
	padding: 2px 5px 2px 16px;
	text-decoration: none;
	width: 130px;
	background: url(../images/arrow.gif) right #e68b00 no-repeat;
}
/* --------------------------------------------------------------------- // Body Bottom LEFT2 ----- */
#div_bodybottom_left2 {
	float: left;
	width: 310px;
	padding: 0px 5px 0px 0px;
}
.div_bodybottom_flagcity {
	display: block;
	float: left;
	text-transform: uppercase;
	font-size: 22px;
	color: #ffffff;
	padding: 1px 125px 1px 16px;
	text-decoration: none;
	width: 172px;
	font-weight: lighter;
	background: url(../images/arrow_moreinfo.gif) right #e68b00 no-repeat;
}
.div_bodybottom_flagcity:hover, .div_bodybottom_flagcity:visited {
	color: #ffffff;
}
.div_bodybottom_flagstate {
	display: block;
	float: left;
	text-transform: uppercase;
	font-size: 14px;
	color: #364ac3;
	padding: 1px 0px 1px 16px;
	text-decoration: none;
	font-weight: lighter;
}
.div_bodybottom_flagstate:hover, .div_bodybottom_flagstate:visited {
	color: #364ac3;
}
#div_bodybottom_left2 p {
	clear: left;
	font-size: 14px;
	margin: 1px 25px 15px 16px;
}
/* --------------------------------------------------------------------- // Body Bottom LEFT ----- */
#div_bodybottom_left {
	float: left;
	width: 310px;
	padding: 0px 25px 0px 0px;
}
.div_bodybottom_flagcity {
	display: block;
	float: left;
	text-transform: uppercase;
	font-size: 22px;
	color: #ffffff;
	padding: 1px 125px 1px 16px;
	text-decoration: none;
	width: 172px;
	font-weight: lighter;
	background: url(../images/arrow_moreinfo.gif) right #e68b00 no-repeat;
}
.div_bodybottom_flagcity:hover, .div_bodybottom_flagcity:visited {
	color: #ffffff;
}
.div_bodybottom_flagstate {
	display: block;
	float: left;
	text-transform: uppercase;
	font-size: 14px;
	color: #364ac3;
	padding: 1px 0px 1px 16px;
	text-decoration: none;
	font-weight: lighter;
}
.div_bodybottom_flagstate:hover, .div_bodybottom_flagstate:visited {
	color: #364ac3;
}
#div_bodybottom_left p {
	clear: left;
	margin: 1px 25px 15px 16px;
}
/* --------------------------------------------------------------------- // Body Bottom CENTER ----- */
#div_bodybottom_center {
	float: left;
	width: 311px;
	padding: 0px 25px 0px 0px;
	border-left: 1px solid #e68b00;
}
.div_bottom_center_post {
	float: left;
	padding: 0px 0px 20px 16px;
}
.div_bottom_center_post_date {
	float: left;
	width: 30px;
	padding: 0px 16px 0px 0px;
	text-align: center;
}
.div_bottom_center_post_date_day {
	font-size: 24px;
	color: #e68b00;
}
.div_bottom_center_post_date_month {
	font-size: 16px;
	color: #555555;
	text-transform: uppercase;
}
.div_bottom_center_post_content {
	float: left;
	width: 240px;
}
.div_bottom_center_post_content p {
}
.div_bottom_center_post_title {
	color: #2c5ba0;
	font-size: 14px;
}
#div_bodybottom_center ul {
	list-style-type: none;
}
/* --------------------------------------------------------------------- // Body Bottom RIGHT ----- */
#div_bodybottom_right {
	float: left;
	width: 262px;
	padding: 0px 25px 0px 0px;
	border-left: 1px solid #e68b00;
}
#div_bodybottom_right p {
	padding: 0px 0px 5px 16px;
	color: #2c5ba0;
	font-size: 14px;
	text-transform: uppercase;
}
#div_bodybottom_right input {
	font-size: 12px;
	color: #adaead;
	width: 200px;
	border: 4px solid #e68b00;
	font-style: italic;
	padding: 2px;
}
/* --------------------------------------------------------------------- // Footer ----- */
#div_footer {
	float: left;
	min-width: 960px;
	width: 100%;
	background-color: #333333;
	min-height: 80px;
	padding: 10px 0 0 0;
}
#div_footer_left {
	float: left;
	width: 140px;
}
#div_footer_right {
	float: left;
	width: 819px;
}
#div_footer_right ul {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style: none;
}
#div_footer_right ul li {
	float: left;
}
#div_footer_right ul li a {
	display: block;
	text-decoration: none;
	color: #999999;
	padding: 10px 10px 2px 10px;
}
#div_footer_right ul li a:hover {
	color: #dd6f00;
}
#div_footer_right p {
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	font-size: .9em;
	color: #868687;
}
#div_footer_right p a {
	text-decoration: none;
	color: #868687;
}
#div_footer_right p a:hover {
	color: #dd6f00;
}
/* --------------------------------------------------------------------- // Captions ----- */
.wp-caption {
	text-align: center;
	float: right;
	padding: 10px 5px;
	margin: 0px 0px 10px 10px;
	background: #efefef;
}
.wp-caption img {
}
.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 17px;
	color: #999999;
}
strong.search-excerpt {
	background: yellow;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

