/* CSS Document */


body { 
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #706e5e;
	background-image: url(images/bgrnd.gif);
	margin-top:0;
	text-align:justify;
}

#menu {
	padding:0;
	text-align:center;
}

#news {
	font-size:11px;

	
}

ul {
list-style-type: square;
text-align:left;
}


#content_box {
padding-left:10px;
padding-right:5px;
padding-bottom:10px;
}

#podcast {
	padding-left:0;
	padding-bottom:0;
	text-align: right;
	vertical-align:top;
}

a {
color: #706e5e;
font-weight:bold;
}

.directions a {
color: #706e5e;
font-weight:bold;
border-bottom: 1px dashed #706e5e;
text-decoration:none;
}

.directions a:hover {
border-bottom: 1px solid #706e5e;
text-decoration:none;
}

.headline {
	color:#6b8c8d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.headline_w {
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.arrows {
font-size:9px;
color:#ffffff;
}

#schedule a{
color:#ffffff;
text-decoration:none;
font-weight:normal;
}

#schedule a:hover {
text-decoration:underline;

}

#news_top {
background-color:#706e5e;
color:#FFFFFF; 
font-weight:bold; 
padding-left:20px;
}

.date {
color:#406c6f;
font-weight:bold;
}
.date2 {
color:#706e5e;
font-weight:bold;
}

.footer {
background-image:url(images/footer.gif);
background-position:center;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:center;
font-weight:bold;
}

.footer a{
color:#FFFFFF;
text-decoration:none;
border-bottom: 0px;
}

.footer a:hover{
color:#FFFFFF;
text-decoration:none;
border-bottom: 0px;
}

.retreat {
padding-left:10px;
padding-top:10px;
vertical-align:top;
}

.donation {
border: 1px dashed #406c6f;
padding:10px;
}

.registration {
font-weight: bold;

}

.register {
color: #d88d21;
}
.register a {
	color: #d88d21;
	font-size:11px;
	text-decoration:none;
	border-bottom : 1px dashed #d88d21; 
}

.register a:hover {
	color: #d88d21;
	text-decoration:none;
	border-bottom : 1px solid #d88d21; 
}

