* {
	padding: 0;
	margin: 0;
}


body {
	display: block;
	font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
	text-align: center;
	background-color: #566C5F;
	font-size: 0.9em;
}

body, td, th, h3 {
	/* redundant rules for bad browsers */
	font-size: small;
	voice-family: "\";
}"\";
	voice-family: inherit;
	font-size:    small;
}
html>body, html>body td, html>body th {
	font-size: small;
}

a:link { color: #800080   ; text-decoration: none; }       	/* unvisited link */
a:hover { color: #FFA500 ; text-decoration: none; }
a:visited { color: #800080  ; text-decoration: none;  }   	/* visited links */
a:visited:hover { color: #FFA500 ; text-decoration: none; }

h1, h2, h3, h4, h5 {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #576C55;
}


h2  {
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888 ;
	color: #666 ;
}

h3  {
	font-size: 16px;
	margin: 20px 0px 10px 0px;
	text-indent: 1.2em;	
}

h4  {
	font-size: 13px;
	padding: 5px 0px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #616B7A ;
}

h5  {
	font-size: 14px;
	margin: 20px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	text-indent: 1.2em;	
	background-color: #EFE3CE;
}

#container {
	position: relative;
	margin: 20px auto 0px; 
	text-align: left;
	background: url(/graphics/middle.gif) center top repeat-y;
	width: 758px;
}

#pageheader{
	background: url(/graphics/header.gif) no-repeat top left;
	height: 263px;
	overflow: hidden;
}


#footer {
    text-align: center;
    clear: both;
    font-size: 90%;
    background: url(/graphics/footer.gif) center top no-repeat;
    height: 30px;
}

#footer_address {
	padding: 5px 0px 15px 0px;
    text-align: center;
    clear: both;
    font-size: 90%;
	color: #333;	
}

#header_photo {
	margin: -263px -4px 0px 0px;
    _margin-right: -2px;	
	float: right;
	position: relative;
	width: 410px;
	
}

	
#block {
	display: block;
	position: absolute;	
	margin-top: -124px;
	margin-left: -8px;
	width: 141px;
    height: 111px;
}

#contentsection {
	position: relative;	
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;	
	padding: 0 14px 0px 0px;
	width: 545px;
}
	

#sidebar {
	position: relative;	
	margin-top: -115px;
	margin-left: 11px;
	float: left;
	width: 159px;
	text-align: left;
	clear: left;
	padding: 15px 5px 5px 5px;
	color: #E8D5B5;
}

#sidebar a:link { color: #E8D5B5; text-decoration: none; }       	/* unvisited link */
#sidebar a:hover { color: #333 ; text-decoration: none; }
#sidebar a:visited { color: #E8D5B5; text-decoration: none;  }   	/* visited links */
#sidebar a:visited:hover { color: #333; text-decoration: none; }




#navbar {
	font-family: verdana,sans-serif;
	font-size: 90%;
	color: #999;
}


.infobox {
	background: #EEE0C8;
	padding: 10px;
	margin: 18px;
	border: 1px solid #E1C9A1;
}


div.post {
	margin: 0px 0px 30px 0px;
}


div.capimage {
    line-height: 110%;
	margin: 3px 4px 10px 13px;
	float : right;
	width: 154px;
}

div.floatimageright {
	margin: 0px 0px 10px 13px;
	float : right;
}

defaultbox {
	margin: 0px 0px 10px 10px;
	padding: 5px 10px 7px 10px;
}

.albumbox {
	padding: 8px 8px 15px 0px;
	font-size: 100%;
	border-bottom : 1px dotted Silver;
	margin-right:15px;
}

.albumbox.image {

	float: left;
	vertical-align : middle;
}

p1 {
	margin: 15px 0px 10px 0px;
}

p {
	margin: 12px 0px 10px 0px;
}

ul {
	margin: 0px 0px 0px 25px;
}

div.lispacing li {
	margin: 8px 0px 0px 0px;
}

