@charset "UTF-8";

@font-face {
  font-family: 'Old Standard TT Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Old Standard TT Bold'), local('OldStandardTT-Bold'), url('OldStandardTT-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Old Standard TT';
  font-style: normal;
  font-weight: bold;
  src: local('Old Standard TT Bold'), local('OldStandardTT-Bold'), url('OldStandardTT-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Old Standard TT';
  font-style: normal;
  font-weight: normal;
  src: local('Old Standard TT Regular'), local('OldStandardTT-Regular'), url('OldStandardTT.woff') format('woff');
}

@font-face {
  font-family: 'Quattrocento Sans';
  font-style: normal;
  font-weight: normal;
  src: local('Quattrocento Sans'), local('QuattrocentoSans'), url('QuattrocentoSans.woff') format('woff');
}

* {
	font-family: "Quattrocento Sans", "Gill Sans", "Calibri", "Verdana", "Dejavu Sans", "Bitstream Vera Sans", "Vera Sans", sans-serif;
}

h1, h2, h3 {
	font-family: 'Old Standard TT Bold', 'Bodoni', 'BodoniXT', 'Georgia', 'Bitstream Charter', serif;
	font-weight: normal;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
	line-height: 1.25;
}

h1 {
	font-size: 30px;
}

p, ul, ul *, span {
	font-size: 17px;
}

#missionstatement {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	clear: both;
}

a {
	color: white;
}

a:hover {
	color: red;
}

#pagesubtitle {
	font-size: 1.2em;
	font-style: italic;
	margin-top: 0;
	padding-top: 0;
}

#pagetitle {
	margin-bottom: 0;
	padding-bottom: 0;
}

body {
	background-color: #848484;
	padding: 0;
	margin: 0;
}

#pagemat {
	width: 960px;
	background-color: #3d4448;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #f8f8f8;
}

#pageheader, #pagefooter {
	background-image:url('slake.jpg');
	background-color: #b0b0b0;
	padding: 0;
	margin: 0;
	position: relative;
}

#pagefooter {
	padding: 7px;
	margin-top: 20px;
}

#pagefooter * {
	color: #888;
}

#pagefooter li a {
	font-size: 0.9em;
	padding-left: 5px;
}

#pagefooter a {
	padding: 0px;
	margin-bottom: 0;
	margin-top: 0px;
}

#pagefooter a:hover {
	color: red;
}

#pagefooter ul {
	list-style-type: none;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-size: small;
}

#pagefooter ul li {
	display: inline-block;
}

#pagefooter p {
	padding: 0;
	margin: 5px;
	font-size: small;
}

#navlist {
	list-style-type: none;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 38px;
	line-height: 1.1;
}

#navlist * {
	margin: 0;
	padding: 0;
}

#navlist li {
	display: block;
	padding: 0;
	position: relative;
	float: left;
	font-size: 16px;
}

#navlist a {
	font-family: 'Old Standard TT Bold', 'Bodoni', 'BodoniXT', 'Georgia', 'Bitstream Charter', serif;
	font-size: 1.35em;
	color: white;
	text-align: center;
	text-decoration: none;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.75);
	padding-top: 7px;
	padding-bottom: 7px;
	display: inline-block;
	width: 192px;
}

#navlist a:hover, #navlist a:active, #navlist li:hover a {
	background-color: black;
	background-color: rgba(0,0,0,0.6);
	color: #f8f8f8;
}

#navlist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: white;
	position: absolute;
	display: none;
	z-index: 99;
}

#navlist ul a {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border: 1px solid black;
	padding-left: 7px;
	width: 183px;
	text-align: left;
	font-size: 1.2em;
	line-height: 0.9;
}

#navlist ul li {
	display: block;
	float: none;
}

#navlist li:hover ul {
	display: block;
	background-color: transparent;
}

#navlist li:hover ul li a {
	background-color: #646464;
	background-color: rgba(100,100,100,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
}

#navlist li:hover ul li:hover a {
	color: #f8f8f8;
	background-color: black;
	background-color: rgba(0,0,0,0.93);
}

* > .hideexceptie6 {
	display: none;
	position: absolute;
}

#pagecontent {
	margin-left: 10px;
	margin-right: 9px;
}

#calloutcontainer, .testimonialcontainer {
	background-color: #d1d4d5;
}

#calloutcontainer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 520px;
	position: relative;
	border: 4px solid #7c7752;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 2px;
}

.frontcallout {
	height: 100%;
	margin-left: 3px;
	margin-right: 3px;
	color: black;
	vertical-align: top;
	overflow: auto;
}

.frontcallout {
	width: 291px;
	float: left;
}

.grooveborder {
	float: left;
	height: 90%;
	position: relative;
	top: 5%;
	margin-left: 7px;
	margin-right: 7px;
	width: 0;
	border-left: 4px groove #c0c0c0;
	display: table-cell;
}

.testimonialcontainer {
	margin-top: 28px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 6px;
	color: black;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.testimonialtext:before {
	content: open-quote;
}

.testimonialtext:after {
	content: close-quote;
}

.testimonialcontainer .testimonialtext {
	margin-left: 8px;
	margin-right: 4px;
}

.testimonialcontainer .testimonialtext:before {
	color: #213675;
	font-family: 'Times', 'Times New Roman';
	font-size: 82px;
	float: left;
	content: "“";
	line-height: 34px;
	position: relative;
	top: 21px;
	padding-right: 6px;
}

.testimonialcontainer .testimonialtext:after {
	content: none;
}

.testimonialtext .introhighlight {
	font-weight: bold;
}

#testimonial1 {
	margin-top: 0;
}

.testimonialsig {
	font-size: 1.05em;
	line-height: 1.1em;
}

