/* CSS Document */

body { 
	background-image:url(../images/bkground.jpg); 
	background-repeat:no-repeat; 
	background-position:top center; 
	background-attachment:fixed; 
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:rgb(1,125,195);
}
A {
	outline:none;
}

#main_content_area{
	width:724px;
	margin:0 auto;
	padding:0;
}

.nav_1 {
	background-image:url(../images/nav_1_bkgnd.jpg);
	background-repeat:repeat-x;
	font-size:.6em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.04em;
	height:26px;
	color:#444242;
}
.nav_1 .links{
	float:left;
	margin-left:5px;
}
.nav_1 .search{
	float:right;
	margin:0;
	padding:0;
}
FORM{
	margin:0;
	padding:0;
}
.searchbox{
	height:15px;
	width:120px;
	margin:3px 10px 0 0;
}
.searchbutton{
	font-size:.9em;
	margin-right:10px;
}
.nav_1 LI {
	display:inline;
	padding:0 6px;
}
.nav_1 LI A{
	text-decoration:none;
	color:#444242;
}
.nav_1 LI A:hover{
	color:#000000;
}
.nav_1 UL {
	margin:0;
	padding:6px 0 0 0;
}
.nav_2 {
	background-image:url(../images/nav_2_bkgnd.jpg);
	background-repeat:no-repeat;
	font-size:.6em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.04em;
	height:20px;
}
.nav_2 UL {
	margin:0 2px 0 0;
	padding-top:4px;
	float:right;
}
.nav_2 LI {
	display:inline;
	padding:0 1.0em;
}
.nav_2 LI A{
	text-decoration:none;
	color:#444242;
}
.nav_2 LI A:hover{
	color:#000000;
}

.nav_3 {
	float:left;
	font-size:.8em;
	font-weight:bold;
	padding:20px 0 0 21px;
	margin-right:45px;
	
}
.nav_3 UL{
	margin:0;
	padding:0;
	list-style:none;
}
.nav_3 LI{
	padding-bottom:10px;
}
.nav_3 A{
	text-decoration:none;
	color:#444343;
}
.nav_3 A:hover {
	color:#000000;
}

.homecopy {
	float:left;
	width:300px;
	font-size:.71em;
	font-weight:normal;
	line-height:1.3em;
	margin-right:10px;
	padding:20px 0 0 0;
	color:#606060;
}


.homecopy LI{
	list-style:disc;
	padding-bottom:3px;
}
.spot_1{
	float:left;
	margin-top:20px;
}

#register_quicklinks {
	background-color:rgb(0,125,195);
	margin-top:15px;
	height:35px;
}
#register_quicklinks .register{
	float:left;
}
#register_quicklinks .quicklinks_dropdown SELECT{
	width:150px;
	font-size:.7em;
	text-align:left;
	margin:10px 0 0 7px;
}
#register_quicklinks .quicklinks_dropdown OPTION{
	padding-bottom:3px;
}
#spot_row{
	margin-bottom:34px;
}
#spot_row IMG{
	padding-left:24px;
}
#spot_row .first{
	padding-left:1px;
}


#news{
	float:left;
	width:475px;

}
#calendar {
	float:right;
	width:225px;
	
}
#calendar .one{
	background-color:rgb(238,241,246);
}
#calendar .two{
	background-color:rgb(225,230,239);
}
#calendar UL{
	margin:0;
	padding:0;
	list-style:none;
}
#calendar LI{
	padding:8px 5px 5px 0;
	font-size:.7em;
}
#calendar LI:A{
	text-decoration:none;
}
#calendar LI DIV{
	padding:3px;
	margin-left:21px;
}

.title{
	background-color:rgb(159,207,103);
	font-size:.7em;
	font-weight:bold;
	padding:5px 21px;	
}

.subscribe_title{
	background-color:rgb(238,241,246);
	font-size:.7em;
	font-weight:bold;
	padding:5px 25px;
	margin-bottom:20px;
	
}
#news_stories{
	border-top:3px dotted rgb(238,241,246);
	color:#4c4c4c;
	font-size:.7em;
	line-height:1.25em;
	margin:20px;
	padding-top:20px;
}
.newsitem{
	margin-bottom:25px;
}
.newsitem A{
	color:#0747fc;
}
.newsitem A:hover{
	color:#4c4c4c;
}
#news_stories .headline{
	clear:right;
	font-size:1em;
}
#news_stories .headline A{
	text-decoration:none;
}
#news_stories .date{
	font-weight:bold;
	margin-bottom:10px;
	text-align:right;

}
#news_stories .teaser{
	clear:both;
	padding-top:6px;
	margin:0 0 20px 0;
	text-align:justify;
}

#t2 .header{
	height:80px;
	overflow:hidden;
}
.t2_content_area{
	margin:30px 0 0 0;
}
#t2 .column_left{
	float:left;
	margin:0;
}
#t2 .nav_3{
	float:none;
}

#t2 .column_right{
	width:375px;
	float:right;
	margin-right:10px;
}
#t2 .column_right .headline{
	color:#017dc3;
	font-weight:bold;
}
#t2 .column_right .copy{
	font-size:.71em;
	font-weight:normal;
	line-height:1.3em;
	color:#606060;
}
#t2 .column_right .copy LI{
	padding-bottom:5px;
}

#t2 .news_head{
	font-size:.71em;
	font-weight:bold;
	line-height:1.3em;
	color:#606060;
	margin:10px 0 0 0;
}
#t2 .news_subhead{
	font-size:.71em;
	font-weight:normal;
	font-style:italic;
	line-height:1.3em;
	color:#606060;
}

#t2 .news_date{
	font-size:.7em;
	font-weight:normal;
	line-height:1.3em;
	color:#606060;
	margin:10px 0 0 0;
}

#t2 .news_copy{
	font-size:.71em;
	font-weight:normal;
	line-height:1.3em;
	color:#606060;
}

#contact_area {
	width: 350px;
	margin-top:40px;
}

#contact_area input, #contact_area textarea {
	padding: 5px;
	width: 200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	border: 1px solid #017dc3;
	
}

#contact_area textarea {
	height: 90px;
}

#contact_area textarea:focus, #contact_area input:focus {
	border: 1px solid #eb3645;
}

#contact_area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 25px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.25em;
	font-weight:bold;
	white-space:nowrap;
	color:#017dc3;
}
select {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 310px;
	font-size: 1.5em;
}
OPTION{
padding:0 15px;
}

#contact_area H2{
	font-size:1.25em;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:0;
}

.footer{
	margin:20px 0 5px 0;
	padding:10px 0;
	text-align:center;
	background-color:rgb(0,125,195);
	color:#FFFFFF;
	font-size:.7em;
}
.footer A{
	text-decoration:none;
	color:#FFFFFF;
}
