html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font:inherit;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
ol, ul {
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
/**************************************/
/*              GLOBALS               */
/**************************************/
* html #wrapper, #container, html, body {
	height: 100%;
}
html, body{
	background:#fff;
	font:12px 'Open Sans', Arial, Helvetica, sans-serif;
	color: #171312;

	}
#wrapper {
}
#container {
}
#layout {
	width:960px;
	margin: 0 auto 0 auto ;

	background-color:#fff5ef;
	position: relative;
	z-index: 10;

	}
/**************************************/
/*              HEADER                */
/**************************************/
#header {
	height: 130px;
	width: 960px;
	display: block;
	background-color:#8ECCE5;
	position:relative;
}
.header-logo {
	float:left;
	width:600px;
	padding:20px 0 0 0;
}
.header-mid {
		float:right;
		width:210px;
        padding-right:15px;
}
.top-ad {
	float:right;
	width:133px;
	height:130px;
	background:url(../images/template/2012/top-banner-bg.png) no-repeat;

}
.top-ad-inner {
padding:5px 0 0 0;
text-align:center;
}
.top-ad-inner a { text-decoration:none; font-weight:bold; }
#header .logo{

	padding: 0px;

}

.searchform {
	text-align:right;

}
.searchform input {
	font-size:90%;
}
.searchform .searchfield {
	background: #fff;
	padding: 4px;
	width: 150px;
	outline: none;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius:0.5em;
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	border:none;
}
.searchform .searchbutton {
	cursor:pointer;
	color: #fff;
	text-transform:uppercase;
	border:0 none;
	font-size: 11px;
	height: 26px;
	width: 40px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	background: #443d3b;
}
/**************************************/
/*             NAVIGATION             */
/**************************************/
.navigation {
	font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
	width:960px;
	list-style: none;
	height: 25px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	background: #CCC;
	margin:0;
	padding:0;
	font-size: 1.3em;
	line-height: 1.3em;
}
.navigation li {
	display: inline;
	padding: 0 ;
	margin: 0 0 0 -4px;
	height: 25px;
	background: #B2B2B2;
}
.navigation li a {
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	letter-spacing: 0.1em;
	white-space: nowrap;
	padding: 0 10px;
	margin: 0 2px;
	display: inline-block;
	background: #9F9F9F;
	height: 25px;
}
.navigation li a:hover {
	color: #fff;
	background: #000;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

/* Secondary Navigation */
.contentNavigation {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px dotted #666;
	width:100%;
	font-size:.8em;
}
.contentNavigation li {
	margin: 0px;
	padding: 0px;
	display:block;
	float: left;
	width:100%;
	border-bottom: 1px dotted #666;
}
.contentNavigation li a {
	display:block;
	color:#1b1b1b;
	padding:5px;
	text-decoration:none;
}
.contentNavigation  li a:hover {
	color:#fff;
}
/**************************************/
/*            MAIN CONTENT            */
/**************************************/
#content {
	background: #DDD;
	width: 960px;
	padding: 20px 0;
}
#home-text {
	padding: 10px 20px 0px;
	width: 920px;
}
#contentText {
}
#contentNavigation {
}
/**************************************/
/*               FOOTER               */
/**************************************/

#footer {
	font-size: 1em;
	text-align: center;
	padding: 10px 0 30px;
	margin: 0 auto 0;
	width: 960px;

	position: relative;
}
#footer .contactdetails {
	line-height: 1.2em;
}
#footer .contactdetails .browsers {
	font-size: .7em;
	text-transform: uppercase;
	color: #FFF;
	background: #C00;
	padding: 2px;
}
#footer .bullet {
	color: #900;
	padding: 0 15px;
}
#footer .contactdetails a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
#footer .contactdetails a:hover {
	color: #000;
}

/* NAVIGATION standard text links at bottom of the page */