.testimonialsig, .sandysig {
	text-align: right;
	margin-left: 10%;
	margin-right: 3%;
	font-style: italic;
}

.testimonialsig .workhistory {
	display: block;
	clear: both;
}

.frontcallout .testimonialsig {
	font-size: small;
	margin-left: 40px;
}

.testimonialsig:before, .sandysig:before {
	content: "--";
}

.frontcallout .continuation {
	text-align: right;
	font-style: italic;
	margin-right: 3%;
}

.frontcallout a {
	color: blue;
}

.frontcallout a:hover {
	color: red;
}

.ideacallout {
	width: 240px;
	margin-right: 10px;
}

.frontcallout h1, .frontcallout h2, .frontcallout h2,
.ideacallout h1, .ideacallout h2, .ideacallout h2 {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	color: #213675;
	margin-top: 9px;
	font-size: 1.5em;
}

.frontcallout h1:first-letter, .frontcallout h2:first-letter, .frontcallout h2:first-letter,
.ideacallout h1:first-letter, .ideacallout h2:first-letter, .ideacallout h2:first-letter {
	text-shadow: 2px 1px 1px rgba(0,0,0,0.55);
	border: 2px groove #5a6175;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-right: 3px;
	margin-left: 4px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.4;
	font-size: 1.8em;
}

.frontfeaturedidea, .categoryimage, .displayedimage, .aboutimage {
	border: 4px solid #e8e8e8;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.frontfeaturedidea, .categoryimage {
	height: 280px;
}

.displayedimage {
	margin-left: auto;
	margin-right: auto;
}

#frontslideshow {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 1028px;
	height: 288px;
	position: relative;
}

.frontfeaturedidea {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 1020px;
	color: white;
	background-color: #384454;
	background-image:url('darkslate.jpg');
	position: relative;
}

.frontfeaturedidea * {
	border: 0;
	margin: 0;
}

.frontfeaturedimage {
	position: absolute;
}

.categoryimageoverlay {
	position: absolute;
	height: 280px;
	width: 600px;
	text-decoration: none;
}

/* Kills the underline on the company name in IE6 */
.overlaytext {
	text-decoration: none;
}

/* Kills the underline on the company name in Webkit */
.frontfeaturedidea > a {
	text-decoration: none;
}

/* (Opera and Gecko seem to not have the underline natively) */

/* Using the child selector hides the background mask from IE6 since it doesn't
 * support transparent PNGs, and the mask totally hides the image */
* > .categoryimageoverlay {
	background-image: url('ovalmask.png');
}

.categoryimageoverlay * {
	text-decoration: none;
}

.overlaylogo {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 6px;
	float: left;
}

.overlaytext {
	margin-top: 6px;
	font-family: 'Old Standard TT Bold', 'Bodoni', 'BodoniXT', 'Georgia', 'Bitstream Charter', serif;
	font-weight: normal;
	font-size: 20px;
	color: #cccca7;
	line-height: 1.1;
}

.frontfeaturedtext {
	width: 406px;
	vertical-align: top;
	margin-top: 5px;
	margin-left: 5px;
	position: absolute;
	left: 600px;
	height: 275px;
	overflow: auto;
}

.frontfeaturedtext * {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	color: white;
}

.frontfeaturedidea .continuation {
	text-align: right;
	margin-right: 1.5%;
}

.frontfeaturedidea a:hover {
	color: red;
}

.frontfeaturedtext h1 {
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
}

.frontfeaturedtext h2 {
	font-size: 1.2em;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 10px;
}

.categoryimage {
	float: right;
	margin-left: 7px;
	margin-bottom: 10px;
}

.categoryref {
	font-style: italic;
}

.categoryref:before, .categoryref:after {
	content: '"';
}

#ideaimagescontainer {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	clear: both;
}

#ideaimagescontainer img {
	border: 2px solid #7c7752;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#ideaimagescontainer a:hover img {
	border-color: #c00;
}

#ideacatlist ul * {
	font-size: 16px;
}

#ideacatlist {
	margin-top: 20px;
}

#ideacatlist ul {
	display: inline;
	padding-left: 10px;
}

#ideacatlist li {
	display: inline;
	list-style-type: none;
}

.displayedimagecontainer {
	text-align: center;
}

.displayedimagealt {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.3em;
}

.displayedimagecontainer p {
	display: inline-block;
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0;
}

#contactmethods {
	margin-top: 0;
	padding: 0;
	margin-left: 2.5%;
	padding-bottom: 4px;
	position: relative;
}

.postaladdress {
	white-space: pre-line;
}

.aboutimage { 
	float: right;
	margin-right: 25px;
	margin-left: 20px;
	height: 300px;
	position: relative;
}

.contactlogo {
	float: right;
	margin-right: 25px;
}

.aboutimage .aboutlogo {
	position: absolute;
	top: 15px;
	left: 15px;
}

#slides {
	list-style: none;
	overflow: auto;
	padding: 0;
	margin: 0;
}

/* Stack the front slides on top of each other to display only one
 * slide, even if javascript is disabled. */
#frontslideshow #slides li {
	position: absolute;
}

.slidenavcontainer {
	position: absolute;
	z-index: 65535;
	right: 18px;
	bottom: 20px;
}

.slidenav {
	list-style: none;
	height: 25px;
	margin: 0 0 0 32px;
	position: static;
}

.slidenav li {
	float: left;
	cursor: pointer;
	padding: 5px 8px;
	background: #666;
	border: 1px solid #999;
	margin: 0 4px 0 0;
	text-align: center;
	color: #222;
	position: static;
	width: 9px;
}

.slidenav li:hover {
	background: #777;
	border: 1px solid #bbb;
	color: #000
}

li.currentslidenav {
	border: 1px solid #ccc;
	background: #888;
}
