@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
/*	background-attachment: fixed;
	background-image: url(../imgs/fadestrip2.png);
	background-repeat: no-repeat;
	background-position: 135px 35px;
	background-color: #0e0e0e; */
	background: transparent url(/imgs/glossymetal_red.jpg) repeat scroll left top;
}
.bMain a:focus{outline:none;}
.bMain #container {
	width: 960px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #f9efca;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
}
.bMain #header {
	background-repeat: repeat;
	background-position: bottom;
	width: 960px;
	padding: 0;
	text-align: center;
	margin-top: 0px;
}
.bMain #container #header span {
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*.bMain #header h1 {
	background-image: url(../imgs/headBg1.png);
	background-repeat: repeat;
	height: 25px;
	display: inline;
	position: relative;
	width: 900px;
	text-align: center;
	white-space: nowrap;
	right: 25px;
	z-index: top;
}*/
.bMain #mainContent {
  padding: 0px 0px 0;
  background: repeat-y;
  margin-bottom: 50px;
}
.bMain #footer {
  z-index: -10;
  padding-right: 10px;
  padding-left: 10px;
}
.bMain #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.bMain #header ul.menu {
	list-style: none;
	text-align: center;
	margin: 0;
	padding-left: 25px;
	

}
.bMain #header ul.menu li.menuitem {
	height: 33px;
	width: 130px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;

}
.bMain #container #header ul.menu li.menuitem a{
	color: #51452D;
	height: 33px;
	width: 128px;
	text-decoration: none;
	background-image: url(../imgs/imgs/headerbuttonDown.png);
	background-repeat: no-repeat;
	font: 100% "Times New Roman", Times, serif;
	overflow: hidden;
	display: block;
	background-position: center;
	border: 1px solid#ccc;
	margin-top: 0px;
}
.bMain #container #header ul.menu li.menuitem a:hover{
	color: #5F8846;
	background-image: url(../imgs/imgs/headerbutton.png);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 128px;
	border: solid 1px #eee;
}
.bMain #container #header ul.menu li.menuitem a:active {
	text-decoration: none;
	color: #433E29;
	background-image: url(../imgs/imgs/headerbutton_r1_c5.png);
	background-repeat: no-repeat;
	width: 128px;
	border: inset 1px #333;
}

.bMain #mainContent p {
  margin-left: 100px;
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 25px;
  padding-right: 25px;
  margin-right: 100px;
  background: url(../imgs/mainbgp.png) repeat-x left bottom;
}
/*.bMain #mainContent div#lSide {
  float: left;
  position: relative;
  width: 104px;
  display: block;






  background: url(../imgs/bgbr1.png) repeat
.png) repeat-x right
.png) repeat-x
.png) repeat-x
.png) repeat-x
.png) repeat-x center top;
  z-index: 1000;
  background: url(../imgs/gradient.png) repeat-x 0px;
  border: 1px solid #B3A26F;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 10px;
}*/

.bMain #container #mainContent h1 {
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../imgs/f2tb5.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #EAEAEA;
	text-decoration: none;
	font-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
}
.bMain #container #mainContent .lSide_Home {
	float: left;
	clear: left;
	text-decoration: none;
	font-size:250%;
	width: 115px;

}
.bMain #container #mainContent .rSide_Home {
	float: right;
	width: 120px;
	clear: right;
	display: block;
	font-size: 250%;
}
.bMain #container #mainContent a.lSide_Home#entertain {
	text-decoration: none;
	background-image: url(../imgs/entertain.png);
	background-repeat: no-repeat;
	width: 115px;
	margin-left: 50px;
	height: 90px;
	margin-top: 25px;
	margin-bottom: 10px;
	height: 100px;
	padding-left: 2px;
	padding-right: 2px;
}
.bMain #container #mainContent a.lSide_Home#entertain:hover{
	text-decoration:none;
	background-image: url(../imgs/entertainOver.png);
	color: #F9EFCA;

}
.bMain #container #mainContent a.lSide_Home#entertain:active{
	text-decoration:none;
	background-image: url(../imgs/entertainDown.png);
	color: #F9EFCA;

}
.bMain #container #mainContent a.lSide_Home#maplink {
	text-decoration: none;
	background-image: url(../imgs/maplink.png);
	background-repeat: no-repeat;
	width: 115px;
	margin-left: 50px;
	height: 90px;
	margin-top: 25px;
	margin-bottom: 5px;
	height: 100px;
	padding-left: 2px;
	padding-right: 2px;
}
.bMain #container #mainContent a.lSide_Home#maplink:hover {
	text-decoration:none;
	background-image:url(../imgs/maplinkOver.png);
  }
 .bMain #container #mainContent a.lSide_Home#maplink:active {
	text-decoration:none;
	background-image:url(../imgs/maplinkDown.png);	
   }
   .bMain #container #mainContent a.lSide_Home#menu {
	text-decoration: none;
	background-image: url(../imgs/menu2.png);
	background-repeat: no-repeat;
	width: 115px;
	display: block;
	margin-left: 50px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	height: 100px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.bMain #container #mainContent a#menu.lSide_Home:hover {
	text-decoration:none;
	background-image:url(../imgs/menu2Over.png);

  }
 .bMain #container #mainContent a#menu.lSide_Home:active {
	text-decoration:none;
	background-image:url(../imgs/menu2Down.png);

   }
.bMain #container #mainContent a#contact.rSide_Home {
	text-decoration: none;
	background-image: url(../imgs/contact.png);

	background-repeat: no-repeat;
	width: 115px;
	display: block;
	margin-right: 25px;
	padding-left: 2px;
	padding-right: 2px;

	height: 100px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.bMain #container #mainContent a#contact.rSide_Home:hover {
	background-image:url(../imgs/contactOver.png);
	text-decoration:none;
}
  .bMain #container #mainContent a#contact.rSide_Home:active {
	background-image:url(../imgs/contactDown.png);
		text-decoration:none;
}
.bMain #container #mainContent a#gallery.rSide_Home {
	text-decoration: none;
	background-image: url(../imgs/gallery.png);
	background-repeat: no-repeat;
	width: 115px;
	display: block;
	margin-right: 25px;
	padding-left: 2px;
	padding-right: 2px;

	height: 100px;
	margin-top: 25px;
	margin-bottom: 10px;
}

.bMain #container #mainContent a#gallery.rSide_Home:hover {
	background-image:url(../imgs/galleryOver.png);
		text-decoration:none;
}
.bMain #container #mainContent a#gallery.rSide_Home:active {
	background-image:url(../imgs/galleryDown.png);
	text-decoration:none;}
.bMain #container #mainContent a#history.rSide_Home {
	text-decoration: none;
	background-image: url(../imgs/history.png);
	background-repeat: no-repeat;
	width: 115px;
	display: block;
	margin-right: 25px;
	padding-left: 2px;
	padding-right: 2px;

	height: 100px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.bMain #container #mainContent a#history.rSide_Home:hover {
	background-image:url(../imgs/historyOver.png);
	text-decoration:none;
}
	
.bMain #container #mainContent a#history.rSide_Home:active {
	background-image:url(../imgs/historyDown.png);
}
.bMain #mainContent h3 {
	text-align: center;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
	margin-left: 190px;
	margin-right: 190px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 30px;
}


.img2 {

border: 1px solid #d8c95f;
padding: 2px;

}