.navigationFooter {
	margin: 0 100px 20px 100px;
	padding: 6px 0 0 0;
	list-style: none;
	height: 20px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	font-size: .9em;
	line-height: 1.2em;
}
.navigationFooter li {
	height: 12px;
	display: inline;
	padding: 0 10px 0 0;
	margin: 0 6px 0 0;
	border-right: 1px solid #666;
	text-align: left;/*background-color:#EEE;*/
	}
.navigationFooter li a {
	color: #ccc;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;
	margin:0;
	padding:0;
}
.navigationFooter li a:hover {
	color: #000;
}
.navigationFooter li:last-of-type {
	border-right: none;
}
/* NAVIGATION Icons for social media */
.utilities {
	text-align: center;
	margin: 0 auto 20px auto;
	padding: 0;
	height: 32px;
	overflow: hidden;
	list-style: none;
}
.utilities li {
	display: inline;
	margin: 0;
	padding: 0px;
	height: 32px;
	width: 32px;
}
.utilities a {
	margin: 0 10px;
	padding: 0px;
	height: 32px;
	width: 32px;
	display: inline-block;
}
.utilities span {
	display: none;
}

/**************************************/
/*            CONTACT FORM            */
/**************************************/

#faqform  {
	margin: 0px;
}
#faqform input {
	width: 254px;
	height: 25px;
	padding: 5px 10px 0px 10px;
	margin: 0 0 10px 0;
	background: #5E768D;
	background: -moz-linear-gradient(top, #546A7F 0%, #5E768D 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #546A7F), color-stop(20%, #5E768D)); /* webkit */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #f2f2f2;
	-webkit-box-shadow: 0px 1px 0px #f2f2f2;
	font-size: .8em;
	color: #f2f2f2;
	border:solid 2px #fff;
	text-shadow: 0px -1px 0px #334f71;
}

#faqform textarea {
	width: 254px;
	height: 170px;
	padding: 12px 10px 0px 10px;
	margin: 0 0 10px 0;
	background: #5E768D;
	background: -moz-linear-gradient(top, #546A7F 0%, #5E768D 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #546A7F), color-stop(20%, #5E768D)); /* webkit */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #f2f2f2;
	-webkit-box-shadow: 0px 1px 0px #f2f2f2;
	font-size: .8em;
	color: #f2f2f2;
	text-shadow: 0px -1px 0px #334f71;
	clear:both;
	border:solid 2px #fff;
}

#faqform input:focus, textarea:focus {
	background: #FFF;
	color: #000;
}
#faqform input[type=submit] {
	width: 150px;
	height: 40px;
	padding: 5px 10px;
	margin: 0 0 10px 120px;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	border: 1px solid #556f8c;
	background: -moz-linear-gradient(top, #718DA9 0%, #415D79 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #718DA9), color-stop(100%, #415D79)); /* webkit */
	cursor: pointer;
}




/**************************************/
/*            CONTACT FORM            */
/**************************************/

#contactform {
	margin: 0px;
}
#contactform select {
	float:left;
	height: 35px;
	padding: 5px 20px 0px 20px;
	margin: 0 0 20px 140px;
	background: #5E768D;
	background: -moz-linear-gradient(top, #546A7F 0%, #5E768D 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #546A7F), color-stop(20%, #5E768D)); /* webkit */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #f2f2f2;
	-webkit-box-shadow: 0px 1px 0px #f2f2f2;
	font-family: sans-serif;
	font-size: 16px;
	color: #f2f2f2;
	text-transform: uppercase;
	text-shadow: 0px -1px 0px #334f71;
}
#contact {
	width: 430px;
	margin: 60px auto;
	padding: 60px 30px;
	background: #c9d0de;
	border: 1px solid #e1e1e1;
	-moz-box-shadow: 0px 0px 8px #444;
	-webkit-box-shadow: 0px 0px 8px #444;
}
#contactform label {
	float: left;
	clear: left;
	margin: 5px 20px 0 0;
	width: 120px;
	text-align: right;
	font-size: 16px;
	color: #445668;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #f2f2f2;
}
#contactform input {
	float:left;
	width: 360px;
	height: 35px;
	padding: 5px 20px 0px 20px;
	margin: 0 0 20px 0;
	background: #5E768D;
	background: -moz-linear-gradient(top, #546A7F 0%, #5E768D 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #546A7F), color-stop(20%, #5E768D)); /* webkit */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #f2f2f2;
	-webkit-box-shadow: 0px 1px 0px #f2f2f2;
	font-family: sans-serif;
	font-size: 16px;
	color: #f2f2f2;
	text-shadow: 0px -1px 0px #334f71;
}

