/* CSS Document */

body {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

table# {background-image: url(../images/bg.jpg); repeat: repeat-x;}

/* round content box */

.roundbox {
	width: 750px;
	background-color: #fcf9e6;
	color: #000;
	margin: 8px 0 0 1.25em;
}

.roundbox p {
	margin: 0 10px;
}

.roundboxtop { 
	background: url(../images/tr_content.gif) no-repeat top right; 
}

.roundboxbottom {
	background: url(../images/br_content.gif) no-repeat top right; 
}

img.boxcorner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

a.topnav:link {color: #878355;  repeat: no-repeat; }
a.topnav:visited {color: #878355;  repeat: no-repeat; }
a.topnav:hover {color: #878355; repeat: no-repeat; }
a.topnav:active {color: #878355; repeat: no-repeat; }

a.top:link {color: #fcf9e6;  repeat: no-repeat; }
a.top:visited {color: #fcf9e6;  repeat: no-repeat; }
a.top:hover {color: #fcf9e6; repeat: no-repeat; }
a.top:active {color: #fcf9e6; repeat: no-repeat; }

.browsebtn {
display: block;
background-color: transparent;
background-image: url(../images/buttons.jpg);
background-repeat: no-repeat;
width: 117px;
height: 31px;
margin: 5px auto;
padding: 4px 0 0 0;
text-align: center;
font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
color: #F3F1D8;
}

a.btnlink:link {color: #878355; text-decoration: none; font-size:1.25em;}
a.btnlink:visited {color: #878355; text-decoration: none; font-size:1.25em; }
a.btnlink:hover {color: #878355; text-decoration: none; font-size:1.25em; }
a.btnlink:active {color: #878355; text-decoration: none; font-size:1.25em; }

strong {color: #8d3b0d;}

.footer {font-size: 11px; padding-left: 3em;}

.header1 {color: #8d3b0d; font-size: 1.25em; }
.header2 {color: #746e34; font-size: 1.25em; }

#news {background-image:url(../images/newsBox.gif); background-repeat: no-repeat; width: 233px; height: 223px; padding: 7px 0 0 6px;}
.newsText {padding: 3px 4px 0 4px; }

#about {background-image:url(../images/aboutBox.gif); background-repeat: no-repeat; width: 233px; height: 435px; padding: 7px 0 0 6px;}

#border { background-color: #fbfaef; border: 4px solid #f1edc1; }

#Bikeborder {  border: 4px solid #f1edc1; background-color: #fbfaef; margin: 0 2px 4px 12px;}
