/* wrapper and area classes for overall layout */
body {
	font-family: 'Trebuchet MS', Arial; 
	font-size: .75em;
	color: #000000; 
	}

#wrapper_centersite{
text-align: center;
margin: 0px auto;
width: 1002px;
border: 0px solid blue;
}
#wrapper{
border: 1px solid #6c849b;
width: 980px;
text-align: left;
padding: 10px 10px 7px 10px;
}
#wrapper_header{
float: left;
/* display: inline; */
border: 0px solid yellow;
width: auto;
padding: 0px;
margin: 0px;
}
#header{
float: right;
text-align: right;
border: 0px solid orange;
width: 700px;
height: 108px;
margin: 0px 0px 6px 6px;
padding: 0px;
background: url(site_images/header_bkgd.gif) no-repeat 0px 0px;
line-height: .3em;
}
#wrapper_middle{
float: left;
width: auto;
margin: 0px 0px 0px 0px;
border: 0px solid purple;
background: url(/site_images/story_bkgd_long.gif) no-repeat left bottom;

	}
#wrapper_right{
border: 0px solid green;
float: right;
margin: 0px;
width: 700px;
}
#content{
float: right;
width: 470px;
margin: 30px 30px 0px 30px;
border: 0px solid purple;
}
#wrapper_left{
border: 0px solid orange;
float: left;
width: 274px;
height: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#wrapper_footer{
float: left;
width: auto;
height: 32px;
width: 980px;
text-align: left;
border: 0px solid black;
background-color: #6C849B;
margin: 4px 0px 0px 0px;
}
#wrapper-popup{
float: left;
width: 450px;
margin: 10px;
text-align: left;
}
#sitebylocus{
float: right;
width: 395px;
text-align: right;
margin-top: 3px;
}
#sitefor{
width: 395px;
float: left;
text-align: left;
margin-top: 3px;
border: 0px solid purple;
}
/* END wrapper and area classes for overall layout */

/**********STANDARDS ********************/

h1 {
	line-height: .7em;
	font-family: Tahoma;
	font-size: 2.4em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	width: 300px;
	line-height: .9em;
}
h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #506476;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	line-height: .7em;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	color: #506476;
	margin: 0px 0px 2px 0px;
	padding: 10px 0px 0px 0px;
	text-decoration: underline;
}
h1 a:link {
	font-size: .4em;
	color: #ff0000;
	padding: 0px 0px 0px 20px;
	}
h1 a:visited {
	font-size: .4em;
	color: #ff0000;
	padding: 0px 0px 0px 20px;
	}
h2 .smalltext {
	font-size: .7em;
	color: #ff0000;
	}
p,.bodytext{
	line-height: 1.2em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;

}

a{
	color: #000000;
}

a:link{
	color: #000000;;
	text-decoration: underline;
}
a:visited{
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
a:active{
	color: #000000;
	text-decoration: none;
}
.h1_line2 {
	line-height: .65em;
	font-family: Tahoma;
	font-size: 2.4em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	width: 300px;

}
.smalltext{
font-family: Arial; 
font-size: .85em; 
color: #ff0000;
margin: 0px;
padding: 0px;
}
.smalltext a{
	color: #000000;
}
.smalltext a:link{
	color: #000000;
}
.smalltext a:visited{
	color: #000000;
}
.smalltext a:hover{
	color: #000000;
}
.smalltext a:active{
	color: #000000;
}
#sitebylocus a{
	text-decoration: none;
	}
#sitefor .smalltext{
	text-decoration: none;
	color: black;
	}
.clear{
	clear: both;
}
.header_line2 {
	line-height: .1em !important;
}
.faqQ{
display: block;
	font-size: 1em;
	font-weight: normal;
	color: #506476;
	line-height: 2em;
	text-decoration: underline;
}

/********* PRIMARY NAVIGATION ***************/
#nav_primary {
	float: right;
	height: 31px;
	border: 0px solid black;
	width: 700px;
	padding: 0px;
	background-color: #6c849B; 
	color: white;
}
#nav_primary ul{
	border: 0px solid green;
	font-weight: bold;
	font-size: .90em;
	margin: 0px 0px 0px 0px;
	padding: 7px 20px 0px 25px;
	display: block;
}	
#nav_primary ul li{
	border: 0px solid black;
	list-style-type: none;
	float: left;
	margin: 0px 4px 0px 4px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
