body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D0CB8B;
	background-image: url(images/bg5.gif);
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 202px 0 0 0;
	background-image:  url(images/newheader.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
#extrainfo {
	width: 480px;
	padding-right: 5px;
	text-align: right;
	float: right;
	font-size: 65%;
	color: #aaaaaa;
}
#content {
	width: 480px;
	float: right;
	padding: 0 10px 0 0;
}
#content p, #content table {
	font-size: 75%;
	line-height: 2em;
	padding-left: 2em;
}

#calendararea p, #calendararea table {
	padding-left: 0;
}

#content li {
	font-size: 75%;
	line-height: 1.6em;
	padding-bottom: 15px;
}
#content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	background-color: transparent;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDDDDD;
}
#content h2 {
	font-size: 120%;
	color: #000000;
	background-color: transparent;
}
#guestbookbox {
	text-align: left;
	margin-left: 2em;
	width: 425px;
	padding: 8px;
	background-color: #ffffff;
	border: 1px #E6B630 dotted;
}
#guestbookbox p {
	margin-left: 0;
}
#guestbookboxapprove {
	text-align: left;
	margin-left: 2em;
	width: 425px;
	padding: 8px;
	background-color: #ffffff;
	border: 1px #B51032 dotted;
}
#content .guestbookheader {
	padding: 1px 4px 1px 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E6B630;
	font-size: .7em;
}
#content .guestbookheaderapprove {
	padding: 1px 4px 1px 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #B56A76;
	font-size: .7em;
}
#guestbookentry p {
	font-size: .75em;
	line-height: 1.4em;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #000000;
	margin-bottom: 0px;
}
#content .guestbookfooter {
	padding: 5px 0px 0px 0px;
	margin-bottom: 0px;
	border-top: 1px #E6B630 dotted;
	background-color: #ffffff;
	font-size: .60em;
	line-height: 1em;
	color: #666666;
}
#content .guestbookfooterapprove {
	padding: 5px 0px 0px 0px;
	margin-bottom: 0px;
	border-top: 1px #B51032 dotted;
	background-color: #ffffff;
	font-size: .60em;
	line-height: 1em;
	color: #666666;
}
#navigation {
	float: left;
	padding-top: 20px;
	margin-left: 5px;
	width: 180px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 1px dashed #722100;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 10px;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
}
#navigation a:hover {
	border-left: 6px solid #722100;
	padding: 5px 5px 5px 4px;
	color: #722100;
}
#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid #722100;
	width: 168px;
}
#navigation .subnav a:link, #navigation ul.subnav a:visited {
	background-color: #ED9F9F;
	color: #722100;
}
#otherinfo {
	float: left;
	padding-top: 20px;
	margin-left: 5px;
	width: 180px;
}

.datatable {
	/*border: 1px solid #000000;*/
	background: #FFFFFF; /* #EDED9C;  */
	width: 180px;
}

#servicetimes h1 {
	font-size: .85em;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px 0 2px 0;
	background: #A99552;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
}

#servicetimes h2 {
	font-size: 70%;
	color: #722100;
	text-align: center;
}

#servicetimes p {
	text-align: center;
	font-size: .65em;
	color: #000000;
}
.right {
	text-align: right;
}

.highlight {
	font-weight: bold;
	color: #B51032;
}

#footer {
	clear: both;
	margin: 0 0 20px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #707847;
}
#footer p {
	font-size: 68%;
	text-align: center;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.contacttable {
	background: #FFFFFF;
	width: 430px;
	margin-left: 50px;
	padding-bottom: 50px;
}
.contacttable td {
	line-height: 1.5em;
	padding-bottom: 10px;
}
#content a:link, #content a:visited, #latestadditions a:link, #latestadditions a:visited {
	color: #722100;
	text-decoration: none;
}
#content a:hover, #latestadditions a:hover {
	color: #722100;
	text-decoration: underline;
}

#content .pagetools a:hover {
	text-decoration: none;
}

