body {
	color:#222;
	margin:0;
/*  font-family: arial, helvetica, lucida, sans-serif;*/
	font-family: helvetica, arial, verdana, sans-serif;
  min-height: 100%;
  background: url('images/mainbg.png') repeat-x top left;
  background-color: #cbe5f2;
  position: relative;
  padding: 15px 0 15px;
  
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, blockquote {
	font-size: 15px;
	line-height: 18px;
	color: #666;
  letter-spacing: 0.00em;
	margin:0;
}

.hide {
	display: none;
} 

img {
	border: 0;
}


/* text details */
h1	{
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight:bold;
	font-size: 40px;
	
  letter-spacing: 0.00em;
  
	color: #297EAA;
	
	line-height: 45px;
	margin-bottom:5px;
}

h2 {
/*  font-family: Georgia, 'Times New Roman', Helvetica, Tahoma;*/
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight:normal;
	color: #297EAA;
	margin:10px 0 2px 0;
	font-size: 18px;
	line-height: 17px;
}

#splash h2 {
  width:90%;
  font-size:20px;
  line-height:24px;
  border:0px;
}

h3	{
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight:normal;
	font-size: 16px;
	margin:10px 0 3px 0;
	color: #2983BD;
	line-height: 16px;
}

h4	{
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight:normal;
	font-size: 14px;
	margin:5px 0 0 0;
	color: #2983BD;
	line-height: 14px;
}

h5 {
	font-size: 12px;
	line-height: 18px;
}

h6 {
	font-size: 10px;
	line-height: 12px;
}

.small {
	font-size: 70%;
	line-height: 110%;
}

p.tiny {
	font-size: 60%;
}

p.small {
	font-size: 70%;
}

p.medium {
  font-size: 80%;
}

p {
	text-align:left;
	margin-top:3px;
}
p.center{
  text-align:center;
}

.photo {
	border:1px #999 solid;
	margin:1px 2px;
	padding:0px;
}

.credit {
	font-style:italic;
}

.message {
	color: #c00;
	text-align:left;
	margin-bottom:10px;
}

.byline {
	font-size: 9px;
	line-height:1.5em;
}


/* location bar */
#bar {
	display: none;
	font-family: helvetica, arial, verdana, sans-serif;
	clear:both;
	padding:0 5px 0 0;
	color:#fff;
	margin:0 0 4px 0;
	background:#4BDA41 url('images/greenbar.gif') repeat-x left top;
	border-bottom:4px solid #258218;
	border-top:0px solid #31A82A;

}


#bar h1 {
	margin:0;
	font-size:50px;
	line-height:1.3em;
	font-style:normal;
	font-weight:normal;
	color:#fff;
	text-align:right;	
}


/* end location bar */

/* start sub menu */
#submenu {
	font-family: helvetica, arial, verdana, sans-serif;
	font:11px/15px;
	margin:0px 0 5px 0;
	text-align:left;
	padding-left:0px;
	clear:both;
}

#submenu h2 {
	border-bottom:0px;
}

#submenu ul {
	display:inline;
	padding:2px 0 3px 0;
	background-color:#fff;
}	

#submenu li{
	display: block; 
	margin: 0;
	padding: 0;
	font-size:12px;
}

#submenu li a, #submenu li a:hover, #submenu li a:active { 
	color: #31A82A;
/*  margin-left:-1em;
*/	padding: 2px 0em 3px 0em;
	background-color:#fff;
}

#submenu li a:hover, #submenu li a:active { 
	color: #2983BD; 
}
/* end sub menu */

/* start links */
a {
	color: #009661;
	text-decoration: dashed;
}

a:hover { 
	color: #2983BD; 
	text-decoration: dashed;
}

a:visited {
  color: #09C;
}
/* end links */


/* header setup */
.header {
  margin-top:5px;
  margin-bottom:5px;
  border-bottom:1px #d5d5d5 solid;
}

.navbox {
	margin:0;
	margin-right: auto;
	margin-left: auto;
	width:100%;
}

#utilNavBox {
  float: right;
  margin:30px 10px 0 0;
}

#utilNavBox ul {
  float:right;
}

#utilNavBox li a, #utilNavBox li a:link, #utilNavBox li a:visited {
  font-size: 100%;
  color: #333;
  text-decoration:none;
}


#utilNavBox ul li a:hover, #utilNavBox li a:active{
  color : #EF4A42;
}

#utilNavBox ul li{
	padding: 0;
	margin: 0;
}

#utilNavBox ul li{
	display : inline;
  font-size: 15px;
  font-weight:normal;
  list-style: none;
  vertical-align: baseline;
}

#utilNavBox ul li a{
	padding: 5px 0em 5px 1em;
}

#searchWrapper {
  margin-top:10px;
}

#searchInput {
  color: #444;
  height: 35px;
  float:left;
  margin-right:12px;
  width: 250px;
  font-size:18px;
} 

