body {
  margin: 0;
  padding: 0;
  background-color: #050845;
  color: white;
  background-image: url(img/background.jpg);
  background-repeat: repeat;
  font: "Trebuchet MS",  small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  background-color: #fdf8f2;
  color: black;
  margin: 30px 30px 30px 30px;
  padding: 10px;
}
#header-bottom {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 10px 0 0;
  text-align: right;
}
#header-bottom li {
  display: inline;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}
#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 40px;
  width: 300px;
  float:left;
}
#main {
  width: 100%;
  margin-top: 10px;
  background-image: url(img/sidebarbg.gif);
  background-position: top right;
  background-repeat: repeat-y;
}
#content {
  margin: 0 240px 0 160px;
  border-top: 1px solid #b9d2e3;
  border-right: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  background-color: white;
  color: black;
}
#mainfeature {
  background-image: url(img/color10.jpg);
  background-repeat: repeat;
  background-color: #112236;
  color: #ECE9D8;
  padding: 1em 1em 1em 50px;
  height: 1%;
}
#mainfeature h2 {
  margin: 0;
  color: #ECE9D8;
  font-weight: bolder;
  font-size: 120%;
}
#mainfeature p {
  font-weight:bolder;
  font-size: 100%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: url(img/bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  display:block;
  float:left;
}
#content .inner {
  margin: 10px 20px 10px 40px;
}
#content .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 100%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 120%;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #006699;
}
#content .inner p {
  color: #666666;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  background-image: url(img/bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #006699;
}

#sidebar {
  float: right;
  width: 220px;
  background-color: #256290;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar h3 {
  font-size: 110%;
  background-image: url(img/sidebar-header-bg.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar .inner {
  padding: 10px;
}
#sidebar ul {
  list-style-image: url(img/bullet.gif);
  margin-left: 0;
  padding-left: 20px;
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
}
#sidebar .date {
  font-weight: bold;
}
#sidebar .motm-image {
  float: right;
  margin: 0 20px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image: url(img/bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#sidebar2 {
  float: left;
  width: 159px;
  border-top: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  background-color: white;
  color: black;
  margin: 0;
  padding: 0;
}
#sidebar2 .inner {
  margin:  10px;
}
#sidebar2 p {
  font-size: 90%;
  color: #666666;
}
#sidebar2 a:link, #sidebar2 a:visited {
  color: #245185;
  font-weight: bold;
}
#sidebar2 h3 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size:  110%;
}
#nav {
  list-style: none;
  margin: 0;
  padding:  0;
}
#nav li {
  border-bottom: 1px solid #b9d2e3;
  padding: 0.4em 0 0.2em 0;
  font-size:  90%;
}
#nav li a:link, #nav li a:visited {
  text-decoration: none;
  color: #245185;
  font-weight: normal;
}
#newsletterform .text {
  width: 135px;
  border: 1px solid #45bac0;
}
#footer {
  width: 100%;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 10px;
  clear: both;
}
#footer p {
  font-size: 90%;
  color: #256290;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
#clearone {
  clear: both;
  height: 1px;
}
#main2 {
  margin-top: 10px;
  background-image: url(img/leftbg.gif);
  background-position: bottom left;
  background-repeat: repeat-y;
}

/* for directions*/
div.col412 {
	margin:0; padding:0;
	width: 100%;
}

.col412 h1 {
	margin:7px 3px 0 7px; padding:10px 0 4px 10px;
	border-bottom: 1px solid #D9D9D9;
	font-size: 22px;
	font-weight: bold;
	
}
.col412 h4 {
	margin:0 3px 0 3px; padding: 10px 0 0 10px;
	font: bold 14px Arial, sans-serif;
}

.col412 form {padding: 8px 8px 0 17px;}

div.show Form {margin:0; padding:0;}
span.maplogo {
	text-align:left;
}
div.frmField {
	margin: 2 0 0 8px; padding: 15px;
	display: block;
	font: bold small-caps 12px;
}

.frmField span.floatlabel {
	float: left;
	margin: 0 15px 8px 0;
	color:#FF9933;
}
.frmField input.txtlrg {width: 280px;}
.frmField input.txtmed {width: 150px;}
.frmField input.txtsm {width: 50px;}
.frmField input.button {
	margin: 0 0 15px 0;
	width: 99px; height: 19px;
	border: none; cursor: hand;
	background: url(img/btn-getdir.gif) no-repeat;
	display: block;
	clear: both;
}


/* CLASSES */

.gglow {color: #98B01E;
		margin: 10px 0 15px 0;
		display:inline;
}

.lfloat {float: left;}
