
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image:url(../images/bg.jpg);
	}

a:link, a:visited { 
	color: #663333; 
}

a:hover { 
	color: #666633; 
}

.subscribe {
	width: 209px;
	height: 90px;
	border-style: solid;
	border-width: 1px;
	background-color:#FFFFFF;
	spacing: 0px;
}

.subscribe h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	margin:5px;
	color:#660033;
}

.flour {
	background-image:url(../images/flour.gif);
	width: 209px;
	height: 33px;
	margin-top:3px;
	margin-bottom:3px;
}

.sidebar-title {
	margin-top: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

.news-block {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	width: 209px;
	height: 200px;
	margin-top: 50px;
	border-style: solid;
	border-width: 1px;
	background-color:#FFFFFF;
	spacing: 0px;
}

.news-block p {
	margin:5px;
}

.news-block h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#660033;
	text-align:center;
}

td.main-cell {
	background-image: url("../images/bgslice_top.jpg");
	background-position:top;
	background-repeat:no-repeat;
}	

.main-bottom-bg {
}

td.post-title-cell {
	border-bottom:dashed #000000 thin;
	width:550px;
}

.post-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

.post-title-red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#660000;
	font-weight:bold;
}

.post-end {
	margin: 5px 0px 30px 0px; 
	padding: 0px; 
	text-align: center; 
	color: #CCCC99; 
	font-size: 20px; 
	line-height: 0px; 
}

.post-width-570 {
	width:570px;
}

.next3-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.next3-text a:link, .next3-text a:active, .next3-text a:visited {
	color: #003366;
	text-decoration: none;
}

.next3-text a:hover {
	color:orange;
	text-decoration: none;
}
	
.cal-support {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.cal-bulktype {
	font-size: 13px;
	font-family:"Times New Roman", Times, serif
}
	
	
.cal-headline {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660033;
	text-transform:uppercase;
}

.cal-date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size:20px;
}
.cal-sponsor {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.cal-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

ul.eventlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	width:200px;
	text-align:left;
	padding:0;
	margin-top:10px;
    margin-left: 0px;
    margin-right:20px;
	list-style-type:none;

}

ul.eventlist li {
margin-left: 40px;
text-indent: -40px;
margin-bottom:6px;
border:0px;
border-bottom: 1px;
border-style: dotted;
}


ul.eventlist li a:link, ul.eventlist a:active, ul.eventlist a:visited {
	color: #003366;
	text-decoration: none;
}

ul.eventlist li a:hover {
	color:orange;
	text-decoration: none;
}

.event-info {
	border-top:dashed;
	border-color: #000000;
}


p.footer {
	font-size: 10px;
	color: #FFFFFF;
	}
	
p.footer a:link, a:active, a:visited {
	color:orange;
	text-decoration:none;
	}
	
p.footer a:hover {
	color:#FFCC33;
	text-decoration:underline;
	}
	

