html {
	overflow-x: hidden;
}
button, input, select, textarea {
	color: #222;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
	background-color: #fff;
	line-height: 1.6em;
	margin: 0;
	height:100.1%;
	overflow-x: hidden !important;
	margin: 0;
	padding: 0;
}
.clearboth {
	clear: both
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
 background: #b3d4fc;
 text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 2.6em 0;
	padding: 0;
}
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
	vertical-align: middle;
	border: 0;
}
/*
 * Remove default fieldset styles.
 */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */

textarea {
	resize: vertical;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}

/* ==========================================================================
   Text styles
   ========================================================================== */
@font-face {
 font-family: 'proxima_nova_rgbold';
 src: url('proximanova-bold-webfont.eot');
 src: url('proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('proximanova-bold-webfont.woff') format('woff'), url('proximanova-bold-webfont.ttf') format('truetype'), url('proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'proxima_nova_rgregular';
 src: url('proximanova-regular-webfont.eot');
 src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('proximanova-regular-webfont.woff') format('woff'), url('proximanova-regular-webfont.ttf') format('truetype'), url('proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'proxima_novasemibold';
 src: url('proximanova-semibold-webfont.eot');
 src: url('proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('proximanova-semibold-webfont.woff') format('woff'), url('proximanova-semibold-webfont.ttf') format('truetype'), url('proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
 font-weight: normal;
 font-style: normal;
}
p {
	font-size: 1.4em;
	line-height: 1.6em;
	color: #555;
	margin-bottom: 12px;
}
h1, h2 {

	font-size: 2.2em;
	text-transform: uppercase;
	font-weight: normal;
	color: #00aeef;
	margin-bottom: 24px;
	-webkit-font-smoothing: antialiased;
}

#indexLeftCol h2 {
margin-top: 16px;
padding-top: 16px;
border-top: 1px solid #ccc;
font-size: 1.8em}

h3 {

	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
	color: #00aeef;
	margin-bottom: 12px;
}
.blockText h2 {
	margin-bottom: 0px;
}
.blockLink {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}

.major1, .major2 {
	
	font-size: 1.8em;
	line-height: 1.2em;
	color: #00aeef;
	-webkit-font-smoothing: antialiased;
}
.major1 {
	font-size: 3.0em;	
}

.font26 {
	font-family: 'MyriadWebProRegular', Tahoma, Calibri, Arial, san-serif;
	font-size: 26px;
	color: #009bc9;
}
#indexLeftCol ul {
	list-style-type:square;
	margin-left: 14px;
	margin-bottom: 12px;
}
#indexLeftCol ol {
	margin-left: 14px;
	margin-bottom: 12px;
}
#indexLeftCol ul li, #contentLeftCol ol li {
	font-size: 1.8em;
	color: #555;
	line-height: 1.6em;
	padding-bottom: 2px;
}
#indexLeftCol p {
line-height: 1.8em;
font-size: 1.6em;
margin-bottom: 20px;
}
#blockWrap p {
font-size: 1.4em;
line-height: 1.4em;
}
#blockWrap h2 {
font-size: 1.8em;
line-height: 1.4em;
}


a {
	color: #00aeef;
	text-decoration: none;
 transition: all .5s ease;
 -moz-transition: all .5s ease; /* Firefox 4 */
 -webkit-transition: all .5s ease; /* Safari and Chrome */
 -o-transition: all .5s ease; /* Opera */
}
a img {
	border: 0;
 transition: all .5s ease;
 -moz-transition: all .5s ease; /* Firefox 4 */
 -webkit-transition: all .5s ease; /* Safari and Chrome */
 -o-transition: all .5s ease; /* Opera */
}
a img:hover {
	opacity: 0.6;
}


#copyright a {
	color: #00aeef;
}
#footerWrap a:hover {
	color: #555;
}
#indexLeftCol a:hover, #contentLeftCol a:hover, #footerWrap a:hover {
	color: #ddd;
}

label {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: bold;
	color: #00aeef;
}
input.text {
	width: 200px;
}
textarea {
	width:440px;
}
.error {
	font-weight: bold;
	color: #ed1b24;
}
#copyright {
	text-align: left;
	font-size: 1.1em;
	color: #ddd;
	padding-top: 20px;
	padding-bottom: 40px;
}
#footerWrap p {
	color: #aaa;
	font-size: 1.0em;
}

/* ==========================================================================
   Layout styles
   ========================================================================== */

#topBar, #contentTopBar {
	height: 470px;
	margin-bottom: 205px;
	padding-top: 24px;
	background: #fff; 
}

#contentTopBar {
margin-bottom: 60px;
}

