body {
font-size: 1em;
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: #000;
background-color: #E1F0DF;
}

img {
border: 0px;
}

/* To place the main image at the top of the page. */
#container1 {
/*background-image: url(../images/header_image.jpg); not needed, using rotating header script*/
background-image: url(http://offroaddu.kalerunning.com/headers/rotate.php);
background-repeat: no-repeat;
height: 289px;
background-position: 185px 0px;
width: 100%;
margin: 0;
color: #000;
background-color: #E1F0DF;
}

/* To place the image in the panel running down the right side of the page. */
#container2 {
background-image: url(http://offroaddu.kalerunning.com/images/right_panel_bg.gif);
background-repeat: repeat-y;
background-position: top right;
margin: 0;
}

#adsense {
	position: absolute;
	top: 20px;
	right: 10px;
}

/* Text that sits on top of the header image and says the name of the whole site */
#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 10px;
padding-right: 160px;
font-size : 0.8em;
font-weight: bold;
font-style : italic;
text-align: right;
letter-spacing: 5px;
color: #006633;
padding-top: 258px;
padding-bottom: 10px;
line-height: 1.4em;
font-family: tahoma, verdana, helvetica, sans-serif;
background-color : transparent;
}

/* Heading level 1 is not contained in main-text. */

h1 {
margin-top: 0;
margin-bottom: 0;
margin-left: 185px;
font-size: 1em;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
padding-right: 0;
font-weight: bold;
background-color: #018752;
border-left: 2px #ffffff solid;
border-right: 2px #ffffff solid;
color: #ffffff;
text-indent: 10px;
border-top: 2px #ffffff solid;
margin-right: 148px;
}

/* Styles for the main text on the page. */
#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 185px;
color: #000;
background-color: #F6FAF5;
border-left: 2px #ffffff solid;
border-right: 2px #ffffff solid;
margin-right: 148px;
}

#main-text img {
	border: 0;
}

p, ul, ol, table {
font-size: .7em;
line-height: 1.9em;
padding-top: 5px;
padding-bottom: 5px;
margin: 0;
padding-left: 10px;
padding-right: 10px;
}

ol, ul {
margin-left: 25px;
}

h2 {
margin-bottom: 0;
margin-left: 10px;
margin-right: 10px;
font-size: .8em;
font-weight: bold;
color: #018752;
margin-top: 0;
padding-top: 5px;
padding-bottom: 2px;
border-bottom: 1px dashed #018752;
}

h3 {
margin-bottom: 0;
margin-left: 10px;
margin-right: 0;
font-size: .7em;
font-weight: bold;
color: #018752;
margin-top: 0;
padding-top: 15px;
}

a:link, a:visited, a:active {
text-decoration: none;
font-weight: normal;
color: #018752;
border-bottom: 1px #73653B dotted;
}

a:hover {
text-decoration: none;
border-bottom: 1px #73653B solid;
}

/* Styles for the navbar on the left side. */

#left-image {
background-image: url(http://offroaddu.kalerunning.com/images/logo.gif);
background-repeat: no-repeat;
position: absolute;
top: 25px;
left: 25px;
width: 190px;
height: 250px;
}

#left-menu {
position: absolute;
top: 180px;
left: 0;
width: 180px;
text-align: right;
}

#left-menu p {
padding-right: 10px;
margin-bottom: 5px;
padding-left: 5px;
font-size: .8em;
}

#left-menu p.date {
color: #018752;
border-bottom: none;
font-weight: bold;
font-size: x-small;
font-family : tahoma, helvetica, trebuchet MS, sans-serif;
text-align: left;
}

#left-menu a:link, #left-menu a:visited, #left-menu a:active {
color: #018752;
border-bottom: none;
font-weight: bold;
}

#left-menu a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
}

#left-menu a.current {
color: #000000;
font-weight: bold;
}

span.arrow {
font-size: 1.2em;
}

/* Styles for the footer at the bottom of the page */
#footer {
text-align: center;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 5px;
line-height: 21px;
font-size: .8em;
padding-left: 40px;
background-color: #018752;
margin-top: 0;
border-top: 3px #FFFFFF double;
border-bottom: 3px #FFFFFF double;
color: #FFFFFF;
}

#footer a:link, #footer a:visited {
color: #FFFFFF;
border-bottom: none;
}

#footer a:hover {
text-decoration: underline;
color: #FFFFFF;
}

/* Styles for the logos footer at the bottom of the page */
#logos_footer {
text-align: right;
margin-top: 0;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 2px;
padding-right: 5px;
background-color: #FFFFFF;
border-top: 3px #018752 double;
}

#logos_footer a, a:link, a:visited, a:hover, a:active {
border: none;
text-decoration: none;
}

#logos_footer a:link img.border, #logos_footer a:visited img.border, #logos_footer a:active img.border {
	border: 1px solid #FFFFFF;
	padding: 0 3px 0 3px;
	text-decoration: none;
}

#logos_footer a:hover img.border {
	border: 1px solid #018752;
	padding: 0 3px 0 3px;
	text-decoration: none;
}
#map {
	margin-left: 10px;
	margin-top: 10px;
}

strong {
	color: #018752;
}

table.register {
	margin-left: 10px;
	border-collapse : collapse; 
    border: 1px solid #018752; 
}

table.register th {
	text-align: left;
	color: #FFF;
	background-color : #018752;
    padding: 0.2em; 
}
table.register td {   
    border: 1px solid #018752;
    padding: 0.2em; 
}
.small {
font-size: .8em;
font-weight: bold;
}