@charset "UTF-8";
img, object, embed, video { max-width: 100%; }
.gridContainer { width: 100%;margin:auto;padding-left:0;padding-right:0; }
body {
	background-color: #fcf5ee;
	color: #09142f;
}
.main-wrap {
	clear: both;
	display: block;
	position: absolute;
	top:0;
	left:0;
	width:100%;
}
.full-wrap{
	padding-top:5px;
}
#NavBox {
	clear: both;
	display: block;
	margin-top:0;
	width:100%;
}
.NavBar {
	width:100%;
	height:28px;
	margin-top:1px;
	border-top:2px solid #c01818;
	border-bottom:2px solid #0a090e;
	background-color:#f6e0ae;
}
.top-bgr {
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 34, 69, 0.60);
	border-bottom:1px solid #000;
}
.Btns {
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
	cursor: pointer;
	white-space:nowrap;
	font-size:12px;
	padding-top:5px;
	padding-bottom:9px;
	padding-right:3px;
	padding-left:5px;
	color: rgb(27, 43, 163);
}
.Btns:hover, .Btns:active, .Btns:focus {
	font-style: italic;
}
.topMenu {
	padding: 5px 10px 0 0;
	cursor: pointer;
}
#PgBgr{
	clear: both;
	display: block;
	position: absolute;
	top:31px;
	left:0;
	width:100%;
}
#Banner {
	clear: both;
	display: block;
	padding-top:57px;
	margin-left:15px;
	height:47px;
	font-family: 'Dancing Script', cursive;
	color: #FFFFFF;
	font-size:40px;
	line-height:30px;
}
.BannerBgr {
	width:100%;
}
#logo {
	margin-left:10px;
	margin-top: -5px;
	height:75px;
	float:left;
}
#credits, #credits:visited {
	clear: both;
	display: block;
	padding: 5px 25px 25px;
	color: #9c9c9c;
	font-size:13px;
	text-decoration:none;
	cursor: pointer;
}
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;
}
h3 {
	font-size:17px;
	line-height:25px;
	margin-bottom:10px;
	font-weight:normal;
}
h4 {
	font-size:18px;
	line-height:25px;
	margin-bottom:10px;
	font-weight:normal;
}
h5 {
	font-size:12px;
	margin:0;
}
p a, p a:visited,
h5 a, h5 a:visited,
h5 a, h5 a:visited,
h3 a, h3 a:visited,
ul li a, ul li a:visited,
ol li a, ol li a:visited,
.InfoBox a, .InfoBox a:visited {
	color:#0026C6;
	text-decoration:none;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom:15px;
}
ul li {
	background: transparent url(../images/bullets.png) 0 3px no-repeat;
	margin: 5px 0 0 2px;
	padding: 0 0 0 30px;
}
#TopBox {
	clear: both;
	display: block;
	padding: 15px 25px 10px;
	margin-top: 5px;
	background-color: rgba(255, 255, 255, 0.90);
	border-top:1px solid #092263;
	border-bottom:1px solid #092263;
}
#mainText {
	clear: both;
	display: block;
	width:100%;
}
.navBtn, .navBtn:visited {
	font-size:16px;
	color:#3A5190;
	text-decoration:none;
	line-height:21px;
	cursor: pointer;
}
#navSide {
	padding-top:15px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:10px;
	background-color: rgba(255, 255, 255, 0.90);
	border-top:1px solid #092263;
	border-bottom:1px solid #092263;
	margin-bottom: 1px;
	font-size:14px;
}
#navSide ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom:5px;
}
#navSide ul li {
	background: transparent url(../images/button.png) 0 6px no-repeat;
	margin: 5px 0 11px 2px;
	padding: 0 0 0 30px;
}
.navCur {
	font-size:16px;
	color:#666666;
	font-style:italic;
	line-height:21px;
}
#form-wrap {
	font-size:13px;
}
.expandertext {
	display:none;
	padding-bottom:5px;
}
.toggle.expander.collapsed, .tile {
	cursor: pointer;
	padding-left: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/button_collapsed.png);
}
.toggle.expander.expanded, .tile.dn {
	cursor: pointer;
	padding-left: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/button_expanded.png);
}
#slider {
	width: 100%;
	border-bottom: 2px solid #000;
}
.sliderImg {
	width:100%;
}
#slideText {
	margin-top: -60px;
	height: 60px;
	color: #FFFFFF;
	padding-left: 25px;
}
.ws-title {
	visibility:hidden;
}
.highlight {
	color:#000066;
	font-style:oblique;
	font-size:larger
}
.InfoBox {
	font-size: 14px;
}
.textBox {
	padding: 15px 25px 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
#sideBox {
	padding: 15px 25px 10px;
	margin-top: 5px;
	background-color:rgb(18, 31, 41);
	color: #FFFFFF;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.video {
	width:100%;
	height:170px;
}
.wideImg, .sideImg {
	margin-top: 5px;
	width:100%;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.smallImg {
	margin-top: 5px;
	margin-bottom:15px;
	width:100%;
}
.BtnFrm {
	text-align:center;
	cursor: pointer;
	white-space:nowrap;
	font-size:12px;
	padding: 4px 10px 4px 10px;
	color:#EEE;
	border-radius: 6px 6px 6px 6px;
	background-color:#092263;
}

/* Tablet Layout: 500px to 700px */
@media only screen and (min-width: 500px) {
	#Banner {
		font-size:60px;
	}
	#logo {
		height:85px;
		margin-right:10px;
		margin-left:20px;
		margin-top:-10px;
	}
	.Btns {
		font-size:14px;
		padding-top:2px;
		padding-right:30px;
		padding-left:10px;
	}
	h1 {
		font-size:27px;
		margin-bottom:15px;
		margin-top:15px;
	}
	h2 {
		font-size:20px;
		margin-bottom:15px;
	}
	h3 {
		font-size:18px;
		margin-bottom:15px;
	}
	.ws-title {
		visibility:visible;
	}
	.video {
		height:325px;
	}
}

