@charset "UTF-8";
img, object, embed, video { max-width: 100%; }
.gridContainer { width: 100%;margin:auto;padding-left:0;padding-right:0; }
body, button, input, select, textarea { font-family: 'Montserrat', sans-serif; }
body {
	background-color:#BA0100;
	color: #000000;
}
a, a:visited {
	color:#0026C6;
	text-decoration:none;
}
a:focus, a:active, a:focus {
	font-style: italic;
	color:#20008D;
	text-decoration:underline;
}
#PgBgr{
	background-color:#FFFFFF;
	min-height:35px;
}
#PgBgr img{
	max-width:none;
}
.main-wrap {
	clear: both;
	display: block;
	position: absolute;
	top:0;
	left:0;
	width:100%;
}
header {
	position:absolute;
	clear: both;
	display: block;
	margin-top:0;
	width:100%;
	z-index:100;
}
#NavBox {
	width:100%;
}
#NavBar {
	width:100%;
	height:31px;
	padding-top:5px;
	background-color:rgba(255, 235, 175, .9);
}
.top-bgr {
	position: fixed;
	top: 0;
	left: 0;
}
#navTop {
	padding-top:15px;
	padding-bottom:15px;
	max-width:285px;
	margin-top:0;
	margin-left:auto;
	margin-right:0;
	background-color:#000000;
	border:1px solid #FFFFFF;
	display:none;
}
.mobileBnr {
	text-align:right;
	white-space:nowrap;
	font-size:14px;
	color:#433A3C;
	cursor:pointer;
}
.Btns {
	display:none;
}
.topMenu {
	display:block;
	padding: 2.5px 10px 0 10px;
	width:40px;
	margin-right:0;
	cursor: pointer;
}
#Banner {
	position:absolute;
	clear: both;
	display: block;
	padding-top:40px;
	width:175px;
	z-index:99;
}
#logo {
	margin-top: 10px;
	width:250px;
	float:left;
}
h1 {
	font-size:19px;
	line-height:28px;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:normal;
}
h2 {
	font-size:18px;
	line-height:28px;
	margin-bottom:10px;
	font-weight:normal;
}
h3 {
	font-size:17px;
	line-height:25px;
	margin-bottom:10px;
	font-weight:normal;
}
h4 {
	font-size:16px;
	line-height:25px;
	margin-bottom:10px;
	font-weight:normal;
}
h5 {
	font-size:12px;
	margin:0;
}
#TopBox {
	clear:both;
	display:block;
	padding:25px 20px 0 20px;
	background-color:#FFFFFF;
	border-top: 2px solid #000;
}
.TextTbl {
	width:100%;
}
#lower-wrap {
	clear:both;
	display:block;
	padding:0 20px 0 20px;
	background-color:#FFFFFF;
	border-bottom:2px solid #000;
	overflow:hidden;
}
#navTop ul li, #navTop ul li a, #navTop ul li a:visited {
	background:none;
	font-size:16px;
	color:rgb(218, 226, 229);
	text-decoration:none;
	line-height:21px;
	cursor: pointer;
}
.subDn ul {
	padding-bottom:0;
}
#form-wrap {
	font-size:14px;
	margin-top:25px;
}
#slideOverlay {
	position:relative;
	clear:both;
	display: block;
	padding-left:20px;
}
#ScrollArrow {
	display:none;
	position:absolute;
	left:50%;
	bottom:130px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align:center;
	z-index:100;
}
#ScrollText {
	height:30px;
	text-align:center;
	color:#FFF;
	text-shadow: 2px 2px #000000;
	font-size:40px;
	margin-top:15px;
	cursor: pointer;
}
.overWrap {
	position:absolute;
	width:100%;
	top:50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
footer {
	width:100%;
	background-color:#BA0100;
	padding-top:25px;
}
.foot_wrap {
	margin:25px 20px 0 20px;
	color:#FFFFFF;
}
.foot_wrap a, .foot_wrap a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.foot_wrap p {
	line-height:28px;
	font-size:15px;
}
.Foot_1, .Foot_2 {
	width:100%;
}
#credits, #credits:visited {
	clear: both;
	display: block;
	padding: 25px 0 25px;
	color: #d7d7d7;
	font-size:13px;
	text-decoration:none;
	cursor: pointer;
}
.sideBox {
	width:100%;
	font-size:16px;
	padding-top:25px;
	padding-bottom:25px;
}
.highlight {
	color:#000066;
	font-style:oblique;
	font-size:larger
}
.textBox {
	clear: both;
	display: block;
	padding: 15px 25px 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border:1px solid #000;
	border-radius:5px;
}

