body{
	margin:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	color: #000;
	min-width:1000px;
}

img {border-style:none}
a {
	text-decoration:underline;
	color:#000;
}
a:hover {text-decoration:none}
input,
textarea,
select {
	font:12px arial,sans-serif;
	vertical-align: middle;
}
form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

#wrapper{
	width:100%;
}



.main-holder{
	width:999px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	background:url(/App_Themes/flholocaust/images/background.jpg) no-repeat;
	overflow:hidden;
}


#sidebar1{
	width:317px;
	margin:117px 18px 20px 28px;
	position:relative;
	z-index:99;
	color: #fff;
}

#sidebar1 .head {
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
	color: #fff;
}
#sidebar1 p {
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	padding-bottom: 10px;
}

.sidebar-holder1{
	/*background:url(/App_Themes/flholocaust/images/left_col_background.png);*/
	width:317px;
	overflow:hidden;
	position:relative;
	padding:34px 20px 20px 21px;
	margin:0 0 0px 0 ;
	color:inherit;
	background-color: #0384b6;
}

#sidebar2{
	width:317px;
	margin:20px 18px 0px 28px;
	position:relative;
	z-index:99;
	color: #fff;
	padding-bottom: 15px;

}
.sidebar-holder2{
	/*background:url(/App_Themes/flholocaust/images/left_col_background.png);*/
	width:316px;
	overflow:hidden;
	position:relative;
	padding:34px 20px 10px 21px;
	margin:0 0 0px 0 ;
	background-color: #0384b6;
}

.sidebar-holder2a {
	width: 315px;
	/*background: url(/App_Themes/flholocaust/images/left_col_sub_background.png);*/
	padding: 20px 0 20px 0;
	margin-bottom: 20px;
	background-color: #ffffff;
	
}

#right-col{
	float:right;
	width:552px;
	margin:23px 22px 20px 0;
	position:relative;
	z-index:99;
	display: inline;
		
}
.right-col-holder{
	background:url(/App_Themes/flholocaust/images/right_col_background.png);
	width:511px;
	overflow:hidden;
	position:relative;
	padding:34px 20px 20px 21px;
	margin:300px 0 0px 0 ;
	
}

#monthcal-holder {
	background-color:#006e98;
	padding: 10px;
}
#monthcal {
	width: 100%;
}

#monthcal td {
	padding: 3px;
	vertical-align: top;
}
.caltitle {
	background:url(/App_Themes/flholocaust/images/month-at-a-glance.png) no-repeat;
	width: 120px;
	height: 17px;
}

#monthcal .date {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	white-space:nowrap;
}

#monthcal .event {
	font-size: 11px;
	color: #9acee2;
}

.sponsorheader {
	background:url(/App_Themes/flholocaust/images/hdr-sponsored-by.png) no-repeat;
	width: 89px;
	height: 22px;
	padding-bottom: 5px;
}

.sponsorlogos {
	background:url(/App_Themes/flholocaust/images/logos.png) no-repeat;
	width: 268px;
	height: 546px;
	padding: 10px;
}

.communityheader {
	background:url(/App_Themes/flholocaust/images/hdr-community.png) no-repeat;
	width: 128px;
	height: 22px;
	padding-bottom: 5px;
}

.communitylogos {
	background:url(/App_Themes/flholocaust/images/communitylogos.png) no-repeat;
	width: 248px;
	height: 370px;
	margin: 12px;
}

.eventsheader {
	background:url(/App_Themes/flholocaust/images/hdr-april-events.png) no-repeat;
	width: 207px;
	height: 23px;
	padding-bottom: 5px;
}

.event-holder {
	border-bottom: 1px solid #c3c0bc;
	padding-bottom: 20px;
	position: relative;
	margin: 10px;
	
	width:510px;
	overflow:hidden;
	
}

#eventbox {
	color: #3c3c3a;
	position: relative;
	padding-bottom: 5px;
	position: relative;
	font-size: 11px;
}


#eventbox .details{
	float: right;
	width: 300px;
	position: relative;
}
#eventbox h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0px;
}

#eventbox .caption {
	color: #a16f3b;
	font-size: 10px;
	width: 150px;
	position: relative;
	padding-top: 3px;
	line-height: 11px;
	font-style:italic;
}

#eventbox h2 {
	font-size: 14px;
	margin: 0 0 12px 0;
	padding: 0px;
	font-weight: normal;
}

#eventbox .eventimage {
	position: relative;
}

