/* 
  -------------------------------------------
  Salt and Pepper by Project Seven Development
  www.projectseven.com
  Layout 01: 2 Column Sidebar Right
  Horizontal Menu
  -------------------------------------------
*/

body {
	font-family: Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #26364B;
	margin: 0 0 40px 0;
	padding: 0px;
	font-size: 100%;
	background-attachment: fixed;
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
#tagline {
	border-bottom: 1px dotted #000;
	min-width: 580px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#tagline h1 {
	font-size: 0.7em;
	letter-spacing: 1em;
	color: #CCC;
	padding: 12px 0px 12px 32px;
	text-transform: uppercase;
}
/*
Layout Width
*/
#outer {
	padding: 2px;
	width: 896px;
	margin: 0 auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*
Available Width
940 - 40 = 900
*/
#inner {
	padding: 0px;
}
#p7PMM_1 {
	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;
}
#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}
#header-line {
	width: 896px;
	height: 45px;
	overflow: hidden;
	position: absolute;
	top: 400px;
	left: 0px;
	background-color: #2D394F;
	background-image: url(images/header-line.jpg);
	background-repeat: repeat-y;
	background-position: 0% 0%;
}

#masthead {
	overflow: hidden;
	margin-bottom: 2px;
}
#masthead img {display: block;}
#contentwrapper {
	background-image: url(../images/content-tail.png);
	background-repeat: repeat;
	background-position: 0% 0%;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
}
/*
Floated Columns
680 + 200 + 20 = 900
*/
.maincolumn {
	float: left;
	width: 584px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidebarwrapper {
	float: left;
	width: 263px;
	margin: 10px;
	padding-left: 11px;
}
.maincontent {
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 24px;
	padding-right: 32px;
	padding-bottom: 24px;
	padding-left: 32px;
}
/* 
  -------------------------------------------
h1, h2 {
	margin: 0px;
	font-size: 1.2em;
	letter-spacing: 0.35em;
}
h2 {
	margin: 36px 0 0 0;
}
/*
/* 
  -------------------------------------------
h1 {
	background: url(images/logo-tail.gif) repeat-x 50% 0%;
	width: 312px;
	height: 107px;
	line-height: 106px;
	text-transform: uppercase;
	text-align: center;
	font-size: 5em;
	color: #fefefe;
	position: absolute;
	top: 0px;
	left: 0;
	font-weight: bolder;
	font-style: italic;
	letter-spacing: 0.1em;
}

	h1 span {
		background: url(images/logo-bg.jpg) no-repeat 100% 0%;
		display: block;
	}
	
	h1 a {
		text-decoration: none;
		color: #fefefe;
	}
	
	h1 a:hover {
		color: #000;
	}
*/

a {
	color: #E1E4EA;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #9FACBC;
}
a:visited {
	color: #66FFFF;
}
h2 {
	height: 41px;
	overflow: hidden;
	text-transform: uppercase;
	line-height: 40px;
	font-size: 2em;
	color: #ddd;
	background-image: url(../images/title-tail.png);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	font-weight: normal;
}

	h2 span {
		text-transform: none;
	}

h2.extra {
	margin: 0 0 39px 0;
}

h3 {
	height: 41px;
	overflow: hidden;
	line-height: 40px;




	font-size: 2
.em;
	color: #102239;
	background-image: url(../images/title-tail-1.png);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	font-size: 2.0em;
	font-weight: normal;
}

	h3 span {
		text-transform: uppercase;
	}
	
	h3 b {
		letter-spacing: -1px;
		font-weight: normal;
	}
	
	h3.extra {
		margin: 0 0 39px 0;
	}

h1 {
	line-height: 1.6em;
	font-size: 1.25em;
	font-weight: normal;
	color: #78b8ff;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
h4 {
	background-color: #7791B2;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.caption {}
.list {
	width: 100%;
	padding: 0 0 22px 0;
	overflow: hidden;
}

	.list li {
	float: left;
	width: 200px;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #cfd7e3;
	background-image: url(../images/marker.png);
	background-repeat: no-repeat;
	background-position: 1px 0%;
	padding-top: 2px;
	padding-right: 45px;
	padding-bottom: 26px;
	padding-left: 30px;
	}
	
	.list li.extra {
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	}
	
	.list li a {
		color: #78b8ff;
	}

.list-1 {
	padding: 4px 0 0 0;
	overflow: hidden;
}

	.list-1 li {
		width: 100%;
		padding: 0 0 27px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #141516;
	}
	
	.list-1 li.extra {
		padding: 0 0 22px 0;
	}
	
	.list-1 li img {
		float: left;
		margin: 3px 15px 0 0;
	}
	
	.list-1 li em {
	display: block;
	overflow: hidden;
	padding: 0 0 8px 27px;
	line-height: 1.286em;
	font-size: 1.077em;
	color: #fff;
	background-image: url(../images/icon-book.png);
	background-repeat: no-repeat;
	background-position: 0% 3px;
	}
	
	.list-1 li a {
		color: #b10d27;
	}

.list-2 {
	width: 100%;
	padding: 0 0 15px 0;
	overflow: hidden;
}

	.list-2 li {
		background: url(images/marker.png) no-repeat 1px 0%;
		padding: 2px 0 16px 50px;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #141516;
	}
	
	.list-2 li.extra {
		padding: 2px 0 0 51px;
	}
	
	.list-2 li a {
		color: #b10d27;
	}

.list-3 {
	padding: 3px 0 2px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #FFFFFF;
}

	.list-3 dt {
		color: #b10d27;
	}
	
	.list-3 dt a {
		color: #b10d27;
	}
	
	.list-3 dd {
		padding: 0 0 18px 0;
	}
	
	.list-3 dd.extra {
		padding: 0 0 1px 0;
	}

.list-4 {
	overflow: hidden;
	padding: 0 0 9px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #141516;
}

	.list-4 dt {
		color: #b10d27;
	}
	
	.list-4 dt a {
		color: #b10d27;
	}
	
	.list-4 dd {
		padding: 0 0 17px 0;
	}

.list-indent {
	padding: 0 0 10px 0 !important;
}

.list-indent-1 {
	padding: 0 0 17px 0 !important;
}

.list-indent-2 {
	padding: 0 0 2px 0 !important;
}
.box {
	background-repeat: repeat;
	background-position: 0% 0%;
	padding: 16px;
}

	.box .inner {
		padding: 0 20px 22px 22px;
	}
	
	.box .inner-1 {
		padding: 0 20px 22px 22px;
	}
	
	.box .inner-2 {
		padding: 0 20px 31px 22px;
	}
	
	.box div.extra {
	padding: 22px 26px 21px 22px;
	line-height: 1.385em;
	text-align: right;
	font-size: 1.083em;
	color: #141516;
	background-repeat: no-repeat;
	background-position: 17px 8px;
	}
	
	.box div.extra a {
		color: #fff !important;
	}
	
	.box div.extra span {
		color: #b10d27;
	}

.box-indent {
	margin: 0 0 19px 0 !important;
}


.fleft {
	float: left;
	clear: both;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 6px;
}

	img.fleft {
		margin: 0 26px 21px 0;
	}

.fright {
	float: right;
	clear: both;
	margin-bottom: 6px;
	margin-left: 15px;
	margin-top: 6px;
}

.sidebarbox {
	background: url(images/box-tail.png) repeat 0% 0%;
	padding: 2px;
	border: 1px none #000;
	margin-top: 24;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.sidebar, .sidebar2 {
	color: #D5D1CE;
	padding: 0px;
	font-size: .7em;
	line-height: 1.4em;
	background-image: url(../images/box-tail.png);
	background-repeat: repeat;
	margin-top: 16px;
}
.sidebar2 {
	color: #000;
	background-color: #4AB0C6;
}
/*Links*/
.maincontent a {}
.maincontent a:visited {}
.maincontent a:hover {}
.sidebar a {
	color: #4AB0C6;
}
.sidebar a:visited {
	color: #4AB0C6;
}
.sidebar a:hover {
	color: #FFF;
}
.sidebar2 a {
	color: #FFF;
}
.sidebar2 a:visited {
	color: #FFF;
}
.sidebar2 a:hover {
	color: #000;
}
.footercolumn1 a {
	color: #4AB0C6;
}
.footercolumn1 a:visited {
	color: #4AB0C6;
}
.footercolumn1 a:hover {
	color: #FFF;
}
.footer {
	overflow: hidden;
	font-size: 0.7em;
	color: #A09B97;
	margin-top: 10px;
	background-image: url(img/p7spep_vrule.gif);
	background-repeat: repeat-y;
	background-position: 504px 0px;
	vertical-align: middle;
	margin-bottom: 10px;
}
.footercolumn1 {
	float: left;
	width: 468px;
	margin-right: 30px;
}
.footercolumn2 {
	float: left;
	width: 395px;
}
.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: #172538;
}
.footercolumn2 a:hover {
	color: #000;
	background-color: #7B95B5;
	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: #6DC0D1 #000 #000 #6DC0D1;
	background-color: #4AB0C6;
}
#pictures {
	width: 100%;
	height: 50px;
	overflow: hidden;
	background-image: url(../images/pictures-tail.png);
	background-repeat: repeat;
	background-position: 0% 0%;
	padding: 5px;
}

	#pictures ul {
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9;
	padding-left: 50px;
	}
	
	#pictures ul li {
		float: left;
	}
	
	#pictures a {
	color: #CCC;
	text-decoration: none;
	border: 1px none #666;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
}
	#pictures a:hover {
	color: #FF0000;
	text-decoration: none;
	border: 1px none #666;
}
#pictures1 {
	width: 100%;
	height: 50px;
	overflow: hidden;
	background-image: url(../images/pictures-tail.png);
	background-repeat: repeat;
	background-position: 0% 0%;
	padding: 0px;
}

	#pictures1 ul {
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9;
	padding-left: 50px;
	}
	
	#pictures1 ul li {
		float: left;
	}
	
	#pictures1 a {
	color: #CCC;
	text-decoration: none;
	border: 1px none #666;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
}
	#pictures1 a:hover {
	color: #FF0000;
	text-decoration: none;
	border: 1px none #666;
}	
	

