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


BODY {
background-image: url(/images/background.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fdfdfd;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
	}
	

a {color: #063315; text-decoration: none; font-weight: bold;}

a:hover {color: #059538; text-decoration: underline; font-weight: bold;} 

a:visited {color: #d61725; font-weight: bold; }

TD {font-family: Verdana, Arial, Helvetica, sans-serif; color: #231712; font-size: 12px;}


.smtext {font-size: 10px;}

.outline {border: 2px solid #231712; width:904px;}

.imgborder {border: 1px solid #231712;}


.mainbkgrd {
	background-image: url(/images/mainback.jpg);
	background-repeat: repeat;
	padding-left: 20px; padding-right: 20px; padding-top: 15px; padding-bottom: 15px;
}

.newsback {background-image: url(/images/mikerayson2_04.png);
background-repeat: no-repeat;
padding-left: 30px; padding-right: 30px; padding-top: 47px; padding-bottom: 30px;}

.schedback {background-image: url(/images/tourback.png);
background-repeat: no-repeat;  width: 230px;
padding-left: 30px; padding-right: 30px; padding-top: 57px; padding-bottom: 30px;
color: #fdfdfd;}

.floatbox  {float: right; border: #231712 solid thin; width: 225px; padding: 4px 4px 4px 4px; margin: 3px 3px 3px 3px;}
.floatbox-big {float: left; border: #059538 solid thin; width: 225px; padding: 4px 4px 4px 4px;}
.floatbox-sm {float: right; width: 150px;}

.padding {padding-left: 4px; padding-right: 4px;}

.style1 {color: #fdfdfd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}
.style1 a {color: #4fc168; text-decoration: none; font-weight: bold;}
.style1 a:hover {color: #4fc168; text-decoration: underline; font-weight: bold;} 
.style1 a:visited {color: #dbd3d2; font-weight: bold;}

	 
			 
h1{
        font-weight: bold;
        font-size: 30px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
		padding: 0px;
        color : #231712;
        margin: 0px;
}

h2{
        font-weight: bold;
        font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #231712;
        margin: 0px;
}

h3{
        font-weight: bold;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
		  color : #063315;
        margin: 0px;	
		border-bottom: thin solid #33261e;	
		}

h4{
        font-weight: bold;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
		  color : #33261e;
        margin: 2px;
		  background-color: #4fc168;
					}
		
h5{
        font-weight: bold;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
		  color : #d61725;
        margin: 2px;
		 		}		
		
h6 { 
	     font-weight: 900;
        font-size: 19px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 95%;
        color : #063315;
        margin: 0px;
		padding: 0px;
		  letter-spacing: 0px;
		  font-variant: small-caps;
		  text-align: left;
			}
			

/* begin styles for RSS Feed */
.rss_box {
margin: 10px 10px 10px 10pz;
padding: 4px 8px;
width: 800px;

}
.rss_title, rss_title a {
  font-weight: bold;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
		  color : #063315;
        margin: 0px;	
		border-bottom: thin solid #33261e;	
}
.rss_items {
}
.rss_item {
font-family: verdana, arial, sans-serif;
font-size: 13px;
font-weight : bold;
margin: 8px 8px 8px 8px;
}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
text-decoration : none;
border-bottom: 1px solid #ededed;
color: #88b;
}
.rss_item a:hover {
text-decoration : none;
color: #e0861e;
border-bottom: 1px dotted #e0861e;
}
.rss_date {
font-size: 11px;
font-weight : normal;
color: #059538;
}