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

#container {
}

/* ------------------------------------------------------------------ */
/* ------- Header Styling - General Styling ------------------------- */
/* ------------------------------------------------------------------ */

#header {
	background-image: url(../images/bg_header_home.png);
}

/* ------------------------------------------------------------------ */
/* ------- Content Styling - General Styling ------------------------ */
/* ------------------------------------------------------------------ */

#content_bottom {
	float: left;
	padding: 0px 25px 15px;
	width: 935px;
}

/* ------------------------------------------------------------------ */
/* ------- Content Styling - Flash Area ----------------------------- */
/* ------------------------------------------------------------------ */

#content #flash {
	height: auto;
	width: 100%;
}

/* ------------------------------------------------------------------ */
/* ------- Content Styling - Four Buttons Area ---------------------- */
/* ------------------------------------------------------------------ */

#content #four_buttons {
	background-image: url(../images/bg_fourbuttons.png);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
	height: auto;
	margin-bottom: 10px;
	width: 935px;
}

#content #four_buttons .csc-textpic-imagewrap {
	margin-left: 0px !important;
}

#content #four_buttons h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	padding: 19px 0px;
}

#content #four_buttons #first {
	float: left;
	padding-right: 12px;
	width: 214px;
}

#content #four_buttons #second {
	float: left;
	padding: 0px 27px;
	width: 209px
}

#content #four_buttons #third {
	float: left;
	padding: 0px 44px 0px 45px;
	width: 156px;
}

#content #four_buttons #third h2 {
	padding: 0px;
}

#content #four_buttons #fourth {
	float: right;
	padding-left: 12px;
	width: 189px;
}

/* ------------------------------------------------------------------ */
/* ------- Content Styling - Bottom Area ---------------------------- */
/* ------------------------------------------------------------------ */

#content #bottom_top, #content #bottom_btm {
	float: left;
}

#content #bottom_area {
	background-color: #003d7b;
	float: left;
	height: auto;
	padding: 16px 0px;
	width: 935px;
}

#content #bottom_area #bottom_content {
	background-image: url(../images/bg_bottom_content.png);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
	height: auto;
	padding: 0px 20px;
	width: 895px;
}

/* ------------------------------------------------------------------ */
/* ------- Content Styling - Follow Us/Weather ---------------------- */
/* ------------------------------------------------------------------ */

#content #bottom_area #bottom_content #follow_weather {
	float: left;
	height: auto;
	width: 178px;
}

#content #bottom_area #bottom_content #follow_weather h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	padding-bottom: 5px;
}

/* ------------------------------------------------------------------ */
/* ------- Content Styling - Follow Us ------------------------------ */
/* ------------------------------------------------------------------ */

#content #bottom_area #bottom_content #follow_weather #follow_us {
	padding-bottom: 10px;
}

#content #bottom_area #bottom_content #follow_weather #follow_us dl {
	margin-right: 3px;
}

/* ------------------------------------------------------------------ */
/* ------- Content Styling - Weather -------------------------------- */
/* ------------------------------------------------------------------ */

#content #bottom_area #bottom_content #follow_weather #weather .tx-mvyahooweather-pi1 {
	width: 150px;
}

#content #bottom_area #bottom_content #follow_weather #weather #AutoNumber1 {
	float: left;
	width: 150px;
}

#content #bottom_area #bottom_content #follow_weather #weather #icon {
	float: left;
	padding-right: 5px;
}

#content #bottom_area #bottom_content #follow_weather #weather #icon img {
	height: 20px;
	width: 20px;
}

#content #bottom_area #bottom_content #follow_weather #weather #text {
	color: #fff;
	font-size: 12px;
	padding-top: 2px;
}

/* ------------------------------------------------------------------ */
/* ------- Content Styling - Newsletter ----------------------------- */
/* ------------------------------------------------------------------ */

#content #bottom_area #bottom_content #email_signup {
	float: left;
	height: auto;
	padding: 0px 20px;
	width: 281px;
}

#content #bottom_area #bottom_content #email_signup .csc-textpic-imagewrap {
	margin-right: 4px !important;
}

#content #bottom_area #bottom_content #email_signup .csc-textpic-image {
	margin-bottom: 0px;
}

#content #bottom_area #bottom_content #email_signup h2 {
	font-size: 23px;
	font-weight: normal;
	line-height: 23px;
	margin: 0px;
}

#content #bottom_area #bottom_content #email_signup .bodytext {
	color: #fff;
	font-size: 18px;
	margin: 5px 0px 0px;
}

/* ------------------------------------------------------------------ */
/* ------- Content Styling - Events --------------------------------- */
/* ------------------------------------------------------------------ */

#content #bottom_area #bottom_content #events {
	color: #fff;
	float: left;
	height: auto;
	padding-left: 20px;
	width: 375px;
}

#content #bottom_area #bottom_content #events a {
	float: left;
	width: 100%;
}

#content #bottom_area #bottom_content #events br {
	display: none;
}

#content #bottom_area #bottom_content #events h2{
	font-size: 23px;
	font-weight: normal;
	line-height: 23px;
	margin: 0px;
	padding-bottom: 5px;
}

#content #bottom_area #bottom_content #events dl {
	float: left;
	line-height: 14px;
	margin: 0px;
}

#content #bottom_area #bottom_content #events dt {
	padding: 5px 0px 0px;
}

#content #bottom_area #bottom_content #events .pagebrowser {
	display: none;
}

#content #bottom_area #bottom_content #events h1 {
	display: none;
}

#content #bottom_area #bottom_content #events .found {
	display: none;
}

#content #bottom_area #bottom_content #events .V9G {
	display: none;
}

#content #bottom_area #bottom_content #events dd {
	display: none;
}

#content #bottom_area #bottom_content #events .even {
	background-color: transparent;
}