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

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #ccc;
	background-image: url(../images/background/p5.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 12px auto;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 100%;
	padding-bottom: 1em;
}
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: 0px auto;
	display: block;
	border-radius: 5px;
	border: 5px solid #FFF;
	box-sizing: border-box;
	box-shadow: 5px 5px 20px #333;
}
img.scaled-max-plain {
	height: auto;
	width: auto;
	max-width: 100%;
	margin: 0px auto;
	display: block;
}
img.scaled-logo {
	height: auto;
	width: auto;
	max-width: 100%;
}
img.scaled-logo-border {
	height: auto;
	width: auto;
	max-width: 100%;
	border: 1px solid #404040;
	box-sizing: border-box;
	box-shadow: 5px 5px 20px #000;
}
img.nwuca {
	height: auto;
	width: auto;
	border-radius: 6px;
}
.masthead {
	margin: 0px auto;
	font-size: 8px;
}
#logo {
	position: relative;
	z-index: 3;
	margin: 0px auto;
	background-color: #101010;
	padding: 6px 4px;
	border: 2px solid #000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;
	overflow: hidden;
	max-width: 1432px;
}
#logo .left-side {
	margin-left: 1%;
	float: left;
	width: 34%;
}
#logo .logo {
	margin-left: 2%;
	float: left;
	width: 30%;
	margin-right: 2%;
}
#logo .right-side {
	margin-right: 1%;
	float: right;
	width: 30%;
}
#logo .left-side {
	text-align: left;
	margin-top: 6px;
	color: #fff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2em;
}
#logo .logo {
	margin: 0px auto;
}
#logo .right-side {
	text-align: right;
	margin-top: 6px;
	color: #fff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2em;
}
#logo img {
	width: auto !important;
	height: auto !important;
	max-width: 100%;
}
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: #d6a33a;
	margin: 18px 0;
}
h2 {
	color: #d6a33a;
	font-size: 24px;
	margin-top: 20px;
}

h3 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 12px;
}
h4 {
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	margin-bottom: 12px;
}
h5 {
	color: #e1e1e1;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 12px;
}
p { margin: 12px 0;}

#columns {
	margin: 12px auto;
	border-radius: 7px;
	border: 2px solid;
	border-color: #000;
	position: relative;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;
}
.sidebar {
	width: 22%;
	float: left;
	font-size: 12px;
}
.navigation {
	width: 22%;
	float: left;
}
#masthead, #columns, #footer {
	max-width: 1440px;
	margin: 0px auto;
}
.main-content {
	width: 56%;
	float: left;
	line-height: 1.4em;
}
.navigation .content {
	background-color: #202020;
	background-image: url(../images/background/gradient.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-position: 0px -60px;
	border-right: 1px solid #404040;
	position: relative;
	overflow: hidden;
}
.main-content .content {
	padding: 20px 32px;
	background-color: #000;
	color: #e1e1e1;
	background-image: url(../images/background/gradient.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-size: 14px;
	line-height: 21px;
	border-right: 1px solid #404040;
}
.sidebar .content {
	padding: 6px 20px;
	background-color: #202020;
	background-image: url(../images/background/gradient.jpg);
	background-repeat: repeat;
	background-position: left top;
	color: #e1e1e1;
	border-radius: 0px 5px 5px 0px;
	position: relative;
}

.affiliations {
	margin: 12px auto;
}
.address-border-top {
	margin-top: 12px;
	line-height: normal;
	padding-top: 12px;
	border-top: 1px solid #333;
}
.address-border-middle {
	margin: 12px 0;
	line-height: normal;
	padding: 12px 0;
	border-top: 1px solid #333;
}
.address-border-bottom {
	margin-bottom: 12px;
	line-height: normal;
	padding-bottom: 12px;
	border-bottom: 1px solid #333;
}
.address-border-special {
	padding-top: 11px;
}
.company {
	font-size: 14px;
	font-weight: bold;
	color: #d6a33a;
	text-align: left;
	text-transform: none;
}
.company-logo {
	margin-bottom: 12px;
}
.container {
	margin: 24px 18px 18px 18px;
	color: #e1e1e1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.35em;
	background-color: #101010;
	padding: 10px 12px;
	border: 1px solid #404040;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: inset 0px 0px 12px #202020, 0px 0px 12px #000;
	-webkit-box-shadow: inset 0px 0px 12px #202020, 0px 0px 12px 000;
	box-shadow: inset 0px 0px 12px #202020, 0px 0px 12px #000;
}.equipment {
	font-size: 12px;
	font-weight: normal;
	color: #d6a33a;
	text-align: left;
	text-transform: none;
}
.form {
	font-size: 13px;
	padding: 4px 12px;
	font-weight: bold;
	color: #e1e1e1;
	text-transform: uppercase;
}
.gallery {
	margin: 20px auto;
	padding: 20px;
	background-image: url(../images/background/maincontent.jpg);
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #404040;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 6px 6px 20px #000;
	-webkit-box-shadow: 6px 6px 20px #000;
	box-shadow: 6px 6px 20px #000;
}
.map {
	margin: 18px 0;
	color: #333;
	width: 400px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	background-color: #101010;
	padding: 6px;
	border: 1px solid #505050;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 12px #000;
	-webkit-box-shadow: 5px 5px 12px #000;
	box-shadow: 5px 5px 12px #000;
}
.note {
	margin: 18px;
	color: #ccc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.4em;
	background-color: #000;
	padding: 12px 15px;
	border: 1px solid #404040;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 3px 3px 12px #000;
	-webkit-box-shadow: 3px 3px 12px #000;
	box-shadow: 3px 3px 12px #000;
}
.note-right {
	margin: 18px auto;
	color: #ccc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4em;
	background-color: #000;
	padding: 12px 15px;
	border: 1px solid #404040;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 3px 3px 12px #000;
	-webkit-box-shadow: 3px 3px 12px #000;
	box-shadow: 3px 3px 12px #000;
}
.note-heading {
	color: #d6a33a;
	font-size: 18px;
	margin: 0px 0px 12px 0px;
	padding-bottom: 18px;
}
.social-networks {
	margin: 6px 0;
	line-height: 1.6em;
}


/*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 16px 4px 16px;
	border: 1px solid #404040;
	border-radius: 5px;
	font-size: 0.85em;
	color: #e1e1e1;
	background-color: #202020;
	background-image: url(../images/background/maincontent.jpg);
	background-repeat: repeat;
	background-position: left top;
	box-shadow: inset 0px 0px 20px #000;
}
.three-column-column1 .three-column-content {
	background-color: #aaa;
	box-shadow: inset 0px 0px 20px #202020;
}
.three-column-column2 .three-column-content {
	background-color: #aaa;
	box-shadow: inset 0px 0px 20px #202020;
}
.three-column-column3 .three-column-content {
	background-color: #aaa;
	box-shadow: inset 0px 0px 20px #202020;
}

/* FOOTER */

#footer {
	margin: 12px auto;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.5em;
}
.footer	{
	padding: 6px auto;
}

/* PAGE LINK COLORS */

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

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

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

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

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

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

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

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

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

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

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

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

.footer a:link	{ color: #c98a07; text-decoration: none }

.footer a:visited	{ color: #c98a07; text-decoration: none  }

.footer a:active	{ color: #000; text-decoration: none; }

.footer a:hover	{ color: #000; text-decoration: none; }

span.clearfix {
	clear: both;
	display: block;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
