/* 
  -------------------------------------------
  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: #F7E7D6;
	margin: 0 0 40px 0;
	padding: 0px;
	font-size: 100%;
}
#tagline {
	min-width: 942px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9C9A73;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#tagline h1 {
	font-size: 0.7em;
	letter-spacing: 1em;
	color: #F7E7DE;
	background-color: #9C9A73;
	padding: 12px 0px 12px 32px;
	text-transform: uppercase;
}
#tagline a {
	color: #F7E7D6;
	text-decoration: none;
}

/*
Layout Width
*/
#outer {
	border: 1px solid #9C9A73;
	padding: 2px;
	width: 940px;
	margin: 0 auto;
}
/*
Available Width
940 - 40 = 900
*/
#inner {
	background-color: #9B9873;
	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-color: #FDF9F4;
	background-image: url(img/p7spep_sbleft.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: 24px 32px;
	font-size: .8em;
	line-height: 1.5em;
}
h1, h2 {
	margin: 0px;
	font-size: 1.2em;
	letter-spacing: 0.35em;
	color: #9C9A73;
	font-weight: bold;
}
h2 {
	margin: 36px 0 0 0;
}
.sidebarbox {
	padding: 2px;
	border: 1px solid #F7E7D7;
	margin: 0 0 10px 0;
	vertical-align: bottom;
}
.sidebar, .sidebar2 {
	color: #333333;
	background-color: #F7E7D7;
	padding: 16px;
	font-size: 0.7em;
	line-height: 1.4em;
	background-image: url(../assets/fade.jpg);
	background-repeat: no-repeat;
}
.sidebar2 {
	color: #000;
	background-color: #9C9A73;
	bottom: auto;
	border: 1px solid #D6A36A;
}
/*Links*/
.maincontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C9A73;
	text-decoration: none;
}
.maincontent a:visited {}
.maincontent a:hover {}
.sidebar a {
	color: #9C9A73;
}
.sidebar a:visited {
	color: #9C9A73;
}
.sidebar a:hover {
	color: #D6A263;
}
.sidebar2 a {
	color: #FFF;
}
.sidebar2 a:visited {
	color: #FFF;
}
.sidebar2 a:hover {
	color: #000;
}
.footercolumn1 a {
	color: #E6B47D;
}
.footercolumn1 a:visited {
	color: #EFCBAD;
}
.footercolumn1 a:hover {
	color: #945d52;
}
.footer {
	overflow: hidden;
	font-size: 0.7em;
	color: #F7E7D6;
	margin-top: 20px;
	background-image: url(img/p7spep_vrule.gif);
	background-repeat: repeat-y;
	background-position: 650px 0px;
}
.footercolumn1 {
	float: left;
	width: 678px;
	margin-right: 30px;
}
.footercolumn2 {
	float: left;
	width: 192px;
}
.footer p {
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
.footercolumn2 a {
	color: #F7E7D6;
	display: block;
	padding: 4px 4px;
	border: 1px solid #D6D3CE;
	background-image: url(../p7pmm/img/pmm_oak_root.jpg);
	text-decoration: none;
	background-color: #DEAA73;
}
.footercolumn2 a:hover {
	color: #333333;
	background-color: #E7B67B;
	border-color: #F7E7D6;
}
.footercolumn2 ul {
	margin: 0;
	padding: 0;
}
.footercolumn2 li {
	margin-bottom: 4px;
	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: #6DC0D1 #000 #000 #6DC0D1;
	background-color: #4AB0C6;
}
.imageborder {
	border: 1px solid #9C9A73;
}
.emfasis {
	color: #9C9A73;
	letter-spacing: 2px;
	font-weight: bold;
}
.emfasis2 {
	font-weight: bold;
	color: #9C3C0A;
	letter-spacing: 2px;
}

.smalltext {
	font-size: 11px;
	color: #666666;
}
.tablebackground {
	background-image: url(../assets/logothetis1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

