body
{
    font-family: 'Comic Sans MS', sans-serif;
    color: Black;
    font-size: 13px;
    background: url(images/sidebar.jpg) no-repeat white;
    margin-top: 0px;
    margin-left: 147px;
    margin-right: 0px;
    width: 693px;
}
h1
{
    font-size: 18px;
    margin: 0.5em 0em;
}
h2
{
    font-size: 16px;
    margin: 0.5em 0em;
}
h3
{
    font-size: 14px;
    margin: 0.5em 0em;
}
h4
{
    font-size: 13px;
    margin: 0.5em 0em;
}
h5
{
    font-size: 12px;
    margin: 0.5em 0em;
}
p
{
    margin: 0.5em 0em;
}
#page
{
    margin: 0 auto;
    width: 776px;
    left: 50%;
    margin-left: -388px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 0px;
    background-color: #F0F0F0;
}
#header
{
    font-size: 1px;
    background-color: white;
    padding-top: 10px;
    overflow: hidden;
}
#sitelogo
{
    background: url( 'images/logo.png' ) no-repeat white;
    width: 295px;
    height: 106px;
    color: White;
}
#sitelogo h1
{
    color: White;
    text-indent: -999px;
    margin: 0px;
    padding: 0px;
    font-size: 5px;
}
#tagline
{
    background: url( 'images/tag500.png' ) no-repeat white 97px top;
    width: 693px;
    height: 30px;
    clear: both;
}

#menu{
	margin:0px;
	padding:0px;
    font-family: Tahoma;
    background: #CCE4DD;
    height: 25px;
}
.tlc
{
    background: url(images/tlc.gif) no-repeat;
    height: 25px;
}
.trc
{
    background: url(images/trc.gif) no-repeat top right;
    height: 25px;
}
.brc
{
    background: url(images/brc.gif) no-repeat bottom right;
    height: 25px;
}
.blc
{
    background: url(images/blc.gif) no-repeat bottom left;
    height: 25px;
}
#menu ul{
	margin:0px;
	padding:0px 5px;
	list-style:none;
	position:relative;
}
#menu li{
	float: left;
	position:relative;
}
#menu li a{
	text-decoration:none;
	color: #007854;
	padding: 0px 7px;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	text-transform: capitalize;
	vertical-align:middle;
}
#menu li a:hover
{
    color: white;
}
#menu li span{
	display:block;
}
#menu li ul {
	position:absolute;
	top:25px;
	z-index:9999;
	width:100px;
	height:auto;
	margin:0;
	padding:0 !important;
	display:none;
	list-style:none;
}

#menu li:hover ul,#menu li.hover ul{display:block;}


#menu li li {
	height:auto;
	width:100px;
	background:none;
	margin:0;
	padding:0;
	text-align:left;
	display: block;
}
#menu li li a {
	position:relative;
	z-index:9999;
	display:block;
	width:90px !important;
	cursor:pointer;
	padding:4px 5px;
	float:none !important;
	margin:0;
	line-height:12px !important;
	color:#007854 !important;
	font-weight: bold;
	font-size: 11px;
    background-color: #CCE4DD;
}
#menu li li a:hover
{
    color: white !important;
}
/*
#menu li.active
{
    background: #007854 !important;
    color: white !important;
}
#menu li.active a
{
    color: white !important;
}
#menu li.active li a
{
    color: #007854 !important;
}
#menu li.active li a:hover
{
    color: white !important;
}
*/
#main
{
    clear: both;
    padding: 5px 0px 0px;
    text-align: justify;
    background: white url(images/bikecross.png) no-repeat bottom right;
    overflow: auto;
    min-height: 350px;
}
#main p
{
    margin: 0.5em 0em;
    
}
#main img.right
{
    float: right;
    margin: 5px 0px 5px 10px;
}
#quote
{
/*    position: absolute;
    top: 10px;
    left: 494px;
    width: 345px;
    color: #007854;
    padding: 0px;*/
    top: 10px;
    float: right;
    width: 360px;
    color: #007854;
    padding: 0px;
}
#quote td.text
{
    padding: 5px;
    font-size: 11px;
    font-family: Trebuchet MS;
    text-align: justify;
    vertical-align:middle;
}
#quote td.image
{
    margin: 0px;
    padding: 0px;
    vertical-align:middle;
    text-align: right;
}
#quote img
{
    margin: 0px;
}
#quote table
{
    border: 1px solid #CCE4DD;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
#highlights
{
    float: right;
    width: 150px;
    color: #007854;
    border: 1px solid #CCE4DD;
    padding: 5px;
    margin: 10px 0px 5px 10px;
    background-color: white;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
#highlights p
{
    font-size: 11px;
    margin: 5px;
    font-family: Trebuchet MS;
    text-align: left;
    margin: 0px !important;
}
.readmore
{
    text-align: right !important;
    font-size: 9px !important;
}
#footer
{
    text-align: left;
    font-size: 11px;
    color: #007854;
    clear: both;
    margin: 15px 0px 0px;
    font-family: Tahoma;
    overflow: hidden;
}
#footer table
{
    width: 100%;
    border-collapse:collapse;
    margin: 0px;
}
#footer td
{
    vertical-align: bottom;
    padding: 0px;
}
#footer p
{
    margin: 5px 0px 0px 0px;
    padding: 0px;
}
#footer ul
{
    float: right;
    padding: 2px 0px 0px;
    margin: 0px;
    list-style-type: none;
}
#footer li
{
    float: left;
    position: relative;
    padding: 0px 0px 0px 10px;
    white-space: nowrap;
}
#address
{
    clear: left;
    float: right;
    margin-top: 5px;
}
#copyright
{
    float: right;
    text-align: right;
    margin-top: 5px;
    vertical-align: bottom;
    width: 270px;
}
a
{
    color: #007854;
    text-decoration: none;
}
a:hover
{
    color: #660080;
    text-decoration: underline;
}
.label
{
    text-align: left !important;
    padding-right: 10px;
}
.input
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    color: #007854;
    border: 1px solid #CCE4DD;
    background-color: white;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
hr
{
    color: #007854;
    background-color: #007854;
    border-top: 1px solid #007854;
    border-left: 1px solid white;
    border-bottom: 1px solid #CCE4DD;
    border-right: 1px solid white;
    height: 2px;
}
.filelink
{
    float: right;
    width: 150px;
    color: #007854;
    border: 1px solid #CCE4DD;
    padding: 5px;
    margin: 10px 0px 5px 10px;
    background-color: white;
    opacity: 0.7;
    filter: alpha(opacity=70);
    font-size: 11px;
    font-family: Trebuchet MS;
    text-align: center;
    margin: 0px !important;
    clear: right;
}
.pdffile
{
    padding-left: 23px !important;
    background-image: url(images/i_icon_pdf.gif) !important;
    background-repeat: no-repeat;
    background-position: center left;
}
.filelink img
{
    border: none;
}