
@media (min-width : 230px) and (max-width : 900px) {

	body{background-attachment: fixed;}

	#tophdr{ width:96%; margin:0px; padding:2%; background: #25205E; float: left;}
	#tophdr div{ max-width: 100%;}
	#tophdr li:after{content: "|"; padding:0px 10px 0px 10px;}
	#tophdr li:first-of-type:after{ content: none;}
	#tophdr li a { color: white; text-transform: uppercase; font-size: 0.8em; text-decoration: none;}

	#tophdr #empNav ul{	list-style-type: none; margin:0px; padding:0px; width:100%; clear:both;}
	#tophdr #empNav li{	float:left;	color: white; text-align: center;}
	#tophdr #empNav li:after{content: "|"; padding:0px 10px 0px 10px;}
	#tophdr #empNav li:first-of-type:after{ content: none;}
	#tophdr #empNav li:last-of-type:after{ content: none;}
	#tophdr #empNav li a { color: white; text-transform: uppercase; font-size: 0.8em; text-decoration: none;}

	#header #cnt{max-width: 700px;}
	#header #cnt img{ margin: 10px 10px 0px 40px;}
	#header #cnt h3{text-align: center;	 font-size: 1.6em; color: #25205E; margin:0px 1% 0px 0px; padding: 0px; display: block; font-weight: 400;}

	#navBar{display: none;}

	#menu_trigger{display:block; float: left; color:white; text-decoration: none; font-size: 1.2em; margin-left:10px; background: #312980; padding:5px 0px 5px 10px; width:120px; -webkit-border-radius: 3; -moz-border-radius: 3; border-radius: 3px;}
	#menu_trigger img{float:right; width:40px; margin:3px 15px 0px 0px;}
	#m_nav {display: none; width: 100%; list-style-type:none; margin:0px; padding: 0px;color:white; float:left; text-align: center}
	#m_nav li{width:100%; text-align: center; padding: 10px 0% 10px 0px; border-bottom:solid 1px white; }
	#m_nav li:last-of-type{border-bottom:none; padding-bottom:none;}
	#m_nav li:hover{background: #312980;}
	#m_nav li:active{background: #312980;}
	#m_nav li:after{content: none;}
	#m_nav a{color:white; text-decoration:none; font-size: 1.4em;}

	#page{min-width:100%; max-width:100%; padding:0px; margin:0px; background: URL(../images/wt_rpt.png) repeat;}

	#home{width:100%; padding:0px; margin:0px;}
	#mainBlck{display:none;}
	#mainBlckMobile{background:none; width:100%; padding:0px; margin:0px;}
	#mainBlckMobile div{float:right; margin:10px 1% 0px 1%; width:98%;}
	.cycle-slideshow{width:100%; height:auto; float:right; position: relative; z-index: 2;margin:0px; padding:0px; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
	.cycle-slideshow img{width:100%; height:auto;}
	.cycle-overlay{ height:20px; margin-top:-30px; padding:5px;}

	#subcnt{display:none;}
	#sectionTitle{font-size: 1.3em; padding:2%; width:96%;}
	#mainTxt{width:96%; padding:2%;}

	#footer #btmNav{display:none;}
	#logos img{width:30%;}
	#cpyrght{text-align: center; font-size: 0.8em;}

	.photoDisplay{background: URL(../images/wt_rpt.png) repeat; width:96%; padding:2%;}
	.photoDisplay ul{list-style-type: none; margin:0px; padding: 0px;}
	.photoDisplay li{width:100%; float: left; text-align: center; padding: 0px;}
	.photoDisplay img{width: 100%; padding: 0px; margin: 0px;}
	.photoDisplay a{display:none;}
	.photoDisplay .lrgPhoto {display:block; margin:0px 0px 10px 0px;}

	.form{ width:96%; background: white; border: solid 2px #999; padding:2%; margin:0px 0px 10px 0px;}
	.form h3{font-size: 0.9em;}
	.form td{float:left; width: 98%}
	.form .ints ul{float:left; width: 99%}
	.form td input[type="submit"]{ width:100%; clear:both; margin-top:5px; font-size:1.0em; background: #474dcf;}
	.form td input[type="reset"]{ width:100%; clear:both; margin-top:5px; font-size:1.0em; background: #474dcf;}

	.btn{float:right; opacity: 1; font-size: 0.8em; margin-bottom:10px;}

	.styledBG h3 a{text-decoration: none;}
	.styledBG h3:after{content:URL(../images/hr.png);}
	.styledBG img{width:100%;}
	.styledNoBG h3 a{text-decoration: none;}
	.styledNoBG h3:after{content:URL(../images/hr.png);}
	.styledNoBG img{width:100%;}

	.hidden{display: none;}

	.leftColumn{float:left; min-width:100%; padding:0px; text-align: left; border:none;}
	.rightColumn{float:left; min-width: 100%; padding:0px; text-align: left; border:none;}
	.leftColumnSml{float:left; min-width:100%; padding:0px; text-align: left; border:none;}
	.rightColumnWide{float:left; min-width: 100%; padding:0px; text-align: left; border:none;}
}