/* 
  -----------------------------------
  Adaptations
  by Project Seven Development
  www.projectseven.com
  Layout 4 - PMM Menu
  -----------------------------------
*/

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #fff;
	background-image: url(../images/background/newstyle.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 16px 20px;
	font-size: 100%;
}
#layout {
	margin: 0px auto;
	max-width: 1440px;
}
img.scaled {
	height: auto;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #FFF;
	box-sizing: border-box;
	box-shadow: 5px 5px 20px #999;
}
img.scaled-plain {
	height: auto;
	width: 100%;
}
img.scaled-max {
	height: auto;
	width: auto;
	max-width: 100%;
	margin: 12px auto;
	background-color: #000;
	padding: 1px;
	display: block;
	border-radius: 6px;
	border: 6px solid #fff;
	box-sizing: border-box;
	box-shadow: 5px 5px 20px #333;
}
img.scaled-logo {
	height: auto;
	width: auto;
	max-width: 100%;
}
img.scaled-max-plain {
	height: auto;
	width: auto;
	max-width: 100%;
	margin: 0px auto;
	display: block;
}
#masthead {
	margin: 0px auto;
	color: #e1e1e1;
	background-color: #fff;
	padding: 12px 16px;
	border: 3px solid #000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0px 0px 30px #333;
	-webkit-box-shadow: 0px 0px 30px #333;
	box-shadow: 0px 0px 30px #333;
}
#masthead, .navigation, #footer {
	max-width: 1440px;
	margin: 0px auto;
}
.masthead {
	margin: 0px auto;
	font-size: 8px;
}
#logo {
	position: relative;
	z-index: 3;
	margin: 0px auto;
	background-color: #fff;
	padding: 6px 0 4px 12px;
	border: 3px solid #000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	overflow: hidden;
	max-width: 1440px;
}
#logo img {
	width: auto !important;
	height: auto !important;
	max-width: 100%;
}
#logo .left-side, #logo .right-side {
	float: left;
	width: 50%;
}
#logo .left-side {
	padding: 0px 0px;
}
#logo .right-side {
	text-align: right;
	margin-top: 80px;
	color: #a82626;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
}
h1, h2, h3, h4, h5 {
	font-weight: normal !important;
	font-style: normal !important;
	font-family: "Federo", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: normal;
	margin: 0px;
}
h1 {
	font-size: 36px;
	color: #000;
	text-transform: none;
}
h2 {
	color: #aa2421;
	font-size: 24px;
	margin-top: 20px;
}
h3 {
	color: #aa2421;
	font-size: 18px;
	margin-bottom: 12px;
}
h4 {
	color: #aa2421;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	margin-bottom: 12px;
}
h5 {
	color: #e1e1e1;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 12px;
}
.header  {
	text-align: center;
	margin: 0px !important;
}
p {
	margin: 12px auto;
}
.callout {
	float: left;
	height: auto;
	width: 236px;
	margin: 12px auto;
	background: transparent;
	padding: 1px;
	background-color: #fff;
	border: 6px solid #212121;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 6px 6px 20px #333;
	-webkit-box-shadow: 6px 6px 20px #333;
	box-shadow: 6px 6px 20px #333;
}
.date-font	{
	font-size: 11px;
	color: #aa2421;
	margin: 0px auto;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.fancy-quote {
	font-family: "Federo", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: 0.15em;
	margin-bottom: 15px;
	color: #3C5060;
}
.home {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ccc;
	line-height: 20px;
	margin: 0px auto;
	font-style: italic;
}
.image-rotator {
	margin: 16px auto 18px auto;
}
.note {
	margin: 12px auto 18px auto;
	color: #ccc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal; 
	line-height: 24px;
	background-color: #212121;
	padding: 12px 16px;
	border: 1px solid #242424;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0px 0px 30px #000;
	-webkit-box-shadow: 0px 0px 30px #000;
	box-shadow: 0px 0px 30px #000;
}
.quotation {
	margin: 12px 0;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #212121;
	text-transform: uppercase;
}
#masthead h1 {
	font-size: 3em;
	margin: 0px;
}
#masthead .subhead {
	font-size: 11px;
	margin: 0px 0px 8px 2px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.navigation {
	background-color: #212121;
}
.navigation, #p7PMM_1 {
	border-radius: 5px 5px 0px 0px;
}
#p7PMM_1 {
	background-color: #222222;
	background: rgba(51,51,51,.6);
	border-radius: 5px 5px 0px 0px;
}
#p7PMM_1 ul a.pmmfirst {
	border-radius: 5px 0px 0px 0px;
}
.main-content {
	margin: 0px auto;
	line-height: 21px;
	background-color: #FFFFFF;
	border: 3px solid #000;
	border-top: none;
	border-radius: 0px 0px 5px 5px;
	max-width: 1432px;
}
.main-content .content {
	padding: 20px 32px 8px 32px;
	color: #000;
	background-image: url(../images/background/artisan.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-size: 14px;
	line-height: 21px;
}
.sidebar .content {
	padding: 20px 28px;
	font-size: 0.85em;
	background-color: #7A96AD;
	box-shadow: inset 0px 0px 30px #536F86;
}
.slideshow {
	margin: 20px auto;
	width: 900px;
	background-color: #212121;
	padding: 1px;
	border: 6px solid #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 6px 6px 20px #666;
	-webkit-box-shadow: 6px 6px 20px #666;
	box-shadow: 6px 6px 20px #666;
}
/*Interior 3-Column Structure*/
.inner-columns-wrapper {
	overflow: hidden;
}
.three-column-column1 {
	width: 32%;
	margin-right: 2%;
	float: left;
}
.three-column-column2 {
	width: 32%;
	margin-right: 2%;
	float: left;
}
.three-column-column3 {
	width: 32%;
	float: left;
}
.three-column-content {
	padding: 16px;
	border: 1px solid #212121;
	border-radius: 5px;
	font-size: 13px;
	background-color: #212121;
	background-image: url(../images/background/artisan.png);
	background-repeat: repeat;
	background-position: left top;
	box-shadow: inset 0px 0px 20px #000;
}
.three-column-column1 .three-column-content {
	background-color: #212121;;
	box-shadow: inset 0px 0px 10px #333;
}
.three-column-column2 .three-column-content {
	background-color: #212121;
	box-shadow: inset 0px 0px 10px #333;
}
.three-column-column3 .three-column-content {
	background-color: #212121;
	box-shadow: inset 0px 0px 10px #333;
}
#footer {
	font-size: 11px;
	margin: 6px auto;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.footer-menu  {
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 100%;
	vertical-align: bottom;
}
.footer-menu  {
	text-align: center;
}
.footer-menu li{
	display: inline-block;
	list-style-type: none;
	word-spacing: normal;
}
.footer-menu a, .footer-menu a:visited {
	color: #e1e1e1 !important;
	text-decoration: none;
	display: block;
	padding: 2px 10px;
	border-left: 1px solid;
	border-color: #555;
}
.footer-menu li:first-child a {
	border-left: none;
}
.footer-menu a:hover, .footer-menu a:focus {
	color: #B45050 !important;
	text-decoration: underline;
	outline: none;
}

/* PAGE LINK COLORS */

a:link		{ color: #aa2421; text-decoration: none; }

a:visited	{ color: #aa2421; text-decoration: none; }

a:active	{ color: #fff; text-decoration: none; }

a:hover		{ color: #fff; text-decoration: none; }

.container a:link		{ color: #aa2421; text-decoration: none; }

.container a:visited	{ color: #aa2421; text-decoration: none; }

.container a:active		{ color: #fff; text-decoration: none; }

.container a:hover		{ color: #fff; text-decoration: none; }
