/* Code for making a full height layout */
*{
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
}
/* fixes IE6 */
* html #container,
* html #container_top {
	height: 100%;
}
#container,
#container_top,
#container_bottom {
	min-height: 100%;
	min-width: 970px;
	width: auto;
}

/* end full height layout code */

body {
}

div, form, img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p {
	position: relative; /* fixes issue in IE6 when headers some times disappear */
}

/* header styles */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

/* a styles */

a {
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}
/* p styles */

p {
	margin: 10px 0 10px 0;
}

/* hr styles */

hr {
	margin: 5px 0 5px 0;
}

/* list styles */

ul, ol {
	margin-left: 0px;
	padding: 10px;
}
li {
	margin: 5px;
	
}

blockquote      { margin-left: 40px; margin-right: 40px }

/*********************/
/* appearance styles */
/*********************/

/*
page bg (dark orange): #E57317
header menu bg (dark green): #3F8508
upcoming event bg (lt blue): #49A9C1
home content bottom (orange): #E77111

blue hdr color: #107BB3
green hdr color: #479808
red hdr color: #B32121
content txt color: #224152
footer txt color: #999999
footer btm color: #005484

header menu selected color: #B80135

red line border color: #7A0000;
box border color: #E4D9CF

*/

/*--------------*/
/* color styles */
/*--------------*/

/* background-color styles */
body,
#containter_bottom {
	background-color: #EE9D5B;
}
#container_top {
	background-color: #FFF;
}
#page {
}
#upcoming_events {
	background-color: #49A9C1;
}

/* border styles */
hr {
	border: 1px dotted #DB7522;
}
#map_container {
	border: 1px solid #FFF;
}

/* color styles */
body {
	color: #224152;
}
h1, h1 a, 
h4, h4 a, 
a {
	color: #107BB3;
}
#breacrumbs h5,
#breacrumbs h5 a {
	color: #999;
}
h2, h2 a, 
h5, h5 a {
	color: #479808;
}
h3, h3 a, 
h6, h6 a {
	color: #B32121;
}
#footer_btm_txt {
	color: #005484;
}
#bSelected {
	color: #E57317;
}
h1.pageHdr,
h1.upcomingHdr,
#upcoming_events,
#upcoming_events h2,
#upcoming_events a {
	color: #FFF;
}

/*------------------*/
/* font/text styles */
/*------------------*/

/* font styles */

body div, table, tr, th, td, form, img,
#webdevelopment
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1, h1 a {
	font-size: 21px;
	line-height: 21px;
}
h2, h2 a {
	font-size: 19px;
	line-height: 19px;
}
h3, h3 a {
	font-size: 17px;
	line-height: 17px;
}
h4, h4 a {
	font-size: 16px;
	line-height: 16px;
}
h5, h5 a {
	font-size: 15px;
	line-height: 15px;
}
h6, h6 a {
	font-size: 14px;
	line-height: 14px;
}
h1.pageHdr {
	font-size: 21px;
}
h2.upcomingHdr {
	font-size: 36px;
}
#page #upcoming_events h5 {
	font-weight: normal;
}
#breacrumbs h5,
#breacrumbs h5 a,
.breadcrumb {
	font-size: 11px;
	font-weight: normal;
}

/* letter styles */

#content {
	line-height: 1.5em;
}


/* text styles */

#page div,
#page div h1.pageHdr
{
	text-align: left;
}
#page,
#page div#upcoming_events,
#page div h2.upcomingHdr,
#page #upcoming_events h5,
#page #upcoming_events a,
#page div#upcoming_events .listing,
#page div#upcoming_events .moreinfo,
#page div.listing div,
#page div.moreinfo,
#footer,
#footer_text,
#footer_links,
#footer_top,
#footer_btm_content
{
	text-align: center;
}
#page div .pinticon,
#page div#header_top,
#page div#header_top div,
#page div #content_hdr,
#page div#webdevelopment,
#footer_top_content 
{
	text-align: right;
}


/*****************/
/* layout styles */
/*****************/

#container_top {
	background-image: url('../images/page_bg_gradient.jpg');
	background-repeat: repeat-x;
}
#page {
	padding: 0 5px 0 5px;
	width: 960px; /* 970px (total width) - 5px (margin left) - 5px (margin right) */
}

#header_home, #header_inside {
	width: 960px;
}
#main {
	width: 960px;
}


/*---------------*/
/* header styles */
/*---------------*/

#header_home {
	background-image: url(../images/home_header_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 395px;
}
#header_top {
	background-image: url(../images/header_top_bg.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 960px;
}
#header_top_content {
	margin: 0; 
	padding: 7px 0 0 0;
}
#header_top_content span {
	padding-bottom: 5px;
}
#header_top_text {
	color: #FFF; 
	float: right; 
	font-size: 20px; 
	font-weight: normal; 
	padding-top: 5px;
}

