/* 
  -------------------------------------------
  Salt and Pepper by Project Seven Development
  www.projectseven.com
  Layout 01: 2 Column Sidebar Right
  Horizontal Menu
  -------------------------------------------
*/

body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	background-color: #203E72;
	margin: 0 0 40px 0;
	padding: 0px;
	font-size: 100%;
}
/*
Layout Width
*/
#outer {
	border: 2px outset #205E94;
	padding: 2px;
	width: 940px;
	margin: 0 auto;
}
/*
Available Width
940 - 40 = 900
*/
#inner {
	background-color: #203B70;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#p7PMM_1 {
	width: auto;
	margin: 0 0 5px 0;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #20699E;
}
/*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-right: 2px;
}
.sidebarbox .p7PMMv15 ul ul div {
	padding-right: 0px;
}
#masthead {
	overflow: hidden;
	margin-bottom: 5px;
}
#masthead img {display: block;}
#contentwrapper {
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: 710px 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
}
/*
Floated Columns
680 + 200 + 20 = 900
*/
.maincolumn {
	float: left;
	width: 700px;
}
.sidebarwrapper {
	float: left;
	width: 220px;
	margin: 5px;
}
.maincontent {
	padding: 24px 32px;
	font-size: .8em;
	line-height: 1.5em;
}
h1, h2 {
	margin: 0px;
	font-size: 1.5em;
	letter-spacing: 0.35em;
	line-height: 1.5em;
}
h2 {
	margin: 36px 0 0 0;
	line-height: 16px;
	font-size: 15px;
}
.sidebarbox {
	padding: 2px;
	border: 1px solid #000;
	margin: 0 0 10px 0;
}
.sidebar, .sidebar2, .sidebar3 {
	color: #FFF;
	background-color: #1C86BF;
	padding: 10px;
	font-size: 0.7em;
	line-height: 1.4em;
}
.sidebar2 {
	color: #133D73;
	background-color: #8dc9e8;
}
/*Links*/
.maincontent a {
	color: #0086C2;
}
.maincontent a:visited {
	color: #214B7E;
}
.maincontent a:hover {
	color: #AF1D20;
}
.sidebar a {
	color: #9C1A1F;
}
.sidebar a:visited {
	color: #133D73;
}
.sidebar a:hover {
	color: #FFF;
}
.sidebar2 a {
	color: #133D73;
}
.sidebar2 a:visited {
	color: #0086C2;
}
.sidebar2 a:hover {
	color: #133D73;
}
.footercolumn1 a {
	color: #003C75;
}
.footercolumn1 a:visited {
	color: #FFF;
}
.footercolumn1 a:hover {
	color: #0086C2;
}
.footer {
	overflow: hidden;
	color: #FFF;
	margin-top: 10px;
	background-image: url(img/p7spep_vrule.gif);
	background-repeat: repeat-y;
	background-position: 504px 0px;
	line-height: 15px;
	font-size: 11px;
}
.footercolumn1 {
	float: left;
	width: 600px;
	margin-right: 30px;
}
.footercolumn2 {
	float: left;
	width: 300px;
}
.footer p {
	margin: 1px 0 12px 0;
	line-height: 16px;
	font-size: .95em;
}
.footercolumn2 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 6px 6px;
	border: 1px solid #333;
	background-color: #0086C2;
}
.footercolumn2 a:hover {
	color: #000;
	background-color: #133D73;
	border-color: #FFF;
}
.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: 0.8em;
	margin-bottom: 10px;
}
#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: #FFF;
	text-decoration: none;
	display: block;
	padding: 12px;
	border: 1px solid #666;
}
#menubar .menu a:hover {
	color: #000 !important;
	border-color: #0086C2;
	background-color: #0086C2;
}
.footercolumn3 {
	float: left;
	width: 300px;
}
.sidebar3 a {
	color: #0086C2;
}
.sidebar3 {
	color: #133D73;
	background-color: #FFF;
}
.subheader {
	color: #133D73;
	font-size: 14px;
	text-transform: uppercase;
}
h3 {
	margin: 36px 0 0 0;
	line-height: 28px;
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #2B5182;
}