#nav_primary ul li.oneline{
	margin-top:5px;
	line-height: 20px;
	border: 0px solid black;
}
#nav_primary ul li .on{
	color: black;
}
#nav_primary ul li .off{
	color: white;
}

#nav_primary ul li a{
	color: white;
	text-decoration: none;
}
#nav_primary ul li a.on{
	color: black;
}
#nav_primary ul li a.off{
	color: white;
}

#nav_primary ul li a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #d6d685;

}


/********** SECOND LEVEL NAV *********/
#nav_secondary {
	float: left;
	margin: 30px 0px 0px 0px;
	text-align: right;
	width: 160px;
	height: 290px;
	border-right: 1px solid #6c849b;
	color: #000000;
}	
#nav_secondary ul{
	padding: 0px 25px 0px 0px;
}	
#nav_secondary ul .on{
	font-weight: bold;
	color: green;
	}
#nav_secondary ul .off{
	font-weight: normal;
	color: blue;
	}
#nav_secondary ul li{
	list-style-type: none;
	border: 0px solid #cc3399;
	padding: 3px 0px 0px 0px;
	}
#nav_secondary ul li .on{
	font-weight: bold;
	color: yellow;
	}
#nav_secondary ul li .off{
	font-weight: normal;
	color: orange;
	}
#nav_secondary ul li a{
	text-decoration: none;
	color: green;
	}
#nav_secondary ul li  a.on{ /*  nav2 on  */
	text-decoration: none;
	font-weight: bold;
	color: black;
	}
#nav_secondary ul li  a.off{  /*  nav2 off  */
	text-decoration: none;
	font-weight: normal;
	color: black;
	}
#nav_secondary ul li a:link{ 
	text-decoration: none;
	font-weight: normal;
	color: #506476;
	line-height: .8em;
	}
#nav_secondary ul li a:link.on{
	text-decoration: none;
	font-weight: bold;
	color: #aaaaaa;
	}
#nav_secondary ul li a:link.off{
	text-decoration: none;
	color: #333333;
	}
#nav_secondary ul li a:visited{
	text-decoration: none;
	}
#nav_secondary ul li a:hover{  /*  nav2 rollover  */
	font-weight: bold;
	color: black;
	}
#nav_secondary ul li a:active{
	text-decoration: none;
	}

/********** THIRD LEVEL NAV *********/
#nav_secondary ul li ul{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: right;
	border: 0px solid #cc3399;
}	
#nav_secondary ul li ul li{
	list-style-type: none;
	padding: 0px 10px 0px 0px;
	line-height: 1.2em;
	}
#nav_secondary ul li ul .on{
	font-weight: bold;
	}
#nav_secondary ul li ul li .on{
	font-weight: bold;
	}
#nav_secondary ul li ul li  a{
	text-decoration: none;
	}
#nav_secondary ul li ul li  a.on{ /*  nav3 on  */
	text-decoration: none;
	font-weight: bold;
	}
#nav_secondary ul li ul li  a.off{  /*  nav3 off  */
	text-decoration: none;
	font-weight: normal;

	}
#nav_secondary ul li ul li a:link{
	text-decoration: none;
	}
#nav_secondary ul li ul li a:link.on{
	text-decoration: none;
	color: #506476;
	font-weight: bold !important;
	}
#nav_secondary ul li ul li a:link.off{
	text-decoration: none;
	color: #506476;
	font-weight: normal;
	}
#nav_secondary ul li ul li a:visited{
	text-decoration: none;
	color: #506476;
	}
#nav_secondary ul li ul li a:hover{
	font-weight: bold !important;
	}
#nav_secondary ul li ul li a:active{
	text-decoration: none;
	}
	
/********** FORMS *********/
#the_form {
	line-height : 1.3em;
	border: 0px solid #ff0000;
	text-align: left; 	
	width: 100%;
	float: left;	
	}
.row {
  clear: both;
  padding-bottom: 0px;
  border: 0px solid black;
  }
.fieldtext {
	text-align: left; 	
	font-family: Arial; 
	font-size: 1em;
	color: #000000; 
	}
