html, body
{
	background-color:#05a751;
	background-image:url(img/bk_green.jpg);
	background-repeat:repeat-x;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	height:100%;
	padding:0;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
color:#443121;
font-size:18px;
padding:0 0 5px 0;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}

p, ul, ol {
margin:0;
padding:0 0 0 0;
}

p{
text-align:justify;
margin:20px 0 0 0;
}

ul, ol {
list-style:none;
padding:0 0 0 0;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
padding:0px;
margin:0px;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
text-decoration:none;
/*font-weight:bold;*/
color:#0066FF;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

a:active
{
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 0 15px;
padding:0;
}

table tr td {
	padding:5px 0 5px 5px;
}

li
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

*{
	margin:0px;
	padding:0px;
}

/*DIV#wrapper
{
	background-image:url(img/body-tile.jpg);
	color:#443121;
	margin:0 auto -20px auto;
	min-height:100%;
	position:relative;
	width:959px;
}

DIV#header
{
	background-image:url(img/header.jpg);
	height:190px;
	padding:0 0 0 30px;
}

DIV#headerMenu
{
	background-image:url(img/header.jpg);
	float:left;
	height:25px;
	padding:165px 0 0 0;
	width:750px;
}

DIV#onAir
{
	background-image:url(img/onair.jpg);
	cursor:pointer;
	float:left;
	height:190px;
	width:179px;
}

SPAN.menuOption
{
	padding:0px 25px 0 0;
	letter-spacing:-1px;
}

DIV#sidebar
{
	border-right:1px solid #a38c6c;
	float:left;
	margin:5px 0 0 0;
	padding:0 0 0 30px;
	width:115px;
}

DIV#container
{
	float:left;
	padding:30px 10px 0 40px;
	width:570px;
}

DIV#adsPanel
{
	float:left;
	text-align:center;
	width:185px;
}

DIV#clearFooter
{
	clear:both;
	height:20px;
}

DIV#footer
{
	height:20px;
	margin:-20px auto 0 auto;
	position:relative;
	width:959px;
}*/

DIV#wrapper
{
	background-image:url(img/wrapper-tile.png);
	height:auto;
	margin:0 auto -20px auto;
	min-height:100%;
	position:relative;
	width:735px;
}

DIV#header
{
	height:63px;
	width:735px;
}

DIV#logo
{
	background-image:url(img/logo.png);
	float:left;
	height:63px;
	width:93px;
}

DIV#headerLeft
{
	background-image:url(img/header-green.png);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	height:63px;
	width:133px;
}

DIV#headerRight
{
	background-image:url(img/header-blue.png);
	background-position:bottom;
	background-repeat:repeat-x;
	float:right;
	height:63px;
	width:573px;
}

DIV#logo
{
	background-image:url(img/logo.png);
	height:63px;
	width:219px;
}

DIV#sidebar
{
	float:left;
	width:133px;
}

DIV#sidebarContainer
{
	background-color:#ffffff;
}

DIV.menuOption
{
	color:#ffffff;
	margin:0px 1px 1px 1px;
	font-size:12px;
	padding:3px 0px 5px 3px;
}

DIV.menuOption:hover
{
	font-weight:bold;
}

DIV.topLeftCorner
{
	background-image:url(img/top-left.png);
	float:left;
	height:13px;
	width:13px;
}

DIV.topRightCorner
{
	background-image:url(img/top-right.png);
	float:left;
	height:13px;
	width:13px;
}

DIV.bottomLeftCorner
{
	background-image:url(img/bott-left.png);
	float:left;
	height:13px;
	width:13px;
}

DIV.bottomRightCorner
{
	background-image:url(img/bott-right.png);
	float:left;
	height:13px;
	width:13px;
}

DIV.leftBuffer
{
	background-color:#ffffff;
	float:left;
	height:13px;
	width:120px;
}

DIV.rightBuffer
{
	background-color:#fff;
	float:left;
	height:13px;
	width:560px;
}

DIV#content
{
	float:right;
	width:573px;
}

DIV#contentContainer
{
	background-color:#ffffff;
	padding:28px 16px 20px 16px;
}

/*DIV#headerRight
{
	background-image:url(img/header-right.png);
	float:left;
	height:75px;
	padding:68px 0 0 24px;
	width:144px;
}

DIV#headerMid
{
	float:left;
	height:143px;
	width:459px;
}

DIV#topRightImage
{
	background-image:url(img/header-top-right.png);
	float:right;
	height:111px;
	width:56px;
}

DIV#headerMenu
{
	background-color:#183e30;
	background-image:url(img/menu-left.jpg);
	background-repeat:no-repeat;
	height:32px;
	line-height:32px;
	padding:0 0 0 6px;
}

DIV#subHeader
{
	background-image:url(img/subheader.png);
	height:210px;
	margin:0 0 0 48px;
	width:720px;
}

DIV.menuOption
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 6px;
	text-transform:uppercase;
	letter-spacing:-1px;
}

DIV#content
{
	padding:0 140px;
}

DIV.menuOpCont
{
	float:left;
	margin:3px 0 0 0;
}

DIV.menuOpContLeft
{
	background-image:url(img/menu-selected-left.png);
	float:left;
	height:25px;
	width:10px;
}

DIV.menuOpContMid
{
	background-image:url(img/menu-selected-tile.png);
	color:#b2db52;
	float:left;
	height:25px;
	line-height:25px;
	text-transform:uppercase;
	letter-spacing:-1px;
}

DIV.menuOpContRight
{
	background-image:url(img/menu-selected-right.png);
	float:left;
	height:25px;
	width:10px;
}

DIV#subPages
{
	background-image:url(img/submenu-tile.png);
	height:33px;
	line-height:33px;
	margin:0 48px 20px 48px;
	padding:0 0 0 118px;
}

SPAN.subMenuLink
{
	color:#183e30;
	text-transform:uppercase;
	font-size:11px;
}*/

DIV#clearFooter
{
	clear:both;
	height:20px;
}

DIV#footer
{
	background-color:#006b33;
	background-image:url(img/wrapper-tile.png);
	color:#c0dacb;
	font-size:11px;
	height:20px;
	line-height:20px;
	margin:-20px auto 0 auto;
	position:relative;
	text-align:center;
	/*width:816px;*/
}

SPAN.rightLink
{
	color:#626262;
	font-size:11px;
}