#contact-form {
	width: 541px;
	padding: 8px 0 0 1px;
}

	#contact-form textarea {
		background: none;
		width: 280px;
		height: 72px;
		padding: 3px;
		border: 1px solid #cfd7e3;
		float: right;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #cfd7e3;
	}
	
	#contact-form label {
		display: block;
		height: 30px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 230px;
		height: 16px;
		padding: 1px 3px 1px 3px;
		border: 1px solid #cfd7e3;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #cfd7e3;
	}

	#contact-form a {
		background: #28405f url(images/link-bg.gif) no-repeat 100% 0%;
		display: block;
		height: 19px;
		margin: 8px 0 0 18px;
		padding: 0 30px 0 13px;
		float: right;
		line-height: 18px;
		font-size: 1.083em;
		text-decoration: none;
		color: #fff;
	}

	#contact-form a:hover {
		text-decoration: underline;
	}

#footer {
	height: 69px;
	padding: 48px 0 0 0;
	overflow: hidden;
}

	#footer p {
		padding: 0 2px 0 0;
		line-height: 72px;
		text-align: center;
		color: #b8c7d9;
	}
	
	#footer p span {
		margin: 0 9px 0 0;
	}
	
	#footer p a {
		margin: 0 0 0 9px;
		color: #b8c7d9;
	}