#header_main {
	height: 328px; /* 350px (total width) - 6px (margin top) - 16px (margin bottom) */
	margin: 6px 8px 16px 9px;
	width: 941px; /* 960px (total width) - 9px (margin left) - 8px (margin right) */
}
#header_menu {
	height: 39px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 941px;
}
.menuItem {
	float: left;
}
#header_photo_home,
#header_photo_text_home {
	height: 286px;
	width: 941px;
}
#header_photo_text_home {
	margin-top: -286px;
	margin-bottom: -286px;
}

#header_inside {
	background-image: url(../images/home_header_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 298px;
}
#header_inside #header_main {
	height: 231px; /* 350px (total width) - 6px (margin top) - 16px (margin bottom) */
	margin: 6px 8px 16px 9px;
}
#header_photo_inside,
#header_photo_text_inside {
	height: 189px;
	width: 941px;
}
#header_photo_text_inside {
	margin-top: -189px;
	margin-bottom: -189px;
}
#header_photo_text_home,
#header_photo_text_inside {
	position: relative;
	z-index: 250;
}

/*-------------*/
/* main styles */
/*-------------*/

#main {
	margin-top: 5px;
}

input.formButton {
	padding-right: 10px;
	padding-left: 10px;
}
.pinticon {
	float: right; 
	padding: 5px; 
	position: relative; 
	width: 230px; /* 235px (total width) - 5px (margin right) */
	z-index:105;
}


/*---------------*/
/* footer styles */
/*---------------*/

/* footer css has been moved to footer_ie7.css, footer_ie8.css */


/***************/
/* home layout */
/***************/

#home_main {
	margin-bottom: 7px;
	width: 960px;
}
#home_main_content {
	background-image: url(../images/home_main_content_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	height: 489px; /* temp height */
	margin-right: 14px;
	width: 636px;
}
#home_main #content #home_editable {
	font-size: 12px;
	height: 265px;
	padding-top: 15px; 
	padding-bottom: 10px; 
}
#home_main #content #home_editable p {
	line-height: 1.4em;
}

#home_main #content img {
	margin: 0;
	padding: 10px;
}
/*
*/
#home_main_content_btm {
	height:150px;
	margin-top: -1px;
}

#home_main_menu {
	background-image: url(../images/home_main_menu_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	float: right;
	height: 489px; /* temp height */
	width: 310px;
}
#main_menu {
	margin: 10px 9px 17px 10px;
}
#main_menu h2,
#main_menu h3 
{
	font-size: 16px;
}


.home_boxes {
	background-image: url(../images/home_box_bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 152px;
	width: 310px;
}
.home_box_img {
	margin: 8px 12px 18px 9px;
}
#homebox1 {
	margin-right: 13px;
}
#homebox2 {
	margin-right: 17px;
}
#homebox3 {
}

/* upcoming events */

#upcoming_events {
	height: 375px;
	width: 290px;
}
.listing {
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	text-align: center;
}
hr.upcomingEventsLine {
	padding: 0;
}
#upcoming_events .listing {
	border-bottom: 1px dotted #FFF;
	color: #B5DF94;
	font-size: 12px;
	font-style: italic;
	margin: 0 25px 10px 25px;
	padding: 5px 0 5px 0;
	width: 240px; /* 290px (total width) - 25px (margin right) - 25px (margin left) */
}
#upcoming_events .listing h5,
#upcoming_events .listing h5 a {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 240px;
}
.moreinfo2 {
	background-image: url(../images/btn_moreinfo.gif);
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	font-size: 10px;
	height: 15px;
	margin: 10px 78px 5px 78px;
	text-align: center;
	text-transform: uppercase;
	width: 84px; /* 240px (total width) - 78px (margin right) - 78px (margin left) */
}
.moreinfo2 a {
	display: block;
	height: 15px;
	text-decoration: none;
	width: 84px;
}

/* direction page */

#directions_address,
#map_box {
	height: 277px;
	margin: 10px 0 10px 0;
}
#map_box {
	background-color: #B5DF94;
	padding: 10px;
	width: 702px;
}
#map_container {
	height: 275px; /* 277px (#map_container height) + 1px (border top) + 1px (border bottom) */
	width: 700px; /* 702px (#map_container width) + 1px (border right) + 1px (border left) */
}

/* inside page */

#inside_main_bg {
	background-image: url(../images/inside_main_content_bg3.png);
	background-repeat: repeat-y;
	height: 100%;
	position: relative;
	z-index: 100;
}
#inside_main_content {
	background-image: url(../images/inside_main_content_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	padding-bottom: 8px;
	z-index: 200;
}
#inside_main {
	background-image: url(../images/inside_main_content_bg_shadow.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px;
}

