@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 98%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
@media screen and (min-width: 320px) {
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	text-align: center;	
}
#innerContainer {
	background-color: #CCC;
	border: thick solid #000000;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	border-radius: 25px;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
#content {
	 
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
	 
}
#header {
	 
}
#infobar {
	width: 98%;
	margin-top: 1%;
	margin-bottom: 3%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	padding: 0px;
	background-color: #2c8942;
	border: thin solid #000000;
}
#info1-wrap {
	width: 98%;
	color: #000000;
	font-size: .8em;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 1%;
	margin-left: 1%;
}
#info1 {
	width: 45%;
	float: left;
	text-align: center;
	padding: 2%;
}
#info2 {
	width: 45%;
	float: left;
	text-align: center;
	padding: 2%;	 
}
h4 {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	padding-right: 2%;
	padding-left: 2%;
}
h5 {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
a.emaillink, a.emaillink:visited {
	font-size: .8em;
	color: #FADB6F;
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-style: normal;
}
a.emaillink:hover {
	font-size: .8em;
	color: #F00;
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-style: normal;
}
#nav {
	width: 98%;
	margin-top: 1%;
	margin-bottom: 3%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	padding: 0px;
}
 
#bottomnav {
	width: 96%; 
	display: none;
	 
}
a.lowernavlink, a.lowernavlink:visited {
	font-size: 0.8em;
	color: #000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a.lowernavlink:hover {
	font-size: .8em;
	color: #F00;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	width: 90%;
	margin-top: 5%;
	margin-right: 5%;
	margin-left: 2%;
	text-align: center;
	margin-bottom: 50px;
	padding-left: 35px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #9b2702;
	padding-top: 5%;
}
.pageTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .9em;
	font-style: italic;
	color: #9b2702;
	text-transform: uppercase;
}
.subTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #9b2702;
	text-indent: 10px;
	font-weight: bold;
}
.infoTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #9B2702;
	text-align: center;
}
.infoDetails {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333;
	text-align: left;
}
.infoBoxes {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	text-align: left;
	border: thin solid #9B2702;
	padding: 2%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000;
	text-align: left;
	font-weight: bold;
	padding-right: 1%;
	text-indent: 5;
	padding-left: 2%;
}
.text img {
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
}

.texthighlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #F00;
	text-align: left;
}
#column1-wrap {
	width: 90%;
	color: #FADB6F;
	font-size: .8em;
	font-family: Futura, "Trebuchet MS", Helvetica, sans-serif;
}
#column1 {
	width: 45%;
	float: left;
	text-align: left;	 
}
#column2 {
	width: 45%;
	float: left;
	text-align: center;
	 
}
#imgcolumn2 {
	width: 45%; /* Account for margins + border values */
	float: left;
	text-align: center;
	padding-top: 10px;
}
#imgcolumn-wrap {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 1em;
	color: #FFF;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
#imgcolumn1 {
	width: 45%;
	float: left;
}
#imgcolumn2 {
	float: right;
	width: 45%;
	margin-right: 2%;
}
.centerHR {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}
.tableSpecs {
	text-align: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	padding: 15px;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
	float: right;
	 
}
.alignLeft {
	text-align: left;
	float: left;
	 
}
 
.copyright {
	COLOR: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	vertical-align: bottom;
	display: block;
	font-weight: bold;
}
a.copyrightlink, a.copyrightlink:visited {
	font-size: 1em;
	color: #000;
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-style: normal;
}
a.copyrightlink:hover {
	font-size: 1em;
	color: #FF0;
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-style: normal;
}
#leftCopyright {
	height: 25px;
	width: 40%;
	text-align: left;
}
#rightCopyright {
	height: 25px;
	width: 40%;
	float: right;
	padding-right: 5px;
	text-align: left;
}

