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

body {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif ;
	font-size: 110%;
	background-color: #D7DEAB;
	color: #333333;
	margin: 0;
	padding: 0;
	background-image: url(background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#masthead {
	width: 770px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
body, #masthead {
	min-width: 770px;
}
#logodiv {
}
#layoutwrapper {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h1.topheading {
	font-size: 0.7em;
	font-weight: normal;
	color: #F4F3D7;
	width: 770px;
	margin: 0 auto;
	padding-bottom: 12px;
}
#columnwrapper {
	width: 770px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-color: #695E0C;
	border: 1px solid #755F0C;
	background-image: url(leftcol.jpg);
	background-position: -2px top;
}
#leftbox {
	width: 179px;
	float: left;
	font-size: 0.7em;
	text-align: center;
}
#leftboxcontent {
	color: #554800;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 6px double #A6AF4E;
	font-size: 1.2em;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
	line-height: 1.2em;
	background-color: #B8BA74;
}
#mainbox {
	width: 588px;
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#maincontent {
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#maincontent p {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
}
img.floatleft {
	float: left;
	margin: 0 12px 0 0;
}
.centered {
	text-align: center;
}
h2 {
	font-size: 1.6em;
	margin: 0;
	color: #EEEEEE;
	line-height: 1.3em;
}
#mainbox h2 {
	color: #849C23;
	text-transform: none;
	font-weight: 500;
}
#mainbox h3 {
	font-size: 1.2em;
	margin-top: 25px;
	margin-bottom: 0px;
	color: #8A6D09;
	font-weight: 600;
	letter-spacing: 0.05em;
}
#mainbox h4 {
	font-size: 1.1em;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
	color: #BACC13;
	font-weight: bold;
}
h3 {
	margin-top: 10px;
	font-size: 1.4em;
	color: #F4F3D7;
	font-weight: normal;

}
/*--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;

}
#mainbox #maincontent h4.indent {

	margin-left: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-top: 25px;
}
#mainbox #maincontent p.indent {

	margin-left: 30px;
	margin-top: 0px;
	margin-left: 30px;
	padding: 0px;
	line-height: 1.2em;
}
.gm {
	font-family: Calligraphic, "Gill Sans MT", Arial, Helvetica, sans-serif ;
	font-size: 1.1em;
}
.lighter {
	color: #666666;
}
.lighter2 {
	color: #999999;
}
.lighter32 {
	color: #cccccc;
}

/*-- END USER STYLE--*/
#footerbox {
	width: 770px;
	background-color: #C3C890;
	background-image: url(gm_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
	border: 1px solid #705800;
}
#footercontent {
	font-size: 0.7em;
	line-height: 1.3em;
	margin-top: 5px;
	margin-right: 80px;
	margin-bottom: 8px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.copyright {
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-top: 0px;
}
#footerindent {
	padding: 0 48px;
}
#footercontent a {
	color: #725C07;
	font-size: 0.9em;
}
#footercontent a:hover {
	color: #333333;
}
#maincontent a {
	color: #849C23;
}
#maincontent a:hover {
	color: #B4C613;
}
#p7nav, #p7nav ul {
	margin: 0;
	padding: 0;
	width: 178px;
	text-align: left;
}
#p7nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
#p7nav ul li {
}
#p7nav ul {
	margin: 0;
	padding: 0;
	z-index: 10000;
	border-color: #FFFFFF;
	border-top: 0 !important;
}
#p7nav a {
	display: block;
	text-decoration: none;
	padding: 3px 10px;
	color: #EDEFDC;
	line-height:1.25em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD199;
}
#p7nav ul a {
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 18px;
	width: 152px;
}
#p7nav a:hover {
	background-color: #6A7D1C;
	color: #EDEFDC;
	letter-spacing: 0.01px;
	border-color: #B8BA74;
}

#p7nav a:focus, #p7nav .p7PMon {
	background-color: #6A7D1C;
	color: #EDEFDC;
	letter-spacing: 0.01px;
	border-color: #B8BA74;
	font-weight: bold;
}

/* ------ the current page marker style ------ */
#maincontent .boxleft p, #maincontent .boxright p {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
#maincontent .boxleft {
	float: left;
	width: 255px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
#maincontent .boxright {
	float: right;
	width: 255px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
#maincontent .boxright h4, #maincontent .boxleft h4 {
	color: #FFFFFF;
	background-color: #705800;
	font-size: 1.1em;
	padding: 5px;
	margin: 0px;
}
#p7nav .p7mark {
	color: #003300!important;
	background-color: transparent!important;
	font-weight: normal;
	border-color: #CCCC99;
}
#pagewrapper #mastheadwrap {
	margin-top: 20px;
	width: 100%;
	text-align: center;
	background-image: url(header.gif);
	background-repeat: repeat-x;
	height: 103px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #725A00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #725A00;
}
h2, h3 {
	font-family: Calligraphic, "Comic Sans MS" Arial, Helvetica, sans-serif, ;
}
#footerbox #footercontent p {
	margin-top: 0px;
	color: #755F0C;
}
#maincontent th {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	font-weight: bold;
	color: #849C23;
}
#maincontent td {
	margin: 5px;
	border: 1px solid #849C23;
}
#maincontent table {
	border: 0px none #FFFFFF;
}
.lighter {
	color: #666666;
}
