/*#006699
#00376c light blue
22598e blue*/

body {
	background-color: #c2ffcc;
	color:black;
	height:100%;
	text-align:center;
	font-family:  "Lucida Grande", Arial, sans-serif;
	font-size:76%;
	}
* {margin:0; padding:0; border:0}	
a:focus, a:active {outline:none}
img {display:block; border:0;}
ul {list-style: none;}	

/*  page structure */

#wrapper	{
	margin: 0 auto;
	width: 748px; 
	background: white url("img/right_column.gif") repeat-y;
	}
#banner {
	width: 746px; 
	}
#banner_img {
	width:748px;
	}


#nav_bar {
	width: 750px;
	font: bold .8em/1.2em tohoma, verdana, arial, sans-serif;
	}
#left_content_wrap {
	float:left;
	width:565px;
	text-align:left;
	border:0px solid black; 
	}
	
	
	
	#left_picture, .left_picture {
		float: left;
		width: 110px;
		border:0px solid red;
		}
	#middle_text, .middle_text  {
		float:right;
		width:410px;
		color:#555;
		line-height: 1.7em;
		padding-right: 9px;
		border:0px solid purple;
		margin-bottom:4em;
		}
	.left_picture {
		clear:both;
		}
#right_sidebar a#video {text-decoration:underline;}

#right_sidebar {
	float: right;
	width: 172px;
	color:white; 
	border:0px solid red;
	text-align:left;
	}
ul#l_nav {
	padding-left:10px
	}
/*------------------------------------------*/

.left_picture img {
	margin-top: 25px;
	width:120px;
	}
#scale {margin:8px 0  0 15px;}
.bold {font-weight:bold;}

/*------------------------------tyography------------*/

h1 {
	font-size:1.5em;
	margin-bottom: 3em;
	margin-top:30px;
	}
h1.no_space {
	margin-bottom: .6em;
	}	
	
.subhead {
	font-size:1.2em;
	letter-spacing:2px;
	text-transform:uppercase;
	margin:2em 0 .8em 0;
	font-weight: normal}

h2 {	
	font-size:1.2em;
	margin-top:1.6em;
	margin-bottom:.3em;
	}
h2.bordered {
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	margin-top:4em;
	}
.subhead, .bordered {
	text-transform:uppercase;
	font-size:1em;
	letter-spacing:2px;
	margin-bottom:0;
	}	
	
p {
	font-size:1em;
	margin-bottom: 1em;
	}
a {
	color: #555;
	}
a:hover {
	color: #888
	}
.no_space_top {
	margin-top:0;
	}
h3 {
	color: #058;
	margin-top:2em;
	padding-bottom:0em;
	}
h4 a {
	color:#22598e;
	cursor:pointer;
	}
h4 a:hover {
	color:#22598e; 
	cursor:pointer;
	}


li.indent {padding-left:2em}
li.space_above {
	padding-top:.5em
	}
li {
	line-height:1.3em;
	margin-top:.5em;
	}

.subhead {
	text-transform:uppercase;
	font-size:1em;
	letter-spacing:2px;
	margin-bottom:0;
	}

.no_space_above {margin-top:0; color:red}	
#writter {margin-bottom:2.5em}
/*------------------------------top nav------------*/

.nav_button, .first, #here, #here_home {
		float: left;
		width: 105px;
		border-left: 2px solid white; /*space between*/		
		}

.nav_button a, .first a, #here, #here_home {
		display:block;
		color:white;
		height:29px;
		text-decoration:none;
		padding: 5px 6px 1px 6px;
		font-size:10px;
		}
.first {border:0;}
.center {line-height:27px}

#here_home {
	background-color:#593;
	color:white;
	border:0;
	line-height:27px;
	width: 94px;
	}

.nav_button a, .first a {background-color:#00376c;}
.nav_button a:hover, .first a:hover {background-color:#22598e; color:white}

#here {
	background-color:#593;
	width: 94px;
	color:white;
	}
#here a, a#welcome {color:white; text-decoration:none;}
		
#right_sidebar h2 {font-size: 1em; padding:4px 8px; background-color:#00376c; margin-top:2em}
#right_sidebar p {padding-left:10px; margin-top:.5em; color:white;}
#right_sidebar a {color:white; text-decoration:none;}
#right_sidebar a:hover {text-decoration:underline; color: #acc}

#right_sidebar ul {font-family: verdana; margin: 10px 0 10px 10px; color: white}
#right_sidebar li {margin-top:.2em; }

#right_sidebar #news {
	margin-bottom:2em}