input[type="search"] {
  padding: 3px;
  background: #E0E0E0;
  border: 1px solid #C9C9C9;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-clip: padding-box;
  -webkit-appearance: textfield;
  -webkit-rtl-ordering: logical;
  -webkit-user-select: text;
  cursor: auto;
  margin: 0em;
}

#searchButton {
  text-indent: -9999px;
  float: left;
  border: 0;
  padding: 0;
  width: 34px;
  height: 34px;
  background: url('images/searchButton.jpg') no-repeat 0 0;
  margin-top: 1px;
  color: transparent;
  -webkit-appearance: push-button;
  white-space: pre;
}

#logobox {
/*  margin:20px 5px 5px 5px;*/
  padding:0px;
  float:left;
}
	
.clearFix {
  clear: both;
}

/*Ad Unit*/

#banner {
  margin:0px auto 5px;
  width:728px;
  overflow:hidden;
}

	
/* main menu nav */
#nav{
  clear:both;
  background:#2da4cf;
  padding:12px 0;
  font-size: 18px;
  text-transform: uppercase;
  width: 100%;
	margin-top: 0px;
	margin-bottom: 5px;	
	text-align:center;
	font-family: helvetica, arial, verdana, sans-serif;
} 

#nav ul {
	padding: 0;
	margin: 0;
}

#nav ul li{
	margin: 0;
	display : inline;
  font-size: 18px;
  font-weight:normal;
}


#nav ul li a{
	padding: 5px 1em 5px 1em;
	color: #fff;
	text-decoration : none;
}

#nav ul li a:hover, #nav li a:active{
  color : #EF4A42;
}

/* drop down menu for by state styling */
#bystate {
  position:relative;
  z-index:1001;
}

#statedropdown {
  display:block;
  width: 10em;  
  position: absolute;  
  top: 1.1em;  
  left: 0em;
  z-index:1000;

  background:#70b4d6;
  padding:12px 0;
  text-align:left;
}

#statedropdown a {
  font-size: 16px;
  line-height:20px;
  
}

#statedropdown.hidden {
  display:none;
}

/* footer stuff */
.footer {
  border-top:1px dashed #A4C8DB;
	clear:both;
/*  background:#fff url(images/dot.gif) repeat-x left top;*/
	margin:30px 5px;	
}

.footer span.logo {
	float:left;
	padding-left:0px;
}

.footer .footertext {
	font:10px helvetica, sans-serif;
	text-align:center;
	padding-top:10px;
}


/* wrapping container */
#container {
	color : #666;
	width:870px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0 0 20px 0;
	background:#fff;
	box-shadow: 0 0 10px #818181;
  -webkit-box-shadow: 0 0 10px #818181;
  -moz-box-shadow: 0 0 10px #818181;
}



/* Mainbar */
.ms div#mainbar {
  width: 570px;
  margin: 0px;
  float: left;
  clear: both;
  padding: 0 0 0 30px;
}

.m div#mainbar {
  width: 820px;
  margin: 0px;
  padding: 0 30px;
	clear:both;
}

.hm div#mainbar {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	padding:0 10px;
/*  border:1px #000 solid;*/
}

/* End mainbar */

/* sidebar */
#sidebar {
	width:240px;
	float:right;
	margin:0px 10px 0 20px;
	
/*  border:#000 solid 1px;*/
}

/* end sidebar */

/* start homepage stuff */


#homepage #splash {
  margin-bottom:20px;
}

#homepage #splash a:hover{
/*  border-bottom:1px #fefefe solid;*/
}

#homepage li, #homepage .p{
	color:#fff;
}

.pullquote {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size:120%;
	font-weight:normal;
	line-height:120%;
	margin:10px;
	color:#fff;
}

#homepage #pickit {
	position:relative;
	float:left;
	border:1px solid #ccc; 
	background: #99B3FF;
  padding: 0 20px 5px 0px;
	height: auto;
	color:#004471;
}

#homepage #pickit span.corner {
	background-image: url(images/bord-silver.png)
}

#homepage #pickit .pullquote {
  font-size:110%;
  line-height:1em;
  color:#004471;
  
}

#homepage #pickit li {
   color:#004471;
   margin-left:2px;
}

#homepage #about span.corner {
	background-image: url(images/bord-silver.png)
}

#homepage #about {
	position:relative;
	float:left;
	border:1px solid #ccc; 
	background: #99B3FF;
	padding: 10px;
	height: auto;
}

#about .pullquote {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size:120%;
	font-weight:normal;
	line-height:150%;
	margin:10px;
	color:#fff;
}

#homepage #sidebubble span.corner {
	background-image: url(images/bord-silver.png)
}

#homepage #sidebubble {
	position:relative;
  border:1px solid #ccc; 
	background: #99B3FF;
	padding: 10px;
	height: auto;
}

