html {
	background: #B1CEDC url('../images/html_pg.jpg') repeat-x;
}

body {
	text-align: center;
	z-index: 1;
	padding: 0;
	margin: 0 auto;
	padding: 20px;
	background: url('../images/sunny_sky_2.jpg') no-repeat;
	height: 100%;
}

label {
	width: 8em;
	float: left;
	display: block;
	font-weight: bold;
}

img {
	border: 0;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	z-index: 1;
	width: 955px;
	background: none;
}

#header {
	position: relative;
	background: url('../images/header.png') no-repeat;
	width: 957px;
	height: 147px;
	z-index: 5;
}

#container {
	background: #66CC00 url('../images/grass_tile_3.jpg') repeat;
	position: relative;
	top: -23px;
	z-index: 3;
	margin-left: 5px;
	margin-right: 10px;
	border: 1px solid black;
	padding-right: 10px;
}

#sidebar {
	position: relative;
	float: left;
	width: 250px;
	height: 100%;
	z-index: 4;
	padding: 35px 12px;
	text-align: center;
}

#content {
	position: relative;
	background: none;
	margin-left: 274px;
	padding-top: 0.75em;
}

#content_footer {
	position: relative;
	height: 150px;
	z-index: -1;
	margin: 0.5em 1em;
	color: #FFF;
}

#footer {
	clear: both;
	height: 0px;
}

#logo {
	position: relative;
	top: 20px;
	left: 26px;
}

#banner {
	position: relative;
	left: 75px;
	top: -8px;
}

#banner_text {
	position: relative;
	left: 320px;
	top: -3px;
	font-weight: bold;
	width: 600px;
	overflow: hidden;
	text-align: center;
}

#banner_text ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
}

#banner_text ul li {
	display: inline;
	margin-right: 20px;
	
}

#banner_text ul li a, #banner_text ul li a:visited {
	text-decoration: none;
	color: #000;
}

#banner_text ul li a:hover {
	text-decoration: underline;
}

#content_frame {
	padding: 16px; 
	padding-bottom: 26px;
	background: url('/images/wood_frame.png') no-repeat; 
	height: 448px;
	overflow: hidden;
}

#content_frame_inner {
	width: 100%;
	height: 100%;
	overflow: auto;
	background: #FFF;
}

/*/////////////////////////////// Home Page */

#videos {
	text-align: center;  
	padding: 4px;
}

#map {
	width: 100%;
	height: 448px;
}

#highlights_header {
	margin-bottom: 0em;
}

.highlight {
	padding: 10px 0px;
	clear: left;
	font-size: 8pt;
	margin-left: 2px;
}

.highlight_profile_pic {
	float: left;
	border: 1px solid #FFF;
}

.highlight_text {
	text-align: left;
	float: left;
	background: url('../images/talk_bubble.png') no-repeat;
	margin-left: 2px;
	width: 156px;
	height: 80px;
	padding: 10px 10px 10px 28px;
}

#join_the_fight {
	 background: url('../images/join_the_fight.png');
	 width: 255px;
	 height: 172px;
	 margin: 0;
	 margin-bottom: 1em;
	 text-align: center;
}

#join_the_fight form {
	padding-top: 75px;
	text-align: center;
	padding-right: 5px;
}

#join_the_fight #join_email {
	width: 165px;
	display: inline;
}

#join_the_fight #join_zip {
	display: inline;
	width: 40px;
}

#join_the_fight #join_cell {
	display: inline;
	width: 83px;
	margin-left: 10px;
}

#join_the_fight label {
	display: inline;
	color: #FFF;
	font-weight: bold;
	line-height: 125%;
	width: 1.5em;
	text-align: left;
	float: none;
}

#notice {
	padding: 0.5em;
	border: 2px solid black;
	background: #FFFFCC;
	margin: 5px auto;
	font-weight: bold;
}

#home_links {
	text-align: center;
	padding: 10px;
	margin-top: 238px;
	//margin-top: 0px;
}

.rollover a{
   display: block;
   text-indent: -9999px;
   margin: auto auto auto auto;
   cursor: pointer;
   outline: transparent solid 0px;
}

#more_videos_link {
	margin: 0 auto;
	display: block;
	width: 375px;
}

#more_videos_link  a{
   height: 35px;
   width: 375px;
   background: url('../images/videos_link.png') no-repeat left top;
   float: left;
}

#more_videos_link  a:hover{
	background-position:  0px -35px;
}

#tell_story_link {
	clear: left;
	margin-top: 10px;
}

#tell_story_link a {
   	background: url('../images/tell_us_link.png') no-repeat left top;
	width: 235px;
	height: 35px;
}

#tell_story_link a:hover {
	background-position:  0px -35px;
}

#more_stories_link {
	clear: left;
	margin-top: 10px;
}

#more_stories_link a {
   	background: url('../images/more_stories_link.png') no-repeat left top;
	width: 235px;
	height: 35px;
}

#more_stories_link a:hover {
	background-position:  0px -35px;
}

.home_frame {
	float: none;
	margin-top: 285px;
	//margin-top: 0px;
}

/*///////////////////////////// Profile Pages */

#admin_panel {
	background: #FFFFCC;
	border: 1px solid black;
	color: #000;
	padding: 1em;
	margin-bottom: 1em;
	text-align: left;
}

#profile_form {
	padding: 1em;
}

#profile_form_header {
	font-size: 22pt;
}

.info_window_container .body {
	width: 250px;
}

.info_window_container p, .info_window_container h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.25em;
}

.info_window_pic {
	float: left;
	padding: 0;
	padding-right: 5px;
}