@charset "UTF-8";
/* CSS Document */

body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	position: relative;
}
/* container for index page */
#container {
	margin: auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
    background-image: url(../assets/art/background1.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
}
#container h1  {
	font-family: Helvetica, sans-serif;
 	font-size: 24px;
	color: #993333;
	text-align: left;
	font-weight: bold;
}
#container h2  {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #993333;
	text-align: left;
	font-weight: bold;
}

/* container for all other pages */
#container2 {
	margin: auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
    background-image: url(../assets/art/background2.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
}
#container2 h1  {
	font-family: Helvetica, sans-serif;
 	font-size: 24px;
	color: #993333;
	text-align: left;
	font-weight: bold;
}
#container2 h2  {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #993333;
	text-align: left;
	font-weight: bold;
}
#container2 h3  {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
a:link {
	text-decoration: none;
    color: #993333;
}
a:visited {
	text-decoration: none;
    color: #993333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



/* MENU css, see jqueryslidemenu.css for all other styles */
#menu  {
	width: 700px;
	height: 35px;
	margin-left: 80px;
	padding-left: 170px;
	background-color: #FFCB99;
}

/* INDEX page css */
.banner  {
	width: 1005px;
	margin-top: 16px;	

}
.leftimage  {
	float: left;
	margin-left: 15px;
}
.rightimage  {
	float: left;
	margin-right: 0px;
	margin-left: 10px;
}
.pbplogo  {
	width: 300px;
	margin-left: 70px;
	float: left;
}
.bannermid  {
	width: 460px;
	height: 188px;
	font-size: 36px;
	text-align: left;
	font-style: italic;
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 10px;
	float: left;
	color: #993333;
	background-image: url(../assets/art/Logo_01.png);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}
.indexleft  {
	width: 230px;
	height: 300px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.indexmid  {
	width: 480px;
	height: 380px;
	float: left;
	margin-left: 18px;
	margin-top: 5px;
	background-image: url(../assets/art/fb.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}

.indexright  {
	width: 230px;
	height: 300px;
	margin-top: 20px;
	margin-left: 15px;
	float: left;
}
.minorcoltitle  {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	color: #993333;
	text-align: center;
}
.minorecolAhead  {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.minorcoltext  {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
/* style for minor column body text that is next to an image.  MAX width of image: 80px */
.minorcoltext2  {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	width: 135px;
	float: left;
}
.minorcolsmlimage  {
	width: 80px;
	margin-left: 5px;
	float: right;
}


/* SECOND page css */

#midbody2  {
	width: 700px;
	margin-left: 24px;
	margin-top: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#midbody2 a:link {
	color: #0000FF;
	text-decoration: none;
}
#midbody2 a:visited {
	text-decoration: none;
	color: #0000FF;
}
#midbody2 a:hover {
	text-decoration: none;
}
#midbody2 a:active {
	text-decoration: none;
}
.midbodyhalf  {
	width: 330px;
	float: left;
}
#midbody3  {
	width: 700px;
	height: 300px;
	margin-left: 24px;
	margin-top: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.midbody4  {
	width: 700px;
	margin-left: 100px;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.banner2  {
	width: 1005px;
	margin-top: 14px;
}
.bannermid2  {
	width: 550px;
	height: 55px;
	font-size: 36px;
	text-align: center;
	font-style: italic;
	margin-left: 0px;
	margin-top: 20px;
	float: left;
	color: #993333;
}
.pbplogosml  {
	width: 200px;
	float: left;
	margin-left: 25px;
	text-align: center;
}
.leftbody2  {
	width: 230px;
	height: 518px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

.bodylink01  {
	font-size: 12px;
	text-decoration: underline;

}
.button01  {
	text-align: center;
    border:none;
}
.bodysmlimage  {
	width: 80px;
	margin-left: 5px;
	float: right;
}


.pbody  {
	float: left;
	width: 700px;
	
}

.pbody2  {
	width: 400px;
    margin-left: 20px;
	float: left;
	
}
.ptitle  {
	width: 700px;
	font-family: Helvetica, sans-serif;
 	font-size: 16px;
	font-weight: bold;
	color: #993333;
	text-align: left;
	float: left;

}
.pimage01  {
	float: left;
	width: 250px;
	text-align: center;
}

.imageholder01  {
	margin-left: 10px;
	float: right;
}
.toplink {
	font-size: 12px;
	font-weight: normal;
	float: right;
}

/* HOURS area css */
/* HOURS box for the second pages */
.hours1  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 700px;
	margin-left: 15px;

}

.hours2  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 210px;
	margin-left: 15px;
	float: left;
}
/* HOURS box for the INDEX page */
.hoursindex  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 210px;
	float: right;
	margin-right: 40px;
}
.hoursAhead  {
	font-size: 14px;
	color: #996600;

}

