body{
	margin-top: 15px;
	margin-left:50px;
	/*background-color: #999966;*/
	background-color: #8e8e5e; 
	}

#table_01{
	margin-left: 50px;
	margin-top:20px;
	height:488px;
	
}
#table_02{
	margin-left: 50px;
}

#secondRow{
	height: 31px;
}

#thirdRow{
	height:15px;
}
.div{
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A{
color: #535D36;
	
}
A:link{
	color: #535D36;
}

A:hover{
	color: #5F2E22;
		
}

#MainStatement{
	position: absolute;
	top:50px;
	left: 115px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#852209;
	text-align:left;
	
}


#events{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #852209;
/*	border: thin solid Fuchsia;*/
/*	color: #5F2E22;*/
	text-align:right;
	width: 150px;
	height: 200px;
	position: absolute;
	top: 50px;
	left:650px;
	/*background-color: #ffffff;   the background          */
   /*filter:alpha(opacity=50);    Internet Explorer       */
    /*-moz-opacity:0.5;           Mozilla 1.6 and below   */
  /* opacity: 0.5;                newer Mozilla and CSS-3 */
	overflow: auto;
}

#eventDetail{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #852209;
	/*	color: #F2EAE1; */
	font-size:10px;
	text-align:left;
	margin-left: 5px;
	margin-bottom: 10px;
		
}
#eventDetail A{
color: white;
}
#eventDetail A:hover{
color: #5F2E22;
}


}
.LeftPic{
	margin-right: 15px;
	margin-bottom: 15px;
}

#TopCell{
	background-image: url(images/index_01.jpg);
	height:435px;
}

#footer{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: black;
	padding-top: 10px;
}

#hours{
	position: absolute;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #B5A99B;
	top:295px;
	left: 485px;
}
