﻿body {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0;
	padding-right: 0;
}

.mainLogo {
	max-height: 80px;
	background-color: orangered;
}

.footerLogo {
	max-height: 60px;
	background-color: orangered;
	border: none;
	border-radius: 6px;
}

.orangeBlockBlack {
	background-color: orangered;
	color: black;
	width: 100%;
	border: none;
	border-radius: 6px;
}
.roundedBorders {
	border: none;
	border-radius: 6px;
}
.orangeBlockWhite {
	background-color: orangered;
	color: white;
	width: 100%;
	border: none;
	border-radius: 6px;
	padding: 0;
}

.blackBlockOrange {
	background-color: black;
	color: orangered;
	width: 100%;
	border: none;
	border-radius: 6px;
	padding: 0;
}

.blackBlockWhite {
	background-color: black;
	color: white;
	width: 100%;
	border: none;
	border-radius: 6px;
	padding: 0;
}

.whiteBlockBlack {
	background-color: white;
	color: black;
	width: 100%;
	border-style:solid;
	border-width: 2px;
	border-radius: 6px;
	padding: 0;
}

.whiteBlockOrange {
	background-color: white;
	color: orangered;
	width: 100%;
	border: none;
	border-radius: 6px;
	padding: 0;
}
/* For smartphones */
@media (max-width: 480px) {
	body {
		font-size: 0.5em;

	}
	/*.container {
		width: auto;
	}*/
}
/* For tablets & smart phones */
@media (max-width: 767px) {
	body {
		font-size: 0.6em;

	}

	/*.container {
		width: auto;
	}*/
}

/* For smaller displays like laptops */
@media (min-width: 768px) and (max-width: 979px) {
	body {
		font-size: 0.7em;

	}
	/*.container {
		width: 724px;
	}*/
}

@media (min-width: 980px) {
	body {
		font-size: 0.8em;

	}

	/*.container {
		width: 1170px;
	}*/
}
/* For larger displays */
@media (min-width: 1200px) {
	body {
		font-size: 0.9em;

	}

	/*.container {
		width: 1170px;
	}*/
}


a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #0b2e46 url('../Content/Images/up-arrow.png') no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

a:hover.back-to-top {
	background-color: #000;
}

.loginControl {
	padding-top: 5px;
	margin: 0;
	float: right;
}


.loginMessageText {
	color: white;
	font-weight: 600;
}

.loginEntryVisible {
	display: block;
	text-align: right;
}

.loginEntryHide {
	display: none;
}

.loginItemGroup {
	display: inline-block;
}

.loginItem {
	display: block;
	padding: 2px;
	font-weight: 600;
	float: right;
}


.logoutControl {
	padding: 0;
	padding-top: 15px;
	margin: 0;
}

	.logoutControl a {
		color: #0b2e46;
		text-decoration: none;
		display: inline-block;
		font-size: 1.2em;
		font-weight: 600;
		padding-left: 5px;
		padding-right: 5px;
	}

.pageTitle {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	font-weight: 700;
	background-color: black;
	color: white;
	font-size: larger;
	border: none;
	border-radius: 6px;
}

.pageContent {
	padding-top: 5px;
	padding-bottom: 15px;
	width: 100%;
}

.rootContentWrapper {
	margin: 0 auto;
	float: none !important;
	display: table;
	max-width: 1350px;
	width: 100%;
	text-align: center;
	align-content: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footerHeader {
	display: block;
	padding: 2px;
	font-weight: 600;
	font-size: smaller;
}

.footerItem {
	display: block;
	padding: 2px;
	font-weight: 500;
	font-size: smaller;
}
.footerLinks {
	padding-top: 10px;
	padding-bottom: 4px;
}

.footerLinkButton {
	font-size: 1em;
	color: white;
	text-decoration: none;
}

	.footerLinkButton:link {
		color: white;
	}

	.footerLinkButton:visited {
		color: white;
	}

	.footerLinkButton:hover {
		color: orangered;
	}

	.footerLinkButton:active {
		color: white;
		font-weight: 700;
	}

.sliderContainer {
	/*clear:both;*/
	/*margin: 0 auto;*/
	display: inline-block;
	padding: 0;
	margin: 0;
	width: 100%;
}

.sliderAlign {
	/*display: inline-block;*/
	padding: 0;
	margin: 0;
	text-align: left;
	width: 100%;
}

.sliderImage {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: white;
}

.sliderText {
	width: 100%;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	text-align: center;
	color: white;
	background-color: black;
	font-size: larger;
	font-weight: 700;
}

.sliderTitle {
	width: 100%;
	height: auto;
	padding: 20px;
	margin-top: -475px;
	text-align: center;
	color: white;
	background-color: black;
	font-size: large;
	font-weight: 700;
}

.sliderTemplateImage {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	max-height: 525px;
}
.sliderTextFB {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	text-align: center;
	color: black;
	font-size: larger;
}

.sliderTitleFB {
	width: 100%;
	height: auto;
	padding: 20px;
	text-align: center;
	color: orangered;
	font-size: large;
	font-weight: 600;
}
.category {
	font-weight: 700;
}

.categoryTitle {
	font-weight: 700;
	display: block;
	font-size: large;
}

.categoryDescription {
	display: block;
	padding-bottom: 5px;
}

.categoryItem {
	margin: 0;
	padding: 10px;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.categoryImage {
	padding: 0;
	margin: 0;
	width: 100%;
	max-height: 300px;
	border: none;
	border-radius: 6px;
}
.sectionTitle {
	font-weight: 700;
	display: block;
	font-size: larger;
}

ul {
	margin-top: 5px;
	margin-bottom: 0;
}
li {
	padding-top: 0;
	padding-bottom:0;
}
h1 {
	font-size: larger;
	color: #003300;
	text-align: center;
	font-weight: bold;
	margin: 5px 5px;
	padding: 0px;
}

h2 {
	color: #003300;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}

h3 {
	color: #800000;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}

h4 {
	color: #003300;
	text-align: center;
}

a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #0b2e46 url('../Content/Images/up-arrow.png') no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

a:hover.back-to-top {
	background-color: #000;
}
