@charset "UTF-8";

body {
	background: #e0dac8 url(images/body_bg.gif) top center repeat-x;
	height: 100%;
	margin: 0;
}
#wrapper {
	background: url(images/wrapper_bg.png) top center repeat-y;
	height: 100%;
	margin: 0 auto 0 auto;
	width: 976px;
}
#header {
	height: 160px;
	margin: 0 auto 0 auto;
	width: 960px;
}
#headerleft {
	float: left;
	height: 160px;
	margin: 0;
	width: 631px;
}
#headerright {
	background: url(images/header_right_bg.gif) top left no-repeat;
	float: left;
	height: 160px;
	margin: 0;
        padding: 0 0 0 28px;
	width: 301px;
}
#headerright p{
	line-height: 20px;
        margin: 100px 0 0 0;
        vertical-align: middle;
}
#headerright img{
	line-height: 20px;
       margin-top: 8px;
        vertical-align: middle;
}
#headerright input {
       background: #c7c8bc;
       border: 0;
       height: 16px;
       line-height: 20px;
       vertical-align: middle;
}
#nav {
	background: url(images/nav_bg.gif) top left repeat-x;
	height: 39px;
	margin: 0 auto 0 auto;
	width: 960px;
}
#nav ul {
	color: #F2EDE1;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	height: 39px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: block;
	float: left;
	height: 39px;
	margin: 0;
	padding: 0 12px 0 12px;
}
#nav ul li a:link {
	background: transparent;
	color: #F2EDE1;
	display: block;
	float: left;
	height: 25px;
	margin: 0;
	padding: 14px 6px 0 6px;
	text-decoration: none;
}
#nav ul li a:visited{
	background: transparent;
	color: #F2EDE1;
	display: block;
	float: left;
	height: 25px;
	margin: 0;
	padding: 14px 6px 0 6px;
	text-decoration: none;
}
#nav ul li a:hover{
	background: url(images/nav_over_bg.gif) top left repeat-x;
}
#navright {
	background:url(images/nav_right_bg.gif) top left no-repeat;
	float: right;
	height: 39px;
	width: 329px;
}
#content {
	float: left;
	padding: 36px 31px 0 31px;
	width: 576px;
}
#content h2 {
	color: #1b578c;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.6;
       margin: 0 0 8px 0;
}
#content h3 {
	color: #1b578c;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.6;
       margin: 0 0 8px 0;
}
#content h2 a:link{
	color: #1b578c;
}
#content h2 a:visited{
	color: #1b578c;
}
#content h2 a:hover{
	color: #A51B33;
}
#content p {
	color: #333;
        font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.6;
        margin: 0 0 8px 0;
}
#sidebar {
	background: url(images/sidebar_bg.gif) top left no-repeat;
	float: left;
	min-height: 452px;
	padding: 33px 0 0 25px;
	width: 304px;
}
.clear {
	clear: both;
}
.listennow {
       	line-height: 1.6;
       vertical-align: baseline;
}
#podcast {
	background: url(images/player_bg.png) top left no-repeat;
	height: 37px;
	width: 291px;
}
#podcast table {
       margin: 0;
       padding: 0;
}
#podcast td {
       padding: 0;
}
#podcast object {
       margin: -3px 0 0 -3px;
       padding: 0;
}
#blog {
	margin: 20px 15px 0 0;
}
#blog h2 {
	color: #A51B33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0 5px;
}
#blog p {
	border-bottom: dotted 1px #999;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0 0 31px 6px;
	padding: 0 0 12px 0;
}
#footer {
	background: url(images/footer_bg.gif) top left repeat-x;
        height: 113px;
	margin: 0 auto 0 auto;
        padding: 12px 0 0 0;
       text-align: center;
       width: 912px;
}
#footer  ul {
        color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	list-style: none;
	margin: 0 auto 0 auto;
       text-align: center;
}
#footer ul li {
	display: inline;
	padding: 0 12px 0 12px;
       text-align: center;
}
#footer a:link {
	color: #333;
	text-decoration: none;
}
#footer a:visited{
	color: #666;
}
#footer a:hover{
	color: #A51B33;
}
#footer p {
       color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
        margin: 0 auto 0 auto;
       text-align: center;
}


.center {
text-align: center;
}

blockquote {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a:link { text-decoration: none; color: #A51B33; }
a:hover { text-decoration: none; color: #1A578C; }
a:visited {  text-decoration: none; color: #A51B33; }

#topbar {
margin:0 auto;
padding:0;
height: 45px;
background: #FBFAF4;
border-top: 8px solid #232863;
border-bottom: 1px solid #333;
}

.secondbar {
margin:0 1px 0 0;
padding:0;
height: 1px;
background: #3C3B3A;
border-top: 1px solid #31302F;
border-bottom: 1px solid #50504E;
}



#blogtitle {
font-size: 1.25em;
color: #2F4C12;
float: left;
margin: 7px 0 0 0;
padding: 8px 4px 4px 4px;
width: 700px;
border-top: 1px solid #333;
}

#blogtitle h1 {
margin: 0;
padding-top: 5px;
font: 160% Georgia, Times, serif;
letter-spacing: 0.1em;
text-align: left;
}


.entry {
margin-top: 10px;
padding: 0 10px 10px 10px;
border: 1px solid #ccc;
background: #F9F8F2;
color: #333;
}

.date {
font-size: 120%;
background: transparent;
color: #000;
}

.title {
font-size: 130%;
font-weight: normal;
background: transparent;
color: #336600;
border-bottom: 1px solid #ddd;
}

.posted {
margin-bottom: 10px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
}

.sidetitle {
margin: 18px 0 7px 0;
font-size: 115%;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #666600;
border-bottom: 1px dotted #ccc;
}

.spacer {
clear: both;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.calendarBG {
 background-color: #000;
}

.calendarBlank {
 background-color: #9DB7A7;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #195337;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}
