/*-------------------------------------------------*/

html {
     overflow: -moz-scrollbars-vertical;
}

body {
	background: #325337 url("/images/background.gif") fixed;
	font-family: verdana, lucida, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: black;
	text-align: center;
}

a, a:visited {
	color: #315539;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.lightboxlink {
	font: 10px Verdana, Helvetica, sans-serif;
}

p {
	font-size: 12px;
	padding: 5px 5px 10px 5px;
	margin: 0;
	line-height: 16px;
}

h2 {
	text-align: center;
	margin-top: 0px;
}

td {
	font-size: 10px;
	padding: 5px 5px 15px 5px;
}

.awardstable {
	text-align: center;
	font-size: 11px;
	padding: 5px 15px 0 15px;
}

img {
	border: 0px;
}

.station_photo {
	border: 2px solid #333;
}

.map_photo {
	float: left;
	margin-right: 10px;
	border: 1px solid #333;
}

.admin_photo {
	float: left;
	margin: 0px 15px 30px 15px !important;
	margin: 0px 12px 30px 12px;
	border: 2px solid #333;
}

.admin_photo2 {
	border: 2px solid #333;
}

.awards {
	border: 1px solid #333;
}

hr {
	height: 2px;
	background-color: #0066C5 !important;
	color: #0066C5;
}

span.hidden {
	display: none;
}

/*-------------------------------------------------*/

#comingsoon {
	padding: 80px 0;
	text-align: center;
}

/*-------------------------------------------------*/

input {
	padding-left: 2px;
	background: #ffffff;
	border: 1px solid #bbbbbb;
	color: #222222;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

textarea {
	padding-left: 2px;
	background: #ffffff;
	border: 1px solid #bbbbbb;
	color: #222222;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

.checkbox {
	background-color: #111111 !ie;
	border: 0px;
}

.form_dropdown {
	background: #ffffff;
	border: 1px solid #bbbbbb;
	width: 155px;
	color: #222222;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.form_box {
	padding: 5px;
	margin-bottom: 5px;
}

#adminform {
	width: 390px;
	margin: 35px auto 0px auto;
	text-align: left;
}

#adminform label{
	float: left;
	width: 120px;
	font-weight: bold;
}

#adminform .form_field {
	padding-left: 1px;
	padding-top: 7px;
	width: 155px;
	float: none;
	clear: both;
	text-align: right;
}

#adminform textarea{
	width: 250px;
	height: 150px;
	margin-top: 4px;
}

#adminform form input {
	width: 149px;
	margin: 0px 0px 4px 0px;
}

#adminform form input.button {
	margin-top: 10px;
	margin-left: 120px;
	width: 75px;
	height: 18px;
	border: 1px solid #bbbbbb;
}

#adminform br{
	clear: left;
}

#adminform2 {
	width: 390px;
	margin: 35px auto 0px auto;
	text-align: left;
}

#adminform2 label{
	float: left;
	width: 120px;
	font-weight: bold;
}

#adminform2 .form_field {
	padding-left: 1px;
	padding-top: 7px;
	width: 155px;
	float: none;
	clear: both;
	text-align: right;
}

#adminform2 textarea{
	width: 350px;
	height: 350px;
	margin-top: 4px;
}

#adminform2 form input {
	width: 200px;
	margin: 0px 0px 4px 0px;
}

#adminform2 form input.button {
	margin-top: 10px;
	margin-left: 125px;
	width: 75px;
	height: 18px;
	border: 1px solid #bbbbbb;
}

#adminform2 br{
	clear: left;
}

#adminform3 {
	width: 390px;
	margin: 15px auto;
	padding: 10px;
	text-align: left;
	background: #fbeccd;
	font-size: 12px;
}

#adminform3 label{
	float: left;
	width: 120px;
	font-weight: bold;
}

#adminform3 .form_field {
	padding-left: 1px;
	padding-top: 7px;
	width: 155px;
	float: none;
	clear: both;
	text-align: right;
}

#adminform3 textarea{
	width: 250px;
	height: 150px;
	margin-top: 4px;
}

#adminform3 form input {
	width: 200px;
	margin: 0px 0px 4px 0px;
}

#adminform3 form input.button {
	margin-top: 10px;
	margin-left: 125px;
	width: 75px;
	height: 18px;
	border: 1px solid #bbbbbb;
}

#adminform3 br{
	clear: left;
}