/* comm area css */
#commarea  {
	width: 950px;
	height: 35px;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 5px;
	background-color: #FFCB99;
	float: left;
}
#commarea2  {
	background-image: url(../assets/art/commbckgrd.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 60px;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 5px;
	float: left;
}
.addthis  {
	margin-top: 13px;
	height: 35px;
	float: left;
}

.fblogo  {
	float: left;
	height: 35px;
	margin-top: 2px;
}

.twlogo  {
	float: left;
	height: 35px;
	margin-top: 2px;
}
.lilogo  {
	float: left;
	height: 35px;
	margin-top: 4px;
}
.joinemail  {
	float: right;
	height: 35px;
	margin-top: 4px;
	margin-right: 50px;
}
.commside  {
	width: 230px;
	height: 30px;
	float: left;


}

/* FOOTER css */
#footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color:#000000;
	float: left;
	width: 1020px;
	height: 265px;
	margin-left: 25px;
	margin-top: 25px;
}

#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: none;
	color: #CC3333;
}
#footer a:active {
	text-decoration: none;
}
#footer ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#footer ul li {
	font-size: 11px;
	font-weight: bold;
}
#footer ul li ul {
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;

}
#footer ul li ul li {
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 1px;
	
}
#footer ul li ul li ul {
	padding-bottom: 2px;

}
#footer ul li ul li ul li {
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;

}
.sitemap  {
	height: 205px;
	float: left;
}
.sitemapbox01  {
	width: 140px;
	float: left;

}
.sitemapbox02  {
	width: 190px;
	float: left;

}
.sitemapbox03  {
	width: 215px;
	float: left;

}

.crnotice  {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #006699;
	width: 1020px;
	clear: both;
	float: left;
	margin-top: 5px;

}
.crnoticeshort  {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #006699;
	width: 210px;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-left: 10px;

}


/* spacers and common/global styles css */
.placeholder  {
    height: 1000px;
	position:relative;
}
.border01  {
	text-align: center;
	width: 730px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #983C3C;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}

.floatleft  {
	float: left;
}
.floatright  {
	float: right;
}
.spacercomm  {
	width: 70px;
	height: 35px;
	float: left;
}
.spacercomm2  {
	width: 15px;
	height: 35px;
	float: left;
}
.spacercomm3  {
	width: 150px;
	height: 35px;
	float: right;
}
.spacer35_20  {
	width: 20px;
	height: 35px;
	float: left;
}

.spacer15_1000  {
	width: 1000px;
	height: 15px;
	float: left;

}
.spacer25_1000  {
	width: 1000px;
	height: 25px;
	float: left;

}
.spacer5_210  {
	width: 210px;
	height: 5px;

}
.spacer10_210  {
	width: 210px;
	height: 10px;

}
.spacer20_210  {
	width: 210px;
	height: 20px;

}
.spacer10_230  {
	width: 230px;
	height: 10px;

}
.spacer20_230  {
	width: 230px;
	height: 20px;
	float: left;

}
.spacer20_460  {
	width: 460px;
	height: 20px;

}
.spacer25_730  {
	width: 730px;
	height: 25px;
	float: left;

}
