﻿html {
	height: 100%; /* IE6: treaded as min-height*/;
	height: auto !important; /* real browsers */;
	min-height: 100%; 		/* real browsers */
}
body {
	background-color: #B3B3D9;
	font-family: Verdana, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	background-image: url('../images/parchment1oa.gif');
	height: 100%; /* IE6: treaded as min-height*/;
	height: auto !important; /* real browsers */;
	min-height: 100%; /* real browsers */;
	width: 100%;
	text-align: center;
}
a {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
}
div#content {
	width: 960px;
	background-color: white;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 1em;
	border: 1px #000062 solid;
}
div#content p {
	padding: 0 1.5em;
	line-height: 1.5em;
}
div#content dt {
	padding-left: 40px;
	padding-right: 40px;
	text-align: justify;
}
div#content dd {
	padding-bottom: 15px;
	padding-left: 60px;
	padding-right: 60px;
}
div#bottom {
	width: 960px;
	background-color: white;
	border-right: 1px navy solid;
	border-left: 1px navy solid;
	border-bottom: 1px navy solid;
	color: #000080;
	margin-top: -1em;
	margin-left: auto;
	margin-right: auto;
-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}
div#top {
	width: 960px;
	background-color: white;
	border-right: 1px navy solid;
	border-left: 1px navy solid;
	border-top: 1px navy solid;
	font-variant: small-caps;
	color: #000080;
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	line-height: 1em;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
div#top img {
	padding: 5px;
}
/************* Top Menu ****************/
#topmenu {
	text-align: center;
	background: #FFD900;
	float: left;
	display: inline;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 915px;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 8px;
	line-height: 1em;
}
#topmenu li {
	float: left;
	display: inline;
	font-size: 12px;
	font-weight: bolder;
	margin: 0px;
	padding-top: 1px;
}
#topmenu a {
	background-color: #FFD900;
	border: 1px solid #ffd900;
	color: navy;
	display: block;
	float: left;
	display: inline;
	margin: 0;
	padding: 9px 11px;
	text-decoration: none;
}
#topmenu a:hover {
	background: white url('../images/tophover.gif') no-repeat center bottom;
	color: #000080;
	border: 1px solid #000080;
	padding-bottom: 8px;
}
#frontpageentry {
	background-color: #fff3b3;
	width: 720px;
	margin-left: 1.5em;
	margin-top: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px #000080 solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#frontpageentry h4, #frontpageentry p {
	margin: 0px;
	line-height: 1em;
}
/************* Home Page Special Features Table ****************/
#specialfeatures {
	float: right;
	display: inline;
	border: 1px #000080 solid;
	margin: 1.5em;
	padding: 0px;
	width: 160px;
	text-align: center;
	background-color: #FFD900;
	list-style: none;
	line-height: 1em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#specialfeatures li {
	font-size: 12px;
	font-weight: bolder;
	margin: 0px;
	padding: 3px 5px;
}
#specialfeatures a {
	color: navy;
	display: block;
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	text-decoration: none;
}
#specialfeatures a:hover {
	background: white url('../images/tophover.gif') no-repeat center bottom;
	border: 1px navy solid;
	margin: 0;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#specialfeatures .banner {
	background-color: #000080;
	color: white;
	height: 55px;
	padding-top: 15px;
	padding-left: 0px;
	margin-bottom: 5px;
	font-size: large;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 1.4em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
* html #specialfeatures {
	width: 158px;
}
* html #specialfeatures .banner {
	margin-left: -1em;
}
/************** float clearing div ******************/
.clearfloats {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
/*************** skyscraper on machine homepage alignment ************/
#machineskyscraper {
	float: right;
	display: inline;
	margin-right: 10px;
}
/*************** gallery ************/
#gal {
	margin-left: 3em;
	margin-right: 3em;
	margin-bottom: 35px;
	border: 1px #000080 solid;
	background-color: #FFF3B3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#gal h4 {
	margin-bottom: 15px;
}
#gal img {
	float:right;
	margin: 1em;
}
#gal1 {
	margin-left: 3em;
	width: 550px;
	margin-bottom: 35px;
	border: 1px #000080 solid;
	background-color: #FFF3B3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#gal1 h4 {
	margin-bottom: 15px;
}
#gal1 img {
	float:right;
	margin: 1em;
}
#gallery {
	float: left;
	display: inline;
	list-style: none;
	width: 200px;
	line-height: 1.5em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
/*************** company list ************/
#companylist {
	float: left;
	display: inline;
	list-style: none;
	line-height: 2em;
	margin-top: 1em;
}
#companylist .blurb {
	margin-left: 35px;
	margin-top: -10px;
	margin-right: 20px;
	margin-bottom: 0px;
	font-size: smaller;
	font-style: italic;
}
/************ headings *********/
h6, h5, h4, h3, h2, h1 {
	color: #000080;
	text-align: center;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/**************** breadcrumb *****************/
.breadcrumb {
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.breadcrumb a {
	color: #000080;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: #B3B3D9;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: red;
	text-decoration: none;
}
.lastedited {
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -25px;
}
/**************** picture float right coding *****************/
div#picright {
	position: relative;
	float: right;
	display: inline;
	border: 1px #000080 solid;
	padding: 5px;
	margin: 1.5em;
	background-color: #FFF3B3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
div#picright p {
	text-align: center;
	font-size: smaller;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
}
div#picright img {
	border: 1px black solid;
	margin-left: 10px;
	margin-right: 10px;
}
div#picrightnocap img {
	float: right;
	display: inline;
	border: 1px black solid;
	margin: 1em;
}
/**************** picture float left coding *****************/
div#picleft {
	position: relative;
	float: left;
	display: inline;
	border: 1px #000080 solid;
	padding: 5px;
	margin: 1.5em;
	background-color: #FFF3B3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
