/* 
  -------------------------------------------
  Salt and Pepper by Project Seven Development
  www.projectseven.com
  Layout 02: 2 Column Sidebar Left
  Horizontal Menu
  -------------------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0 0 40px 0;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: justify;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color:#333;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
div.hr {display: none;}
/*/*/a{}
div.hr {
  display: block;
  height: 1px;
  background-color:#000;
  background-repeat:repeat-x;
  background-position: center center;
  margin-top:17px;
  margin-bottom:17px;
}
hr {
display: block;
  height: 1px;
  background-color:#000;
  background-repeat:repeat-x;
  background-position: center center;
  margin-top:17px;
  margin-bottom:17px;
 }
 
 div.hr2 {display: none;}
/*/*/a{}
div.hr2 {
  display: block;
  height: 1px;
  background-color:#000;
  background-repeat:repeat-x;
  background-position: center center;
  margin-top:13px;
  margin-bottom:13px;
}
hr2 {
display: block;
  height: 1px;
  background-color:#000;
  background-repeat:repeat-x;
  background-position: center center;
  margin-top:13px;
  margin-bottom:13px;
 }
 
div.spacer {display: none;}
/*/*/a{}
div.spacer {
  display: block;
  height: 1px;
  background-color:#fff;
  background-repeat:repeat-x;
  background-position: center center;
  margin-top:10px;
  margin-bottom:11px;
}
spacer {
display: block;
  height: 1px;
  background-color:#000;
  background-repeat:repeat-x;
  background-position: center center;
  margin-top:10px;
  margin-bottom:11px;
 }
p.smallerheadings {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
	padding-top:15px;
	padding-bottom:5px;
	text-align:justify;
}
p.smallerheadings2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
	padding-top:0px;
	padding-bottom:5px;
	text-align:justify;
}
p.smallerheadings3 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
	padding-top:10px;
	padding-bottom:0px;
	text-align:justify;
}

