@charset "UTF-8";
/* CSS Document */

form {
	padding: 0;
	margin: 0;
	}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}

a {
	color: #011534	
}

a.visited {
	color: #011534
}

img {
	display:block;
	}
	
body, .headerbg_left, .headerbg_right, .flash_bg, .nav_left, .nav_right, .home_why, .footer_left, .footer_middle, .footer_right, .news_search, .news_title {
	background-repeat: no-repeat;
	}

.main {
	background-color: #f6f3df;
	}

.headerbg_left {
	background-image: url('/images/main/header_topleft2.png');
	height: 187px;
	width: 483px;
	background-position: right;
	}

.headerbg_right {
	background-image: url('/images/home/header_topright.png');
	height: 187px;
	width: 500px;
	}

.main_headerbg_left {
	background-image: url('/images/main/main_header_left.png');
	height: 187px;
	width: 486px;
	background-position: right;
	}

.main_headerbg_right {
	background-image: url('/images/main/main_header_right.png');
	height: 187px;
	width: 498px;
	}

.flash_bg {
	background-image: url('/images/main/flash_bg2.png');
	height: 352px;
	width: 1017px;
	}

.flash_left {
	background-image: url('/images/main/flash_left2.png');
	width: 483px;
	height: 352px;
	background-position: right;
	}

.flash_right {
	background-image: url('/images/main/flash_right2.png');
	width: 500px;
	height: 352px;
	}

.nav_left {
	background-image: url('/images/main/nav_left2.png');
	width: 483px;
	height: 63px;
	background-position: right;
	}

.nav_right {
	background-image: url('/images/main/nav_right2.png');
	width: 500px;
	height: 63px;
	}

.nav_leftmain {
	background-image: url('/images/main/nav_leftmain.png');
	width: 483px;
	height: 74px;
	background-position: right;
	}

.nav_rightmain {
	background-image: url('/images/main/nav_rightmain.png');
	width: 500px;
	height: 74px;
	}
	
.footer_left, .footer_middle, .footer_right {
	height: 86px;
	}
	
.footer_left {
	background-image: url('/images/main/footer_left2.png');
	width: 486px;
	background-position: right;
	}

.footer_middle {
	background-image: url('/images/main/footer_middle2.png');
	width: 1017px;
	font-size: 13px;
	color: #ffffff;
	}

.footer_right {
	background-image: url('/images/main/footer_right2.png');
	width: 498px;
	}

.home_why {
	background-color: #ece6ce;
	width: 482px;
	padding: 10px 0px 0 10px;
	}

.home_why_text {
	font-size: 16.94px;
	color: #000000;
	width: 464px;
	}

.petition_textboxes { 
     background-color:transparent; 
     border-top:none; 
     border-left:none; 
     border-right:none; 
     border-bottom:solid 3px #011534; 
     }

.news_search {
	background-image: url('/images/news/search_bg.png');
	}

.news_text {
	background-image: url('/images/news/text_bgy.png');
	background-repeat: repeat-y;
	font-size: 15.94px;
	color: #020202;
	padding: 30px 30px 0 30px;
	}

.news_right {
	background-image: url('/images/news/right_bg.png');
	background-repeat: repeat-y;
	}

.news_title {
	background-image: url('/images/news/title_bg.png');
	padding:30px 30px 0 30px;
	}
