@charset "utf-8";
/* CSS Document */

body {
	padding: 30px 0 0 0;
	margin: 0px;
	background: url(images/ez_bg.jpg) top center no-repeat #cadce7;
	}

/******************** DIVs *************************/

#bg {
	width: 805px;
	height: 1040px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	padding-right: 172px;
	padding-left: 172px;
	position:relative;
	}
#numbers {
	position:absolute;
	top:-9px;
	right:8px;
	width:510px;
	height:30px;
	background:url(images/phone-icon.png) top left no-repeat;
	padding: 0 0 0 25px;
	text-align:left;
	}

#fb-tab {
	position:absolute;
	top:-30px;
	left:0px;
	width:183px;
	height:38px;
	}

#fb-tab a {
	display:block;
	width:183px;
	height:38px;
	background:url(images/join-us-fb.png) top center;
	}
	
#fb-tab a:hover {
	display:block;
	width:183px;
	height:38px;
	background:url(images/join-us-fb.png) bottom center;
	}
	
#wrapper_2 {
		width: 805px;
		margin-left: auto;
		margin-right: auto;
		position:relative;
		}

#top {
		width: 805px;
		height: 33px;
		background-image: url(images/top.gif);
		background-repeat: no-repeat;
		float: left;
		}

#wrapper {
		width: 805px;
		margin-left: auto;
		margin-right: auto;
		background-image: url(images/wrapper_bg.gif);
		background-repeat: repeat;
		float: left;
		}

#column_left {
			width: 252px;
			float: left;
			}

#nav {
		width: 239px;
		height: 456px;
		padding-top: 92px;
		padding-left: 7px;
		padding-right: 6px;
		background-image: url(images/nav_bg.gif);
		background-repeat: no-repeat;
		position: relative;
		}

#nav .logo, #nav-request .logo  {
		width:200px;
		height:72px;
		position:absolute;
		top:8px;
		left:23px;
		}
		
#nav-request {
		width: 239px;
		height: 814px;
		padding-top: 92px;
		padding-left: 7px;
		padding-right: 6px;
		background-image: url(images/nav_bg_request.gif);
		background-repeat: no-repeat;
		position: relative;
		}
		
#nav-request .form {
	width:208px;
	height:352px;
	position:absolute;
	top:548px;
	left:36px;
		}

.form-division {
	float:left;
		}
		
.required {
		margin:0 0 10px 0;
		background:#cadce7;
		color:#314f8d;
		width:192px;	
		}

.required2 {
		margin:0 0 10px 0;
		background:#cadce7;
		color:#314f8d;
		width:192px;	
		}
		
.radio2 {
		margin:0 0 10px 0;
		color:#314f8d;
		}
		
.radio-label {
		margin:0 0 10px 0;
		color:#314f8d;
		width:200px;
		float:left;
		}
		
.required-long2 {
		margin:0 0 10px 0;
		background:#cadce7;
		color:#314f8d;
		width:500px;	
		}
		
.required-short2 {
		margin:0 0 10px 0;
		background:#cadce7;
		color:#314f8d;
		width:100px;	
		}
		
.submit {
		background:#314f8d;
		color:#ffffff;
		border:2px solid #cadce7;
		font-weight:bold;
		}
		
.submit:hover {
		background:#cadce7;
		border:2px solid #ffffff;
		color:#314f8d;
		}

.white {
		color:#FFFFFF;
		}

#buttons {
		width: 239px;
		height: 375px;
		float: left;
		}

#left_content {
		float: left;
		width: 202px;
		padding-left: 50px;
		padding-top: 15px;
		}

#column_right {
			width: 553px;
			float: left;
			}

#top_nav {
		width: 540px;
		height: 24px;
		background-image: url(images/top_nav.gif);
		padding-top: 5px;
		padding-right: 13px;
		float: left;
		text-align: right;
		color:#FFFFFF;
		}
		
#top_nav a {
		text-transform:uppercase;
		color:#FFFFFF;
		font-weight:bold;
		}
		
#top_nav a:hover {
		text-decoration:underline;

		}

