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


html,body {
	margin : 0;
	background-image: url(../images/pbbg.jpg);
	background-color : #54301a;
	font-family: Helvetica, Trebuchet MS, Lucida Grande, sans-serif;
  	font-size: 13px;
	color: #54301a;
	line-height: 22px;
	
}
#bodycon{
	width:800px;
	margin: 0px auto;
} 	
/*Top Navi Heading*/
#top{ 
	width:800px;
	height: 200px;
	margin: 0px auto;
	clear:both;
}
#tophead {
	width: 800px;
	height:170px;
	margin: 0px auto;
	background-image:url(../images/topbg.png);
	background-repeat:y-repeat;
	overflow:hidden;
}
#logo {
	width: 235px;
	height: 155px;
	background-image:url(../images/pbmglogo.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top: 10px; 
	margin-left: 5px;

}
#topad {
	width: 540px;
	height: 100px;
	background-image: url(../images/adholder.jpg);
	background-repeat:no-repeat;
	float: right;
	margin-right: 10px;
	padding-bottom: 10px;
	margin-top: 60px;
}
#pbnav {
	width: 800px;
	height: 30px;
	margin: 0px auto;
	float:left;
}
/*Body */
#infocon {
	width: 800px;
	margin: 0px auto;
	margin-top: 10px;
	
}
#infocol1 {
	width: 590px;
	float: left;
}
#infocol2 {
	width: 200px;
	float: right;
}
#infotop1 {
	background-image:url(../images/infotop001.png);
	background-repeat:no-repeat;
	background-position:top;
	width: 590px;
	height: 30px;
	margin: 0px auto;
}
#infotop2 {
	background-image:url(../images/infotop002.png);
	background-repeat:no-repeat;
	width: 590px;
	height: 30px;
	margin: 0px auto;
}
#infotop3 {
	background-image:url(../images/infotop003.png);
	background-repeat:no-repeat;
	width: 590px;
	height: 30px;
	margin: 0px auto;
}
#infotop4 {
	background-image:url(../images/infotop004.png);
	background-repeat:no-repeat;
	width: 590px;
	height: 30px;
	margin: 0px auto;
}
#infotop5 {
	background-image:url(../images/infotop005.png);
	background-repeat:no-repeat;
	width: 590px;
	height: 30px;
	margin: 0px auto;
}

#infobot {
	width: 590px;
	height: 30px;
	background-image:url(../images/infobot.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin: 0px auto;
	margin-top: -10px;
	clear:both;
	 
}
#infobody {
	width: 590px;
	background-image:url(../images/infobg.png);
	min-height: 500px;
	background-repeat:repeat-y;
	overflow:hidden;
	padding-bottom: 10px;

}
#coninfo {
	width: 565px;
	margin: 0px auto;
	margin-top: 10px;
}

/* begin styles for RSS Feed */
#rsstop {
	background-image:url(../images/rsstop.png);
	background-repeat:no-repeat;
	background-position:top;
	width: 200px;
	height: 30px;
	margin: 0px auto;
}
#rssbot {
	background-image:url(../images/rssbot.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 200px;
	height: 15px;
	margin: 0px auto;
	
}
#rss_box {
	 margin: 0px auto;
	 width: 200px;
	 background-image: url(../images/rssbg.png);
	 background-repeat:repeat-y;
	 min-height: 330px;
	 overflow:hidden;
	 vertical-align:top;

}
#rss_con {
	 margin: 0px auto;
	 width: 180px;
	 vertical-align:top;

}
a:link, a:visited, a:active {
	text-decoration : none;
	color: #54301a;
	}

a:hover { 
	text-decoration: underline;
	color: #54301a;
	}
.bdtxt {
	font-family: Helvetica, Trebuchet MS, Lucida Grande, sans-serif;
  	font-size: 11px;
	color: #54301a;
	line-height: 20px;
	font-style:normal;
}
.bdhds {
	font-family: Helvetica, Trebuchet MS, Lucida Grande, sans-serif;
  	font-size: 13px;
	color: #54301a;
	line-height: 15px;
	font-style:normal;
	font-weight:bold;
}
#coninfocol1 {
	width: 140px;
	float: left;
}

#coninfocol2 {
	width: 415px;
	float: right;
	vertical-align:top;
}
#faqques {
	width: 555px;
	background-color: #e7dad2;
	height: 20px;
	padding: 3px 5px 3px 5px;
	margin-bottom: 5px;
}
#faqans {
	width: 555px;
	background-color: #ffea53;
	padding: 3px 5px 3px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul {
	list-style-type: disc;
	list-style-position: inside;
	}
