/* CSS Document */

/*----------FIND GRID - GREEN CONTAINER------------*/

#findgrid-wrap {
	clear: both;
	padding-bottom: 15px; /* this is the 15px padding below the green FINDGRID container */
	}

#findgrid {
	width: 290px;
	background: url(../images/greenbox_bot.gif) no-repeat bottom left;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	}

#findgridmap {
	width: 290px;
	background: url(../images/greenbox_bot.gif) no-repeat bottom left;
	color: #fff;
	float: right;
	}
	
#findgrid h2 {
	background: url(../images/greenbox_top.gif) no-repeat top left;
	padding: 9px;
	font-size:130%;
	color:#fff;
	}

#form-findgrid {
	padding: 0 0 10px 10px;
	}

#findgrid p {
	padding: 9px;
	font-size: 85%;
	}

#selectstatearea {
	padding-left: 10px;
	}

/*----------MODULES CONTAINER----------*/

#modules {
	clear: both;
	width: 100%;
	float: left;
	}

/*----------FLOAT LEFT MODULE - BLUE CONTAINER----------*/

#module-L { /* total width is 290px */
	float:left;
	width:290px;
	}

#module-L h2 {
	font-size: 1.5em;
	color: #78BDE8;
	padding: 9px;
	}

#module-L ul {
	padding: 0 0 1em 2em;
	color: #666;
	line-height: 1.6em;
	width: 150px;
	}

#aboutvid {
	width: 272px;
	padding: 0 9px 9px 9px;
	}

#bluemodule {
	float: left;
	width:290px;
	color:#fff;
	background: #78BDE8 url(../images/bluebox_bot.gif) no-repeat bottom left;
	}

#bluemodule h2 {
	font-size: 130%;
	background: url(../images/bluebox_top.gif) no-repeat top left;
	padding: 9px;
	padding-bottom: 0;
	color: white;
	}

#bluemodule p {
	font-size: 85%;
	padding: 0 9px
	}

/*----------FLOAT RIGHT MODULE - GREY CONTAINERS----------*/

#module_R {
	float:right;
	width:595px;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	padding-left: 15px; /* this is the 15px padding between the first blue container and the middle grey container */
	}

/*----------RIGHT MODULE-GRIDS----------*/
	
#module-grids {
	float:left; /* this FLOAT allows for the 15px space between the two grey containers without having to declare any padding or margins */
	margin: 0;
	padding: 0;
	width:290px;
	background: #eaeaea url(../images/greybox_bot.gif) no-repeat bottom left;
	}

* html #module-grids {
	padding-bottom: 9px; /* this provides the bottom padding for #MODULE-GRIDS in IE6; in Firefox, this is taken care of by .FEATURED 'margin-bottom' */
	}

*:first-child+html #module-grids {
	padding-bottom: 9px; /* this provides the bottom padding for #MODULE-GRIDS in IE7; in Firefox, this is taken care of by .FEATURED 'margin-bottom' */
	}

#module-grids h2 {
	background: url(../images/greybox_top.gif) no-repeat top left;
	margin:0;
	padding:9px;
	font-size:130%;
	color:#78BDE8;
	}

/*----------RIGHT MODULE-VIDEOS----------*/

#module-videos {
	float:right; /* this FLOAT allows for the 15px space between the two grey containers without having to declare any padding or margins */
	margin: 0;
	padding: 0;
	width:290px;
	background: #eaeaea url(../images/greybox_bot.gif) no-repeat bottom left;
	}

* html #module-videos { /* this provides the bottom padding for #MODULE-VIDEOS in IE6; in Firefox, this is taken care of by .FEATURED 'margin-bottom' */
	padding-bottom: 9px;
	}

*:first-child+html #module-videos {
	padding-bottom: 9px; /* this provides the bottom padding for #MODULE-VIDEOS in IE7; in Firefox, this is taken care of by .FEATURED 'margin-bottom' */
	}

#module-videos h2 {
	background: url(../images/greybox_top.gif) no-repeat top left;
	margin:0;
	padding:9px;
	font-size:130%;
	color:#78BDE8;
	}

/*----------WHITE CONTAINER----------*/

.featured {
	clear: left;
	float: left;
	margin: 0 9px;
	margin-bottom: 9px; /* important rule: this is the space below each white container */
	padding: 0;
	width: 272px; /* fixes IE/Mac stretching of floated #LOCATION wider than specified width of #GRIDS container */
	display: inline; /* fixes IE/Win double margin bug */
	background: #fff url(../images/whitebox_R.gif) top right no-repeat;
	}

.featured h3 {
	float: right;
	width: 254px;
	margin: 0;
	padding: 9px 9px 2px 9px;
	font-size: 85%;
	font-weight: bold;
	color: #e70;
	background: url(../images/whitebox_L.gif) top left no-repeat;
	}

.featured p {
	margin: 0;
	padding: 0;
	font-size: 85%;
	color: #666;
	}

.featured img {
	border: none;
	}

.featured p.image {
	float: left;
	margin: 0 9px 0 9px;
	padding: 2px;
	border: 1px solid #666;
	border-top-color: #c8cdd2;
	border-left-color: #c8cdd2;
	display: inline;
	}

.featured p.text {
	margin: 0;
	padding: 0 9px 0 0;
	}

.caption {
	float: left;
	width: 272px;
	margin: 0;
	padding: 0 9px 0 9px;
	clear: left;
	background: url(../images/whitebox_L.gif) bottom left no-repeat;
	}

.caption em {
	display:block;
	padding: 2px 0 9px 9px; /* this rule is important; this provides the bottom padding within the white containers */
	font-style:normal;
	background:url(../images/whitebox_R.gif) bottom right no-repeat;
	}

/*--------------Text Div-------------*/
#module-L-text {
	float:left;
	width:595px;
	color:#666;
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
	background: #FFF;
	}

#module-L-text h2 {
	margin: 0;
	padding: 9px 9px 0 9px;
	font-size: 130%;
	background: ;
	}

#module-L-text p, #module-L-text ul {
	margin: 0;
	padding: 9px 9px 0 9px;
	font-size: 85%;
	}

#module-L-blueboxvid {
	margin: 0 auto;
	padding: 0;
	}

/*------------------------------*/	
#footernav {
	list-style: none;
	color: #e70;
	margin: 0;
	margin-right: -5px;
	float: left
	}

#footernav li {
	display: inline;
	}

#footernave li a {
	padding: 0 5px;
	}