@charset "utf-8";
/* CSS Document */

/*make all elements uniform*/

*{	padding:0;
	margin:0;
	border:0;
	border-collapse:collapse;}


/*format the body*/
body{	text-align:center;
		background: url(images/body-bg.gif);
		background-repeat:repeat-x;
		background-position:top;
		background-color:#5b83ae;}



p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td, address {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
p { font-size:12px;
	color:#4b4b4b;
	padding:5px 30px;
	line-height:1.5em;
}
h1 { font-size:23px;
	color:#735323;
	margin:35px 30px 10px 30px;
	border-bottom:1px solid #9db9d9;
	padding:0 0 10px 0;
	width:365px;
}
h2 {	font-size:16px;
	color:#735323;
	margin:10px 30px 10px 30px;
	border-bottom:1px solid #9db9d9;
	padding:0 0 10px 0;
	width:365px;
	font-style:italic;
	line-height:1.3em;
}


#right_side address{  font-size:12px;
	color:#4b4b4b;
	padding:5px 30px;
	line-height:1.5em;}


div#left_side address{ padding:10px 0 0 34px;
						font-size:11px;}

a:link { color:#5683b3;
}
a:visited {color:#5683b3;
}
a:hover {color:#5683b3;
}
a:active {color:#5683b3;
}


.special{ font-size:15px;}

#right_side li { font-size:13px;
	color:#4b4b4b;
	padding:5px 30px;
	line-height:1.5em;
}



/*container*/
#container{	width:990px;
			text-align:left;
			margin:0 auto;
			background:url(images/content-bg.gif);
			background-repeat:repeat-y;}

/*format the header*/
#header{	width:990px;
			height:138px;}


#contact{ margin:-50px 0 0 0;}


/*format the navigation*/





ul#mainnav {
	margin: 0 0 0 14px;
	padding: 58px 0 0 0;

}

ul#mainnav li {
display: inline; 
	list-style: none;
	margin-bottom: 10px;
	list-style-type: none;

}


ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	width: 190px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0px 6px 20px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3b0f00;
	margin:5px 0;
	text-transform:uppercase;
}

ul#mainnav li a:hover {
color: #000066;
	width: 190px;
	background-image:url(images/status-nav.gif);
	background-repeat:no-repeat;
	
}

	ul#mainnav li a#current:link, ul#mainnav a#current:visited {
	color: #000066;
	width: 190px;
	background-image:url(images/status-nav.gif);
	background-repeat:no-repeat;
}






/*format the content*/
#content{	background:url(images/content-bg.gif);
			background-repeat:repeat-y;}
			


/*left column*/
#left_side{	float:left;
			width:227px;
			padding: 0 0 0 0;
			background:url(images/left-side.jpg);
			background-position:top;
			background-repeat:no-repeat;}



			
				
/*right column*/
#right_side{	float:right;
				width:763px;
				padding:0 0 0 0;
				background:url(images/right-side.jpg);
				background-position:top;
				background-repeat:no-repeat;
				
				}

#flash{ width:763px;
		height:441px;
		margin:-1px 0 0 -1px;}
		
		
#ctas{ width:323px;
		float:right;
		margin:30px 15px 0 10px;
		}
		
#ctas img{ padding-bottom:15px;}				

/*format footer*/
#footer{	clear:both;
			background:url(images/footer-bg.jpg);
			background-repeat:no-repeat;
			background-position:top;
			background-color: #5b83ae;
			width:990px;
			color:#FFFFFF;
			font-size:11px;
			text-transform:uppercase;
			font-weight:bold;
			}

ul#subnav{	margin:0 0 0 0;
			padding:50px 0 0 0;
			list-style:none;
			text-align:center;}


#subnav li{	display:inline;
				margin:0;
			padding:0;
			border-right:1px solid #1d446d;
			}

#subnav a{
			display:inline;
			color:#FFFFFF;
			margin:0;
			padding:0 10px 0 10px;
			}
			
.center{ text-align:center;
		}

/*copyright information*/
div#copyright {	text-align:center;
				font-size:10px;
				color: #1d446d;
				padding:35px 0 10px 0;
				background:#5b83ae;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				 }
				 
#map{	padding:15px 0 0 20px;}


div#copyright a:link, div#copyright a:visited {
color: #b6d6f9;
}

div#copyright a:hover, div#copyright a:active {
color: #b6d6f9;
}

.ypimg { }



#audio{ background:url(images/audio.gif);
		background-repeat:no-repeat;
		width:140px;
		height:21px;
		margin:35px 0 0 30px;
		padding:25px 0 0 25px;
		*padding:22px 0 0 25px;}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
}
img.right {
	float: right;
}
clear {
	clear: both;
}



/*custom*/

.audio_button{}

.audio_logo{}		
		
.pay{ padding:10px 0 0 40px;}		