#right_sidebar #news li { 
	font-size:1em;
	margin-top:10px; 
	padding-left:14px; 
	padding-right:8px; 
	background-image: url("img/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 2px;
	}

#tel {font-weight:bold; letter-spacing:2px; font-weight:bold; margin-bottom:0px}
#fax {font-weight:bold; letter-spacing:2px; font-weight:bold; margin-top:2px; margin-bottom:20px}

#date {text-align:center; padding:4px 0 10px 0; letter-spacing: 2px; border-bottom: 1px solid #dff;
	font: bold .8em verdana, "trebuchet ms", "sans serif"; color:white;
	}
#directions {
	width:5.5em;
	}
#directions a {
	background-color:#59d;
	padding:.3em .8em;
	color:#00376c; 
	text-decoration:none;
	}
#directions a:hover {
	background-color:#7af; 
	color: #22598e;
	text-decoration:none;
	}

/*------form----------*/
form {
  	width:170px;
  	font-family: Tahoma, Arial, sans-serif;
  	padding: 2px 0 20px 0px;
	text-align:center;
	}

input, textarea {
	font-family: Tahoma, Arial, sans-serif;
	width:148px;
	margin-top: 6px;
	color:#666;
	font-size: .9em;
	padding:3px 0 2px 4px;
	}

textarea {
	overflow: auto;
	}
#button { 
	width: 60px;
	cursor: pointer;
	background-color:#59d;
	padding:.2em .8em;
	color:#00376c; 
	font-size:1em;
	}
#button:hover {
	background-color:#9bcdff;
	}
p#vid {
	border-top: 2px solid #00376c;
	border-bottom: 2px solid #00376c;
	padding:6px;
	}

/*-------------------*/
#corner {margin-top:10px;
	}
#helmet {
	margin-top:16px;
	margin-left:10px;
	}
#weather {
	margin-left:13px
	}
#go_back {position:relative;top:4px; padding-right:6px; display:inline;} /*go back arrow on side*/

.no_link {
	text-decoration:none;
	color:#00376c;
	}


ul#home_bullet {
	list-style-type: circle; 
	margin-left:15px; 
	margin-top:1.5em;
	margin-bottom:3em;
	color:#058;
	font-weight:bold;
	}
ul#home_bullet li {
	line-height:1.5em;
	}
	


ul#ba_bullet, ul#ba_bullet a {font-weight:bold; color: #058;}	
ul#ba_bullet, ul#ba_bullet {list-style-type: circle; margin-left:15px; margin-bottom:3em;}
ul#bullet li, ul#ba_bullet  li{margin-bottom:1.3em;}
ul#ba_bullet li a, ul#ba_bullet a {font-weight:bold;}
ul#ba_bullet a:hover {color:#27a;}

ul#bike_accident {list-style-type: circle; margin-left:15px; margin-bottom:2em; margin-top:2em;}
ul#bike_accident li {margin-bottom:2em}

.right {display:inline; cursor:pointer;}

#footer {
	clear:both;
	border: 0px solid black;
	background-color:#c2ffcc;
	color:#005588;
	text-align:left;
	margin-left:0px;
	font-size:.8em;
	padding-top:6px;
	padding-bottom:20px
	}
	
#footer a {
	color:#005588;
	}
	
#footer a:hover {
	color:#008888;
	}	
	
ul#address li {line-height:0;}
ul#address {margin-top: 2em}
	
/*-----------------------------------resource page------------*/
#links h1 {margin-bottom:2em}


ul#r_links {margin-bottom:4em }
ul#r_links li a {font-weight:bold; color:#555 }
ul#r_links li  {margin-bottom:1.5em;
	line-height:1.5em;}
ul#r_links li a:hover {color:#777 }

h1#space_below {margin-bottom:2em}

#consumer_links {text-align:center; color:#058; margin-top:50px}
li.indent {margin-left:1.5em;}

li {margin-bottom:1.1em;}
li.subtopic {margin-top:3em; font-size:1.1em; color:#371; letter-spacing:1px; text-transform:uppercase;
}

/*#00376c
#337baf visited */