body {
	background-image:url(images/background.jpg); background-repeat:repeat-x; background-color:#333333; 
	margin: 0px;
	padding: 0px; 
	text-align: center; /* Used for centering pages in IE */
}
p, h1, h2, h3, h4, h5, h6, ul, li, dt, dd, lo, address, td {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left; 
}
/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */
p, div#content li {
	font-size: 12px;
	line-height: 1.2ems;
}
h1 { 
	color:#FFFF00; 
	border-bottom:1px solid  #000000;
	font: bold 20px Arial, Helvetica, sans-serif;
	padding:20px 0 15px 0;
	margin:0;
	}
h2 {
	font-size: bold .9ems;
	}


address {

	font-style: normal;
	text-align:left;
	font-size:12px; padding-top:2px;
	}

a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #999999;
}
	
a:link, a:visited {
	color:#666666;
}

/* All links must inclde some type of hover interactivity */
a:hover, a:active {
	font-weight: bold;
	color:#999999;
}

div {
margin:0;
padding:0;}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	background:url(images/tiles.gif);
	background-repeat:repeat-y;
	width: 874px;
	/*	height:600px;*/
	margin: 0px auto;
}

div#content li {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
div#logo {
	background:url(images/logo.jpg);
	width:874px;
	height:123px;
	position:relative;
}


	div#audio {
	position:absolute;
	bottom:78px;
	right:100px;
	width:111px;
	height:13px;}	



div#header {
	background-image:url(images/header.jpg);
	width:874px;
	height:222px;
}

 

div#flash {
}	

div#content {
	background-repeat:repeat-y;
	float:left;
	width:605px;
	font-size:12px;
	padding: 0px 5px 10px 25px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	height:auto;
}


.contentheader {
	color:#663300;
	font-size: 14px;
	font-weight: bold;
}


div#audioholder {}



div#cta{
	width:874px;
	height:164px;

}

div#cta img{ border:none; padding:0px; 	width:874px;
	height:160px;}

div#column {
	float:left;
	width:250px;
}
div#column.services {
width: 175px;
}
.clear {
	clear: both;
}

div#sidebar {
	padding:0px 20px 0px 10px;
	margin-left:3px;
	margin-top:10px;
	color:#000;
	text-align:left;
	width:200px;
	height:inherit;
	float:right;

}

.sidebarheader { border-bottom:1px solid  #333333;
	color:#003399;
	font-size: 14px;
	font-weight: bold;
}


div#footer {
	clear:both;
	background:url(images/footer.gif);
	width:874px;
	height:31px;
	color: #ffffff;
}
		div#footer a:link, div#footer a:visited{ 
		font-size:11px;
		text-decoration:none;
		color: #fff;}
		div#footer a:hover, div#footer a:active {
		font-size:11px;
		text-decoration:none;
		font-weight:normal;
		color: #fc0;}

div#owner { width:874px; background:#333333;  
}

div#copyright {
	width: 874px;
	margin: 0 auto;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 0;
	color:#000000;
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	font-size: 11px;
	color:#0000FF;
	text-decoration: none;
	}
	div#copyright a:hover {
	font-size: 11px;
	color:#FF0000;
	text-decoration: underline;
	font-weight:normal;
	}
	
/* ----------------------------  NAVIGATION----------------------------  */
div#nav {
	width: 874px;
	height: 37px;
	background:url(images/nav.jpg) top right no-repeat;}
	


  
 div#navinside {padding-left:12px;}
	
	
	ul#mainnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#mainnav li {
	display:inline;
	float:left;
	margin: 0px auto; 
	padding:0px;	
	border:none;
	border-right: 1px solid #ffffff;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
	display: block;
	width: auto;
	padding: 12px 25px 10px 25px;
	margin: 0px;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:visited {
	color:#fff; 	
	font-weight:normal; background:url(images/nav_current.jpg);
	}
.yellow {
	color: #FFFF00;
}


/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#utility {
	background:#333333;
	padding-top:10px;
	padding-left:10px;
	float:left;
	width: 863px;
	}
	ul#utilitynav {

	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px; 
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
		padding: 0px 5px 3px 5px;
	margin: 0px;
border-right:1px solid  #fff;
	color:#FFFFFF;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	}


/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */
img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;
}
img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}
div.column {
}
