/*
Design by CRBN Designs ©2009
http://www.crbndesigns.countryrocksbroadcastingnetwork.com
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #BEB091 
	color: #ffffff; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif
}

#main1
{
width: 820px;
margin: 0 auto;
border-left: 30px solid #0D213A;
border-right: 30px solid #0D213A;
}

#content
{

	width: 800px;
	text-align: left;
	border-left: 10px solid #0D213A;
	border-right: 10px solid #0D213A;
}

#back
{

width: 800px;
}

#header {
	height: 80px;
	text-align: left;
	background: #0D213A;
			
}

#menu
{
width: 696px;
height: 57px;
padding-left: 104px;
border-top: 10px solid #BEB091;
background: url('images/menu.gif') no-repeat center;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 117px;
	height: 37px;
	padding-top: 20px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 117px;
    height: 37px;
	color: #FFE0C1;
	text-decoration: underline;
	background: url('images/menu_r.gif') repeat-x;
}


#logo {
width: 770px;
height: 277px;
text-align:  right;
padding-right: 30px;
padding-top: 30px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #730D0B;
}
#logo H2 a
{
font-size: 12px;
}


#main
{
background: #0D213A url('images/header.jpg') repeat-x;
}

#left
{
	width: 220px;
	margin-left: 20px;
}

#left H3
{
width: 195px;
height: 32px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #730D0B;
background: url('images/title.gif') no-repeat;
}

#left H4
{
padding-left: 20px;
color: #ffffff;
font-size: 11px;
}

#left p
{
font-size: 11px;
padding: 10px;
}

#left ul {
	list-style: none;
	
}



#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#left li li {
	background: url('images/small.gif') no-repeat left;; padding-left:20px; padding-right:20px; padding-top:4px; padding-bottom:4px
}

#left a {
	color: #000000;
}
#left a:visited {
	color: #000000;
}


#right
{
float: right;
width: 500px;
margin-right: 20px;
margin-bottom: 20px;
padding-right: 10px;
background: #BEB091;
padding: 10px;
border: 1px solid #0D213A
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #0D213A;
}


#right a
{
color: #FFE0C1;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #0D213A;
	}
	
	#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #0D213A;
}
.date {
	text-align: right;
	color: #0D213A;
	font-size: 11px;
}

.date a {
	color: #FFE0C1;
}



#footer {
	clear: both;
	padding-top: 40px;
	background: #730D0B url('images/top.gif') repeat-x;
    height: 50px
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #595959;

}

#footer a {
	color: #595959;
}
.m1  {
	background: url('images/title_back.gif') no-repeat;
	padding-top: 20px
}