BODY {
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	background-color: #000000;
    font-family: 'Eras Medium ITC', Times, Serif;
	font-size: 0.93em;
	COLOR: #000000;
	line-height: normal;
	margin: 0px 0px 0px 0px;
    margin-left: 0px;
}
/* Creating special text for contact, email & hours */
.spectext {
	font-family:"Eras Medium ITC";
 	font-size: 0.83em;
	line-height: normal;
	COLOR: #ffffff;
	margin: 0px 0px 0px 0px;
    margin-left: 0px;
}

.spectable td, p, body {
    font-family: 'Eras Medium ITC', Times, Serif;
	font-size: 0.93em;
	line-height: normal;
	COLOR: #000000;
	margin: 0px 0px 0px 0px;
}
.spectable h1, h2, h3, h4, h5, h6 {
    font-family: 'Eras Medium ITC', Times, Serif;
	line-height: normal;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
    margin-left: 0px;
}
p, td {
    font-family: 'Eras Medium ITC', Times, Serif;
	font-size: 0.93em;
	line-height: normal;
	COLOR: #ffffff;
	margin: 0px 0px 0px 0px;
    margin-left: 10px;
    margin-right: 10px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Eras Medium ITC', Times, Serif;
	line-height: normal;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
    margin-left: 0px;
}
.header {
	COLOR: #F7F7D4;
    font-family: 'Eras Medium ITC', Times, Serif;
	font-size: 14px;
	line-height:14px;
	font-style: bold;
	padding: 3px 0px 3px 12px;
}
A:link { COLOR: #6B8948; TEXT-DECORATION: none;}
A:visited { COLOR: #6B8948; TEXT-DECORATION: none;}
A:active { COLOR: #6B8948; TEXT-DECORATION: none;}
A:hover { COLOR: #ffffff; TEXT-DECORATION: none;}

#cat A:link, #cat A:visited, #cat A:active {
	COLOR: #8A002D;
	TEXT-DECORATION: none;
}
#cat A:hover {
	COLOR: black;
	TEXT-DECORATION: none;
}
.background1 {
margin: 0;
padding: 0;
background-image: url(images/background/flatroad.jpg);
background-repeat: no-repeat;
background-position: top center;
}
.background2 {
margin: 0;
padding: 0;
background-image: url(images/background/mountainroad.jpg);
background-repeat: no-repeat;
background-position: top center;
}
.pagetitle {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 24pt;

  color: #000000;

  font-weight: bold;

}

.thumbtitle {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 10pt;

  color: #000000;

}

.imagetitle {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 10pt;

  color: #000000;

}

/* Page container */
#container{
/* height: 60px; */
width: 100%;
/* background-color: #000000; */
/* margin-left: 15%; */
/* border: solid 1px #8CB53B; */
/* border-bottom: thin solid #ff1493; */
}
/* Page navigation style */
#navigation{
height: 40px;
width: 100%;
background-color: #6B8948;
border-bottom: thin solid #6B8948;
cellspacing="0";
cellpadding="0";
}
/* Page header style */
#header{
height: 155px;
width: 100%;
background-color: #ffffff;
/* border-bottom: thin solid #8CB53B; */
text-align:center ;
}
/* Full size main container */
#fullmain{
background-color: #ffffff;
padding-left: 20px;
padding-right: 10px; 
}
/* Add some margin space to main content */
#main{
background-color: #ffffff;
/* margin: 1em;*/
/* margin-right must equal */
/* total width of right sidebar */
margin-right: 25em;
padding-left: 20px;
padding-right: 10px; 
}
/* Style for sidebar column */
#sidebar{
vertical-align: top;
float: right;
background-color: #ffffff;
/* Needed below for AOL and IE<7  */
display: inline;
padding: 0;
/* margin: 0.50em; */
width:25em;
/* Total width is 10em */
}
/* Page footer style */
#footer{
clear: both;
height: 23px;
width: 100%;
/* background-color: #ffffff; */
/* border-top: thin solid #8CB53B; */
}
/* Scrollable area */
#scroll {
    height: 95%;
    width: 100%;
    overflow: auto;
}
.footer {
	font-family: Arial, Helvetica, Sans-serif;
	color:black;
	font-size: 0.56em;
	line-height:0.75em;
	font-style: italic;
	padding: 3px 0px 3px 12px;
}
.footer a:link { font-family: "Viner Hand Itc"; font-size: 0.75em; line-height: 0.75em; color: #8E0505; text-decoration: bold; }
.footer a:visited { font-family: "Viner Hand Itc"; font-size: 0.75em; line-height: 0.75em; color: #8E0505; text-decoration: bold; }
.footer a:active { font-family: "Viner Hand Itc"; font-size: 0.75em; line-height: 0.75em; color: #8E0505; text-decoration: bold; }
.footer a:hover { font-family: "Viner Hand Itc"; font-size: 0.75em; line-height: 0.75em; color: black; text-decoration: bold; }