div#picleft p {
	text-align: center;
	font-size: smaller;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
}
div#picleft img {
	border: 1px black solid;
	margin-left: 10px;
	margin-right: 10px;
}
div#picleftnocap img {
	float: left;
	display: inline;
	border: 1px black solid;
	margin: 1em;
}
/**************** for article and page headings *****************/
.header {
	font-size: x-large;
	color: #000080;
	font-weight: bolder;
	text-align: center;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 25px;
}
/**************** disclaimer ****************/
.disclaim {
	font-size : 7pt;
	font-style: italic;
	color : red;
	margin-right: 40px;
	margin-left: 40px;
	text-align: justify;
	clear: both;
}
.copyright {
	font-size : 7pt;
	font-style: italic;
	clear: both;
	margin-right: 40px;
	margin-left: 40px;
	text-align: justify;
	color: #000080;
}
.center {
	align: center;
	text-align: center;
}
.indent {
	margin-left: 60px;
	margin-right: 60px;
}
.topofpage {
	font-style: italic;
	font-weight: bold;
	font-size: x-small;
	margin-left: -10px;
	margin-bottom: 10px;
}
/*************** cabinets ************/
#cab {
	width: 80%;
	margin-left: 96px;
	margin-bottom: 35px;
	border: 1px #000080 solid;
	background-color: #FFF3B3;
}
.babyblonde {
	background-color: #FFF3B3;
	border: 1px #000080 solid;
	padding: 10px;
	margin-left: 1em;
	margin-right: 1em;
}
div#search table {
	margin-right: 112px;
	margin-left: 112px;
	text-align: center;
	width: 700px;
	background-color: #FFF3B3;
}
/****** events *****/
div#events {
	margin-left: 130px;
	margin-right: 10px;
	border: 1px #000080 solid;
	width: 654px;
	text-align: center;
}
div#eventframe {
}
div#eventframe iframe {
	height: 100%;
	width: 100%;
	height: 1550px;
}
.centered {
	text-align: center;
}
/**************** picture centering *****************/
#piccenter {
	vertical-align: top;
	border: 1px #000080 solid;
	padding: 15px;
	margin: 1.5em auto;
	background-color: #FFF3B3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#piccenter p {
	display: block;
	text-align: center;
	font-size: smaller;
	font-weight: bold;
	padding: 0px;
}
#piccenter td p {
	display: block;
	text-align: center;
	font-size: smaller;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
}
#piccenter img {
	display: block;
	text-align: center;
	border: 1px black solid;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}
#piccenternocap {
	display: block;
	text-align: center;
	margin: 1.5em auto;
/*	margin-right: auto;
	margin-left: auto;
*/
}
#piccenternocap p {
	text-align: center;
	font-size: smaller;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
}
#piccenternocap td p {
	text-align: center;
	font-size: smaller;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
}
#piccenternocap img {
	border: 1px black solid;
}
/* stuff in topmenu.html */
div#addthis {
	float: left;
	display: inline;
	margin-top: 3px;
	margin-left: 1em;
	margin-right: 0px;
	padding: 0px;
}
div#topsearch {
	float: left;
	display: inline;
	margin-left: 205px;
	padding: 0px;
}
/*  The following is for IE 6 */
* html div#topsearch {
	margin-left: 210px;
}
div#topdate {
	float: right;
	display: inline;
	margin-top: 0px;
	margin-right: 25px;
	color: white;
	font-size: 15px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Pullquotes */
.pullquoteleft:before {
	content: "\201C" attr(title) "\201D";
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: center;
	background: #d5d5ea;
	color: #000080;
	display: block;
	float: left;
	width: 6em;
	margin: 0.25em 1em 0.5em 0em;
	padding: 1em;
	border: 3px double #000080;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.pullquoteright:before {
	content: "\201C" attr(title) "\201D";
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: center;
	background: #d5d5ea;
	color: #000080;
	display: block;
	float: right;
	width: 6em; /* top right bottom left */;
	margin: 0.25em 0em 0.5em 1em;
	padding: 1em;
	border: 3px double #000080;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#pqright  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	text-align: center;
	background: #d5d5ea;
	color: #000080;
	display: block;
	float: right;
	width: 16em; /* top right bottom left */;
	margin: 0.25em 1em 0.5em 1em;
	padding: 1em;
	border: 3px double #000080;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

.picgrid {
	display: block;
	vertical-align:middle;
	margin: 1em 3em;
}

.picgridright {
	float: right;
	margin: 1.5em;	

}
/* close commented backslash hack */
/* COLORS */
/* NAVY  					#000080 */
/* TINT OF NAVY 			#B3B3D9 */
/* Lighter Tint of Navy 	#d5d5ea	*/
/* WHITE					#FFFFFF */
/* BABY BLONDE				#FFF3B3 */
/* GOLD						#FFD900 */