#main_content {
	margin: 8px 11px 17px 10px;
}
#content {
	padding: 5px 20px 20px 20px; 
}
/*
#content img {
	margin: 10px;
	padding: 10px;
}
*/
#content table img {
	margin: 0;
	padding: 0;
}
#content img.noborder {
	margin: 0;
	padding: 0;
}
.pageNav {
	background-color: #49A9C1;
	height: 21px; /* 44px (total height) - 11px (padding top) - 2px (padding bottom) */
	line-height: 21px;
	padding: 0 10px 13px 10px;
	width: 920px; /* 960px (total width) - 10px (margin right) - 10px (margin left) - 10px (padding right) - 10px (padding left) */
}
#page_header {
}
h1.pageHdr {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	padding-top: 1px;
}
h2.upcomingHdr {
	height: 36px;
	line-height: 36px;
	margin: 0 0 8px 0;
	padding: 0;
}

.printicon{
	margin:0;
	padding:0;
}

/* form pages */

input,
select,
textarea {
	font-size: 14px;
}
input.custom {
	margin-left: 0;
}
.required {
}
table.form td.formlabel {
	width: 300px;
}
.longinput {
	width: 300px;
}
.inputcity {
	width: 96px;
}
.inputstate {
	width: 20px
}
.inputzip {
	width: 78px;
}
#home_phone1 {
	width: 80px;
}
#home_phone2 {
	width: 80px;
}
#home_phone3 {
	width: 111px;
}
textarea  {
/*	width: 300px; */
}
input.cstm_btn {
	background-color: #7A0000;
	border: 1px solid #900;
	color: #FFF;
	padding: 2px 10px 2px 10px;
}
input.cstm_btn:hover {
	background-color: #900;
	border: 1px solid #900;
	color: #FFF;
}

.hidden {
	display: none;
}

#TB_window .hidden {
	display: block;
}


/* styles from TinyMce */
.tablestyle_climate{
	border: 0;
	margin-left: 0;
	padding-left: 0;
	width: 100%;
}

.tablestyle_climate td {
	margin: 0;
	padding: 0 20px 0 20px;
	vertical-align:top;
}

.tablestyle_climate td#climate_text {
	padding-left: 0;
}

.tablestyle_climate td#green{
	width: 25%;
	background-color:#B5DF94;
}
	

.whitetext {
	color:#ffffff;
	font-size:larger;
}

.photo {
  	background-color:#B5DF94;
    float: right;
	margin: 10px;
	padding: 10px;
}
.photo_panels {
  	background-color:#B5DF94;
	margin: 10px;
	padding: 5px 5px 5px 5px;
	
}
.photo,
.photo p {
	font-size:11px;
	font-style:italic;
	line-height: 1.4em;
}
.photo img,
#content .photo img {
	
	margin: 0;
    padding: 0;
}

.photostyle_right,
.photostyle_left {
	background-color:#B5DF94;
	margin: 10px;
	padding: 10px;
}
.green_box_right,
.photostyle_right {
	float: right;
	margin-left: 20px;
}
.green_box_left,
.photostyle_left {
	float: left;
	margin-right: 20px;
}

.photostyle_right img,
.photostyle_left img {
	border: 1px solid #FFF;
}
#content table tr td .photo {
	background-color:#B5DF94;
	margin: 10px;
	padding: 10px;
	}

.tablestyle_climate td#green {
	padding: 0;
}
.green_box,
table td.green_box,
table td img.green_box,
#content table img.green_box {
	background-color: #B5DF94;
	margin: 10px;
	padding: 10px;
}
.green_box_left,
table td.green_box_left,
table td img.green_box_left,
#content table img.green_box_left
{
	border:0;
	background-color: #B5DF94;
	margin-right: 10px;
	padding: 10px;
}
.green_box_right,
table td.green_box_right,
table td img.green_box_right,
#content table img.green_box_right
{
	border:0;
	background-color: #B5DF94;
	margin-left: 10px;
	padding: 10px;
}
table td.green_box_left,
table td.green_box_right,
table td.green_box {
	margin: 0;
	padding: 10px;
}
#content table img.green_box {
	margin: 0;
}
.centertext {
	text-align: center;
}
.whiteborder {
	border: 1px solid #FFF;
}
.whiteboxborder{
	border: 1px solid #FFF;
	margin: 10px;
	padding: 10px;
}

/* styling of the container. */ 
#content a.myPlayer {     
	background-color: #B5DF94;
	border:1px solid #FFF; 
	display:block;     
	float:left;    
	height:240px;      
	text-align:center;    
	width: 320px;    
} 
/* play button */ 
#content a.myPlayer img {    
	border: 0; 
	margin: 95px 0 95px 0;
	height: 50px; /* 240px - 95px (padding top) - 95px (padding bottom) */
	width: 50px;
} 
/* when container is hovered we alter the border color */ 
#content a.myPlayer:hover {     
}

.green_box_video,
table td.green_box_video,
table td img.green_box_video,
#content table img.green_box_video {
	background-color: #B5DF94;
	margin: 10px;
	padding: 10px;
	height: 242px;
	width: 322px;
}

.image_right{
	float:right;
}