body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mainwrapper {
margin:auto;
background-image:url(../images/background.jpg);
background-repeat:repeat-y;
height:auto;
width:800px;
} 

#header {
width:800px;
font-size:14px;
background-color:#FFFFFF;

background-position:center;
height: 75px;
padding-bottom:5px;

}

#header img {
border: none;

}

#leftcolumn {
float:left;
width:150px;
margin:0px;
padding:0px;

}
#centercontent{
float:left;
width:500px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;



}
.menu {
width:145px;
height:96px;
padding:5px;
margin-bottom:10px;
text-align:left;
float:left;
}

.icons {
width:145px;
height:150px;
padding:0px;
margin-bottom:10px;
text-align:center;
float:left;
}

.educationtable {
width:145px;
height:150px;
padding:5px;
margin-bottom:10px;
text-align:left;
float:left;
}

#rightcolumn {
float:right;
width:150px;
margin:0px;
padding:0px;

}
#footer {
clear:left;
width:800px;
	background-color:#2d465f;
}


#categoryheader {
background-image:url(http://www.county.sc/workspaces/www/templates/domains/county.sc/images/catagories.jpg);
background-repeat: no-repeat;
width:150px;
height:18px;
}

#weather {
background-image:url(http://www.county.sc/workspaces/www/templates/domains/county.sc/images/weather.jpg);
background-repeat: no-repeat;
width:150px;
height:15px;
margin-left: 0px;
}


#header_link {
height:70px; 
width:100px;
margin-top:9px; 
margin-left:100px; 
float: left;

}


#topNavigation {

background-repeat: no-repeat;
background-position: center;
padding-top: 0px;
height: 5px;
width: 100%;
text-align: center;
}


#topNavigation ul {
padding-top: 10px;
margin: 0px;
}


#topNavigation a, a:link, a:visited, a:hover {
color: #000;
text-decoration: none;
}

ul#topMenu li {
list-style: none;
display: inline;
font-family: Arial bold;
font-size: 12px;
margin-left: 0px;
margin-right: 15px;
}





.style1 {font-size: 14px;}
.style2 {font-size: 12px;}
.style5 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {font-size: 11px;}
.style8 {font-size: 16px; }
a:link {
	color: #ccccff;
}
a:visited {
	color: #ccccff;
}
a:hover {
	color: #ccccff;
}
a:active {
	color: #ccccff;
}
.style9 {
	font-size: 14px;
	font-weight: bold;
}
.style10 {color: #FFFFFF;}

/* Mortgage Rates Table */

#mortrates_table {
	width: 130px;
	background: WHITE;
	font-size: 12px;
	border: 1px solid BLACK;
	text-align: left;
	margin: 0 auto;
	}
	
	#rates {
		padding: 0px 2px;
		}	
	
	#mortrates_table a {
		font-weight: bold;
		color: #FF9900;
		text-decoration: underline;
		}	

	#mortrates_table h3 {
		background: #006699;
		color: WHITE;
		font-size: 22px;
		width: 130px;
		border: none;
		margin: 0 0 5px 0;
		padding: 5px 0;
		text-align: center;
		}
		
	#mortrates_table p {
		background: #006699;
		color: WHITE;
		text-align: center;
		margin: 3px 0 0 0;
		padding: 4px 0px;
		}
		
	#mortrates_table td.green {
		color: #009900;
		}
		
	#mortrates_table td.red {
		color: #ff0000;
		}	
/* Radio Player on top */

#top_radio_player {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	clear:both;
	}

#radio_left {
	background: url(/workspaces/www/templates/global/images/radiosc_t_easylistening.png) no-repeat;
	width: 285px;
	height: 60px;
	float: left;
	}
	
#radio_right {
	background: url(/workspaces/www/templates/global/images/radiosc_t_classicrock.png) no-repeat;
	width: 285px;
	height: 60px;
	float: left;	
	}	
	
	#radiofloat	{
		display: block;
		width: 285px;
		height: 25px;
		cursor: pointer;
	}
	
	div#nowplaying_track div.nowplaying {
		background: #1f3895;
		color: WHITE;
		}

