body {
	margin: 0;
	font: 12px/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #3a2602;
	background: #fdfdfc url(/page/-/images/bg.png) repeat-x;
}
img {
	border: none;
	display: block;
}
a:focus {outline:none;}
form {
	margin: 0;
	padding: 0;
}
#main {
	margin: 0 auto;
	width: 902px;
}
.bg-holder {
	width: 100%;
	background: url(/page/-/images/container-bg.png) repeat-y;
}
/* header start */
#header {
	width: 900px;
	height: 153px;
	position: relative;
	z-index: 2;
	margin: 0 0 0 1px;
	background: url(/page/-/images/header-bg.jpg) no-repeat;
}
/* logo */
.logo {
	position: absolute;
	background: url(/page/-/images/logo.gif) no-repeat;
	width: 268px;
	height: 106px;
	text-indent: -9999px;
	overflow: hidden;
	top: 3px;
	left: 17px;
}
/* slogan */
.slogan {
	position: absolute;
	background: url(/page/-/images/slogan.gif) no-repeat;
	width: 462px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	right: 14px;
	top: 72px;
}
/* form start */
.form {
	position: absolute;
	background: url(/page/-/images/form-bg.jpg) no-repeat;
	width: 277px;
	height: 26px;
	right: 10px;
	top: 27px;
	padding: 8px 0 0 192px;
}
.form input {
	float: left;
}
.form #email,
.form #zip {
	float: left;
	font-size: 11px;
	color: #000;
	width: 131px;
	padding: 0 3px;
	margin: 0 11px 0 0;
}
.form #zip {
	width: 43px;
	margin-right: 9px;
}
/* form end */
/* main navigation start */
.main-nav-box {
	position: absolute;
	top: 115px;
	left: 0;
	height: 29px;
	border-top: 1px solid #dfe5e5;
	border-bottom: 1px solid #dfe5e5;
	width: 100%;
}
#main-nav {
	float: left;
	margin: 0;
	padding: 0;
}
#main-nav li {
	float: left;
	display: inline;
	background: url(/page/-/images/sep.gif) no-repeat 0 -1px;
	padding: 0 0 0 2px;
}
#main-nav li.item-1 {
	background: none;
	padding-left: 0;
}
#main-nav li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 29px;
}
/* items bg */
#main-nav li.item-1 a {
	background: url(/page/-/images/item-1.gif) no-repeat;
	width: 121px;
}
#main-nav li.item-2 a {
	background: url(/page/-/images/item-2.gif) no-repeat;
	width: 148px;
}
#main-nav li.item-3 a {
	background: url(/page/-/images/item-3.gif) no-repeat;
	width: 143px;
}
#main-nav li.item-4 a {
	background: url(/page/-/images/item-4.gif) no-repeat;
	width: 87px;
}
#main-nav li.item-5 a {
	background: url(/page/-/images/item-5.gif) no-repeat;
	width: 95px;
}
#main-nav li.item-6 a {
	background: url(/page/-/images/item-6.gif) no-repeat;
	width: 98px;
}
#main-nav li a:hover,
#main-nav li a.active {
	background-position: 0 -29px;
}

