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

* {
	margin: 0;
	padding: 0;
}

body {
	background: #a3a352  ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	color: #AA2808;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
 
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul {
}

ol {
}

a {
	text-decoration: underline;
	color: #323B51;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

/* Wrapper */

#wrapper {
}

#shell {
	background: url(images/index_05.jpg) repeat-y;
	width: 821px;
	margin: 0 auto -3px auto;
		
}

/* Header */

#header {
	width: 821px;
	height: 91px;
	margin: 0 auto;
	background: url(images/temp_01.gif) no-repeat left bottom;
}

#nav {
	width: 821px;
	height: 28px;
	margin: 0 auto;
	background: url(images/index_02.jpg) no-repeat left bottom;
}

/* Logo */

 
/* Menu */

#menu {
  float: right;
	padding-right: 10px;
	width: 600px;
	font-family:"Courier New", Courier, mono;
 
}

#menu ul {
	margin: 0;
	padding: 6px 0 0 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	margin: 0px 13px 0px 13px;
	width: 100px;
 
}

 

#menu a {
 	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:link, #menu a:visted {
    text-decoration: none;
    font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Page */



/* Content */

#content {
	float: left;
	width: 821px;
	padding: 0px 0 0 0px;
	background: url(images/temp_03.jpg) no-repeat;
	clear:both;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content-right ul, #content-right ol {
	margin: 0px 0px 0px 30px;
	paddidng: 0px 0px 0px 30px;
}

#content-right{ width: 540px;
 float: right;
 padding-right: 50px;
 }

/* Welcome */

#welcome {
}

/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 208px;
	padding: 0 35px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 20px 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}

#sidebar h2 {
	padding: 5px 20px;
	background: url(funride/funride/funride/images/img6.jpg);
	border-bottom: 1px dotted #FFFFFF;
	font-size: 100%;
	color: #D4C792;
}

#sidebar h3 {
	font-size: 77%;
	color: #D4C792;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 821px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	background: url(images/index_06.jpg) no-repeat;
	color: #FFFFFF;
	clear: both;
}

#footer p {
padding: 0px;
}

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

#footer a:hover {
	text-decoration: none;
}

.legal { 
	text-align: left;
	font-size: 85%;
	margin: 7px 0px 0px 20px;
	color: #CECE9D;}
	
a.legal { 
	color: #CECE9D;}	
	
	
.foottext {	 
	text-align: right;
	font-size: 98%;
 
	color: #006600;
	margin: 3px 40px 0px 0px}
	
#pr {float: right; margin: 20px 20px 10px 10px;}

.black16 {
 
	font-size: 16px;
	font-weight: bold;
}

.green16 {
color: #006600;
	font-size: 22px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}

.green12 {
color: #006600;
	font-size: 16px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}
.pr {float: right; margin: 0px 0px 10px 20px;}
.pl {float: left; margin: 0px 20px 10px 0px;}