body.other{
	margin 				: 0px;
	background-image	: url(/images/pba_banner_bg.jpg);
	background-repeat	: repeat-x;
}
body.home{
	margin 				: 0px;
	background-image	: url(/images/home_bg.jpg);
	background-repeat	: repeat-x;
}
.homepagefeature{
	background-image	: url(/images/main_feature.jpg);
	width: 770px;
	height: 285px;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}
.homepagefeatureinner{
	padding: 60px 300px 10px 35px;
}
  
.homecol1{
	float: left; 
	width: 480px;
}
.homecol1inner{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 7px;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
.homecol2{
	float: left; 
	width: 290px;
}
.homecol2inner{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 7px;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}

img{border: 0px;}
.bannerbg {
	height				: 114px;
	padding				: 0px;
	margin				: 0px;
}
.bannerfg {
	padding				: 73px 0px 0px 0px;
}
.navholder{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
a {
	font-weight: bold;
	color: #BF6060;
}
.breakingnews{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background-color: #990000;
}
.breakingnewsinner{
	padding: 7px 14px;
}

.breakingnewstextinner{
	padding: 7px 14px;
}
.breakingnewstext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F3E9E9;
	margin-bottom: 14px;
	line-height: 20px;
	height: 100px;
}

a{
	text-decoration:none;
}
.navinner a {
	font-weight: bold;
	color: #fff;
}
.contextnav a {
	font-weight: bold;
	color: #CCAB8F;
}

a:hover {
	text-decoration:underline;
}

.contextnav{
	font-size: 11px;
	color: #CCAB8F;
	margin-top: 21px;
	clear: both;
}
.navinner{
	padding: 4px 5px 0px 0px;
	text-align: center;
}
.navgreen{
	float				: left;
	background-image: url(/images/pba_green_tab.gif);
	height: 29px;
	width: 170px;
}
.navblue{
	float				: left;
	background-image: url(/images/pba_blue_tab.gif);
	height: 29px;
	width: 170px;
	}
.navhome{
	float				: left;
	background-image: url(/images/pba_home_tab.gif);
	height: 29px;
	width: 83px;
	}

.page{
	background-image: url(/images/pba_lowerpage_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.maintext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	padding: 0px 14px 7px 14px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	font-size: 23px;
	color: #805959;
	line-height: 25px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5e7c87;
	line-height: 30px;
	margin: 7px 0px;
	padding-left: 14px;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #805959;
	line-height: 22px;
}
.textbox{
	color: #fff;
	background-color: #cc8f8f;
	padding: 7px;
	border: solid 1px #805959;
	font-size: 12px;
}
.hometop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	height: 115px;
	overflow: hidden;
}
.wrap{
	float: right;
	margin-left: 21px;
}


.greybox{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #805959;
	background-color: #F5F5F5;
	margin-bottom:7px;
	padding: 7px;
	font-size: 11px;	
}

.petition{
	background-image: url(images/paper.gif);
	height: 352px;
	width: 537px;
}
.petitionspacing{
	clear: both;
	margin-top: 7px;
}
.petitioncolumn{
	margin-left: 20px;
	float: left;
	width: 75px;
}
.petitionerror{
	margin-left: 100px;
	color: red;
}	
input.inputform {
	width: 180px;
	height: 25px;
}
input.inputformerror{
	width: 180px;
	height: 25px;
	background-color: #FFE8E8;
}
textarea.inputformta {
	width: 300px;
	height: 150px;
}
textarea.inputformtaerror{
	width: 300px;
	height: 150px;
	background-color: #FFE8E8;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



sdiv{
	border				: 1px solid #453;
}


.lgreenbglight{background-color: #F5F5F5;}
.lgreenborder{border: solid 1px  #805959;}


.newswrapper{
	margin-bottom: 14px;
}
.newstitle{
	font-weight: bold;
}
.newsintro{
	font-size: 11px;
}