/* drop down start */
#main-nav li:hover,
#main-nav li.hover {
	position: relative;
}
#main-nav li.hover ul, 
#main-nav li:hover ul {
	display: block;
}
#main-nav ul {
	display: none;
	position: absolute;
	top: 29px;
	left: 2px;
	margin: 0;
	padding: 2px 0 3px;
	width: 143px;
	background: #1783bc;
	z-index: 999;
	font-size: 12px;
	line-height: 15px;
}
#main-nav li.item-1 ul {
	left: 0;
}
#main-nav li ul li {
	background: none;
	margin: 0 8px;
	padding: 5px 0;
	display: block;
	float: none;
	list-style: none;
	border-bottom: 1px solid #b2d6e8;
}
#main-nav li ul li.last {
	border: none;
}
#main-nav li ul li a {
	background: none !important;
	text-indent: 0;
	display: inline;
	height: auto;
	color: #fff;
	text-decoration: none;
}
#main-nav li ul li a:hover {
	color: #fc3;
}
#main-nav li:hover a,
#main-nav li.hover a {
	background-position: 0 -29px;
}
/* main navigation end */
/* donate link */
.donate {
	float: left;
	background: url(/page/-/images/button-donate.gif) no-repeat;
	width: 198px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
}
/* header end */
/* main container start */
.container,
.inner-container {
	position: relative;
	width: 900px;
	margin: 0 0 0 1px;
	padding: 0 0 13px;
	z-index: 1;
	background-color: #fff;
	overflow: hidden;
}
.inner-container {
	background: #fff url(/page/-/images/content.gif) no-repeat 100% -2px;
}
/* left column */
.col-1 {
	float: left;
	width: 588px;
}
/* gallery box start */
.gallery {
	margin: 0 0 0 7px;
}
.gallery .title {
	background: #4ca7d5 url(/page/-/images/gallery-title.gif) repeat-x;
	min-height: 33px;
	overflow: hidden;
}
* html .gallery .title {
	height: 33px;
	overflow: visible;
}
/* paginator */
.gallery .title div#paginator {
        float: left;
	display: inline;
	margin: 2px 0 0 2px;
	padding: 0 10px 0 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.gallery .title div#paginator a {
	float: left;
	display: inline;
	padding: 0 1px 0 0;
        margin-left: 2px;
}
.gallery .title div#paginator a {
	width: 22px;
	height: 24px;
	display: block;
	text-align: center;
	background: url(/page/-/images/number-bg.gif) repeat-x;
	text-decoration: none;
	color: #000;
	padding: 5px 0 0;
}
.gallery .title div#paginator a:hover,
.gallery .title div#paginator a.activeSlide {
	background: none;
	color: #f7f6f3;
}
/* title */
ul#carousel2{
height: 33px;
padding: 0;
margin: 0;
margin-left: 120px;
}
ul#carousel2 li {
	margin: 8px 0 0;
	padding: 0;
	color: #fff;
        list-style: none;
	font-size: 12px;
	line-height: 17px;
	float: left;
}
ul#carousel2 li span {
	font-size: 14px;
	text-transform: uppercase;
}
ul#carousel2 li a {
	font-size: 10px;
	color: #fc3;
	text-decoration: none;
       display: inline;
}
ul#carousel2 li a:hover {
	text-decoration: underline;
}
/* gallery box end */
/* modul box styles start */
.modul-box {
	margin: 6px 0 0 7px;
}
/* heading */
.modul-box .heading {
	border-top: 1px solid #ebe9e5;
	border-bottom: 1px solid #ebe9e5;
	overflow: hidden;
	width: 100%;
	padding: 0 0 4px;
}
.modul-box .heading h3 {
	margin: 9px 0 0 5px;
	display: inline;
	float: left;
	overflow: hidden;
	height: 15px;
	font-size: 14px;
	text-indent: -9999px;
	width: 200px;
}
.modul-box .heading h3#news {
	background: url(/page/-/images/heading-news.gif) no-repeat;
}
.modul-box .heading h3#pressure {
	background: url(/page/-/images/heading-pressure.gif) no-repeat;
	width: 327px;
}
/* ico rss */
.modul-box .heading .rss {
	background: url(/page/-/images/ico-rss.gif) no-repeat;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	margin: 5px 7px 0 0;
	display: inline;
}
.modul-box .modul-bg {
	background: url(/page/-/images/col-bg.gif) repeat-y 100% 0;
	overflow: hidden;
	width: 100%;
	padding: 0 0 10px;
}
/* left side */
.modul-box .text-col {
	float: left;
	width: 306px;
	margin: 5px 0 0 10px;
	display: inline;
}
.modul-box .text-col .post-heading {
	overflow: hidden;
	width: 100%;
	padding: 10px 0 0;
	margin: 0 0 0 -3px;
	position: relative;
}
/* avatar */
.modul-box .text-col .post-heading img {
	float: left;
	margin: 0 13px 0 0;
}
.modul-box .text-col h2 {
	margin: 0;
	padding: 0 0 7px;
	color: #0276b1;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}
.modul-box .text-col h2 a {
	text-decoration: none;
	color: #0276b1;
}
.modul-box .text-col h2 a:hover {
	text-decoration: underline;
}
/* text styles */
.modul-box .text-col .post-heading h3 {
	margin: 0;
	padding: 4px 0 0;
	color: #3a2602;
	font-size: 12px;
	line-height: 15px;
}
.modul-box .text-col .post-heading h3 span {
	color: #0276b1;
	padding: 0 0 0 1px;
}
.modul-box .text-col .post-heading h3 span a {
	text-decoration: none;
	color: #0276b1;
}
.modul-box .text-col .post-heading h3 span a:hover {
	text-decoration: underline;
}
.modul-box .text-col p {
	margin: 0;
	color: #3a2602;
	font-size: 12px;
	line-height: 20px;
}
.modul-box .text-col p a {
	text-decoration: none;
	color: #0276b1;
}
.modul-box .text-col p a:hover {
	text-decoration: underline;
}
/* dates column start */
.modul-box .dates-col {
	float: left;
	width: 230px;
	margin: 10px 0 0 27px;
	display: inline;
}
.modul-box .dates-col h4 {
	margin: 0;
	text-transform: uppercase;
	color: #0276b1;
	font-size: 10px;
	line-height: 13px;
}
/* dates list */
.modul-box .dates-col ul {
	margin: 0;
	padding: 10px 0 0;
	font-size: 12px;
	line-height: 15px;
}
.modul-box .dates-col ul li {
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0 0 13px;
	vertical-align: top;
}
.modul-box .dates-col ul li span.date {
	float: left;
	width: 58px;
	color: #000;
}
.modul-box .dates-col ul li p {
	float: left;
	width: 167px;
	margin: 0;
	color: #0276b1;
} 
.modul-box .dates-col ul li p a {
	color: #0276b1;
	position: relative;
}
.modul-box .dates-col ul li p a:hover {
	text-decoration: none;
}
/* dates column end */
/* map box start */
.map-box {
	overflow: hidden;
	width: 100%;
	background: #8cd1f4 url(/page/-/images/map-box-bg.jpg) no-repeat;
	margin: 6px 0 0;
	padding: 0 0 22px;
}
.map-box h2 {
	color: #fc3;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 8px 0 0 12px;
}
.map-box p {
	margin: 0 0 0 12px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
.map-box .sub-col-1 {
	float: left;
	width: 305px;
	display: inline;
	margin: 16px 0 0 12px;
}
.map-box .sub-col-2 {
	float: left;
	width: 230px;
	margin: 16px 0 0 33px;
}
.map-box .sub-col-1 h3,
.map-box .sub-col-2 h3 {
	text-transform: uppercase;
	color: #ffcc33;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	position: relative;
}
/* states image */
.map-box .map {
	margin: -5px 0 0;
}
/* states */
.sub-col-2 ul {
	margin: 10px 0 0 16px;
	padding: 0;
}
.sub-col-2 ul li {
	float: left;
	display: inline;
	width: 35px;
	height: 18px;
}
.sub-col-2 ul li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.sub-col-2 ul li a:hover {
	text-decoration: underline;
}
/* map box end */
/* right column start */
.col-2 {
	float: left;
	width: 298px;
	margin: 0 0 0 7px;
	display: inline;
}
/* video box start */
.video-box {
	background: #1c85bb url(/page/-/images/video-bg.jpg) repeat-x;
	overflow: hidden;
	width: 100%;
}
.video-box h3 {
	margin: 9px 0 0;
	background: url(/page/-/images/heading-featured-video.gif) no-repeat 50% 0;
	text-indent: -9999px;
	overflow: hidden;
	height: 15px;
	font-size: 14px;
}
.video-box div {
	margin: 8px 0 0 7px;
}
.video-box p {
	margin: 0;
	padding: 8px 0 11px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
}
/* video box end */
/* action box start */
.actions-box {
	margin: 13px 0 0;
}
.actions-box h3 {
	margin: 0;
	padding: 0;
	background: url(/page/-/images/heading-take-action.gif) no-repeat 50% 0;
	height: 15px;
	font-size: 14px;
	text-indent: -9999px;
}
/* actions list items */
.actions-box ul {
	margin: 2px 0 0;
	padding: 0;
	width: 298px;
}
.actions-box ul li {
	float: left;
	background: url(/page/-/images/actions-bg.gif) no-repeat 0 100%;
	list-style: none;
	width: 298px;
	margin: 2px 0 0;
}
.actions-box ul li div {
	overflow: hidden;
	width: 100%;
	height: 61px;
}
/* icons */
.actions-box ul li.ico-1 div {
	background: url(/page/-/images/ico-1.gif) no-repeat 11px -1px;
}
.actions-box ul li.ico-2 div {
	background: url(/page/-/images/ico-2.gif) no-repeat 12px 9px;
}
.actions-box ul li.ico-3 div {
	background: url(/page/-/images/ico-3.gif) no-repeat 12px 9px;
}
.actions-box ul li.ico-4 div {
	background: url(/page/-/images/ico-4.gif) no-repeat 12px 9px;
}
.actions-box ul li.ico-5 div {
	background: url(/page/-/images/ico-5.gif) no-repeat 12px 9px;
}
.actions-box ul li p {
	margin: 26px 0 0 70px;
	padding: 0 0 0 10px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	background: url(/page/-/images/arrow.gif) no-repeat 0 50%;
}
.actions-box ul li.ico-2 p {
	margin-top: 17px;
}
.actions-box ul li p a {
	text-decoration: none;
	color: #097ab5;
	text-transform: uppercase;
}
.actions-box ul li p a:hover {
	text-decoration: underline;
}
/* action box end */
/* container end */
/* footer start */
.footer {
	overflow: hidden;
	width: 900px;
	border-top: 1px solid #e2e3e2;
	margin: 0 0 0 1px;
	height: 49px;
}
.footer p {
	margin: 12px 0 0;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
}
.footer p a {
	color: #0276b1;
}
.footer p a:hover {
	text-decoration: none;
}
/* footer end */

/* INNER PAGE */
/* content start */
.content {
	padding: 9px 25px 20px 15px;
}
/* text styles */
.content h1 {
	margin: 0;
	height: 15px;
	overflow: hidden;
	font-size: 14px;
	text-indent: -9999px;
}

.content h1.text {
 color: #0276B1;
 font-size: 18px;
 text-indent: 0;
 text-transform: uppercase;
}

.content h1#heading-take-action {
	background: url(/page/-/images/heading-take-action-2.gif) no-repeat;
}
.content h2 {
	margin: 0;
	color: #0276b1;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	padding: 12px 0 10px 1px;
}
.content p {
	margin: 0;
	padding: 0 0 8px 2px;
	color: #3a2602;
	font-size: 12px;
	line-height: 22px;
}
.content p a {
	color: #0276b1;
}
.content p a:hover {
	text-decoration: none;
}
.content ul {
	margin: 0 0 0 50px;
	padding: 0 0 8px;
	color: #3a2602;
	font-size: 12px;
	line-height: 22px;
}
.content ul li {
	list-style: none;
	background: url(/page/-/images/bullet.gif) no-repeat 0 8px;
	padding: 0 0 0 11px;
}
* html .content ul li {
	height: 1%;
}

#carousel { height: 266px; }

/* state side */
.dates-state {
	float: left;
	width: 230px;
	margin: 10px 0 0 27px;
	display: inline;
}
.dates-state h4 {
	margin: 0;
	text-transform: uppercase;
	color: #0276b1;
	font-size: 10px;
	line-height: 13px;
}


.dates-state ul {
	margin: 0;
	padding: 10px 0 0;
	font-size: 12px;
	line-height: 15px;
}
.dates-state ul li {
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0 0 13px;
	vertical-align: top;
}
.dates-state ul li span.date {
	float: left;
	width: 58px;
	color: #000;
}
.dates-state ul li p {
	float: left;
	width: 167px;
	margin: 0;
	color: #0276b1;
} 
.dates-state ul li p a {
	color: #0276b1;
	position: relative;
}
.dates-state ul li p a:hover {
	text-decoration: none;
}

/* content end */