@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: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	background-color:#FAFAFA;
	color:#000000;
}
a, a:visited {
	color:#4F8AF5;
	text-decoration:none;
}
a:focus, a:active, a:focus {
	font-style: italic;
	color:#20008D;
	text-decoration:underline;
}
#BannerWrap {
	clear: both;
	display: block;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	overflow: hidden;
}
#main-wrap {
	position: absolute;
	left:0;
	width:100%;
	background-color: #FFFFFF;
	border-top: 3px solid #DD93B0;
}
header {
	position:absolute;
	clear: both;
	display: block;
	margin-top:0;
	width:100%;
	z-index:100;
}
#NavBox {
	width:100%;
}
#NavBar {
	width:100%;
	height:32px;
	padding-top:5px;
	background-color:#F4F4F4;
	border-bottom: 3px solid #DD93B0;
}
.top-bgr {
	position: fixed;
	top: 0;
	left: 0;
}
#navTop {
	padding-top:15px;
	padding-bottom:10px;
	max-width:280px;
	margin-top:0;
	margin-left:auto;
	margin-right:0;
	background-color: rgba(0, 0, 0, 0.90);
	display:none;
}
#navTop ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navTop ul li {
	margin: 5px 0 0 2px;
	padding: 0 0 0 30px;
}
.Btns {
	display:none;
}
.BtnLogo {
	height: 20px;
	cursor: pointer;
	margin-right: 20px;
}
#topMenu {
	display:block;
	padding: 4.5px 0 0 40px;
	cursor: pointer;
	width:20px;
	text-align: right;
}
.topLeft {
	padding-top: 3px;
	padding-right: 20px;
	width:20px;
}
.topName {
	text-align: center;
	font-size: 14px;
	width:100%;
}
.topMid {
	display:none;
	padding-top: 3px;
}
#cartIcon {
	height:20px;
}
.mainPicWrap {
	position:relative;
	clear: both;
	display: block;
	width:100%;
	margin-top:200px;
	margin-left: auto;
	margin-right: auto;
	height:588px;
	overflow:hidden;
}
.mainPicWrap h1 {
	color: #FFFFFF;
	margin:0;
	text-shadow: 1px 1px 2px #000000;
}
.mainPicWrap h2 {
	color: #FFFFFF;
	font-size:18px;
	margin:0;
	text-shadow: 1px 1px 2px #000000;
}
#mainPic{
	position:absolute;
	top:0;
	width:100%;
	height:100%;
}
#mainPic img{
	width:100%;
	height:100%;
}
#topPic{
	max-width:none;
	max-height:none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:35px;
	margin-bottom: 10px;
	font-weight:normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: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;
}
.content_wrap {
	width:91.668%;
	margin:0 4.166% 0 4.166%;
}
#TopBox {
	clear:both;
	display: block;
	background-color:#FFFFFF;
}
#lower-wrap {
	background-color:#FFFFFF;
}
.TextTbl {
	clear:both;
	color: #4f5e71;
	font-size:16px;
	width:94%;
	margin:0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
#navTop ul li, #navTop ul li a, #navTop ul li a:visited {
	background:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: rgb(220, 220, 220);
	text-decoration:none;
	line-height:21px;
	cursor: pointer;
}
.subDn ul {
	padding-bottom:0;
}
.navBtn {
	width:220px;
}
#overWrap, .overBox {
	position:absolute;
	width:100%;
	top:50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.topicTile {
	position:relative;
	float: left;
	width:33%;
	cursor: pointer;
	text-align:center;
	padding:5px 5px 0 0;
}
.contactTile {
	position:relative;
	width:100%;
	text-align:center;
	overflow:hidden;
	min-height:300px;
}
.contactImg {
	height:300px;
	max-width: none;
}
footer {
	width:100%;
	margin-top:30px;
	padding-top:25px;
	border-top: 2px solid #B4B4B4;
	background-color:#FAFAFA;
}
.foot_wrap {
	color: #000000;
}
.foot_wrap a, .foot_wrap a:visited {
	color:#000000;
	text-decoration:underline;
}
.foot_wrap p {
	line-height:28px;
	font-size:15px;
}
.Foot_1, .Foot_2 {
	width:100%;
}
#credits {
	clear: both;
	display: block;
	padding: 25px 0 25px;
	color: #858d95;
	font-size:13px;
	text-decoration:none;
	cursor: pointer;
}
.highlight {
	color:#000066;
	font-style:oblique;
	font-size:larger
}
.textBox {
	padding: 25px 15px 15px 15px;
	background-color: #dae2ec;
}
#sideText {
	display:none;
}
.mobileItem {
	display:block;
}
.filler {
	display:none;
}

