html, body
{
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: #383838;
  font-weight: bold;
  font-family: sans-serif;
}

body
{
  background: url('bgTile.jpg');
  text-align: center;
}

img, a
{
  border: none;
  text-decoration: none;
  color: #383838;
  font-weight: bolder;
  font-family: Helvetica, sans-serif;
}

#map, #slider, #slider1, #linkBox img, #mnTxt, #mnNav, #polNav
{
  -webkit-box-shadow: 1px 1px 3px #000;
  border: none;
}

#mnCont
{
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  position: relative;
  width: 907px;
}
#mnHeader
{
	background: url('./images/headerBG.png') no-repeat;
	position: absolute;
	width: 907px;
	height: 144px;
}
#mnIcon
{
  list-style: none;
  display: inline;
  margin-left: 160px;
}

#mnIcon li
{
  display: inline;
  margin-left: 10px;
}

#mnNav a:hover
{
  color:#efefef;
}

#mnNav
{
  background: url('./images/navBG.png') no-repeat;
  position: absolute;
  top: 73px;
  height: 43px;
  width: 687px;
  text-align: left;
  padding-left: 220px;
  overflow: show;
}
#polNav
{
  background: url('./images/navBG-2.png') no-repeat;
  position: absolute;
  top: 73px;
  height: 43px;
  width: 687px;
  text-align: left;
  padding-left: 220px;
  overflow: show;
}
#mnTxt
{
  position: absolute;
  text-align: left;
  width: 866px;
  background: rgba(0,0,0,0.1);
  top: 117px;
  padding: 15px 20px 0 20px;
  height: 545px;
}
.panel
{
  background: rgba(0,0,0,0.6);
}
.panel ul
{
  position: absolute;
  width: 150px;
  left: 660px;
  top: 0px;
  font-size: .8em;
  color: white;
  list-style: none;
}

#info, #pic,#description
{
  position: absolute;
  width: 250px;
}
#description
{
 left: 310px;
}

#pic
{
  left: 600px;
}

#inv
{
	overflow: scroll;
	width: 844px;
	height: 300px;
}

                                          /* SEARCH STYLES */

#search
{
  position: absolute;
  top: 11px;
  left: 749px;
  width: 135px;
  border: none;
  height: 21px;
  background: transparent;
}
#submit
{
  background: transparent;
  position: absolute;
  top: 11px;
  left: 724px;
  width: 25px;
  height: 21px;
  border: none;
}
                                          /* SLIDER STYLES */
#mnSlider
{
  text-align: left;
}
#slider
{
	position: absolute;
	top: 124px;
}	
#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
    background: transparent;
}
#slider li
{ 
	width: 285px;
	height: 365px;
	overflow:hidden; 
}	
#prevBtn, #nextBtn
{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	top:409px;
	z-index: 10;
}	
#nextBtn
{ 
	left:268px;
}														
#prevBtn a, #nextBtn a
{  
	display:block;
	width:30px;
	height:77px;
	background:url('./images/arrow-left.png') no-repeat 0 0;	
}	
#nextBtn a
{ 
	background:url('./images/arrow-right.png') no-repeat 0 0;	
}	
                                          /* SECOND SLIDER */
#slider1
{
	position: absolute;
	top: 124px;
	left: 300px;
}	
#slider1 ul, #slider1 li
{
	margin:0;
	padding:0;
	list-style:none;
    background: transparent;
}
#slider1 li
{ 
	width: 608px;
	height: 365px;
	overflow:hidden; 
}	
#prevBtn1, #nextBtn1
{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:300px;
	top:409px;
	z-index: 10;
}	
#nextBtn1
{ 
	left:892px;
}														
#prevBtn1 a, #nextBtn1 a
{  
	display:block;
	width:30px;
	height:77px;
	background:url('./images/arrow-left.png') no-repeat 0 0;	
}	
#nextBtn1 a
{ 
	background:url('./images/arrow-right.png') no-repeat 0 0;	
}	

                                         /*  LOWER SECTION STYLES  */

#map
{
	position: absolute;
	top: 500px;
}
#linkBox
{
	position: absolute;
	left: 293px;
	top: 500px;
	width: 614px;
}

#linkBox img, #linkBox a img
{
	margin: 0 0 8px 8px;
}

.inactive
{
	opacity: 0.4;
	filter: alpha(opacity=40);
}

                                         /*  FOOTER STYLES  */
										 
#mnFoot
{
	position: absolute;
	top: 665px;
	text-align: left;
	font-weight: 900;
}

.mnHours
{
	font-size: .9em;
	margin-left: 15px;
	font-weight: 900;
}

#mnSubNav
{
	font-size: .7em;
	margin-top: -20px;
}
#mnMMAD
{
	font-size: .6em;
	margin-top: -1px;
}
#mnSocMed
{
  list-style: none;
  display: inline;
  position: absolute;
  width: 500px;
  left: 600px;
  top: 0px;
}

#mnSocMed li
{
  display: inline;
  margin-left: 0px;
}