/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*//* Basic */*


{
	margin: 0em;
	padding: 0em;
}h1,h2
{
}
h4.posted
{
    padding-top:0.5em;
    font-size:0.9em;
    color:#7B87F2;
    letter-spacing:2px;
    text-align:right;
    padding-bottom:0.5em;
}
p.center
{
 text-align: center;
}
img.displayedright
{
    display: block;
    margin-left: auto;
}
img.displayedleft
{
    display: block;
    margin-right: auto;
}
img.displayedcenter
{
    display: block;
    margin-right: auto;
    margin-left: auto;
}
ol.withUpperAlpha
{
		list-style-type: upper-alpha
}
a
{
	color: #F38C30;
    text-decoration:none;
}
a img
{
     border:none;
}
b
{
 color: #222222;
 font-size: 105%;
}
body
{
	font-family: "Trebuchet MS",sans-serif;
	font-size: 10pt;
	background-image:url("images/bicycle_bkg.jpg");
    background-repeat:repeat;
    background-color: #940000;
}
/* Outer */
#outer
{
	margin: 0em auto 1em auto;
	width: 100%;
}
/* Header */
#header
{
 height:155px;
 background:#000 url(images/header.jpg) no-repeat center;
}

}
#toolbar
{
    background-color:#fff;
    text-decoration:none;
    border:none;
}
#header h1
{
	font-size: 2.0em;
}
#header h1, #header h2
{
	display: block;
	width: 778px;
	margin: 0em auto;
}
#header h1 a
{
	color: #fff;
	text-decoration: none;
}
#header h2
{
	color: #bbaa77;
	font-size: 0.8em;
}
/* Menu */
#menu
{
    margin-bottom:2em;
    padding-bottom:0.9em;
    background: url('images/graybar.jpg');
    background-repeat: top-left repeat-x;
	font-size: 1.1em;
    font-style:normal;
}
#menu ul
{
    
    display: block;
	width: 778px;
	list-style: none;
	padding-left: 15em;
    padding-top:1.75em;

}
#menu li
{
	display: inline;
    float:inherit;
}
#menu li a
{
	color: #fff;
	font-weight: bold;
	text-decoration:none;
    font-weight: 600;font-variant: small caps;
	padding: 0em 0.75em 0.25em 0.75em;
}
#menu li a:hover
{
	background: #342117 url('images/a4.gif') top left repeat-x;
	color: #fff;
}
/* position list chunks side by side */

/* Content */
#content
{
	width: 778px;
    margin: 0em auto;
    background-color: #CCCCCC
}
#content p
{
	margin-bottom: 1.5em;
	text-align: justify;
}
#content h2,h3
{
	color: #443333;
	margin-bottom: 1em;
}
#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
}
#content blockquote
{
	padding-top:1em;
    padding-left: 1em;
    padding-right: 3em;
    padding-bottom: 4px;
    margin-bottom: 12px;
	border-left: solid 8px #FF3333;
    border-bottom:groove 4px #EEEEEE;
    background-color:#000;
    color:#FFF;
}
#content blockquote p
{
	margin-bottom: 0.5em;
}
#content blockquote h3
{
	color:#EEEEEE;
}
#content table
{
	margin-bottom: 1.5em;
}
#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.9em;
	color: #443333;
}
#content table td
{
	padding: 0.5em;
}
#content table tr.rowA
{
	background-color: #DDDDDD;
	color: inherit;
    font-size: 0.9em;
}
#content table tr.rowB
{
	background-color: #DFE5FC;
	color: inherit;
    font-size: 0.9em;
}
#content table tr.rowC
{
	background-color: #CC6600;
	color: inherit;
    font-size: 0.9em;
}
#content table tr.rowD
{
	background-color: #CCCCFF;
	color: black;
    font-size: 0.9em;
}
/* Primary Content */
#primaryContentContainer
{
	float: left;
	margin-left: -17em;
	width: 100%;
}
#primaryContent
{
	margin: 0em 0em 0em 17em;
	padding: 1.5em;
}
#primaryContentWide
{
    margin: 0em -10em 0em 17em;
	padding: 5em;
}
#primaryContentWide li
{
    padding-bottom:1.5em;
}
#primaryContentWide b
{
    font-variant:small-caps;
    font-weight:900;
    font-size:14px;
}
#primaryContent h2, #primaryContent h3
{
	border-bottom:groove;
    border-bottom-color: #DDDDDD;
    border-bottom-width:thin;
	padding-bottom: 0.25em;
	margin-bottom: 1.25em;
}
#primaryContent h2
{
	font-size: 1.7em;
}
#formDiv
{
    background-color: #CC6600;
    border-bottom:inset;
    border-bottom-color:#8080C0;
    border-right:inset;
    border-right-color:#8080C0;
}
div.wrapper
{
  margin-left:22em;
  width:auto;
}

/* clear float after lists */
br
{
  clear: left;
}
/* anchor styling */
ul li
{
    width: 50em;
    border-bottom:groove;
    border-bottom-color: #DDDDDD;
    border-bottom-width:thin;
}
ol li a
{
  display: block;
  width: 50em;
  text-decoration: none;
}
ol li a:hover
{
  color: #FFF; /* white */
  background-color: #A52A2A; /* brown */
}
#primaryContentWide ul li
{
    width: 50em;
}

/* Secondary Content */
#secondaryContent
{
	float: right;
	width: 14em;
	padding: 1.5em 2em 1.5em 2em;
	font-size: 0.9em;
    background-color:#DDDDDD;
}#secondaryContent h3
{
	background: #2E2017 url('images/a4.gif') top left repeat-x;
	color: #fff;
	padding: 0.5em;
	padding: 0.5em 0.5em 0.5em 1.0em;
	position: relative;
	left: -0.8em;
	margin-right: -0.8em;
	font-size: 1.0em;
}
#web-buttons-idmvko1 a
{
    display:block;color:transparent;
}
#web-buttons-idmvko1 a:hover
{
    background-position:right bottom;
}
a#web-buttons-idmvko1a
{
    display:none
}
#web-buttons a
{
    display:block;
    color:transparent;
}
#web-buttons a:hover
{
    background-position:left bottom;
}
a#web-buttons
{
    display:none;
}
/* Footer */
#footer
{
	padding: 1.5em 2.2em 1.5em 2em;
	text-align: center;
	width: 778px;
	margin: 0em auto;
	font-size: 0.9em;
    color: #fff;
}
.clear
{
	clear: both;
}
