/* CSS Document */


body {
	background:#ffffff;
	text-align:center;
	margin:20px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	font-size: 76%;
	line-height: 1.3em;
	color:#333333;
	width:auto;
	}

#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:url(/images/rgtmainimage.gif) repeat-y top right;
	
	
	}

#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url(/images/lftmainimage.gif) repeat-y top left;
	

	}

#header {

	width:100%;
	padding:10px;

	margin:0;

	text-align:center;

		}


	
	/* dock - top */
.dock {
	position: relative;
	height: 50px;
	text-align: center;
	visibility: visible;
	bottom: inherit;
	z-index: auto;
	margin-bottom: 60px;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	behavior: url(iepngfix.htc);
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

#maincol {
	position: relative;
	margin:0px;
	padding:10px;
	border-top-color: #CCCCCC;
	border-top-style: inset;
	border-top-width: 2px;
	float:left;
		
	
}

h1 {
	font-size: 2em;
    line-height: 1.5em;
	color: #333333;
	
}
h2 {
	font-size: 1.7em;
	font-weight:250;
	line-height:1.4em;
	color: #333333;
	}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	font-weight: bold;
}

p {color:#333333;
}

#leftcol {
	position:relative;
	left: -10px;
	float:left;
	width:220px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	/*background:#FF6600;*/
	z-index:100;
	top: -10px;
	/*;*/

}

#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -9px 0;
	padding:10px;
	/*background:#FF6600;*/
	z-index:99;
	left: 10px;
	

	}

#centercol {
	position:relative;
	padding:0 240px;
	line-height: normal;
	
	}

#centercol a {

	color:#666;

	}
	
	#centercol a:hover {

	border-bottom:1px solid;

	color:#FF6600;

	}
#flyer {position:relative;
		float:left;
		display:block;
		

}
		
		
	
#news {
   position: relative;
   float:left;
	font-weight:normal;
	font-style:normal;
	font-size:9pt;
	text-decoration:none;
	border-top-style: dotted;
	vertical-align:baseline;
	border-width: thin;
		
		}

		
#live365banner {

		position:relative;
		float:left;
		width:inherit;	
		}
			
center {
	
	position:relative;
	float:left;
	width:100%;
	}			

#footer {
	position:relative;
	clear: both;
	background-color:#333333;
	width: 100%;
	height:100%;
 	margin:0px;
	padding-top:1%;
	padding-right: 0pt;
	padding-bottom: 1%;
	padding-left: 0pt;
	text-align: center;
	color: #FFFFFF;
	}
	



#footer a {
	color:#FFFFFF;
				
	}

#footer a:hover {

	border-bottom:1px solid;

	color:#FF6600;

	}