.video {
	width:100%;
	height:170px;
}
.wideImg {
	margin-top: 5px;
	width:100%;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.smallImg {
	margin-top: 5px;
	margin-right: 5px;
	width:auto;
	border:1px solid #000;
}
.BtnFrm {
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	font-size: 14px;
	padding: 10px 20px 10px 20px;
	color:#BA0100;
	border: 2px solid #BA0100;
	border-radius: 30px;
	background-color: #FFF;
}
.tileBox {
	float:left;
	width:45%;
	margin-right:5%;
}
#PgRight {
	display:none;
	width:200px;
}
#PgRight h4 {
	color:#FFFFFF;
	margin-left:15px;
	font-size:15px;
}

/* Layout: 500px */
@media only screen and (min-width: 500px) {
	#logo {
		width:285px;
		margin-top:20px;
	}
	#TopBox{
		padding:25px 4% 0 4%;
	}
	#lower-wrap {
		padding:0 4% 0 4%;
	}
	.foot_wrap{
		margin:25px 4% 0 4%;
	}
	#slideOverlay {
		padding-left:4%;
	}
	#slideText {
		padding-right:4%;
	}
	h1 {
		font-size:27px;
		margin-bottom:15px;
		margin-top:15px;
	}
	h2 {
		font-size:20px;
		margin-bottom:15px;
	}
	h3 {
		font-size:18px;
		margin-bottom:15px;
	}
	.video {
		height:325px;
	}
}

/* Layout: 598 */
@media only screen and (min-width: 598px) {
	.mobileBnr {
		display:none;
	}
	.Btns {
		display:inline;
		text-align:left;
		cursor: pointer;
		white-space:nowrap;
		font-size:14px;
		padding-right:15px;
		padding-left:15px;
		color:#433A3C;
	}
	.Btns:hover, .Btns:active, .Btns:focus {
		font-style: italic;
		color: #BA0100;
		text-decoration: underline;
	}
	.topMenu {
		padding: 2.5px 30px 0 10px;
	}
	#Banner {
		padding-top:45px;
		width:285px;
	}
	.PhotoHeader {
		padding-left:15px;
		margin-top:-37px;
		height:37px;
		color:#FFFFFF;
	}
	#slideText h2 {
		font-size: 17px;
	}
	.tileBox {
		width:22%;
		margin-right:3%;
	}
}

/* Layout: 740px */
@media only screen and (min-width: 740px) {
	.Btns {
		padding-right:40px;
		padding-left:15px;
	}
	.sideBox{
		width:31%;
		float:right;
		position: relative;
		overflow: hidden;
		padding-bottom:15px;
	}
	#filler {
		position: absolute;
		top: 25px;
	}
	#mainText {
		padding-top:10px;
		padding-bottom:25px;
		width:65%;
		float:left;
	}
	#mainText h1 {
		font-size:30px;
	}
	#PgRight {
		display:block;
		background-color:#BA0100;
	}
	#logoRight{
		padding:50px 0 40px 12px;
	}
}

/* Layout: 818px */
@media only screen and (min-width: 818px) {
	#slideText h2{
		font-size: 20px;
	}
	.video {
		width:648px;
		height:370px;
	}
	.foot_wrap{
		margin-top:40px;
	}
	.Foot_1 {
		width:400px;
		float:left;
	}
	.Foot_2 {
		padding-top:15px;
		width:190px;
		text-align:right;
		float:right;
	}

	/* Mouse Hover */
	.Btns {
		font-size:14px;
		padding-top:3px;
		padding-bottom:9px;
		padding-right:50px;
		padding-left:25px;
	}
	.BtnFrm:hover, .BtnFrm:active, .BtnFrm:focus {
		background-color:#BA0100;
		color:#fff;
	}
	#credits:hover, #credits:active, #credits:focus {
		font-style: italic;
		text-decoration:underline;
	}
	.navBtn:hover, .navBtn:active, .navBtn:focus,
	#navTop ul li a:hover, #navTop ul li a:active, #navTop ul li a:focus,
	a:hover, a:active, a:focus {
		font-style: italic;
		text-decoration:underline;
	}
}
