body {
	background: #ccc;
	margin: 0px; /* Always set margins to 0. Some browsers automatically apply them. */
	padding: 0px; /* Always apply padding if you apply margins */	
}

	
/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td {
	font-family: Arial, Helvetica, sans-serif;
}
/* Redefines the p tag */
p { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 10px;
	margin-right: 15px;
	line-height: 1.2;
}

p span{
	color: #550056;
	text-decoration: underline;
	width: 100px;
	font-weight: bold;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #045353;
	margin: 0px 0px 5px 10px;
	text-transform: uppercase;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	position: absolute;
	width: 250px;
	color: #fff;
	left: 289px;
	top: 17px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	margin:0px;
	padding:0px;
	font-weight:800;
	word-spacing:normal;
}

/*
ul{
  	

}
*/

#pagetext li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style:url(images/arrow.gif);
	color: #333;
	line-height: 1.5em;	
	margin-right: 20px;
}


/* Creates the general link style for the site. This is not the main navigation.  */

a:link {
	color: #004747;
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	color: #004747;
	text-decoration: underline;
}
a:hover {
	color: #004747;
	text-decoration: underline;
}
a:active {
	text-decoration: none;	
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#wrapper{
	width: 100%	;
	backgroiund: #ccc;
}


div#container { 
	width:782px; 
	margin: 0px auto;
	position: relative;
	background: url(images/container_bg.gif);
	}
	

div#header { 
	background: url(images/header.jpg);
	width: 782px;
	height: 238px;
	margin:0px auto;
	position: relative;
 }
 


/*container for pagetext and left coloum */


div#pagetext {
	width: 555px;
	float: left;
	margin-left: 10px;
	display: inline;
		
}



div#audio{
	background: url(images/audio_bg.jpg);
	width: 561px;
	height: 138px;
	position: relative;

}


div#mainpic{
	background: url(images/mainpic.jpg);
	width: 561px;
	height: 337px;
	position: relative;
}

div#media{
	position: absolute;
	left: 42px;
	top: 29px;
	border: 3px solid #011f2a;
	width: 200px;
	height: 29px;
	clear: both;
}

div#right{
	width: 192px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	margin-left: 10px;
}

div#right p{
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

div#flash{
	position:absolute;
	left: 15px;
	width: 383px;
	height:79px;
	top: 97px;
}

div#right a:link{
	color: #333;		
}

div#right a:visited{
	color: #333;		
}


  #right p{
  	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align:left;
	
}



address{
	width: 200px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 12px;
	padding: 7px 0px 5px 15px;
	margin-bottom: 5px;
	clear: both;

}

div#bottom {
	width: 782px;
	height: 46px;
	background: url(images/bg_bottom.gif);
	margin: 0px auto;
	clear: both;
}

 
 div#links {
	font-size: 9px;
	width: 770px;
	color: #333;
	text-align: center;
	padding: 5px 0px 10px 0px;
	clear: both;
	margin: 0px auto;
	left: 199px;
	bottom: 22px;
	height: 39px;
 }

 div#links a{
 	color: #333; 
 }

 
 div#login{
 	width: 770px;
	text-align: right;
	clear: both; 
	font-size: 10px;
	margin: 0px auto;
 }
 
 div#login a:link {
 	color: #fff;
	font-weight: bold;

 }
 

 /* ----------------- IMAGE ELEMENTS ----------------- */


.right{
	float: right;
}

.left{ 
	float: left;
}



.right img{
	margin: 5px;
	border: 1px solid #ccc;
	padding: 2px;
}

.left img{
	margin: 5px;
	border: 1px solid #808080;

	padding: 10px;

}

 #copyright {
 	width: 770px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2e2622;
 	font-size:9px;
	margin: 0px auto;
	text-align: center;

 }
 
  #copyright a{
 	color: #2e2622;
	}
	
	

ul#mainnav {
	margin: 0px;
	padding: 0px;


}

ul#mainnav li {
	display: inline; 
	list-style: none;


}


ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	color: #fff;
	width: 165px;
	height: 15px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0px 8px 5px;
	margin: 2px 0px 0px 15px;
	text-decoration: none;
	background: url(images/nav_bg.gif) no-repeat;
	font-family:Tahoma, sans-serif;

}
/* Creates our hover status. */
ul#mainnav li a:hover {
	color: #fff;
	background: url(images/nav_bg_hover.gif) no-repeat;
	
	
}

ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	color: #fff;
	background: url(images/nav_bg_hot.gif) no-repeat;
	text-align: center;
	

}







	
	/* ----------------- NOTE: NAVIGATION for audio and sign in buttons----------------- */
	 div#nav2 {
	position: absolute;
	top: 197px;
	left: 19px;
	/*width: 198px;*/
	}
	/*
div#nav2 li a#current, div#nav li a#current:hover{
	background: url(images/nav_current1.gif) top left no-repeat;
	color: #fff;}
	
div#nav2 li a#current span, div#nav li a#current:hover span{
	background: url(images/nav_current2.gif) top right no-repeat;}
*/
/* UL TAG */
div#nav2 ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
	text-transform: uppercase;
} 

div#nav2 li {
	list-style: none;
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;}

div#nav2 li a {
	display:block;
	padding-left: 8px;
	/*width: 100px;*/
	color:#fff;
	text-decoration:none;
	background:url(images/nav_off1.gif) top left no-repeat;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
	
div#nav2 li a span {
	display: block;
	padding: 5px 8px 5px 0;
	background: url(images/nav_off2.gif) top right no-repeat;}

/**/* html #nav a {
	width: 1%;}

div#nav2 li a:hover {
	background: url(images/nav_on1.gif) top left no-repeat;
	color: #600;}

div#nav2 li a:hover span {
	background: url(images/nav_on2.gif) top right no-repeat;}
		

/* ----------------- UTILITY NAVIGATION ----------------- */

	ul#utilitynav {
	margin: 0px auto;
	padding: 0px;

	}
	
	
	ul#utilitynav li {
		display: inline; 
		list-style: none;
	}
	
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
		color: #2e2622;
		display: block;
		float: left;
		font-size: 10px;
		font-weight: bold;
		padding: 0px 2px 0px 2px;
		text-decoration: none;	
		border-right: 1px solid #2e2622;
		margin-bottom: 20px;
	}
	
	
	ul#utilitynav li a:hover {
		color: #2e2622;
		width: auto;
		
	}
	
	ul#utilitynav li a.current:link, ul#utilitynav a.current:visited {
		color: #2e2622;
		width: auto;
	}



.clear{
	clear: both;
}


.column1{
	width: 245px;
	height: 105px;
	float: left;
	color: #333;
	margin-top: 5px;
	margin-left: 5px;
	background: url(images/bg_address.gif);
}

.center{
	text-align: center;
}

.map{
	float: right;
	margin: 10px 10px 5px 0px;
	border: 1px solid #000;
}

.credit{
	margin-left: 20px;
}

.cta img{
	display: inline;
}

.maptext{
	font-size: 11px;
}