hr.style1 {
	font-size: 1em;
	color: #00C;
	width: 80%;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #0C3;
	height: 5px;
	clear: both;
	display: block;
	margin-right: 10%;
	margin-left: 10%;
}
 video {
     width: 100%;
    height: auto;
}
 
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 770px) {
.gridContainer {
	text-align: center;	
 
}
#innerContainer {
	background-color: #CCC;
	border: thick solid #000000;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	border-radius: 25px;	
}
#header {
	 
}
#infobar {
	width: 90%;
	margin-top: 1%;
	margin-bottom: 3%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	background-color: #2c8942;
	border: medium solid #000000;
}
#nav {
	width: 98%;
	margin-top: 1%;
	margin-bottom: 3%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	padding: 0px;
}
 
#bottomnav {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	display: block;
	 
}
 
 
#leftCopyright {
	height: 25px;
	width: 40%;
	text-align: left;
}
#rightCopyright {
	height: 25px;
	width:40%;
	float: right;
	padding-right: 5px;
	text-align: left;
}
.pageTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.5em;
	font-style: italic;
	color: #9b2702;
	text-transform: uppercase;
	text-align: center;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4;
	color: #000;
	text-align: left;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	font-weight: bold;
	padding-right: 5%;
	text-indent: 15px;
}
.text img {
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
}
#column1-wrap {
	width: 90%;
	color: #FADB6F;
	font-size: 1em;
	font-family: Futura, "Trebuchet MS", Helvetica, sans-serif;
	margin-right: 5%;
	margin-left: 5%;
}
#column1 {
	width: 45%;
	float: left;
	text-align: center;
	padding-bottom: 10px;
}
#imgcolumn2 {
	width: 45%; /* Account for margins + border values */
	float: left;
	text-align: center;
	padding-top: 10px;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
	float: right;
	 
}
.alignLeft {
	text-align: left;
	float: left;
	 
}
}
 @media only screen and (min-width: 1080px) {
.gridContainer {
	 
	 
	text-align: center;	 
}
#innerContainer {
	 
	text-align: center;
	padding-right: 5%;
	padding-left: 5%;
	background-color: #CCC;
	border: thick solid #000000;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	border-radius: 25px;
}
#header {
 
}
#infobar {
	width: 80%;
	margin-top: 0px;
	margin-bottom: 1%;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	background-color: #2c8942;
	border: medium solid #000000;	
}
#info1-wrap {
	width: 98%;
	color: #000000;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 1%;
	margin-left: 1%;
}
#info1 {
	width: 45%;
	float: left;
	text-align: center;
	padding: 2%;
}
#info2 {
	width: 45%;
	float: left;
	text-align: center;
	padding: 2%;	 
}
a.emaillink, a.emaillink:visited {
	font-size: 1em;
	color: #FADB6F;
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-style: normal;
}
a.emaillink:hover {
	font-size: 1em;
	color: #F00;
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-style: normal;
}
#nav {
	width: 98%;
	margin-top: 3%;
	margin-bottom: 3%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	padding: 0px;
}
 
#bottomnav {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	border: thin dotted #FFF;
}
 
 
#leftCopyright {
	height: 25px;
	width: 40%;
	text-align: left;
}
#rightCopyright {
	height: 25px;
	width: 40%;
	float: right;
	padding-right: 5px;
	text-align: left;
}
.pageTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #9b2702;
	text-transform: uppercase;
}
.subTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #9b2702;
	text-indent: 10px;
	font-weight: bold;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4;
	color: #000;
	text-align: left;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	font-weight: bold;
	padding-right: 5%;
	text-indent: 15px;
}
.text img {
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
}
#column1-wrap {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	 
}
#column1 {
	width: 45%;
	float: left;
	text-align: left;
	padding-bottom: 10px;
}
#column2 {
	width: 45%; /* Account for margins + border values */
	float: left;
	text-align: center;
	padding-top: 10px;
}
.tableSpecs {
	text-align: left;
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
	color: #000;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
	float: right;
	 
}
.alignLeft {
	text-align: left;
	float: left;
	 
}
video {
     width: 60%;
    height: auto;
}


}