/* Large Nav Layout: 598 */
@media only screen and (min-width: 598px) {
	#Banner {
		padding-top:85px;
		margin-left:25px;
		height:58px;
		font-size:50px;
	}
	#TopBox {
		float: left;
		width:460px;
		border-right:1px solid #092263;
		min-height:195.5px;
	}
	#navSide {
		float:right;
		width:200px;
		margin-top: 5px;
		margin-bottom: 0;
		border-left:1px solid #092263;
	}
	#filler {
		float:right;
		width:225px;
		margin-top: 5px;
		border-left:1px solid #000;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
	}
	#sideBox {
		border-left:1px solid #000;
	}
	#sidebar {
		float:right;
		width:226px;
	}
	.sideImg {
		float:right;
		width:225px;
		border-left:1px solid #000;
	}
	#PhotoHeader {
		padding-left:15px;
		margin-top:-37px;
		height:37px;
		color:#FFFFFF;
	}
	#slideText h2{
		font-size: 17px;
	}
	.smallImg {
		float:left;
		width:auto;
		margin-right: 15px;
		margin-bottom: 10px;
		border:1px solid #000;
	}
}

/* Tablet Layout: 740px to 768px */
@media only screen and (min-width: 740px) {
	.Btns {
		padding-right:40px;
		padding-left:15px;
	}
	.video {
		height:274px;
	}
	#TopBox {
		float: left;
		width:460px;
		border-right:1px solid #092263;
	}
}

/* Desktop Layout: 818px to a max of 1200px */
@media only screen and (min-width: 818px) {
	#slideText h2{
		font-size: 20px;
	}
	#Banner {
		font-size:70px;
	}
	#navSide {
		width:276px;
	}
	#filler, .sideImg {
		width:301px;
	}
	#sidebar {
		width:302px;
	}
	.video {
		height:365px;
	}
	/* Mouse Hover */
	.Btns {
		font-size:14px;
		padding-top:3px;
		padding-bottom:9px;
		padding-right:50px;
		padding-left:25px;
	}
	.BtnFrm:hover, .BtnFrm:active, .BtnFrm:focus {
		text-decoration:underline;
		background-color:#E20D00;
	}
	.Btns:hover, .Btns:active, .Btns:focus {
		color: #ff4a3b;
		text-decoration:underline;
	}
	#TopBox {
		min-height:270px;
	}
	#credits:hover, #credits:active, #credits:focus {
		font-style: italic;
		text-decoration:underline;
	}
	.navBtn:hover, .navBtn:active, .navBtn:focus,
	.InfoBox a:hover, .InfoBox a:active, .InfoBox a:focus,
	ul li a:hover, ul li a:active, ul li a:focus,
	ol li a:hover, ol li a:active, ol li a:focus,
	p a:hover, p a:active, p a:focus,
	h5 a:hover, h5 a:active, h5 a:focus,
	h3 a:hover, h3 a:active, h3 a:focus {
		font-style: italic;
		color:#20008D;
		text-decoration:underline;
	}
}

/* Desktop Layout: 1200px up */
@media only screen and (min-width: 1200px) {
	#TopBox {
		border-left:1px solid #092263;
	}
	#navSide, #filler, #sideBox, .sideImg  {
		border-right:1px solid #092263;
	}
}
