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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #BEAE8C;
	color: #3D3425;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(floralbg.jpg);
	background-attachment: fixed;
	background-position: center top;
}
#masthead {
	background-repeat: no-repeat;
	text-align: left;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 136px;
}
body, #masthead {
	min-width: 769px;
}
#logodiv {
}
#layoutwrapper {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1.topheading {
	font-size: 0.7em;
	font-weight: normal;
	color: #51360B;
	width: 500px;
	padding-bottom: 12px;
	text-align: right;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: auto;
}
#columnwrapper {
	width: 769px;
	margin: 0px auto;
	background-repeat: repeat-y;
	text-align: left;
}
#leftbox {
	width: 193px;
	float: left;
	font-size: 0.8em;
	margin-top: 120px;
}
#leftboxcontent {
	color: #E5E1D6;
	padding: 0 16px 16px 16px;
}
#mainbox {
	width: 555px;
	float: right;
}
#maincontent {
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0px;
	padding: 20px 20px 20px 0px;
}
#maincontent p {
	margin: 6px 0 12px 0;
}
img.floatleft {
	float: left;
	margin: 0 12px 0 0;
}
.centered {
	text-align: center;
}
h2, h3 {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	margin: 0;
}
h3 {
	margin-top: 30px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#footerbox {
	width: 100%;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	color: #E5E1D6;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center top;
}
#footercontent {
	width: 770px;
	margin: 0 auto;
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 16px 0 20px 0;
}
.copyright {
	letter-spacing: 0.1em;
	font-weight: bold;
}
#footerindent {
	padding: 0 48px;
}
#footercontent a {
	color: #E6DFD5;
}
#footercontent a:hover {
	color: #9B7E52;
}
#maincontent a {
	color: #3D3425;
}
#maincontent a:hover {
	color: #6F6C77;
}
#p7PMnav {width: 192px;}
#p7PMnav ul {width: 191px;}
#p7PMnav ul a {padding: 2px 10px 2px 20px;}
#maincontent h1 {
	font-size: 1.4em;
}
#pagewrapper {
	background-image: url(bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
/*--BEGIN USER STYLE --*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.clearleft {
	clear: left;
	height: 1px;
}
.img_left {
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.img_right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 12px;
}
.img_leftb {
	float: left;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.img_rightb {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 12px;
	border: 1px solid #666666;

}
/*-- END USER STYLE--*/
#maincontent h4 {
	font-size: 1.2em;
	font-weight: 500;
	line-height: 1.7em;
	color: #574A35;
}

