/* 
  -----------------------------------
  BP-PP Interior Page - PMM Only
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
	margin: 0;
	padding: 0;
}
#masthead {
	background-image: url(../images/header-background.gif);
	background-repeat: repeat;
	background-color: #4A4A4A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 30px;
}
body, #masthead {
	min-width: 770px;
}
#logodiv {
	background-repeat: no-repeat;
	background-position: right top;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#layoutwrapper {
	width: 100%;
	margin: 0 auto;
	padding: 35px 0 0 0;
	background-color: #FFFFFF;
	border-bottom: 1px solid #333333;
}
h1.topheading {
	font-size: 0.7em;
	font-weight: normal;
	color: #4A4A4A;
	width: 770px;
	margin: 0 auto;
	padding-bottom: 12px;
}
#columnwrapper {
	width: 770px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-image: url(images/p7bp_layout.gif);
}
#leftbox {
	width: 200px;
	float: left;
	font-size: 0.75em;
}
#leftboxcontent {
	color: #CCCCCC;
	padding: 0 16px 16px 16px;
	background-repeat: no-repeat;
}
#leftboxcontent h3 {
	color: #CCCCCC;
}
#mainbox {
	width: 550px;
	float: left;
	margin-left: 20px;
}
#maincontent {
	border-top: 1px dotted #333;
	font-size: 0.85em;
	line-height: 1.6em;
	padding: 20px 20px 20px 36px;
}
#maincontent p {
	margin: 0px 0 10px;
}
#eventswrapper {
	width: 160px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	background-image: url(../images/header-background.gif);
	background-repeat: repeat;
	line-height: normal;
}
.eventshead {
	font-weight: bold;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
	font-size: 1.1em;
}
.caption {
	font-style: italic;
}
img.floatleft {
	float: left;
	margin: 0 12px 0px 0;
}
img.floatright {
	float: right;
	margin: 0px 0px 0px 12px;
}
.centered {
	text-align: center;
}
h2, h3 {
	font-size: 1.1em;
	letter-spacing: 0.3em;
	margin: 0 0 15px;
	color: #616658;
}
h3 {
	margin-top: 20px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#footerbox {
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: 0px 0px;
}
#footercontent {
	width: 770px;
	margin: 0 auto;
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 10px 0 20px;
}
.copyright {
	letter-spacing: 0.5em;
	font-weight: bold;
}
#footerindent {
	padding: 0 48px;
}
#footerindent p {
	line-height: normal;
}
#footercontent a {
	color: #5C8989;
}
#footercontent a:hover {
	color: #333333;
}
#maincontent a {
	color: #5C8989;
}
#maincontent a:hover {
	color: #CC3300;
}
#p7PMnav {width: 198px;}
#p7PMnav ul {width: 196px;}
#p7PMnav ul a {padding: 3px 10px 3px 20px;}

