/* CSS Document */

/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	margin: 0;
	margin-top: 0;
	margin-left: 0;
	background-image: url(../images/header_add.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 3;
}

th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*Defines default link styles in content*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0099CC;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #CC9900;
}

/*standard lists*/

ul {
	display: block;
	list-style:outside;
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

li {
	display: block;
	list-style:outside;
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

ul, li {
	display: block;
	list-style:outside;
	list-style-type: disc;
}

ul > li {
	display: block;
	list-style:outside;
	list-style-type: disc;
}

/*navigation menu links*/

#topmenu ul, #topmenu li {
 display: inline;
 margin:0;
 padding:0;
 width: auto;
 
}

a.menu:link, a.menu:visited {
	display: inline;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	padding: 1px 7px 1px 7px;
	text-align: center;
	list-style: none;
	border-right: 1px solid #CCCCCC;
	
}

a.menu:hover {
	display: inline;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 1px 7px 1px 7px;
	text-align: center;
	list-style: none;
	border-right: 1px solid #CCCCCC;
	letter-spacing: 0.2em;
}

a.submenu:link, a.submenu:visited {
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	padding: 1px 7px 1px 7px;
	text-align: center;
	list-style: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-style: italic;
	background: #423411;
	margin-top: 2px;
	
}

a.submenu:hover {
	display: inline;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 7px 1px 7px;
	text-align: center;
	list-style: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	letter-spacing: 0.3em;
	font-style: italic;
	background: #4e3e15;
	margin-top: 2px;
}

/*main content information format*/

.content {
	padding: 15px 0 10px 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*Defines subheading style in content*/
.subtitle {
	font-family: Palatino Linotype,"Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-top: 5px;
}

.subtitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
}

.phone {
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #999999;
	padding-top: 10px;
	padding-right: 15px;
}

.quote {
	font-family: Palatino Linotype, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#FFFFFF;
	font-style: italic;
	font-weight: bold;
	padding: 25px;
	letter-spacing: 1px;
}

/*side box*/

.borderline {
	border-bottom: 1px dashed #EEEEEE;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
}

.sidebox {
	background-color: #6699CC;
	padding: 5px;
	width: 175px;
	white-space: nowrap;
}

.sideboxlink:link, .sideboxlink:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 3px;
}

.sideboxlink:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3px;
}

.caption {
	font-size:10px;
	color: #FFFFFF;
}

.subhead3 {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}

/*very bottom with name and copyright statement*/



.copyright {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #999900;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}

.copyText {
	font-size: 11px;
	color: #666666;
}

.copyLink:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.copyLink:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.copyLink:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

.pipe {
	padding: 0 3px 0 3px;
	font-size: 9px;
	color: #99CC99;
}
#bikes {
	width: 749px;
	height: 55px;
	text-align: right;
}

#interestfree {
	float:right;
	padding: 10px;
	font-size: 15px;
	color: #F90;
	font-style: italic;
	letter-spacing: 1px;
}