#contactform textarea {
	width: 260px;
	height: 170px;
	padding: 12px 20px 0px 20px;
	margin: 0 0 20px 0;
	background: #5E768D;
	background: -moz-linear-gradient(top, #546A7F 0%, #5E768D 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #546A7F), color-stop(20%, #5E768D)); /* webkit */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #f2f2f2;
	-webkit-box-shadow: 0px 1px 0px #f2f2f2;
	font-family: sans-serif;
	font-size: 16px;
	color: #f2f2f2;
	text-shadow: 0px -1px 0px #334f71;
	clear:both;
}

#contactform input:focus, textarea:focus {
	background: #FFF;
	color: #000;
}
#contactform input[type=submit] {
	width: 185px;
	height: 52px;
	float: left;
	padding: 10px 15px;
	margin: 0 0 20px 140px;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	border: 1px solid #556f8c;
	background: -moz-linear-gradient(top, #718DA9 0%, #415D79 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #718DA9), color-stop(100%, #415D79)); /* webkit */
	cursor: pointer;
}
#contactform fieldset input.error, #contactform fieldset select.error, #contactform fieldset textarea.error{
	color: #900;
}

#contactform fieldset input.ok, #contactform fieldset select.ok{
	color: #DBEFDD;
}

.qrcodeimage {
	display: block;
	position: relative;
	clear: both;
}


/* Alternative Form Items

form {
	margin: 0px;
}
#contactform label{
	margin: 6px 0px 2px 0px;
	_margin: 6px 0px -20px 0px;
	padding: 6px 2px 0px 6px;
	background-color: #FF5408;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 18px;
	width: 177px;
	line-height: 1em;
}


#contactform input{
	padding: 2px;
	margin :  -26px 0px  2px 190px;
	_margin : -23px 0px -30px 190px;
	border: 1px solid #CCCCCC;
	background-color: #eee;
	color: #000;
	height: 18px;
	float:left;
	_float:none;
}

#contactform textarea{
	padding: 2px;
	margin :  -26px 20px 10px 190px;
	_margin : -5px 20px 10px 190px;
	border: 1px solid #CCCCCC;
	background-color: #eee;
	color: #000;
	float:left;
	_float:none;
	clear: right;
}

#contactform p{
clear: both;
}

#contactform  #Submitbutton{
	clear: both;
	color: #FFFFFF;
	background-color: #FF5408;
	border: 5px solid #CCCCCC;
	margin: 0px;
	padding: 4px 10px;
	height: 36px;
	float:left;
}
*/



/**************************************/
/*            Blog Page               */
/**************************************/
.blogBlock, .blogDate{
	background: #EBEBEB;
	margin: 0px 0px 20px;
	padding: 19px;
	clear: both;
	border: 1px dotted #FFF;
}
.blogDate{
	margin-top: -21px;
	float:right;
	border-top:none;
	padding: 0 19px 5px 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#444;
}


/* NAVIGATION Icons for social media */
.blogEntries{
	width:960px;
	list-style: none;
	height: 20px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	background: #CCC;
	margin:0 0 20px 0;
	padding:0;
	font-size:1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	letter-spacing: .1em;
}
.blogEntries li {
	height: 20px;
	display: inline;
	padding: 0 10px 0 0;
	margin: 0 6px 0 0;
	text-align: left;
	}
.blogEntries li a {
	height: 16px;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;
	margin:0;
	padding:0;
}
.blogEntries li a:hover {
	color: #FFF;
}