#headerBar {
	background: #fff;
}
#headerWrap, #contentWrap, #footerWrap {
	width: 960px;
	margin: 0 auto;
}
#headerC2 {
	float: right;
	text-align: right;
	margin: 35px 30px 0 0;
	width: 200px;
	margin-bottom: -20px; 
}
#logo {
	float: left;
	width: 300px;
	height: 111px;
	margin: -5px 0 20px 0px;
}
#logo img {
	width: 100%;
}
/* SEARCH
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#searchTab {
	float: right;
	width: 344px;
	height: 38px;
	background: url("../images/searchTab.png") no-repeat;
	margin-right: -20px;
	padding: 5px 0 0 0px;
}
#searchForm h2 {
	position:absolute;
left-9999px;
	top:-9999px;
}
#searchForm input {
	vertical-align:middle;
	font-weight:bold;
	font-size: 12px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-top: -4px;
	margin-left: 52px;
}
#searchForm input[type="text"] {
	width:136px;
	padding:6px 95px 6px 6px;
	background:#f6f2d9;
	border:1px solid #777;
}
#searchForm input[type="submit"] {
	width:80px;
	margin-left:-87px;
	padding:4px;
	border:none;
	color:#fff;
	background: #555;
	text-shadow:0px -1px 2px rgba(0, 0, 0, .7);
	cursor:pointer;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
#searchForm input[type="submit"]::-moz-focus-inner {
border:0;
}
#searchForm input[type="submit"]:focus {
	background:#333;
}

/* END OF SEARCH
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#banner {
	width: 960px;
	height: 330px;
	margin: 0px auto;
}
#bannerShadow {
	background: url(../images/bannerShadow.png) no-repeat;
	width: 1030px;
	height: 28px;
	margin: -18px auto 0 auto;
}
#blockWrap {
	margin: -147px auto 18px auto;

	width: 960px;
}
.block1 {
	float: left;
	width: 280px;
	margin: 0px 0 0 28px;
	position: relative;
	z-index: 10;
	border: 1px solid #00aeef;
	background-color: #fff;
}
.blockText {
	margin: 16px 20px 0 20px;
}
.blockLink {
	background-color:#c9c9c9;
	height: 27px;
	display: block;
}
.blockLinkC1 {
	float: left;
	margin: 6px 0 0 20px;
}
.blockLinkC2 {
	float: right;
	margin: 6px 20px 0 0;
}
.blockLink:hover {
	background-color:#00aeef;
}
#contentWrap {
	padding-bottom: 24px;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#indexLeftCol {
	float: left;
	width: 560px;
	margin: 24px 0 0 33px;
}

#indexRightCol {
	float: right;
	width: 280px;
	margin: 24px 33px 0 0;
}
#announce {
	height: 132px;
	border: 1px solid #ccc;

	margin: 20px 0 0px -42px;
}

#greenTab {
	float: left;
	background: url('../images/greenTab.png') no-repeat;
	width: 218px;
	height: 145px;
	margin: -1px -190px 0 -2px;
}

#announceText {
	float:left;
	width: 550px;
	margin: 20px 0 0 16px;
}
	
.fb-like {
	border-top: 1px solid #ccc;
	margin-top: 0px;
	padding-top: 12px;
}
#location {
	
}
#indexMap {
	width: 280px;
	border: 1px solid #ccc;
	
}

#contentRightCol {
	float: left;
	width: 300px;
	margin: 24px 0 0 50px;
}
#map {
	margin-bottom: 20px;
}

#googleMap {
	padding: 6px;
	border: 1px solid #ccc;
}
#facebook {
font-size:1.4em;
margin-top: 20px;
}
#facebook-icon {
margin-left: 6px;
}
.formLeftCol {
	float: left;
	width: 200px;
}
.formRightCol {
	float: left;
	width: 300px;
}

#copyright {
	padding: 12px 0 30px 33px;
}

.CSSTableGenerator {
	margin:0px;padding:0px;
	width:340px;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #3f7f00;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#9cce6b; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #3f7f00;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #7f7f7f 5%, #7f7f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7f7f7f), color-stop(1, #7f7f7f) );
	background:-moz-linear-gradient( center top, #7f7f7f 5%, #7f7f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7f7f7f", endColorstr="#7f7f7f");	background: -o-linear-gradient(top,#7f7f7f,7f7f7f);

	background-color:#7f7f7f;
	border:0px solid #3f7f00;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #7f7f7f 5%, #7f7f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7f7f7f), color-stop(1, #7f7f7f) );
	background:-moz-linear-gradient( center top, #7f7f7f 5%, #7f7f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7f7f7f", endColorstr="#7f7f7f");	background: -o-linear-gradient(top,#7f7f7f,7f7f7f);

	background-color:#7f7f7f;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.CSSTableGenerator tr td{
	text-align: center;
}

th {
font-size: 1.4em;
padding: 6px;
}

#opening-hours {
width: 340px;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 100%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
	display: none !important;
	visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
	visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before, .clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after {
	clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
 *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
 @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
/* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
* {
	background: transparent !important;
	color: #000 !important; /* Black prints faster: h5bp.com/s */
	box-shadow:none !important;
	text-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
/*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
 content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group; /* h5bp.com/t */
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
 margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
