﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: ;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFFFFF;
	
}
#container {
	border-right: 0px solid #484848;
	border-bottom: 0px solid #484848;
	border-left: 0px solid #484848;
	background-color: #FFFFFF;
}
#masthead {
	text-align: center;
	background-color: #FFFFFF;
	background-image: ;
	background-position: top;
	background-repeat: no-repeat;
}
#navigation {
	background-color: #FFFFFF;
	width: 800px;
	background-image:url('../images/wL_nav_background.gif')
}
html>body #navigation {
	font: normal normal bold 100% Verdana;
	padding: 6px 0 6px 0;
	overflow: hidden;
	text-align: center;
	color: #FFFFFF;
}
#column_la {
	width: 150px;
	padding: 0px;
	background-color: #CCCCFF;
	color: #000000;
}
html>body #column_la {
	width: 150px;
	padding: 0px 0px;
	background-color: #FFFFFF;
}
#column_lb {
	width: 150px;
	padding: 0px;
	background-color: #fff;
}
html>body #column_lb {
	width: 150px;
	padding: 0 10px;
	background-color: #fff;
	
}
#column_c {
	width: 120px;
	padding: 0px;
	background-color: #fff;
}
html>body #column_c {
	width: 120px;
	padding: 0 10px;
	background-color: #fff;
}
#column_r {
	width: 330px;
	padding: 0px 0px;
	background-color: #fff;
}
html>body #column_r {
	width: 330px;
	padding: 0px 0px;
	background-color: #fff;
}
#row_top {
	width: 800px;
	height: 100%;
	top: 0px;
	position:static;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	bottom: 0px;
	background-color: #fff;
}
html>body #row_top {
	width: 800px;
	padding: 0px 0px;
	background-color: #fff;
}
#row_map {
	width: 800px;
	height: 100%;
    top: 0px;
	position:static;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	bottom: 0px;
	background-color: #fff;
}
html>body #row_map {
	width: 800px;
	padding: 0px 0px;
	background-color: #fff;
}
#row_bot {
	width: 800px;
	height: 100%;
	position: static;
	padding: 0px 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
}
html>body #row_bot {
	width: 800px;
	padding: 0px 0px;
	background-color: #fff;
}

#content {
	background-color: #fff;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	color: #FFFFFF;
	margin-right: 0;
	margin-bottom: 0;
}
#masthead h3 {
	color: #000;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0px;
	font-weight: bold;
}
/* Navigation */
/*#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align:center;
}
#navigation li {
	text-align:center;
	float:left; */
	
}
#navigation a {
	font-family:Verdana;
	color:white;
	font-weight: bold;
	text-decoration: none;
	
 }
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
/* Right Column */
#column_r img {
	border: 0px solid #808080;
	font-family: Verdana;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
/* Site typography */
h1 {
	font-size: small;
	background: #FFFFFF;
	color: #666666;
	font-family: Verdana;
/*	background-image:url('../images/wL_walk_nav.gif') */

}
h2 {
	font-size: small;
	font: Verdana;
	color: #666666;
	font-family: Verdana;
	
}
h3 {
	font-size: large;
	color: #600;
}
h4 {
	font-size: small;
	font: normal normal bold 100% Verdana;
	color: #6699FF;
	font-family: Verdana;
	margin-top: 6px;
	margin-bottom: 6px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
}
h5 {
	font-size: small;
	font: normal normal bold 100% Verdana;
	color: #6699FF;
	font-family: Verdana;
	margin-top: 6px;
	margin-bottom: 6px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF
}
h6 {
	font-size: xx-small;
	font: Verdana;
	color: #6699FF;
	font-family: Verdana;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	font-weight: bold;
}

/* Footer */
#footer p {
	font-size: x-small;
	color: #000;
}
/* Links */
a {
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
	line-height: 150%;
}
.style6 {
	border: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
.style_heading {
	font-style: normal;
	font-size: x-small;
	font: normal normal bold x-small Verdana;
	color: #808080;
	
}
.style_body {
	font-style: normal;
	font-size: x-small;
	background: #FFFFFF;
	font: normal normal normal x-small Verdana;
	color: #666666;
}
.style_filler {
	font-style: normal;
	font-size: x-small;
	font: normal normal bold x-small Verdana;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

a:hover {
	color: #fa3;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.hyper_link_1 {
	line-height: 185%;
}
.style_italic {
	font-style: italic;
	color: #0000FF;
	font-size: x-small;
}
.redbold {
	color: #FF0000;
}
.img_left {
	border-width: 0px 0 0 0;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.img_leftsmall {
	border-width: 0px 0 0 0;
	margin-bottom: 0px;
	margin-right: 5px;
	float: left;
}

.text_left {
}
.img_right {
	float: right;
	margin-left: 10px;
}
.hyper_link_2 {
	line-height: 150%;
	background-color: #FFFFFF;
}
.hyper_link_3 {
	line-height: 125%;
	background-color: #FFFFFF;
}
.hyper_link_3 {
	line-height: 125;
	background-color: #FFFFFF;
}
h7 {
	font-size: small;
	font: normal normal bold 100% Verdana;
	color: #6699FF;
	font-family: Verdana;
	margin-top: 6px;
	margin-bottom: 6px;
	font-style: normal;
	font-weight: bold;
	background-color: #ECECFF;
}
.style_bodyblock {
	font-style: normal;
	font-size: x-small;
	background: #FFFFFF;
	font: normal normal normal x-small Verdana;
	color: #666666;
}