.video {
	width:100%;
	height:170px;
}
.wideImg {
	width:100%;
}
.BtnFrm {
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	font-size: 14px;
	padding: 10px 20px 10px 20px;
	color: #77899c;
	border: 2px solid #77899c;
	border-radius: 30px;
	background-color: #FFF;
	margin-top: 10px;
	width:200px;
}
.Btn1 {
	padding: 5px 15px;
	background-color: #FCE39C;
	font-color: #000;
	font-size: 15px;
	outline: none;
	border: none;
}
.tileBox {
	float:left;
	width:45%;
	margin-right:5%;
}
.black_box {
	background-color: #000000;
	color:#ffffff;
	width:100%;
}
.small_left, .small_right, .large_box {
	width:100%;
}
.Btn_Icons {
	cursor: pointer;
	text-align:center;
	padding-top:0;
	padding-bottom:20px;
}
.Btn_Icons img {
	width:24px;
}
.topicIcon {
	width:24px;
	margin-bottom:20px;
}
.Banner_Icon {
	text-align: center;
}
.Banner_Icon img {
	margin: -28px 0 15px 0;
	height:50px;
}
.blackBar {
	clear: both;
	background-color:#000000;
	height: 8px;
}
.small_left h3, .small_right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	margin:0 0 15px 0;
	color:#ffffff;
	background-color:#CD6233;
	text-align: center;
}
.ColorTD ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom:15px;
}
.ColorTD ul li {
	background: none;
	margin: 5px 0 0 20px;
	padding: 0 15px 0 0px;
}
.ColorTD li:before {
	content: "-";
	margin-left: -18px;
	padding-right: 10px;
}
.col2wrap {
	margin:25px 0;
}
.Btn_Item {
	font-family: Arial, Helvetica, sans-serif;
	padding:10px 20px;
	color:#ffffff;
	text-shadow: 1px 1px 2px #000000;
	background-color: #C9A77B;
	cursor: pointer;
	border: 1px solid #ffffff;
}
.Btn_Item img {
	margin-right:20px;
	height:48px;
}
.pic_left {
	width:70%;
	margin-left: auto;
	margin-right: auto;
}
.text_right {
	padding-top:25px;
}
.text_col_left, .text_col_right {
	padding:25px;
}
.text_center {
	padding-top:25px;
	padding-bottom:25px;
}
.text_center h2 {
	text-align: center;
}
.color_wrap {
	background-color:#F4F4F2;
	padding-top:25px;
	padding-bottom:10px;
}
.color_wrap p {
	color:#000000;
}
.colReset {
	clear: both;
	height: 0;
	width: 100%;
}
#content_0 {
	clear: both;
	color: #000000;
}
.readMore {
	display: none;
}
.widget1_box {
	margin-top:15px;
	text-align: center;
	background-color: #FFFFFF;
}
.widget1_box h3 {
	margin:20px 10px 0 10px;
}
.widget2_wrap {
	position:relative;
	clear: both;
	margin-top:15px;
	margin-bottom: 50px;
	width: 100%;
	height: 275px;
	overflow: hidden;
}
.widget2_img {
	height:100%;
	max-width: none;
}
.widget2_textL {
	width: 195px;
	text-align: center;
	left:15px;
}
.widget2_textR {
	width: 195px;
	text-align: center;
	right:20px;
}
.widget3_wrap {
	margin-top:15px;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	cursor: pointer;
}
.widget3_box {
	box-sizing: border-box;
	border:none;
	background-color: #FFFFFF;
	width:31.3%;
	padding-bottom: 20px;
}
.widget3_box p {
	margin:5px 0;
	text-align: center;
	font-size: 12px;
}

/* Layout: 370px */
@media only screen and (min-width: 370px) {
	.content_wrap {
		margin-left: 5%;
		margin-right: 5%;
		width: 90%;
	}
	.black_box {
		padding-top:5px;
	}
	.Btn_Icons {
		padding-top:5px;
	}
	.Btn_Icons img, .topicIcon {
		width:30px;
	}
	.Btn_Item {
		padding:10px 30px;
	}
	.Btn_Item h3 {
		font-size: 17px;
	}
	.widget2_textL {
		left:5px;
	}
	.widget2_textR {
		right:5px;
	}
	.widget3_box p {
		font-size: 14px;
	}
}

/* Layout: 500px */
@media only screen and (min-width: 500px) {
	.video {
		height:325px;
	}
	.black_box {
		padding-top:20px;
	}
	.Btn_Icons {
		padding-top:25px;
		padding-bottom:20px;
	}
	.Btn_Icons img, .topicIcon {
		width:37px;
	}
	.widget3_box p {
		font-size: 16px;
	}
}

