@import url(http://fonts.googleapis.com/css?family=Cabin:600);

html {
	overflow-y: scroll;
}

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -116px;
}
.footer, .push {
	height: 80px;
}

/*--Column Styles--*/
ul.columns {
	list-style: none;
	margin: 0 auto; padding: 0;
}
ul.columns li {
	width: 40px;
	float: right; display: inline;
	margin: 0px; padding: 0;
	position: relative;
}
ul.columns li:hover {z-index: 99;}

/*--Thumbnail Styles--*/
ul.columns li img {
	position: relative;
}
ul.columns li:hover img{
	z-index: 999;
}

/*--Details Style--*/
ul.columns li .info {
	position: absolute;
	background-image:url(images/infobox.png);
	background-position:center;
	background-repeat:no-repeat;
	left: -285px; top: -20px;
	padding: 10px;
	width: 294px;
	height:171px;
	display: none;
	font-size: 10px;
}
ul.columns li:hover .info {display: block;}

ul.columns li h2 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 10px 0;
}
ul.columns li p {padding: 18px 20px 20px; margin: 0; font-size: 10px; text-align:left;}

body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 18px;
	font-family: Arial;
	font-size: 12px;
	color:#333;
}

a:link, a:visited, a:hover, a:active {
	color:#FF6600;
}

a.index:link, a.index:visited, a.index:active {
	color:#FFFFFF;
	text-decoration:none;
}

a.index:hover {
	color:#F60;
	text-decoration:none;
}

buttonon {
	color:#F60;
}

a.sidenav:link, a.sidenav:visited, a.sidenav:active {
	color:#FF6600;
	text-decoration:none;
}

a.sidenav:hover {
	color: #333333;
}

p.start {
	margin-top:8px;
}

p.navigation {
	padding-right:16px;
	line-height:15px;
	font-size:13px;
	font-weight:bold;		
}

ul.navigation {
	font-size:13px;
	font-weight:bold;
}

h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	color: #d34c1d;
	margin-top:2px;
}

h2, h3, h4, h5, h6 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #e35e0b;
	margin-bottom: 0px;
}

h2.gap {
	margin-top:20px;
}

.myheadertext {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #F96D2B;
}

p.subheaderparagraphstart {
	margin-bottom:4px;
}

p.subheaderparagraphend {
	margin-top:4px;
}

.mysubheadertext {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #FD8602;
}

.mynavtext {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
}

.mysubheadertextwhite {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
}

.mybodytext {
	font-family: Arial;
	font-size: 12px;
}

.mybodytextwhite {
	font-family: Arial;
	font-size: 12px;
	color:#FFF;
}

.myhighlighttext {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #F60;
}

.myquotetext {
	font-family: Arial;
	font-size: 18px;
	color: #F38C25;
	font-weight: bold;
}

.mainnavtext {
	font-family: 'Cabin', sans-serif;
	/*font-size: 19px;*/
	font-size: 16px;
	padding-top:6px;
	color: #FFF;
	font-weight:600;
}

.woohoo {	
	font-family: 'Oswald', sans-serif;
	font-family: 'Ubuntu', sans-serif;
}

.myalerttext {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
}

.mycaptiontext {
	font-family: Verdana;
	font-size: 10px;
}

.mycaptionalerttext {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
}

table.listing tr.d0 td {
	border:1px solid #CADFF4;
	background: #F5FAFE;
}

table.listing tr.d1 td {
	border:1px solid #CADFF4;
	background: #E4EFFA;
}

table.listing tr.d2 td {
	border:1px solid #FFF;
	background: #FFF;
}

table.listing td.blue {
	border:1px solid #CADFF4;
	background: #F5FAFE;
}

table.listing td.blank {
	border:1px solid #FFF;
	background: #FFF;
}

p.label_checkbox_pair {
  clear: both;
  float: none;
  position: relative;
}

p.label_checkbox_pair input {
	left: -3px;
	position: absolute;
	top: -3px;
}

p.label_checkbox_pair label {
	display: block;
	margin-left: 22px;
	width: 400px;
}

#footer {	
	z-index:5;
	width:100%;
	position:fixed;	
	bottom:0px;
}

.navimages {
	margin:8px 0px 0px 20px;
	border:none;
}

#slideshow {
  width: 549px;
  height: 222px;
}

.surveyheader {
	font-size:14px;
	font-weight:bold;
	margin-left:4px;
}

.surveyanswer {
	font-size:14px;
	font-weight:normal;
	margin-left:4px;
}

.surveytext {
	font-size:14px;
	width:420px;
	height:22px;
	padding:4px;
	margin-top:6px;
}

.surveyoption {
	font-size:14px;
	width:150px;
	height:28px;
	padding:4px;
}

.surveytextarea {
	font-family:Arial;
	font-size:14px;
	width:870px;
	padding:4px;
}

.surveyquestions {
	font-size:14px;
	font-weight:bold;
}