table.rating    			{background-color:#ffffff; border-spacing:2px; text-align:left;}
table.rating tr.colored     {background-color:#EFE3CE;}
table.rating td  			{font-size:95%; padding:3px;}

table.trailfacts   				{background-color:#ffffff; border-spacing:2px; text-align:left; margin: 0px 0px 10px 10px;}
table.trailfacts td   			{background-color:#EFE3CE; font-size:95%; padding:1px 5px 1px 5px; vertical-align:top;}
table.trailfacts td.value		{text-align:right; font-weight:normal; font-size:100%; vertical-align:middle; }
table.trailfacts td.header		{background-color:#525D6B; text-align:center;}


a.redlink:link { color: #EE1C25; text-decoration: none; }       	/* unvisited link */
a.redlink:hover { color: #FE1B14; text-decoration: none; }
a.redlink:visited { color: #EE1C25; text-decoration: none;  }   	/* visited links */
a.redlink:visited:hover { color: #FE1B14; text-decoration: none; }

a.bluelink:link { color: #084C8D; text-decoration: none; }       	/* unvisited link */
a.bluelink:hover { color: #FE1B14; text-decoration: none; }
a.bluelink:visited { color: #084C8D; text-decoration: none;  }   	/* visited links */
a.bluelink:visited:hover { color: #FE1B14; text-decoration: none; }

a.bluelinkwht:link { color: #084C8D; text-decoration: none; }       	/* unvisited link */
a.bluelinkwht:hover { color: #FFFFFF; text-decoration: none; }
a.bluelinkwht:visited { color: #084C8D; text-decoration: none;  }   	/* visited links */
a.bluelinkwht:visited:hover { color: #FFFFFF; text-decoration: none; }

#path {
	padding: 7px 0px 7px 0px;
	font-size: 100%;
	font-weight: bold;
	color: silver;

}

.checkoutpathsearch {
	height: 15px;
	margin: 3px 0px 3px 0px;
	padding: 4px 5px 7px 0px;
	background-color: #01905A;	
	color: #ffffff;
}

#checkouttitle {
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 7px 10px;
	background-color: #75BEEB;
	font-size: 110%;
	font-stretch: wider;
	color: #ffffff;
}	

.required {
	font-weight : normal;
	color : #EE1C25;
}

.buttongrey {
	display: inline;
	font-family: verdana,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #003366;
	background-color : #eeeeee;
	padding: 1px 5px;
	border-top: solid 1px #aaaaaa;
	border-right: solid 1px #847D71;
	border-bottom: solid 1px #847D71;
	border-left: solid 1px #aaaaaa;
	border-style : outset;
}

.faq_q {
	font-size: 100%;
	font-weight: bold;	
	margin: 0px 0px 0px 0px;	
}

.faq_a {
	font-size: 100%;
	font-weight: normal;	
	margin: 5px 0px 20px 10px;
}

a.postreadmorelink {
	margin:	0px 0px 0px 15px;
	color: #779dc0;
	text-decoration: none;
}

a.postreadmorelink:visited {
	color: #779dc0;
	text-decoration: none;
}

a.postreadmorelink:hover {
	color: #173281;
	text-decoration: underline;
}

a.postreadmorelink:active {
	color: #333;
	text-decoration: underline;
}

div.posttext {
	font-size: 100%;
	margin: 12px 0px 35px 0px;
}

.postsubtitle {
	font-family: verdana,sans-serif;
	font-weight: bold;
	font-size: 105%;
	color: #242021;
	padding-left: 7px;
	line-height: 140%;
}

.posttimestamp {
	font-family: verdana,sans-serif;
	font-size: 85%;
	color: #777;
	padding-left: 7px;
}

a.subtitlelink {
	color: #779dc0;	
}

a.subtitlelink:hover {
	color: #000;
	text-decoration: underline;
}

a.permalink {
	color: #666;
	text-decoration: none;
}

a.permalink:hover {
	color: #000;
	text-decoration: underline;
}

div.leftbox{
	float : left;
}

div.rightbox {
	float : right;
}

.pagesubtitle {
	font-family: verdana,sans-serif;
	font-size: 130%;
	color: #666;
}


.smalltextitalic {
	font-family: verdana,sans-serif;
	font-size: 75%;
	color: #333333;
	font-style : italic;
}

.smalltextitalicright {
	font-family: verdana,sans-serif;
	font-size: 70%;
	color: #333333;
	font-style : italic;
	float : right;
}

.smalltextitalicleft {
	font-family: verdana,sans-serif;
	font-size: 70%;
	color: #333333;
	font-style : italic;
	float : left;
}

.smalltext {
	font-family: verdana,sans-serif;
	font-size: 70%;
	color: #333333;
	}

a.smalltext:link {
	color: Silver;
	text-decoration: none;
}

a.smalltext:visited {
	color: Silver;
	text-decoration: none;
}

a.smalltext:hover {
	color: Silver;
	text-decoration: none;
}

a.smalltext:active {
	color: Silver;
	text-decoration: none;
}
	
.photocaption {
	font-family: verdana,sans-serif;
	font-size: 85%;
	color: #333;
	font-weight : bold;
	float : left;
}

.photocaptioncenter {
	font-family: verdana,sans-serif;
	font-size: 85%;
	color: #333;
	font-weight : bold;
	text-align: center;
}

.smalltext2 {
	line-height: 150%;
	font-size: 85%;
	color: #666;
}

.contenttitle {
	font-family: trebuchet ms,verdana,sans-serif;
	font-weight: bold;
	color: Teal;
	border-bottom: 1px solid #999;
	padding-bottom: 3px;
	margin: 0px 0px 30px 0px;
}

hr {
     height: 1px;
     color: #333;
}

select {
	font-family: verdana,sans-serif;
	color: #333;
}

input {
	font-family: verdana,sans-serif;
}

.button {
	font-family: verdana,sans-serif;
	color: #333;
	font-weight: bold;
}

.button2 {
	font-family: verdana,sans-serif;
	color: #666;
}

img.border_lrg {
	border: 2px solid #666;
	padding: 2px;
	background: #FFF;
}

img.border {
	border: 2px solid #666;
	padding: 1px;
	background: #FFF;
}

.even {
	background-color: #FFFFFF;
	padding: 5px 0 5px 0;
}	

.odd {
	background-color: #EEE0C8;
	padding: 5px 0 5px 0;	
}	

#resultsheader {
	padding: 5px;
	margin: 5px 0 5px 0;
	background-color: #525D6B;
	color: white;
	font-weight: bold;
	text-align: center;
}

.resultsmenu {
	padding: 3px 2% 3px 2%;
	margin: 5px 0 5px 0;
	text-align : center;
	font-size: 90%;
	font-weight: bold;
	line-height: 180%;
	background-color: #EFE3CE;
	color: #525D6B;
}

.resultsmenu a:link { color: #993366; text-decoration: none; font-weight: bold; }       /* unvisited link */
.resultsmenu a:hover { color: #000000; text-decoration: underline; font-weight: bold; }
.resultsmenu a:visited { color: #993366; text-decoration: none;  font-weight: bold; }   /* visited links */
.resultsmenu a:visited:hover { color: #000000; text-decoration: underline; font-weight: bold; }
.resultsmenu a:active { color: #993366; font-weight: bold; }    /* active links */
.resultsmenu a:active:hover { color: #000000; text-decoration: underline; font-weight: bold; }

img.photo
{
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 4px;
}

img.photosmall
{
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 2px;
}
	

