@charset "UTF-8";
img, object, embed, video {max-width: 100%;}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {width:100%;}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
*/
.fluid {clear: both;margin-left: 0;width: 100%;float: left;display: block;}
.fluidList {list-style:none;list-style-image:none;margin:0;padding:0;}
#maincontent {font-size:1.1em;line-height: 2em;}
#maincontent a {text-decoration:none;color:#009;}
#maincontent a:hover {text-decoration:underline;}
body {background-color:#FFF;font-family:Arial, Helvetica, sans-serif;}
#knockoutboxblack {
	width: 95%;
	background: #000000;
	color: #FFFFFF;
	padding: 10px 10px 10px 15px;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	margin-bottom: 20px;
	text-align: center;}
#knockoutboxblack a {text-decoration:none;color:#00B2EE;}
#knockoutboxblue {
	width: 95%;
    background: #62B3E8;
    color: #FFFFFF;
	padding: 10px 10px 10px 15px;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	margin-bottom: 20px;
	text-align: center;}
.google-maps {position: relative;padding-bottom: 75%; // This is the aspect ratioheight: 0;overflow: hidden;}
.google-maps iframe {position: absolute;top: 0;left: 0;width: 96% !important;height: 100% !important;}
/* Mobile Layout: 480px and below. */
#hideimage {display: none;}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 94%;
	padding-left: 2%;
	padding-right: 4%;
	clear: none;
	float: none;
	background-color:white;
	line-height:1.8em;}
#top img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;}
#MainNav {text-align: center;}
#MenuSystem {}
.MenuItem {
	margin-top: 5px;
	margin-bottom: 5px;
    font-size:1.1em;
	text-align: center;
	color: #FDFDFD;
	background-color: #000000;
	width: 100%;
	margin-left: 0;
	clear: both;
	display: block;}
.MenuItem a{color:#FFF;text-decoration:none;}
.MenuItem a:hover{color:#FFF;text-decoration:none;background-color:#62B3E8;display:block;}
#TitleHeader {}
H1 {font-size:1.3em;color:#62B3E8;font-weight:normal;padding: 0 0 0 0;margin: 0px 0px 0px 0px;text-align:left;}
H2 {font-size:1.1em;color:#62B3E8;font-weight:normal;padding: 0 0 0 0;margin: 0px 0px 0px 0px;}
h3,h4,h5,h6 {font-size:1.1em;color:#62B3E8;font-weight:normal;padding: 0 0 0 0;margin: 0px 0px 0px 0px;}
#footer {text-align:center;border-top:1px solid black;margin-top:10px;font-size:1.1em;}
#footer a {text-decoration:none;color:black;}
.zeroMargin_mobile {margin-left: 0;}
.hide_mobile {display: none;}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
@media only screen and (min-width: 481px) {
#pretendtopouter {width:100%;background:#FFF;height:60px;}
#name {margin-top:20px;position:absolute;z-index:7;width:80%;}
#hideimage {display: block;}
.gridContainer {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	clear: none;
	float: none;
	margin-left: auto;
	background-color:white;}
#MainNav {}
#MenuSystem {margin-bottom:10px;}
.MenuItem {
	width: 49%;
	clear: none;
	margin-left: 2%;
	display: block;
	font-size:1.3em;
	line-height:1.7em;
	background-color:#FFF;}
.MenuItem a{color:#000;text-decoration:none;background-color:#FFF;}
.MenuItem a:hover{color:#FFF;text-decoration:none;background-color:#62B3E8;display:block;}
#TitleHeader {}
H1 {font-size:1.7em;color:#62B3E8;font-weight:normal;padding: 0 0 0 0;margin: 0px 0px 0px 0px;text-align:left;}
H2 {font-size:1.5em;color:#62B3E8;font-weight:normal;padding: 0 0 0 0;margin: 0px 0px 0px 0px;}
h3,h4,h5,h6 {font-size:1.5em;color:#62B3E8;font-weight:normal;padding: 0 0 0 0;margin: 0px 0px 0px 0px;}
.hide_tablet {display: none;}
.zeroMargin_tablet {margin-left: 0;}
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 769px) {
#pretendtopouter {width:100%;background:#FFF;height:60px;}
#name {margin-top:0px;position:absolute;z-index:7;width:80%;}
.gridContainer {
	width: 94%;
	max-width: 1400px;
	padding-left: 3%;
	padding-right: 3%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	background-color:white;
	margin-top:20px;}
#MainNav {text-align: center;}
.MenuItem a{color:#000;text-decoration:none;background-color:#FFF;}
.MenuItem a:hover{color:#FFF;text-decoration:none;background-color:#62B3E8;display: block;}
#MenuSystem {margin-bottom:15px;}
.MenuItem {
width: 49%;
clear: none;
margin-left: 2%;
font-size:1.5em;
display: block;}
#TitleHeader {}
H1 {font-size:2.2em;color:#62B3E8;font-weight:normal;padding: 0 0 0 0;margin: 5px 0px 0px 0px;text-align:left;}
H2 {font-size:1.5em;color:#62B3E8;font-weight:normal;padding: 0 0 0 0;margin: 0px 0px 0px 0px;}
h3,h4,h5,h6 {font-size:1.5em;color:#62B3E8;font-weight:normal;padding: 0 0 0 0;margin: 0px 0px 0px 0px;}
}
.zeroMargin_desktop {margin-left: 0;}
.hide_desktop {display: none;}

}