.fullcolumn {
	float: left;
	clear: left;
	width: 300px;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px solid #ff0000;
	}
.column1 {
	float: left;
	clear: left;
	width: 100px;
	text-align: right;
	margin: 3px 10px 5px 0px;
	border: 0px solid #ff0000;
	}
.column1wide {
	float: left;
	clear: left;
	width: 125px;
	text-align: right;
	margin: 3px 10px 5px 0px;
	border: 0px solid #ff0000;
	}
.column2 {
	float: left;
	width: 220px;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px solid #00ff00;
	}
.text{
	margin-top: 5px;	/* bring text down in column2*/
	border: 0px solid #00ff00;
	}
.checkbox {
	float: left;
	width: 20px;
	height: 5px;
	text-align: left;
	margin: -2px 2px 5px 0px;
	border: 0px solid #ff0000;
	}
.checkbox_storytype {
	float: left;
	width: 320px;
	height: 5px;
	text-align: left;
	margin: -2px 2px 5px 0px;
	border: 0px solid #ff0000;
	}
.checktext {
	float: left;
	width: 30px;
	text-align: left;
	margin: 2px 10px 5px 0px;
	border: 0px solid #ff0000;
	}
.submit {
	float: right;
	width: 20px;
	text-align: right;
	margin-right: 150px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 0px solid #ff0000;
	}

/********** CONTENT *********/
#logo {
	float: left;
}	
#story_image {
	float: left;
	padding: 6px 0px 0px 0px;
	background-color: white;
	border: 0px solid green;
}
#story_teller {
	float: left;
	height: 42px;
	padding: 25px 0px 3px 80px;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 1.25em;
	color: white;
	background: url(site_images/flower_box.gif) no-repeat 0px 0px;
	background-color: white;
	width: 194px;
	border: 0px solid blue;
}
.story_location {
	font-size: .75em;
	letter-spacing: .05em;
	line-height: 2em;
}
#whats_your_story {
	font-size: 1.10em;
	padding: 10px;
	color: black;
	border: 0px solid blue;
	min-height: 312px;
	height: 100%;
	margin: 0px;
}
#your_story_image {
	position: relative;
	left: 50px;
	top: 10px;
	margin: 0px 0px 0px 0px;
	border: 0px solid green;
}
#homelink {
	line-height: 35px;
	width: 100px;
	border: 1px solid red;
}
#contactus_link {
	position: relative;
	top: 8px;
	font-size: .9em;
	left: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#enews {
	position: relative;
	top: 10px;
	right: 10px;
}
.news_form {
}
.btn_sidebar_left {
	background: none;
	font-size: .9em;
	letter-spacing: .05em;
	line-height: 1em;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px solid #cccccc;
}
.btn_sidebar_left_over{
	background: none;
	font-size: .9em;
	letter-spacing: .05em;
	line-height: 1em;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px solid #cccccc;
}
.btn_sidebar_left_align{
	text-align: right;
}
.blue{
	color: #6B849B;
}
.story_module_bkgd {
	float: right;
	margin: 14px 0px 0px 10px;
	width: 300px;
	height: 230px;
	background: url(/site_images/tales_image_bkgd.gif) no-repeat;
}
.story_module_image {
	border: 0px solid #000000;
	position: relative;
	top: 9px;
	left: -18px;
}
.story_header {
	font-size: 1.3em;
	font-weight: normal;
	color: black;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 0px 0px;
}
.story_header a {
	font-size: .7em;
	color: #000000;
	}
.news_image {
	position: relative;
	margin: 0px 10px 10px 0px;
	border: 0px solid green;
}

/********** HOME PAGE *********/

#wrapper_right_home{
	border-left: 1px solid #6c849b;
	float: right;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 182px;
	}
#wrapper_tips_home{
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
#wrapper_happening_home{
	border: 0px solid #6c849b;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 30px 40px 10px 40px;
	width: 410px;
	}
#who_are_we_home{
	border: 1px solid white;
	line-height: 1.2em;
	margin: 0px;
	padding: 70px 10px 0px 10px;
	background: url(/site_images/who_are_we.gif) no-repeat;
	background-color: #DA842B;
}
.no-vertical{
	line-height: .3em !important;
}
.error{
color: red;
}
.small-break{
	line-height: .5em;
	}