/* 
  -------------------------------------------
  Salt and Pepper by Project Seven Development
  Layout 04: 2 Column Sidebar Left
  Vertical Menu
  Modified by Pinsonnault Creative
  www.pinscreative.com
  July 2009
  -------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0 0 40px 0;
	padding: 0px;
	font-size: 100%;
}
#tagline {
	margin: 0 0 50px;
	padding: 2px 0;
	border-bottom: 1px dotted #000;
	min-width: 942px;
}
#tagline h1 {
	font-size: 0.7em;
	letter-spacing: 0.3em;
	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;
}
.sidebarbox .p7PMMv15 {
	width: auto;
	margin: 0 0 2px 0;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;
}
#masthead {
	overflow: hidden;
	margin-bottom: 20px;
}
#masthead img {display: block;}
#contentwrapper {
	background-color: #FFF;
	background-image: url(img/bda_sbleft_cep.jpg);
	background-repeat: repeat-y;
	background-position: -380px 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
}
/*
Floated Columns
680 + 200 + 20 = 900
*/
.maincolumn {
	float: right;
	width: 680px;
}
.sidebarwrapper {
	float: right;
	width: 200px;
	margin: 10px;
}
.maincontent {
	padding: 20px 36px;
	font-size: 0.85em;
	line-height: 1.6em;
}
.topinfo {
	font-size: 0.85em;
	text-align: right;
	padding-top: 6px;
	padding-right: 6px;
	letter-spacing: .05em;
}
.topinfo a {
	color: #900;
	text-decoration: none;
}
.topinfo a:visited {
	color: #600;
	text-decoration: none;
}
.topinfo a:hover {
	color: #F00;
	text-decoration: none;
}
.maincontent p {
	margin-top: 6px;
	margin-bottom: 18px;
}
h1, h2 {
	margin: 0px;
	font-size: 1.2em;
	letter-spacing: 0.35em;
}
.sidebarbox {
	padding: 2px;
	border: 1px solid #000;
	margin: 0 0 10px 0;
}
.sidebar, .sidebar2 {
	color: #D5D1CE;
	background-color: #000;
	padding: 16px;
	font-size: 0.85em;
	line-height: 1.6em;
}
.maincontent ul {
	margin-top: 6px;
	margin-bottom: 18px;
	margin-left: 0px;
	list-style-type: square;
	list-style-position: outside;
}
.maincontent ul li {
	margin-bottom: 9px;
	line-height: 1.5em;
}
.sidebar2 {
	color: #000;
	background-color: #900;
}
/*Links*/
.maincontent a {
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.maincontent a:visited {
	font-weight: bold;
	color: #600;
	text-decoration: none;
}
.maincontent a:hover {
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
.sidebar a {
	color: #900;
}
.sidebar a:visited {
	color: #600;
}
.sidebar a:hover {
	color: #FFF;
}
.sidebar2 a {
	color: #FFF;
}
.sidebar2 a:visited {
	color: #FFF;
}
.sidebar2 a:hover {
	color: #000;
}
.footercolumn1 a {
	color: #CCC;
	text-decoration: none;
}
.footercolumn1 a:visited {
	color: #999;
	text-decoration: none;
}
.footercolumn1 a:hover {
	color: #900;
	text-decoration: none;
}
.footer {
	overflow: hidden;
	font-size: 0.7em;
	color: #A09B97;
	margin-top: 20px;
	background-image: url(img/bda_vrule_cep.gif);
	background-repeat: repeat-y;
	background-position: 504px 0px;
}
.footercolumn1 {
	float: left;
	width: 498px;
	margin-right: 30px;
}
.footercolumn2 {
	float: left;
	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: #900;
	border-color: #FFF;
}
.footercolumn2 ul {
	margin: 0;
	padding: 0;
}
.footercolumn2 li {
	margin-bottom: 6px;
	list-style-type: none;
}
/*
EXTRA STYLES for BASIC MENUBAR
*/
#menubar {
	font-size: 0.8em;
	margin-bottom: 2px;
}
#menubar .menu {
	margin: 0px;
	padding: 0px;
}
#menubar .menu li {
	list-style-type: none;
	margin-top: 2px;
}
#menubar .menu li.first {
	margin-top: 0;
}
#menubar .menu a {
	color: #CCC;
	text-decoration: none;
	display: block;
	padding: 6px 12px;
	border: 1px solid #000;
	background-color: #000;
}
#menubar .menu a:hover {
	color: #000 !important;
	border-color: #900 #000 #000 #900;
	background-color: #900;
}
#subfoot {
	color: #666;
	font-size: .65em;
	text-align: right;
}
#subfoot a , #subfoot a:visited{
	text-decoration: none;
	color: #666;
}
#subfoot a:hover {
	text-decoration: none;
	color: #900;
}
.p7uberlink {
	color: #FFF !important;
	background-color: #900 !important;
	border-color: #600 #000 #000 #600 !important;
}
.note {
	font-size: .8em;
}
