/* 
  -------------------------------------------
  Salt and Pepper by Project Seven Development
  www.projectseven.com
  Layout 01: 2 Column Sidebar Right
  Horizontal Menu
  -------------------------------------------
*/

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 16px;
	padding: 2px 0;
	border-bottom: 1px dotted #000;
	min-width: 942px;
	text-align: center;
}
#tagline h1 {
	font-size: 0.7em;
	letter-spacing: 1em;
	color: #CCC;
	background-color:#69F;
	padding: 12px 0px 12px 32px;
	text-transform: uppercase;
}
/*
Layout Width
*/
#outer {
	border: 1px solid #000;
	padding: 2px;
	width: 980px;
	margin: 0 auto;
}
/*
Available Width
940 - 40 = 900
*/
/*
Main background color 
*/
#inner {
	background-color: #003;
	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-right: 2px;
}
.sidebarbox .p7PMMv15 ul ul div {
	padding-right: 0px;
}
#masthead {
	overflow: hidden;
	margin-bottom: 20px;
}
#masthead img {display: block;}
#contentwrapper {
	background-color: #FFF;
	background-image: url(img/p7spep_sbright.jpg);
	background-repeat: repeat-y;
	background-position: 680px 0px;
}

#contentwrapper2 {
	background-color:#FFF;
	width: 900px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
}
/*
Floated Columns
680 + 200 + 20 = 900
*/
.maincolumn {
	float: left;
	width: 680px;
}
.maincolumn2 {
	float: left;
	width: 900px;	
}
.sidebarwrapper {
	float: left;
	width: 200px;
	margin: 10px;
}
.maincontent {
	font-family:Arial, Helvetica, sans-serif; color:#006;
	padding: 24px 32px 10px 32px;
	font-size: small;
	line-height: 1.5em;
}

.maincontentnews {
	font-family:Arial, Helvetica, sans-serif;
	color:#003;
	padding: 10px;
	font-size: small;
	line-height: 1.5em;
}

h1, h2 {
	margin: 0px;
	font-size: 1.2em;
	letter-spacing: 0.35em;
}
h2 {
	margin: 36px 0 0 0;
	padding-bottom:10px;
}
.sidebarbox {
	padding: 2px;
	border: 1px solid #000;
	margin: 0 0 10px 0;
}
.sidebar, .sidebar2 {
	color: #D5D1CE;
	background-color: #003;
	padding: 16px;
	font-size: .7em;
	line-height: 1.4em;
}
.sidebar2 {
	color: #000;
	background-color: #00F000;
}

.search {
	
	text-align: center;
}

.imageleft{
	float: left;
	padding: 0px 25px 0px 5px;
	margin: 0px 0px 5px 0px;
	border: 5px;
}

.imageright{
	float: right;
	padding: 0px 5px 0px 5px;
	border: 0 px;
	overflow:hidden;
}

.doubleimage{
	padding: 10px;
	text-align: center;
	font-weight:bold;
	
}

.tablecoordinates{
	padding: 0px 5px 0px 5px;
	color:#006;
}

.table.imageleft {     
	border: 0px;     
	border-spacing: 10px; 
} 

.table.imageleft td {    
	border: 0px; 
} 

.table.imageright {     
	border: 0px;     
	border-spacing: 10px; 
} 

.table.imageright td {    
	border: 0px; 
} 

.table.doubleimage td {    
	text-align:center;

} 
/*Links*/
.imageright a {border: 0 px;}
.imageright a:visited {border: 0 px;}
.maincontent a {}
.maincontent a:visited {}
.maincontent a:hover {}
.sidebar a {
	color: #00F000;
}
.sidebar a:visited {
	color: #00F000;
}
.sidebar a:hover {
	color: #FFF;
}
.sidebar2 a {
	color: #FFF;
}
.sidebar2 a:visited {
	color: #FFF;
}
.sidebar2 a:hover {
	color: #000;
}
.footercolumn1 a {
	color: #00F000;
}
.footercolumn1 a:visited {
	color: #00F000;
}
.footercolumn1 a:hover {
	color: #FFF;
}
.footer {
	background-color:#FFF;
	overflow: hidden;
	font-size:x-small;
	color:#999;
	margin-top: 20px;
	font-style: oblique;

}
.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: #00F000;
	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: 20px;
}
#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: #00FF00 #000 #000 #00FF00;
	background-color: #00F000;
}

#newsbox {
	color: #000;
	background-color: #FFF;
	padding: 10px 25px;
}


/*TICKER STYLES*/

        #ticker-container {
	position:relative;
	overflow:hidden;
	width: 620px;
	height: 180px;
	background-color: #E7E6E2;
	background-repeat: repeat;
	padding: 5px;
	border: 1px dotted;
        }
	
	#ticker {
		position:relative;
		width:600px;
	}
	
	#ticker ul {
		padding:15px;
		margin:0px;
		list-style-type:none;
	}
	#ticker ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: arial;
            font-size: xx-small;
            font-weight: normal;
            color: #006;
            padding-left: 2px;
	}
	
	#ticker ul li a {
            font-family: arial;
            font-size: xx-small;
            font-weight: normal;
            color: #000;
            text-decoration: none;
            padding-left: 2px;
	}
        
        #ticker ul li a:hover {
            font-family: arial;
            font-size: xx-small;
            color: #000;
            text-decoration: none;
            padding-left: 2px;
        }

