@import url(http://fonts.googleapis.com/css?family=Medula+One);
@import url(http://fonts.googleapis.com/css?family=Exo);
@import url(http://fonts.googleapis.com/css?family=Courgette);

.backbox1 {
	background-image: url(../images/hs_featured_03c_18.jpg);
}
.backbox2 {
	background-image: url(../images/hs_featured_03c_20.jpg);
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.slideshowback {
	background-image: url(../images/hs_featured_04_06.jpg);
}
a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	color: #C00;
	text-decoration: none;
}
a:active {
	color: #C00;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}.formbutton {
	font-family: Medula One;
	text-shadow: 2px 2px #e2e3e3;
	font-size: 28px;
	color: #C00;
	background-image: url(../images/hs_promotion_03_07.jpg);
	border: 1px dotted #333;
	padding: 10px;
	cursor: auto;
}
.formtextback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/hs_promotion_03_07.jpg);
	border: 1px dotted #333;
	padding: 5px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}


.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.mapboxfooter {
	background-image: url(../images/hs_map_01_05.jpg);
	text-align: center;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
		text-shadow: 2px 2px #e2e3e3;
	font-size: 18px;
	color: #AB3311;
	font-weight: bold;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
		text-shadow: 2px 2px #e2e3e3;
	font-size: 14px;
	color: #CF1324;
	font-weight: bold;
	font-style: normal;
}
.h5 {
	font-family: Medula One;
	font-size: 24px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;

}
.h2 {
	font-family: Medula One;
	font-size: 32px;
	text-shadow: 2px 2px #e2e3e3;
	color: #C00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	letter-spacing: 0px;
}
.imgborder {
	padding: 2px;
	border: 1px solid #999;
}

.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CF1324;
	font-style: normal;
}