SUP {
	line-height: 0;
}

/* Podcaster CSS */
.admin_hints {
	color: #555;
	font-size:0.8em;
	padding:0;
	margin:0;
	border:0;
	text-align:right;
}


.container {
	width:780px;
	margin: 0 auto 0;
	text-align:left;
	border:1px solid #555;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	background-color:#ffffff;
}


.sfondo {
	background-color:#ffffff;
	background-repeat: no-repeat;
	padding-top:20px;
}


.episode_image {
	float:left;
	margin-bottom:30px;
	margin-right:5px;
}

.episode_imgdesc {
	list-style:none;
	text-decoration:none;
	margin:0;
	padding:0;
	margin-top:15px;
}

.episode_imgdesc li {
	padding-left:10px;
	line-height:1.2em;
}	



.header {
	border: 2px solid #f1eee6;
	background-image: url(../img/header_back.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #7e8aa4;
	margin:0px;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
}

.headermenu {
	margin:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	padding-bottom: 10px;
	text-align:left;
	float: right;
}

.headermenutext {
	color:#555;
	font-size:0.8em;
	padding-left:10px;
	padding-right:10px;
}

.headermenutext a:link, .headermenutext a:visited, .headermenutext a:active {
	text-decoration: none;
	color:#555;
	font-size:0.9em;
	padding:0;
	margin:0;
}

.headermenutext a:hover {
	text-decoration: none;
	color: #cc3300;
}

.headertitle {
	color:#fff;
	font-size:2em;
	padding:20px;
}



.footer {
	clear:both;
	width:90%;
	margin: 0 auto 0;
	font-size:0.8em;
	border-top: 1px solid #555;
	padding-top:8px;
	padding-bottom:10px;
	text-align: left;
}


.episode {
	clear:both;
	font-size:1em;
	padding:0;
	margin:0;
	border-top: 1px solid #f1f0f0;
	margin-top:5px;
	padding-bottom:20px;
	text-align: left;
}

.episode_title {
	color: #cc3300;
	padding:0;
	padding-bottom:0.2em;
	padding-top:0.8em;
	margin:0;
}

.episode_info {
	color: #555;
	font-size:0.8em;
	padding:0;
	margin:0;
}

.episode_date {
	padding:0;
	margin:0;
}

.episode_download {
	color: #555;
	font-size:0.8em;
	padding:0;
	margin:0;
}

.episode_keywords {
	color: #000;
	font-size:0.9em;
}

.main {
	margin: 0 auto 0;
	width:720px;
	font-size:0.9em;
	padding-bottom:15px;
	padding-top:5px;
}



.imgdx {
	float:right;
	padding-top:25px;
	padding-left:25px;
	padding-bottom:25px;
}

.alternative{
	display:none;
}


/*
a:link, a:active, a:visited {
	text-decoration:none;
	color:#cc3300;
}

a:hover {
	color:#e67817;
} 
*/

.footerdx {
	float:right;
	text-align:right;
	border:0;
}


.rightbox {
	margin-right:0;
	margin-left:25px;
	margin-bottom:30px;
	padding-top:5px;
	padding-bottom:12px;
	padding-left:10px;
	padding-right:5px;
	background-color: #f1eee6;
	background-image: url(../img/angle.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	font-size:0.9em;
	border-left:1px solid #c4c1c1;
	border-top:2px solid #c4c1c1;
}


.rightcolumn {
	float:right;
	width:200px;
}

.leftcolumn {
	float:left;
	width:500px;
}


.topseparator {
	clear:both;
	font-size:1em;
	padding:0;
	margin:0;
	margin-top:0px;
	padding-bottom:20px;
	border-top: 1px solid #f1f0f0;
	text-align: left;
}

.site_desc {
	color: #555;
	font-size:0.9em;
	margin-bottom:20px;
}

.site_welcome {
	margin:0;
	color: #000;
	padding:0;
}
