/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #FFFFFF;
	background-image: url(images/elements/gradient.jpg);
	background-repeat: repeat-x;
	top: 0px;
}
.highlited
{
	
	font: italic bold arial, hevetica, sans-serif;
	color: #333;

}


h2
{
	color: #B52C07;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #222D5D;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}
h4
{
	font: italic bold arial, hevetica, sans-serif;
	color: #333;
	font-size: 100%;
}

img a:hover {
	background-color: #F4F4F4;
	text-align: center;
}



#container
{
	margin: 1em auto;
	width: 750px;
	text-align: left;
	background-color: #F4F4F4;
	border: 1px none #fff;
	
}
#imagebutton
{
	text-align: center;
	background-color: #F4F4F4;
}
#imagebutton a:hover
{
	background-color: #F4F4F4;
}

#header
{
	height: 75px;
	width: 100%;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}



#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
	padding-right: 15px;
}

#contents { margin: 0 200px 40px 20px; }
#contents p { line-height: 165%; }

#contentsmain { margin: 0 20px 40px; }
#contentsmain p { line-height: 165%; }

.blogentry {
	border-bottom: 1px solid #C5C877;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#blogentry {
	border-bottom: 1px solid #C5C877;
	padding-bottom: 5px;
	margin-bottom: 5px;
	float: left;
}

#playlist
{
	float: left;
	width: 260px;
	font-size: 11px;
	color: #000000;
}
#playlist2
{
	float: left;
	font-size: 11px;
	color: #000000;
}

.imagefloat {
	float: right;
}
.imagefloatleft {
	float: left;
}


.imaagebutton {
	background-color: #F4F4F4;
	line-height: 0px;
}

#footer
{
	clear: both;
	color: #272900;
	text-align: right;
	font-size: 90%;
}


#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

#skipmenu a
{
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}
.toplink {
	text-align: right;
}
.listen{
	font-size: 85%;
}
.locations{
	font-size: 85%;
	color: #999999;
}
.phone{
	font-size: 85%;
}
a:link { color: #B52C07; }
a:visited { color: #B52C07; }

a:hover, a:active
{
	color: #fff;
	background-color: #B52C07;
}

.recorded {
  width: 250px;
  padding: 15px;
  color:#fff;
  font-size: 16px;
   background: #194187;
  text-align:center;
  margin:0 0  0 250px;
  
	}