#tagline {
	margin: 0 0 30px;
	padding: 2px 0;
	border-bottom: 1px solid #000;
	min-width: 942px;
}
#tagline h1 {
	font-size: 10px;
	letter-spacing: 10px;
	color: #CCC;
	background-color: #000;
	padding: 12px 0px 12px 32px;
	text-transform: uppercase;
}
/*
Layout Width
*/
#outer {
	border: 1px solid #000;
	padding: 2px;
	width: 940px;
	margin: 0 auto;
}
/*
Available Width
940 - 40 = 900
*/
#inner {
	background-color: #000;
	padding: 20px;
}
#p7PMM_1 {
	width: auto;
	margin: 0 0 16px 0;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;
}
/*Special PMM2 rules for using a second PMM2 menu in your sidebar*/
.sidebarbox .p7PMMv15 {
	width: auto;
	margin: 0 0 2px 0;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;
}
.sidebarbox .p7PMMv15 ul div {
	display: none;
	padding-left: 2px;
}
.sidebarbox .p7PMMv15 ul ul div {
	padding-left: 0px;
}
#masthead {
	overflow: hidden;
	margin-bottom: 20px;
}
#masthead img {display: block;}
#contentwrapper {
	background-image: url(img/p7spep_sbleft1.jpg);
	background-repeat: repeat-y;
	background-position: -420px 0px;
	background-color: #FFFFFF;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
}
/*
Floated Columns
680 + 200 + 20 = 900
*/
.maincolumn {
	float: right;
	width: 720px;
}
.sidebarwrapper {
	float: left;
	width: 160px;
	margin: 10px;
}
.maincontent {
	font-size: 11px;
	line-height: 18px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding: 24px;
}
h1, h2 {
	margin: 0px;
	font-size: 16px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	margin: 36px 0 0 0;
}
.sidebarbox {
	padding: 2px;
	border: 1px solid #000;
	margin: 0 0 10px 0;
}
.sidebar, .sidebar2 {
	color: #D5D1CE;
	background-color: #000;
	padding: 16px;
	font-size: 11px;
	line-height: 18px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	text-align: center;
}
.sidebar2 {
	color: #000;
	background-color: #FFCC00;
}
/*Links*/
.maincontent a {}
.maincontent a:visited {}
.maincontent a:hover {}
.sidebar a {
	color: #FFCC00;
}
.sidebar a:visited {
	color: #FFCC00;
}
.sidebar a:hover {
	color: #FFF;
}
.sidebar2 a {
	color: #FFF;
}
.sidebar2 a:visited {
	color: #FFF;
}
.sidebar2 a:hover {
	color: #000;
}
.footercolumn1 a {
	color: #FFCC00;
}
.footercolumn1 a:visited {
	color: #FFCC00;
}
.footercolumn1 a:hover {
	color: #FFF;
}
.footer {
	overflow: hidden;
	font-size: 9px;
	color: #A09B97;
	margin-top: 20px;
	background-image: url(img/p7spep_vrule.gif);
	background-repeat: repeat-y;
	background-position: 504px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.footercolumn1 {
	float: left;
	width: 498px;
	margin-right: 30px;
}
.footercolumn2 {
	float: right;
	width: 370px;
}
.footer p {
	margin: 1px 0 12px 0;
}
.footercolumn2 a {
	color: #C0C0C0;
	text-decoration: none;
	display: block;
	padding: 6px 6px;
	border: 1px solid #333;
	background-color: #161616;
}
.footercolumn2 a:hover {
	color: #000;
	background-color: #FFCC00;
	border-color: #FFCC00;
}
.footercolumn2 ul {
	margin: 0;
	padding: 0;
}
.footercolumn2 li {
	margin-bottom: 6px;
	list-style-type: none;
}
/*
EXTRA STYLES for BASIC MENUBAR
*/
#menubar {
	width: 100%;
	overflow: hidden;
	font-size: 11px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#menubar .menu {
	margin: 0px;
	padding: 0px;
}
#menubar .menu li {
	list-style-type: none;
	float: left;
	margin-left: 6px;
}
#menubar .menu li.first {
	margin-left: 0;
}
#menubar .menu a {
	color: #CCC;
	text-decoration: none;
	display: block;
	padding: 12px;
	border: 1px solid #666;
}
#menubar .menu a:hover {
	color: #000 !important;
	border-color: #FFCC00;
	background-color: #FFCC00;
}
.headingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteheadingcentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.headingblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.smallest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 12px;
}
p.smallerheadingboldcapsp {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-top:15px;
	padding-bottom:5px;
}
.smallerheadingboldcaps {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.maincontentlighteritalic {
	font-size: 9px;
	line-height: 18px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-style: italic;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
.tightertext {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
p.tightertextp {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	padding-top:15px;
	padding-bottom:5px;
	text-align:justify;
}
.headingred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
p.maincontentnopad {
	font-size: 11px;
	line-height: 18px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-align:justify;
	padding-top:15px;
	padding-bottom:5px;
}
.maincontentnopad {
	font-size: 11px;
	line-height: 18px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-align:justify;
}
.largebullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 10px;
	font-weight: bold;
}
.maincontentpale {
	font-size: 11px;
	line-height: 18px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	color: #CCCCCC;
}
.maincontentnopadwhite {
	font-size: 11px;
	line-height: 18px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	color: #FFFFFF;
}
.smallerheadingboldcapswhite {

	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.textField {
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	background-color:#CCC;
	border: 1px solid #000;
}
.textArea {
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	background-color:#CCC;
	border: 1px solid #000;
}
.button {
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: normal;
	background-color:#CCC;
	border: 1px solid #000;
}
.smallerheadingswhite {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	text-align:left;
}
.play {
	padding: 0px;
	border: 1px dotted #333333;
}
.smallerheadingswhitecentred {

	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-align:center;
}
.headingwhitecentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 23px;
}
.headingwhiteleftbigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	line-height: 23px;
}
.smallerheadingswhiteleft {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-align:left;
}
.headingblackleftbigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 23px;
}
.smallerheadingsblackleft {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	text-align:left;
}
.headingblackcentrebigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 23px;
}
.smallerheadingsblackcentre {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	text-align:center;
}
.smallestwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 10px;
}