#content_main {
			width: 548px;
			padding-right: 5px;
			float: left;
			}
			
#content_main2 {
			width: 522px;
			padding-left: 13px;
			padding-right: 13px;
			float: left;
			text-align: left;	
			font-family: Georgia, Times New Roman, Times, serif;
			font-size: 13px;
			text-align: left;
			}

#flash {
		width: 548px;
		height: 176px;
		background-image: url(images/flash_bg.gif);
		float: left;
		}

#sec1_top {
		width: 548px;
		height: 26px;
		background-image: url(images/sec1_top.gif);
		float: left;
		}

#sec1 {
		width: 548px;
		height: 319px;
		background-image: url(images/sec1_bg_2.gif);
		float: left;
		}

.content_area {
				width: 501px;
				padding-left: 26px;
				padding-right: 21px;
				float: left;
			}
			
#sec2_top {
		width: 548px;
		height: 18px;
		background-image: url(images/sec_2_top.gif);
		float: left;
		}

#sec2 {
		width: 548px;
		height: 290px;
		background-image: url(images/sec2_bg_2.gif);
		float: left;
		}
	
#sec3_top {
		width: 548px;
		height: 17px;
		background-image: url(images/sec3_top.gif);
		float: left;
		}

#sec3 {
		width: 548px;
		height: 433px;
		background-image: url(images/sec3_bg_2.gif);
		float: left;
		}

#footer {
		width: 795px;
		height: 57px;
		margin-left: auto;
		margin-right: auto;
		background-image: url(images/footer_bg.gif);
		padding-top: 20px;
		padding-left: 10px;
		float: left;
		}

#content {
		float: left;
		width: 548px;
		}

#left_content_shadow {
		width: 5px;
		height: 30px;
		float: left;
		background-image: url(images/left_content_shadow_2.gif);
		}

#right_content_shadow {
		width:6px;
		height: 30px;
		float: left;
		background-image: url(images/right_content_shadow_2.gif);
		}

#left_column {
		width: 281px;
		float: left;
		background-image: url(images/on_ez_bg.gif);
		background-repeat: no-repeat;
		}

#right_column {
		width: 262px;
		float: left;
		}

#on_air_list {
			width: 220px;
			padding-left: 22px;
			padding-right: 20px;
			float: left;
			background-image: url(images/on_air_bg.gif);
			}

#events {
		width: 241px;
		float: left;
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
		}

#artist_on_air {
		width: 235px;
		height: 100px;
		float: left;
		padding-top: 40px;
		padding-bottom: 30px;
		padding-right: 23px;
		padding-left: 23px;
		
		}
		
#features {
		float: left;
		width: 251px;
		padding-left: 30px;
		padding-top: 0px;
		padding-bottom: 20px;
		position:relative;
		}

/******************** Text Styles *************************/

#features {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #314f8d;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #314f8d;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #314f8d;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #314f8d;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #314f8d;
	text-align: left;
	}
	
table {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #314f8d;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

/******************** Link Styles *************************/

a, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #314f8d;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}


#top_nav a, #top_nav a:link {
							color: #FFFFFF;
							font-family: Arial, Helvetica, sans-serif;
							font-weight: normal;
							text-decoration: none;
							font-size: 10px;
							margin-left: 4px;
							margin-right: 4px;
							}

#top_nav a:hover {
				color: #a1b884;
				}
#footer a, #footer a:link {
							color: #FFFFFF;
							font-family: Arial, Helvetica, sans-serif;
							font-weight: normal;
							text-decoration: none;
							font-size: 10px;
							margin-left: 4px;
							margin-right: 4px;
							}

#footer a:hover {
				color: #a1b884;
				}
a.hidden , a.hidden :link, a.hidden :hover, a.hidden :active, a.hidden :visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #314f8d;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	}
a.hidden2 , a.hidden2 :link, a.hidden2 :hover, a.hidden2 :active, a.hidden2 :visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #314f8d;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	}
	
a.visible {
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	}
	
.visible:hover {
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}

.clear {
	clear:both;
	}
	
strong {
	font-weight:bolder;
	font-size:12px;
	color:#0d2464;
}

