/* ------------------------------------------------------------------------------------- */

body {
background-color: #7c776f;
line-height: 16px;
/** background: #7c776f url(../images/bgPearl.jpg) repeat-y fixed center; **/
background-position: center; 
background-color: #7c776f;
margin-top: 0px;
}

A, A:visited {
color: #9a2f24;
text-decoration: underline;
}

A:hover {
color: #9a2f24;
text-decoration: underline;
}

input, textarea, select{
color: #222222; font-size: 11px; font-family: verdana, arial, geneva, sans-serif;
background-color: #FFFFFF;
border: 1px inset; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset;
border-color: #a5acb2 #a5acb2 #a5acb2 #a5acb2
}

TD {
font-size: 13px; 
font-family: arial, verdana, geneva, sans-serif;
vertical-align: top;
}

.buslisting 
{
	font-family: arial, geneva, sans-serif;
	font-size:   10px;	
	font-weight: normal;
}
.buslisting A, .footerTD A:link, .footerTD A:visited {color: #0C5106; font-weight: bold; text-decoration: none; font-family: arial, geneva, sans-serif;}
.buslisting A:hover {text-decoration: underline;}

.colMiddle {
padding-left: 12px;
padding-right: 12px;
padding-top: 10px;
padding-bottom: 2px;
}

.colOther {
padding-left: 8px;
padding-right: 8px;
padding-top: 10px;
padding-bottom: 2px;
}

.contentSmallBusinessHdr  
{
	font-family: Verdana, arial, geneva, sans-serif;
	font-size: 12px;	
	font-weight: normal;
	color: #006cb0;		
}

.dotsVertical {
padding-top: 10px;	
background: url(../images/dotsVertical.gif) repeat-y;
}

.imgHeader {
color: #ffffff;
width: 209px;
height: 29px;
line-height: 29px;
background: url(../images/ImageHdr.gif) no-repeat;
}

.horizontalSection {
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
height: 25px;
background-color: #ffffff;
}

.horizontalSectionTD {
background-color: #000000;
height: 25px;
}

.horiChannelTD {
 vertical-align: middle;
 width: 209;
 height: 30px;
 padding-left: 8px;
}

.horiChannel 
{
 background: url(../images/btnChannel.gif) no-repeat; 
}

.horiChannel_Over 
{		
 background: url(../images/btnChannel_over.gif) no-repeat;
}

.horiNavTD 
{
 vertical-align: middle;
 width: 700px;
 padding-left: 12px;	
} 

.lineVertical {
padding-top: 10px;	
background: url(../images/lineVertical.gif) repeat-y;
}

.mainimageTD {
text-align: center;
}

.mainTable {
background-color: #ffffff;
}

.maintext {
text-align: justify;
padding-left: 4px;
padding-right: 5px;
}

.siteTable {
background: #7c776f url(../images/bgPearl.jpg) repeat-y;
background-position: center;
width: 940px;
}	


/* ------------------------------------------------------------------------------------- */

.footerSection {
background: url(../images/bgFooter.gif) repeat-x;
padding-left: 4px;
padding-right: 4px;
background-position: bottom;
}
.footerTD {font-size: 10px; color: #FFFFFF; font-family: verdana, arial, geneva, sans-serif;}
.footerTD A, .footerTD A:link, .footerTD A:visited {color: #FFFFFF; font-weight: normal; text-decoration: none;}
.footerTD A:hover {text-decoration: underline;}

/* ------------------------------------------------------------------------------------- */



/* ------------------------------------------------------------------------------------- */
/* RSS FEED

/* begin styles for RSS Feed */

.rss-box {
	 margin:  0px 4px 4px 4px;
	 width: 184px;
	 background-color: #FFFFFF;
     border: 0px solid #9a2f24;
}
.rss-items {
	margin-top: 0px;
	padding: 5px;
	margin-left: 0px;
	color: #4c4944;
}
p.rss-title 
{
	padding:0em;
}
.rss-title 
{
	text-decoration: none;
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 15px;
	background-color: #9a2f24;
	color: white;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: none;
}

.rss-item  {
  font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
  font-size: 10px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	text-decoration: none;
	color: #104480;
	font-size: 13px;
	font-weight:  lighter;
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}
	
.rss-item a:hover {
	text-decoration: underline;
	color: #4c4944;
	font-size: 13px;
	font-weight: lighter;
	font-family:small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}	
	
.rss-item a:visited {
	color: #104480;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #9a2f24;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width: 10px;
   margin: 0 2px; padding: 1px 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 1px 5px;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 1px 4px 1px 4px;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: 9a2f24;
   color: white
   }

/* ------------------------------------------------------------------------------------- */
