/* 
  -----------------------------------
  BP-PP Portal - Liquid - TPM Only
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	color: #000000;
	padding: 0;
	background-color: #FFFFFF;
}
#masthead {
	background-image: url(img/p7bp_topgraphic.jpg);
	background-repeat: repeat-x;
	background-color: #4A4A4A;
}
body, #masthead {
	min-width: 770px;
}
#logodiv {
	background-image: url(img/p7bp_topgraphic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#layoutwrapper {
	padding: 10px 24px 10px 24px;
	background-color: #000033;
	/*width: 850px;*/
}
h1.topheading {
	font-size: 0.7em;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px 3px 5px;
	text-align: right;
	/*max-width: 950px;*/
	width: 848px;
}
#maintable {
	border: 1px solid #333333;
	background-color: #FFFFFF;
/*	width: 100%;
	width: 950px;
	max-width: 950px; */
	width: 848px;
}
#maintable p {
	margin: 8px 0 12px 0;
}
#maintable td {
	vertical-align: top;
}
#leftbox {
	font-size: 0.75em;
	line-height: 1.5em;
	background-color: #000033;
}
#menubar {
	font-size: 0.75em;
	padding: 6px;
	background-color: #555555;
	border-bottom: 1px solid #333333;
}
#maintable #mainbox {
	width: 275px;
	padding: 0;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
#maincontent_row2 {
	padding: 20px;
	line-height: 1.6em;
	font-size: 0.75em;
	margin: 6px;
	color: #999999;
	background-color: #545454;
	border: 1px dotted #999999;
}
#rightbox {
/*	width: auto;
*/
	width: 660px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#rightbox li {
	padding-bottom:10px;
	float: none;
}
#msygcontainer {
	width:657px;
	height:auto;
	padding: 0;
	line-height: normal;
	font-size: 12px;
}
#msygheaderpic {
	width:656px;
	text-align:right;
	vertical-align:top;
	background-color:#FFFFFF;
	float: right;
}
#msygcontent {
	width:420px;
/*	font-size:1.5em;*/
	float: left;
	text-align:justify;
}
#msygleftpic {
	width:427px;
	float: left;
	text-align:right;
	margin-right: -3px;
	margin-top: 0px;
}
#msygrightbox {
	width:230px;
	position: relative;
	float: right;
	left: 0px;
	top: -2px;
}

#msygheader {
	font-size:1.05em;
	color: #000000;
	line-height: normal;
}
#confcontainer {
	width:657px;
	height:auto;
	padding: 0;
	float: none;
}

#confleftpic {
	position: relative;
	float: left;
	margin-right: 12px;
	margin-top: 5px;
}
#pastor {
	background: url(../images/parchment.gif);
	padding: 10px;
}
img.floatleft {
	float: left;
	margin-right: 12px;
}
img.floatright {
	float: right;
	margin-left: 12px;
}
.centered {
	text-align: center;
}
h2, h3 {
	margin: 0;
	font-size: 1em;
	letter-spacing: .2em;
}
h3 {
	margin-top: 30px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#footer {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #333333;
	padding: 0 0 20px 36px;
	margin: 0 auto;
	width: 848px;
}
.copyright {
	color: #333333;
	letter-spacing: 0.5em;
	font-weight: bold;
}
#footerindent {padding: 0 48px;}
#footer a {
	color: #000033;
}
#footer a:hover {
	color: #333333;
}
.p7TPcontent a {
	color: #333333;
}
.p7TPcontent a:hover {
	color: #CCCCCC;
	background-color: #4a4a4a;
	text-decoration: none;
}
#maincontent_row2 a {
	color: #78A4A3;
}
#maincontent_row2 a:hover {
	color: #FFFFFF;
}
#leftbox a, #rightbox a {
	color: #0066FF;
}
#leftbox a:hover, #rightbox a:hover {
	color: #CCCC66;
}
.p7TPpanel {
	font-size: 0.75em;
	padding: 10px 6px 0 6px;
	border-top: 1px solid #666666;
	min-width: 180px;
}
.p7TPcontent  {
	font-size: 12px;
}
.indentpara {
	left: 90px;
	position: relative;
	width:550px;
}
#blkindent {
	position: relative;
	left: 90px;
	width:550px;
}

