body{
background-color:#FFFFFF;
background-image:url(/images/bg.jpg);
background-position:center top;
background-repeat:no-repeat;
margin: 0px auto;
padding: 0px;
text-align:center;
}
#fullWrap{
width: 1000px;
margin: 0px auto;
text-align:center;
}
#topBar{
background-image:url(/images/topBG.png);
height: 63px;
text-align:center;
}
#login{
width: 1000px;
height: 63px;
margin: 0px auto;
}

#topA{
width:280px;
height: 55px;
float: left;
text-align: center;
position: relative;
top: 5px;
}

#topB{
width:350px;
height: 55px;
float: right;
text-align: center;
position: relative;
top: 5px;
}

#joinUsBtn{
display: block;
overflow: hidden;
width:260px;
height:50px;
text-indent: -1000px;
margin: 0px auto;
background:url(/images/joinUs_a.png) top center no-repeat;
}

#joinUsBtn:hover{
background:url(/images/joinUs_b.png) top center no-repeat;
}

#loginBtn{
display: block;
overflow: hidden;
width:330px;
height:52px;
text-indent: -1000px;
margin: 0px auto;
background:url(/images/login_a.png) top center no-repeat;
}

#loginBtn:hover{
background:url(/images/login_b.png) top center no-repeat;
}

#flash{
width: 1000px;
height: 367px;
margin: 0px auto;
}
#navDiv{
height: 50px;
position: relative;
z-index: 9;
}
#core{
width: 998px;
min-height: 369px;
background-color: #dfdcd3;
margin: 0px auto;
border-left:1px solid #85827b;
border-right:1px solid #85827b;
}
#foot{
background-color:#e6e2d5;
background-image:url(/images/footHome.jpg);
background-position:center top;
background-repeat:no-repeat;
width: 1000px;
height: 50px;
margin: 0px auto;
}
#leftColumn{
width:198px;
min-height: 369px;
}
#rightColumn{
width:198px;
min-height: 369px;
}
.cent{
border-left:1px solid #85827b;
border-right:1px solid #85827b;
}
#centerColumn{
width: 600px;
min-height:369px;
}

.cent_detail{
border-left:1px solid #85827b;
}
#centerColumn_detail{
width: 796px;
min-height:369px;
}

.sideContent1{
background-image:url(/images/leftColumn.jpg);
background-position:center top;
background-repeat: no-repeat;
min-height: 369px;
padding: 5px;
text-align:center;
}

.sideContent2{
background-image:url(/images/rightColumn.jpg);
background-position:center top;
background-repeat: no-repeat;
min-height: 369px;
padding: 5px;
text-align:center;
}

.mainContent{
padding-left: 10px;
padding-right: 10px;
text-align:left;
color:#000000;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

.mainContent h1, .mainContent h2, .mainContent h3, .mainContent h4, .mainContent h5, .mainContent h6{
color:#993326;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.mainContent a{
color:#993326;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
font-weight:bold;
}

.mainContent a:hover{
color:#1341BF;
}

#footTextA{
color:#FFFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
padding-left: 20px;
padding-right: 20px;
}

#footTextB{
color:#FFFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
padding-left: 20px;
padding-right: 20px;
line-height: 7px;
}

#footTextC{
color:#FFFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
padding-left: 20px;
padding-right: 20px;
}

.footLink{
color:#FFFFFF;
font-weight:900;
text-decoration:none;
}

#NewsletterLink{
display: block;
overflow: hidden;
width: 180px;
height: 100px;
text-indent: -1000px;
background:url(/images/newsletter.jpg)left top no-repeat;
position: relative;
left: 3px;
margin-bottom: 25px;
}

#NewsletterLink:hover{
background:url(/images/newsletter_over.jpg)left top no-repeat;
}

#singleEvent{
width: 600px;
position: relative;
left: 50px;
}

#singleEvent .title{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#993326;
}

th.event {
color:#993326;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:20px;
}

td.event {
background-color:#FFFFFF;
color:#000000;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
margin-left:10px;
padding-left:10px;
}

a.bigRed{
text-align: center;
	display: block;
	overflow:hidden;
	width: 210px;
	height:25px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	border: 2px solid;
	background-color:#993326;
	border-bottom-color:#660c00;
	border-left-color:#cc7b70;
	border-right-color:#660c00;
	border-top-color:#cc7b70;
	position: relative;
	top: 7px;
	padding: 8px 0 0 0;
}


a.bigRed:hover{
	color:#000;
	background-color:#cc7b70;
	border-top-color:#993326;
	border-right-color:#ffc7bf;
	border-left-color:#993326;
	border-bottom-color:#ffc7bf;
}

.eventTitlePage{
color: #993326;
font-size:16px;
font-weight:bold;
}

.eventDateTimePage{
font-size:10px;
}

.eventLongDescPage{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

fieldset.upcomingEventFS{
width: 75%;
background-color:#f2efe6;
border: none;
}

div#photoGallery ul.g4CatUL{
display:none;
}