#search {
	position:relative;
	border:0px solid #EC2C2A; 
	background: #fff;
	padding:10px 10px 0px	q11`	px 10px;
	height: auto;
}

#search h2 {
	border:0;
}

#searchswitch {
	text-align:right;
	padding-right:5px;
}


#searchoptions {
	position:relative;
	border:1px solid #95CF72; 
	background: #fefefe;
	padding:0 10px 0px 10px;
	height: auto;
	-moz-border-radius: 10px;
  border-radius: 10px;
  margin:10px 0;
}

.box {
	-moz-border-radius: 10px;
  border-radius: 10px;
  
}

#homepage #listings {
	clear:left;
}



/* end homepage stuff */

/* listings */
.listbox {
	border:1px solid #95CF72; 
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding:0 15px 5px 15px;
  margin-bottom:10px;
}

.listbox ul {
	list-style:none;
	clear:both;
	padding: 0;
	margin: 2px 0;
}


#listings h3 {
/*  border-bottom:1px dashed #A4C8DB;*/
	padding-bottom:3px;
	font-weight:bold;
}

/*
#listings h3 a {
	margin-right:10px;
	padding:3px;
}

#listings h3 a {
  border:1px #004471 solid;
  color:#004471;
  background:#82C34E;
  padding-bottom:2px;
}





.tabbed p {
  list-style:none;
  padding:4px;
  margin-top:1px;
}

.tabbed {
  margin:5px 0 10px 0;
}

.tabbed h2 {
  margin-left:0px;
  border:1px solid #95CF72; 
  background: #B9F890;
  border-bottom:0;
  font-size:15px;
  color:#324471;
  padding:2px 1em;
  display:inline;
}

.tabbed h2 a {
  text-decoration: none;
}

.tabbed ul {
  border:1px solid #95CF72; 
  background: #B9F890;
  list-style:none;
  clear:both;
  padding:4px;
  margin-top:-1px;
}

#listings .tabbed ul{
	position:relative;
	float:left;
	padding: 0 10px 5px 10px;
	height: auto;
}
*/


.more {
	text-align:right;
	list-style:none;
	padding-right:5px;
	font-size:80%;
	clear:both;
}

ul#news li {
	list-style-image: url(images/newsicon.gif);
	margin-bottom: 15px;
}

/* end listings */



/* playground pages */


#snapshot h2 {
	font-weight:bold;
	font-size: 18px;
	color:#297EAA;
}

#features b{
  font-weight:normal;
	color:#297EAA;
	font-style:italic;
}

#reviews {
  margin-top:5px;
}

#carousel {
  margin:0px auto 10px;
  height:300px;
  width:600px;
  overflow:hidden;
}

.imgholder {
  height:300px;
  width:600px;
  background-repeat: no-repeat;
  background-position: left center;
  
}

.bannerimage {
  width:100%;
  height:300px;
  background-repeat: no-repeat;
  background-position: left center;
  overflow:hidden;
  text-align:center;
	margin-right: auto;
	margin-left: auto;
}

/* end playground details */

.listbox {
	border:1px solid #95CF72; 
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding:0 15px 5px 15px;
  margin-bottom:10px;
}

/* layout for forms */
.formgroup {
	font-size: 13px;
	line-height: 20px;
	border:1px solid #95CF72; 
  -moz-border-radius: 10px;
  border-radius: 10px;
	background-color:#fefefe;
	width:530px;
  margin:10px 0;
	float:left;
}

.rowheader {
	clear:both;
	background-color:#eee;
	padding-left:15px;
	border-bottom:1px solid #ccc;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
	margin-bottom:5px;
	color:#297EAA;
	font-weight:bold;
}

.row {
	clear:both;
	padding-bottom:5px;
	padding-left:2px;
}

.row span.label {
	float:left;
	width:130px;
	text-align:right;
	padding-right:10px;
}

.row span.formw {
	float:left;
	width:335px;
	text-align:left;
	line-height:.5em;
	margin-bottom:5px;
}


.smallmap {
  width:200px;
  margin-right:0px;
  border:1px solid #2983BD;
}


/* Zebra tables from ala */
.zebra {
	border: 1px solid #666666;
}

.zebra tbody tr td {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 8pt;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
}

.zebra tbody tr th {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight:bold;
	font-size: 8pt;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
}


.zebra tbody tr.selected td {
	background-color: #3d80df;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;
}


/* 
  styling for homepage flexible grid of list items 
  ref:http://www.sohtanaka.com/web-design/smart-columns-w-css-jquery/
*/

ul.column{
	width: 100%;
	padding: 0;
	margin: 2px 0;
	list-style: none;
}
ul.column li {
	float: left;
	width: 130px; /*Set default width*/
	padding: 0;
	margin: 5px 0;
	display: inline;
}
.block {
	height: 90px;
	margin-right: 5px; /*Creates the 10px gap between each column*/
	padding: 2px;
	background: #fefefe;
/*  border:#ccc 1px solid;*/
	color: #297EAA;
	text-align:center;
}

.block .photo {
  height:45px;
  overflow:hidden;
}
