/*ForgottenCoastCycling styles*/
body {
	margin: 0;
	padding: 0;
	color: #756575;
	background: url(background.jpg) repeat fixed;
	font-size: 85%;
	line-height: 1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#pageWrapper {
}


#headerBottom {
	border-bottom: .4em solid #C30;
}
h1, h2, h3, h4 {
	color: #316262;
	font-style: italic;
	margin: 0;
	padding: .5em 0;
}
h2 {
	font-size: 1.4em;
	line-height: auto;
}
a:link, a:visited {
	color: #C30;
}

a:hover, a:active {
	color: #0000EE;
}
.breadcrumb {
	padding-left: 1em;
	margin-top: .5em;
	font-weight: bold;
}
.breadcrumb a:link, .breadcrumb a:visited {
	text-decoration: none;
}
.breadcrumb a:hover, .breadcrumb a:active {
	text-decoration: underline;
}

/* Google */
#google {
	border: 0;
}

#google form a{font-family:"Times New Roman", Times, serif; text-decoration:none; font-weight:bold; font-size:1.5em;}
.G1 {color:#0033CC}
.O1 {color:#FF6600}
.O2 {color:#cccc00}
.G2 {color:#0033CC}
.L {color:#33CC00}
.E {color:#FF6600}

fieldset legend{
	background-color:#7D87AF;
	color: #fff;
	font-size:.85em;
	line-height:normal;
	padding:.25em;
	border:2px solid #C30;
	}
	
fieldset {
	border:2px solid #c30;
	}

#associates th {
	color: #937D91;
	background: #D4CCD4;
}
#associates th {
	color: #937D91;
	background: #D4CCD4;
}



/* Left Menu */
#navL{
	background-color:#7D87AF;
	float: left;
	width: 20%;
	padding-top: 1em;
	left: 0;
	font-size: 90%;
	line-height: normal;
}
#navL ul  { 
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 1em;
}
#navL li {
}
#navL a:link, #navL a:visited  {
	display: block;
	color: #fff;
	padding: .5em 0;
	text-decoration: none;
}
#navL a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}
#navL a.current  {
	color: #fff;
	font-weight: bold;
}
#navL li ul li {
	margin: 0;
	padding: 0;
}
#navL li ul {	
	margin-bottom: .5em;
}
#navL li ul a   {  
	text-decoration: none; 
	border: none;
}
#navL li ul a:hover {
	color: #700130;
}

.sidebar {
	border-left: 1px solid #C30;
	font-size: 95%;
}
#associates h2 {
	color: #C30;
	border-bottom: 1px solid #C30;
}
#footer {
	color: #fff;
	background: #C30;
	font-size: 90%;
}
#footer a {
	color: #fff;
}
.greeting {
	color: #C30;
	font-weight: bold;
	text-align: center;
}

#breadcrumbGoogle {
display:none;
}
