body {
	margin-left: 0px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #281603;
	background-image: url(/images/BKG.jpg);
	font: 62.5% "Arial", "Tahoma", "MS Sans Serif", sans-serif; color: #462A22;
}

/*Layer Styles*/

#outerWrapper{
	position: relative;
	overflow: visible;
	text-align: center;
	margin:auto;
	width:1026px;
}

#mainHolder {
	width:1026px;
	margin: auto;
	z-index:1;
	overflow: auto;
	text-align: left;
	background-image:url(/images/leather.gif);
	background-repeat: no-repeat;
	min-height:756px;
}

#main {
	float:left;
	width:1026px;
	margin: auto;
	z-index:1;
	overflow: auto;
	text-align: left;
	/*background-image:url(../images/middlePod.gif);*/
	min-height:656px;
}

#header {
	float:left;
	left:0px;
	top:0px;
	width:1026px;
	height:115px;
	z-index:2;
}


#left {
	float:left;
	width: 133px;
	z-index: 3;
	overflow: visible;
	padding-left: 18px;

}



#middle {
	float:left;
	width: 606px;
	z-index: 1;
	overflow: visible;

}

#body {
	float:left;
	width: 527px;
	z-index: 1;
	overflow: visible;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 48px;
	/*text-align:justify;*/
}

#galleryDiv {
    position: absolute;
    width:767px;
	height:697px;
	z-index:200;
	left: 195px;
	top: 73px;
	display:none;
}


.sideThumb{
	clear:both;
	color: #883503;
	text-decoration:none;
    font-size: 11px;
	line-height: 13px;
	font-weight:bold;
}

.sideThumb:hover{
	color: #000000;
	cursor: pointer; 
	text-decoration:none;
}


#right {
	float:left;
	width:218px;
	padding:10px;
	z-index:1;
	overflow: visible;
	text-align:justify;
}

#pageRight {
	float:left;
	width:238px;
	z-index:1;
	overflow: visible;
	text-align:justify;
}

#mainImage{
	z-index:1;
	height:240px;
	overflow:hidden;
}

#eventMenu{
	z-index:1;
	position:relative;
	top:-5px;
	left:-5px;

}

.head {
	font-size: 26px;
	line-height: 26px;
}

.body {
	font-size: 12px;
	line-height: 18px;
}

.body a {
	color: #883503;
	text-decoration:none;
	font-weight:bold;
	
}

.body a:hover {
	color: #000000;
	text-decoration:none;
}

.sidebarText {
	font-size: 11px;
	line-height: 14px;
}

.sidebarText a {
	color: #883503;
	text-decoration:none;
	font-weight:bold;
	
}

.sidebarText a:hover {
	color: #000000;
	text-decoration:none;
}



#footer {
      text-align: center;
	  width: 1026px;
	  padding-top:6px;
   }

.footer {
	font-family: "Arial Narrow", Arial;
	font-size: 11px;
	color: #E8D0A8;
}

.footer a{
	color: #E8D0A8;
	text-decoration:none;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.tcolor1{
	color:#000000;
}

.tcolor2{
	color:#883503;
}

.tcolor3{
	color:#666666;
}

.tcolor4{
	color:#01A2E6;
}


.txtsm {
	font-size: 12px;
}

.txtmed {
	font-size: 15px;
}

.txtlrg {
	font-size: 18px;
}
