/* 
  -----------------------------------
  PMM PagePack Plus(TM) Style Sheet
  by Project Seven Development
  www.projectseven.com
  Anderssen Jones
  Intro Page CSSP
  -----------------------------------
*/
body {
	background-color: #2B2827;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 24px 0;
	padding: 0;
	background-image: url(../images/bgBottom.jpg);
	background-position: 0px 670px;
	background-repeat: no-repeat;
}
#masthead {
	background-color: #2B2826;
	background-image: url(../images/bms-logo.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 100%;
	margin-bottom: 75px;
}
#pagewrapper {
	background-color: #2C2825;
	background-image: url(../images/bgTop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 60px;
	height: 680px;
	width: 100%;
}
h1 {
	color: #FF6600;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 3px;
	padding-left: 200px;
	padding-top: 20px;
}

#c1, #c2, #c3, #c4 {
	float: right;
	width: 180px;
	margin-right: 6px;
	border: 2px solid #262863;
	background-image: url(../images/colBgTransWt.png);
	background-repeat: repeat-y;
	height: 590px;
}
#c4 {
	margin: 0;
}
#layoutwrapper {
	width: 600px;
	margin: 0 auto;
	background-image: url(../images/h_hat.png);
	border: 2px solid #FF6600;
	background-repeat: no-repeat;
	background-position: 25px 40px;
	height: 220px;
}
#layoutwrapper a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#layoutwrapper a:hover {
	color: #FF6600;
	border-bottom: 1px solid #FF6600;
}

#layoutwrapperBack {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	background-image: url(../images/backArrow.png);
	background-position: 5% 10px;
	background-repeat: no-repeat;
}
#layoutwrapperBack a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#layoutwrapperBack a:hover {
	color: #FF6600;
	border-bottom: 1px solid #FF6600;
}
.columntext {
	font-size: 12px;
	padding: 12px;
}
.columntext p {
	margin: 6px 0 8px 0;
	line-height: 1.4em;
}
.pictureprgh {
	text-align: center;
	margin: 0;
}
.orange {
	color: #FF6600;
}
h2 {
	margin: 0;
	font-size: 16px;
	padding-left: 200px;
	color: #FFFFFF;
	font-weight: normal;
}
h3, h4 {
	margin: 0 0 5;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#footer {
	border-top: 4px solid #000000;
	font-size: 10px;
	margin-top: -1px;
	color: #FFFFFF;
	padding-top: 6px;
}
#footertext {
	margin: 0 auto;
	width: 746px;
}
.columnlinks {
	margin: 0 0 20px 0;
	padding: 0;
}
.columnlinks li {
	list-style-type: none;
}
.columnlinks a {
	text-decoration: none;
	border-bottom: 1px dotted #E4E4E4;
	color: #637194;
	padding: 2px 0;
	display: block;
}
.columnlinks a:visited {
	color: #637194;
}
.columnlinks a:hover, .columnlinks a:active, .columnlinks a:focus {
	color: #333366;
	border-bottom: 1px solid #FFFFFF;
}

#p7PMnav {
	border-bottom: 1px solid #666666;
	border-right: 0;
	border-left: 0;
	width: 100%;
	font-size: 12px;
}
#p7PMnav a, #p7PMnav a:hover, #p7PMnav .p7PMon {
	border: 0;
}
#p7PMnav ul {
	width:13em;
}
