/* 
  -----------------------------------
  BP-PP Interior Page - PMM Only
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	color: #333333;
	margin: 0;
	padding: 0;
}
#masthead {
	background-image: url(images/p7bp_mastheadtile.jpg);
	background-repeat: repeat-x;
	background-color: #4A4A4A;
}
body, #masthead {
	min-width: 770px;
}
#logodiv {
	background-image: url(images/ems_topgraphic3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#layoutwrapper {
	width: 100%;
	margin: 0 auto;
	padding: 48px 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-image: url(images/p7bp_layout.gif);
	background-repeat: repeat-y;
}
#leftbox {
	width: 200px;
	float: left;
	font-size: 0.75em;
}
#leftboxcontent {
	color: #999999;
	padding: 0 16px 16px 16px;
	background-image: url(images/ems_thread.jpg);
	background-repeat: no-repeat;
	background-color: #444444;
	border-bottom: 1px solid #666666;
}
#mainbox {
	width: 550px;
	float: left;
	margin-left: 20px;
}
#maincontent {
	border-top: 1px dotted #333;
	font-size: 0.8em;
	line-height: 1.6em;
	padding: 0px 36px;
}
#maincontent p {
	margin: 6px 0 12px 0;
}
img.floatleft {
	float: left;
	margin: 0 12px 0 0;
}
.centered {
	text-align: center;
}
h2, h3 {
	font-size: 1em;
	letter-spacing: .3em;
	margin: 0;
}
h3 {
	margin-top: 30px;
}
hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}
.leftsub {
	color: #999999;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .3em;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#footerbox {
	width: 100%;
	margin: 0 auto;
	background-image: url(images/p7bp_footer.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top: 1px solid #AECBC9;
}
#footercontent {
	width: 770px;
	margin: 0 auto;
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 16px 0 20px 0;
}
.copyright {
	letter-spacing: 0.5em;
	font-weight: bold;
}
#footerindent {
	padding: 0 48px;
}
#footercontent a {
	color: #336666;
}
#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;
}
#qs #btn2 {
	background-image: url(../searchpro/img/icon_search.gif);
	height: 19px;
	width: 19px;
	background-color: #4C4C4C;
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
}
#qs div {
}
#qs #q {
	border-top: 1px outset #333333;
	border-right: 1px inset #333333;
	border-bottom: 1px inset #333333;
	border-left: 1px outset #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 140px;
	background-color: #CCCCCC;
}
#searchtable {
	border: 1px groove #B68F6D;
	color: #B68F6D;
	background-color: #FFFFFF;
}
