BODY 
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #E7E7E7;
}

BODY,TD
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #174053;
}

FORM
{
	margin-top: 0; 
	margin-bottom: 0;
}

SELECT,TEXTAREA,INPUT
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #5B6C85;
	background-color: #FFFFFF;
}


a:link { color:#174053; font-weight: normal; text-decoration: underline; }
a:visited { color:#174053; font-weight: normal; text-decoration: underline;}
a:active { color:#174053; font-weight: normal; text-decoration: underline;}
a:hover { color:#23282A; font-weight: normal; text-decoration: none;}

H1
{
	font-family: Verdana, Arial;
	margin-top:0px;
	margin-bottom:0px;
	font-size: 12px;
	color: #A62024;
	font-weight: bold;
	padding-left: 20px;
	height: 20px;
	background-image: url(../img/tinylogo.gif);
    background-repeat: no-repeat;
}
a.H1:link { color:#5B6C85; font-weight: bold; text-decoration: underline; }
a.H1:visited { color:#5B6C85; font-weight: bold; text-decoration: underline;}
a.H1:active { color:#5B6C85; font-weight: bold; text-decoration: underline;}
a.H1:hover { color:#5B6C85; font-weight: bold; text-decoration: none;}

H2
{
	font-family: Verdana, Arial;
	margin-top:0px;
	margin-bottom:0px;
	font-size: 11px;
	color: #5B6C85;
	font-weight: bold;	
}
a.H2:link { color:#5B6C85; font-weight: bold; text-decoration: none; }
a.H2:visited { color:#5B6C85; font-weight: bold; text-decoration: none;}
a.H2:active { color:#5B6C85; font-weight: bold; text-decoration: none;}
a.H2:hover { color:#5B6C85; font-weight: bold; text-decoration: underline;}

.mainTable { background-color: #FFFFFF; }
.mainText {  }
.claim { color: #A62024; }
.footer { background-color: #ECEDEF; color: #5B6C85; font-size: 10px; font-weight: bold; }
.pathBg { color:#FFFFFF; background-color: #A1A1A1; background-image: url(http://www.sacredrides.com/img/boxheading.gif); }
a.path:link { color:#FFFFFF; text-decoration: underline;}
a.path:visited { color:#FFFFFF; text-decoration: underline;}
a.path:active { color:#FFFFFF; text-decoration: underline;}
a.path:hover { color:#FFFFFF; text-decoration: none;}
.boxHeader { background-image: url(http://www.sacredrides.com/img/boxheading.gif); color: #FFFFFF;}
.box { background-color: #EBEBEB; }
.textLine { background-color: #CCCCCC; }
.tripImg { border: 1px solid #5B6C85; }
.tripListHeader { color: #FFFFFF; font-weight: bold; background-image: url(../images/list_heading.gif); }
#feature {
	position: relative;
	z-index: 0;
}
