body{
    background-color:#AAAAAA;
	background-image:url('bg.jpg');
    font-family:arial,georgia,sans-serif;
    font-size:14px;	
	color:#7a744e;
	margin:0px;
	text-align:center;
}
table{
	background-color:#fff8dd;
    font-family:arial,georgia,sans-serif;
    font-size:14px;	
	color:#7a744e;
}
h2{
	font-size:16px;
	font-weight:bold;
	text-align:right;
}
h3{
	font-size:16px;
	color:#bf5623;	
}
ul {
	margin:0;
	padding:0;
}
li{
	display:inline;
	padding-right:40px;
}
li.last{
	display:inline;
	padding-right:5px;	
}
a {
	color:#7a744e;	
	text-decoration:none;
}
a:hover {
	color:#7a744e;
	text-decoration:underline;
}
a.current{
	color:#bf5623;	
	text-decoration:none;
}
a.current:hover {
	color:#bf5623;	
	text-decoration:underline;
}
#content{	
	width:1125px;
	margin:25px auto;
	text-align:left;
	background-color:#fff8dd;	
	-moz-box-shadow: 0px 0px 25px #111111;
	-webkit-box-shadow: 0px 0px 25px #111111;
	box-shadow: 0px 0px 25px #111111;	
}
#buffer{
	padding: 60px 50px 31px 50px;	
}
#aboutbuffer{
	padding: 30px 50px 125px 50px;	
}
.bio{
	clear:both;
	overflow:auto;
	padding-top:45px;
}
.biotext{		
	width:545px;	
	border-top:1px solid #bf5623;
	text-align:justify;
}
.bioimg{	
	float:right;	
}
.afterbanner{
	margin-top:25px;	
	padding: 35px 0 0 0;
	border-top:1px solid #bf5623;
}
.abouttext{	
	text-align:justify;
}
.highlight{
	color:#bf5623;
}
.menu p{
	margin-top:25px;
}
.tblheader{
	font-size:18px;
	color:#bf5623;
	vertical-align:top;
	padding:25px 8px 8px 8px;
}
.tblrow{	
	vertical-align:top;
    padding:8px;
}
.pics {  
    height:  426px;  
    width:   1024px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {     
    width:  1024px; 
    height: 426px; 
    top:  0; 
    left: 0;
	display:none;
}
/*OT Css*/
#OT_searchWrapperAll, #OT_searchWrapper, #OT_logo,#OT_logoLink {
	background-color:#e6bb5f;
}
#OT_logo{
	top:20px;
	left: 770px;	
	width:100px;	
}
#OT_logoLink{
	top: 30px;
	left: 625px;
	width:200px;
}
#OT_partySizeLbl{
    color:#7a744e;
	font-weight:900;
}
#OT_dateLbl{
    color:#7a744e;
	font-weight:900;
}
#OT_timeLbl{
    color:#7a744e;
	font-weight:900;
}
.OT_feedTitle{
	display:none;
}
