#printImage{
    display:none;
}

#printHeader{
    display:none;
}


body {
	margin: 20px;
	text-align: center;
	background-color: #A1A793;
	font-family: "Verdana", "Tahoma", "MS Sans Serif", sans-serif;
}




#holder {
	position: relative;
	overflow: visible;
	width: 990px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#header {
	float:left;
	width:990px;
	height:140px;
	z-index:1;
}
#emailerr {
color:#FF0000;
font-weight:bold;
}

#homeMain {
	width: 990px;
	height: 280px;
	float: left;
	background-color: #FFFFFF;
}


#homePodHolder {
	width: 968px;
	height: 166px;
	float: left;
	background-color: #FFFFFF;
	background: url(/images/homeBottomBKG.jpg);
	z-index:1;
	padding-top:10px;
	padding-left:22px;
}

#pageBottom {
	width: 990px;
	height: 25px;
	float: left;
	background-color: #FFFFFF;
	background: url(/images/pageBottomBKG.jpg);
	z-index:1;
}


.homeLocation {
	float:left;
	width:226px;
	height:130px;
	z-index:1;
	margin-right:14px;
}

.pageLocation {
	float:left;
	width:226px;
	height:130px;
	z-index:1;
	margin-right:12px;
}


#main {
    float: left;
	width: 980px;
	min-height: 280px;
	float: left;
	background-color: #FFFFFF;
	border-left:solid;
	border-right:solid;
	border-left-width: 5px;
	border-right-width: 5px;
	border-color: #D6D9C4;
}

#eventMain {
    float: left;
	width: 960px;
	min-height: 280px;
	border-left-width: 5px;
	padding-left:20px;
	padding-top:10px;
}


#mainLeft {
    float: left;
	width: 440px;
	min-height: 255px;
	float: left;
	background-color: #FFFFFF;
	padding-left:30px;
	padding-right:25px;
	padding-top:25px;
}

#mainLeftsignup {
    float: left;
	width: 640px;
	min-height: 255px;
	float: left;
	background-color: #FFFFFF;
	padding-left:30px;
	padding-right:25px;
	padding-top:25px;
}

#mainRight {
    float: left;
	width: 485px;
	min-height: 280px;
	float: left;
	background-color: #FFFFFF;
}

#mainImagePlayer {
	width: 504px;
	height: 287px;
	float: left;
}

#rightSide {
	float: right;
	width: 212px;
}

#sidebar {
	width: 177px;
	height: 287px;
	float: left;
	background: url(../images/sidebarBKG.jpg);
	margin-left:10px;
}

#side {
	width: 200px;
	height: 353px;
	position:absolute;
	left: 725px;
	top: 207px;
}

#contentWrapper {
	width: 691px;
	float: left;
	padding-top:24px;
}	

#eventMenu 
{
	float:left;
	width:990px;
	height:50px;
	z-index:1;
}	



#homeBlogHolder {
	width: 255px;
	height: 241px;
	position:absolute;
	background-color: #FFFFFF;
	background: url(../images/homeBottomRight.jpg);
	top: 380px;
	left: 680px;
	padding-left:17px;
	padding-top:45px;
}

#homeBlog {
	width: 214px;
	height: 214px;
	float:left;
	background-color: #FFFFFF;
	overflow:auto;
}


#location {
	float:left;
	width:212px;
	z-index:1;
}



#homeFirstTimeGuest {
	position:absolute;
	top: 571px;
	left: 0px;
	z-index:0;
}

#firstTimeGuest {
	float:left;
	z-index:0;
}



#bottom {
	width: 952px;
	height:95px;
	float: left;
	background: url(../images/bottomBKG.jpg);

}

#footer {
	float:left;
	text-align: center;
	width: 990px;
	padding:10px;
}

#sidebarTitleHolder {
	position:relative;
	left:14px;
	top:11px;
	width:149px;
}

#sidebarTextHolder {
	position:relative;
	left:14px;
	top:31px;
	width:149px;
}


#reorderdiv
{
   display:inline;
   text-align:center;
   font-size: 12px;
   background-color:#ffcc00;
   cursor:pointer;
   width:186px;
}

#gallery{display:none}