/* Layout: 598 */
@media only screen and (min-width: 598px) {
	.content_wrap {
		margin-left: 2%;
		margin-right: 2%;
		width: 96%;
	}
	.tileBox {
		width:22%;
		margin-right:3%;
	}
	/* Mouse Hover */
	.BtnFrm:hover, .BtnFrm:active, .BtnFrm:focus {
		background-color: #77899c;
		color:#fff;
	}
	.Btn1:hover, .Btn1:active, .Btn1:focus {
		transform: translateY(-2px);
		box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
	}
	#credits:hover, #credits:active, #credits:focus {
		font-style: italic;
		text-decoration:underline;
	}
	.foot_wrap a:hover, .foot_wrap a:active, .foot_wrap a:focus,
	.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;
	}
	.Btn_Icons img, .topicIcon {
		width:53px;
	}
	.pic_col_left, .pic_col_right {
		width:480px;
		margin-top: 25px;
		margin-left: 25px;
	}
	.widget1_wrap {
		width: 100%;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.widget1_box {
		box-sizing: border-box;
		border:none;
		width:49%;
		padding-bottom: 20px;
	}
	.widget2_wrap {
		height: 350px;
	}
	.widget2_img {
		width:100%;
		height: auto;
		max-height: none;
	}
	.widget2_textL, .widget2_textR {
		width: 50%;
		text-align: center;
	}
}

/* Layout: 740px */
@media only screen and (min-width: 740px) {
	.topName {
		text-align:left;
		width:150px;
	}
	.topMid {
		display:block;
		text-align: right;
		width:100%;
	}
	#topMenu {
		display:none;
	}
	.video {
		width:486px;
		height:279px;
	}
	.TextTbl h1 {
		font-size:30px;
	}
	.Btn_Icons img {
		width:67px;
	}
	.contactImg {
		width:100%;
		height: auto;
		max-width: none;
	}
	.small_left {
		width: 47%;
		float: left;
	}
	.small_right {
		width: 47%;
		float: right;
	}
	.col2wrap {
		margin:35px 45px;
	}
	.Btn_Item {
		padding:10px 2%;
		width:45%;
		margin-bottom:10px;
	}
	.Btn_Item h3 {
		font-size: 26px;
	}
	.tile_left {
		float:left;
	}
	.tile_right {
		float:right;
	}
	.PicText_wrap {
		position:relative;
		width:100%;
	}
	.pic_left {
		width:42%;
		margin:0;
	}
	.text_right {
		width:48%;
		position:absolute;
		top:50%;
		right:5%;
		padding:0;
		text-align: center;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

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

/* Desktop Layout: 850px */
@media only screen and (min-width: 850px) {
	.mobileItem {
		display:none;
	}
	.filler {
		display:block;
	}
	.Btns {
		display:inline;
		font-family: Arial, Helvetica, sans-serif;
		text-align:left;
		cursor: pointer;
		white-space:nowrap;
		font-size:14px;
		padding-left:30px;
		color:#000000;
		text-decoration: underline;
	}
	.Btns:hover, .Btns:active, .Btns:focus {
		font-style: italic;
		color: #614802;
	}
	#sidebar {
		margin-top:0;
	}
	h2 {
		font-size:30px;
		line-height:36px;
	}
	.Btn_Icons img {
		width:80px;
	}
	.Banner_Icon img {
		margin: -43px 0 15px 0;
		height:80px;
	}
	.small_left, .small_right {
		width:300px;
	}
	.large_box {
		width:635px;
		float: right;
	}
	.Btn_Item h3 {
		background-size: 31px 31px;
	}
	.Btn_Item img {
		height:68px;
	}
	.text_center {
		padding-top:45px;
		padding-bottom:45px;
		text-align: center;
	}
}

/* Desktop Layout:1029px */
@media only screen and (min-width:1029px) {
	.content_wrap {
		margin-left: auto;
		margin-right: auto;
		width: 999px;
	}
	.pic_col_left {
		width:35%;
		margin: 0;
	}
	.text_col_right{
		width:57%;
		padding-right:4%;
		position:absolute;
		top:50%;
		right:0;
		text-align: left;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.pic_col_right {
		width:35%;
		margin-top: 0;
		margin-left: auto;
		margin-right: 0;
	}
	.text_col_left {
		width:57%;
		padding-left:4%;
		text-align: left;
		position:absolute;
		top:50%;
		left:0;
		text-align: left;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

/* Desktop Layout:1400px */
@media only screen and (min-width:1400px) {
	.col2wrap {
		width:1310px;
		margin:35px auto;
	}
}