/*-------------------------------------------------*/

#container {
	margin: 0 auto;
	padding: 0;
	width: 710px;
}

.rtop, .rbottom {
	display: block;
	background: transparent;
}

.rtop *, .rbottom * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #fbeccd;
}

.r1 {
	margin: 0 5px;
	height: 1px;
}
.r2 {
	margin: 0 3px;
	height: 1px;
}
.r3 {
	margin: 0 2px;
	height: 1px;
}
.r4 {
	margin: 0 1px;
	height: 2px;
}

#main {
	background: #fbeccd;
	margin: 0 auto;
	padding: 0 5px;
	width: 700px;
	border: 0px solid white;
	text-align: center;
}

/*-------------------------------------------------*/

#spacer {
	clear: both;
}

/*-------------------------------------------------*/

#header {
	background-image: url("/images/header.gif");
	background-repeat: no-repeat;
	background-position: left;
	width: 700px;
	height: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: right;
	position: relative;
	padding: 0px;
	border: 0px solid #36573b;
}

/*-------------------------------------------------*/

#content-left {
	float: left;
	position: relative;
	width: 125px !important;
	width: 145px;
	top: 4px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;	
	border: 0px solid #36573b;
}

#content-right {
	float: right;
	position: relative;
	width: 554px !important;
	width: 534px;
	top: 4px;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding: 10px;
}

/*-------------------------------------------------*/

#menu {

}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
}

#menu li {

}

#menu a, #menu a:visited {
	display: block;
	background: url("/images/button.gif");
	width: 125px;
	height: 27px;
	padding-top: 8px;
	margin: 5px 0;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	display: block;
	background: url("/images/button_hover.gif");
	width: 125px;
	height: 27px;
	padding-top: 8px;
	margin: 5px 0;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#menu a:active {
	display: block;
	background: url("/images/button_pressed.gif");
	width: 122px;
	height: 24px;
	padding-top: 11px;
	padding-left: 3px;
	margin: 5px 0;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#menu #current {
	/*background: url("/images/menu/bullet.gif") no-repeat 14px 50% !important;
	background: url("/images/menu/bullet.gif") no-repeat 16px 50%;*/
}



/*-------------------------------------------------*/

#news {
	float: left;
	position: relative;
	width: 100%;
	padding: 0;
	margin: 10px 0 30px 0;
}

#news h4 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
}

/*-------------------------------------------------*/

#google {
	float: left;
	position: relative;
	top: 0px;
	padding: 20px 0 0 10px;
}

/*-------------------------------------------------*/

#pagenumbers {
	width: 550px !important;
	width: 535px;
	clear: left;
	text-align: center;
	padding-bottom: 10px;
}

#pictures {
	position: relative;
	width: 550px !important;
	width: 535px;
	margin: 0 auto;
}
#pictures img {
	float: left;
	margin: 0px 15px 30px 15px !important;
	margin: 0px 12px 30px 12px;
	border: 2px solid #333;
}
* html #pictures a:hover {
	border: 2px solid #666;
}
#pictures a:hover img {
	border: 2px solid #666;
}

/*-------------------------------------------------*/

#contact_form {
	width: 400px;
	margin: 15px auto 0px auto;
	text-align: left;
}

#contact_form label{
	float: left;
	width: 120px;
	font-weight: bold;
}

#contact_form textarea{
	width: 250px;
	height: 150px;
	margin-top: 4px;
}

#contact_form form input {
	width: 149px;
	margin: 0px 0px 4px 0px;
}

#contact_form form input.button {
	margin-top: 10px;
	margin-left: 125px;
	width: 75px;
	height: 18px;
	border: 1px solid #bbbbbb;
}

#contact_form br{
	clear: left;
}

/*-------------------------------------------------*/

#footer {
	background-image: url("/images/footer.gif");
	background-repeat: no-repeat;
	background-position: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	position: relative;
	border: 0px solid white;
	margin-top: 8px;
	clear: both;
	height: 20px;	
}

#footer-left {
	float: left;
	padding: 3px 5px 0 15px;
	width: 330px;
}

#footer-right {
	float: right;
	padding: 3px 15px 0 5px;
	width: 330px;
}

/*-------------------------------------------------*/

#reliantweb {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}

#reliantweb a, #reliantweb a:visited {
	color: #000000;
}

#reliantweb a:hover {
	color: #f6e3bb;
}

/*-------------------------------------------------*/