/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
a:active {	outline: none;	}
:focus {	-moz-outline-style: none;	}

.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
#logo {	display: none;	}
img {
	margin: 6px;
	border: 2px solid #7D8519;
}
a:hover img {
	border-color: #873925;
}
img.noborder {
	border-width: 0;
}
a:link, a:visited {
	color: #7d8519;
	text-decoration: underline;
}
a:hover, a:active {
	color: #7d8519;
	text-decoration: none;
}
/* Styles */
html, body {
	height: 100%;
}
body {
	color: #616161;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #d6c9a0 url(../images/bg.jpg) 0 0 repeat-x;
}
#container {
	border-left: 1px solid #7d8519;
	border-right: 1px solid #7d8519;
	width: 800px;
	margin: 0 auto;
	background: #FFF url(../images/internal.gif) 0 0 repeat-y;
	position: relative;
	min-height: 100%;
}
#header {
	background: url(../images/header.jpg) 0 0 no-repeat;
	margin: 0;
	height: 179px;
	text-indent: -1234em;
}


#rotate {
position: absolute;
top: 20px;
right: 0;
}
#rotate img {
margin: 0;
border-width: 0;
}

#navigation {
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 0;
	margin: 0;
	list-style: none;
	height: 179px;
	width: 800px;
}
#navigation li {
	margin: 0;
	position: absolute;
	height: 13px;
	text-indent: -1234em;
}
#navigation li a {
	display: block;
	height: 13px;
}
#navigation li a:hover {
	background-image: url(../images/header.jpg);
}
#home {
	left: 20px;
	top: 3px;
	width: 58px;
}
#home a:hover {	background-position: -20px -182px;	}
#partnership {
	left: 99px;
	top: 3px;
	width: 117px;
}
#partnership a:hover {	background-position: -99px -182px;	}
#edsc {
	left: 238px;
	top: 3px;
	width: 158px;
}
#edsc a:hover {	background-position: -238px -182px;	}
#tourism {
	left: 416px;
	top: 3px;
	width: 69px;
}
#tourism a:hover {	background-position: -416px -182px;	}
#chamber {
	left: 507px;
	top: 3px;
	width: 159px;
}
#chamber a:hover {	background-position: -507px -182px;	}
#mainstreet {
	left: 687px;
	top: 3px;
	width: 95px;
}
#mainstreet a:hover {	background-position: -687px -182px;	}
#home, #partnership, #edsc, #tourism, #chamber, #mainstreet {
	z-index: 1000;
}
#community {
	left: 20px;
	top: 162px;
	width: 89px;
}
#community a:hover {	background-position: -20px -201px;	}
#events {
	left: 157px;
	top: 162px;
	width: 136px;
}
#events a:hover {	background-position: -157px -201px;	}
#maps {
	left: 342px;
	top: 162px;
	width: 55px;
}
#maps a:hover {	background-position: -342px -201px;	}
#links {
	left: 447px;
	top: 162px;
	width: 55px;
}
#links a:hover {	background-position: -447px -201px;	}
#faq {
	left: 551px;
	top: 162px;
	width: 92px;
}
#faq a:hover {	background-position: -551px -201px;	}
#contact {
	left: 692px;
	top: 162px;
	width: 89px;
}
#contact a:hover {	background-position: -692px -201px;	}

#navigation ul {
	display: none;
}
#navigation li:hover ul {
	display: block;
	position: absolute;
	left: 50%;
	top: 13px;
	margin: 0 0 0 -76px;
	width: 150px;
	background: #883628;
	border: 1px solid #FFF;
	font-weight: bold;
	font-size: 11px;
}
#navigation li li {
	position: static;
	height: auto;
	text-indent: 0;
	list-style: none;
	padding: 1px;
	width: auto;
}
#navigation li li a {
	height: auto;
	color: #FFF;
	text-decoration: none;
	padding: 2px 3px;
}
#navigation li li a:hover {
	background: #FFF;
	color: #883628;
}
#container #navigation li ul li ul {
	position: static;
	width: auto;
	border-width: 0;
	font-weight: normal;
	font-size: 10px;
	margin: 0;
}
#navigation li ul li ul li a {
	padding-left: 8px;
}
#navigation li ul li ul li ul li a {
	padding-left: 16px;
}
#navigation #mainstreet ul {
	left: -38px;
	margin: 0;
}
#navigation #community ul {
	left: -16px;
	margin: 0;
}
#content {
	width: 571px;
	padding: 0 15px 0 0;
	float: right;
}
#pagetitle {
	color: #883628;
	font-size: 20px;
}
#column {
	width: 199px;
	text-align: center;
}
#column #address {
	padding: 10px;
}
#clear {
	height: 120px;
}
#bottomsearch {
background: #8c322a url(../images/search.gif) 0 0 repeat-y;
color: #FFF;
padding: 5px 5px 5px 204px;
margin: 0 0 -5px;
height: 22px;
line-height: 22px;
vertical-align: middle;
}
#bottomsearch * {
line-height: 22px;
vertical-align: middle;
float: none;
width: auto;
display: inline;
margin: 0 3px 0 0;
}
#bottomsearch input#words {
	border: 1px solid #555;
	width: 170px;
}
#footer {
	margin: -100px auto 0;
	color: #4b4738;
	border-left: 1px solid #7d8519;
	border-right: 1px solid #7d8519;
	width: 800px;
	clear: both;
	height: 96px;
	padding: 0 0 5px;
	position: relative;
	background: #FFF;
}
#footer p {
	text-align: center;
	margin: 5px 0;
	padding-right: 20px;
}
#footerlinks {
	margin: 0 0 5px;
	border-top: 1px solid #a9a9a9;
	padding: 5px 20px 0 0;
}
#footer a {
	color: #4b4738;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#byline {
	font-size: 10px;
}
#byline em {
	text-decoration: underline;
	font-style: normal;
}

#footer a#mda {
	display: block;
	position: absolute;
	background: url(../images/mda.gif) 0 0 no-repeat;
	right: 3px;
	bottom: 2px;
	width: 127px;
	height: 65px;
	text-indent: -1234em;
	text-decoration: none;
}
/* NewsWire */
#newswire {
	padding: 0 10px 0 10px;
	font-size: 11px;
	min-height: 150px;
	border: 1px solid #a9a9a9;
	background: #FFF;
	z-index: 1;
}
#pscroller1{

height: 150px;
}
#newswire * {
	margin: 5px 0;
}
#newswire h6 {
	color: #A40D06;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	margin: 0 0 10px;
}
#newswire a {
	display: block;
	margin: 10px 0;
	text-decoration: none;
}
#newswire h4 a {
	color: #333;
}
#video {
	margin: 0 0 20px;
}
#video h3 {
	color: #883628;
	text-align: left;
	margin: 15px 8px 3px;
	font-size: 14px;
}
#video img {
	margin: 3px 0;
}
#index #container {
	background: url(../images/index.gif) 0 0 repeat-y;	
}
#index #content {
	width: 402px;
	padding: 0 184px 0 0;
	float: right;
	background: url(../images/map.jpg) 100% 0 no-repeat;
	min-height: 600px;
}

#index a.brochures {
position: absolute;
left: 631px;
top: 450px;
}
#index a.newsletters {
position: absolute;
left: 631px;
top: 650px;
}
a.newsletters img,
a.brochures img {
	margin: 0 0 10px;
	border-width: 0;
}
/* Forms */
option {
padding-right: 10px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 160px;
height: 14px;
}
form br {
	height: 1px;
	display: block;
	margin: 0;
	clear: both;
}
form input, 
form textarea,
form select  {
clear: right;
display: block;
margin: 2px 0 2px 170px;
font-size: 12px;
}

form input {
padding: 2px 3px;
}
form textarea {
padding: 2px 3px;
width: 300px;
height: 120px;
}
form select {
}
form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
clear: left;
}

/* Calendar of Events */
table {
border-collapse: collapse;
border: 1px solid #B1B675;
}
td {
border: 1px solid #B1B675;
padding: 2px 3px;
}
th {
border: 1px solid #B1B675;
background: #B1B675;
color: #803927;
}
table.calendar_month {
	margin: 20px auto;
	width: 540px;
}
.calendar_month td, .calendar_month th {
	vertical-align: top;
}
th.month_name {
	background: #B1B675;
	color: #803927;
	font-size: 16px;
	text-align: center;
}
.month_name a {
	color: #803927;
}
.calendar_month td {
	height: 60px;
	width: 76px;
}
.calendar_month h6.day {
	margin: -2px 0 0 -3px;
	float: left;
	color: #803927;
	padding: 2px 3px;
	border-right: 1px solid #B1B675;
	border-bottom: 1px solid #B1B675;
}
.calendar_month .current_day h6.day {
	background: #803927;
	color: #FFF;
}
.calendar_month ul {
	margin: 0;
	padding: 22px 0 0;
	list-style: none;
	font-size: 10px;
}
.calendar_month ul li {
	margin: 0 0 8px;
	padding: 0;
}
.event h4.summary {
	font-size: 18px;
	border-bottom: 1px solid #A9A9A9;
	padding: 5px 0;
	margin: 10px 0 0px;
}
.event h3.date {
	font-size: 14px;
	color: #555;
	margin: 5px 0 5px;
}
.event .time {
	font-size: 12px;
	color: #555;
	margin: 5px 0 20px;
}
.event p.location {
	border-top: 1px solid #A9A9A9;
	padding: 10px 0 0;
	margin: 20px 0 5px;
	font-weight: bold;
}
.event p.url {
	margin: 5px 0 20px;
}

.year_one h1 {
text-align: center;
border-bottom: 1px solid #A9A9A9;
padding: 3px;
margin: 10px 0 20px;
color: #883628;
}
.year_one h1 a {
	margin: 0 30px;
}

.year_one .month {
float: left;
height: 180px;
width: 49%;
}
.year_one .month table {
margin: 0 auto;
background: #DCDFB5;
}
.year_one .month th {
text-align: left;
}
.year_one .month th a {
text-align: center;
display: block;
}
.year_one .month td {
font-size: 11px;
width: 28px;
}
.year_one .current table {
background: #FFF;
}
.current_week td {
background: #DCDFB5;
}
.year_one .current .month_name a {
background: #803927;
}
.year_one .current .month_name a {
	color: #FFF;
}
td.current_day {
color: #FFF;
background: #803927;
}
td.current_day a {
	color: #FFF;
}
/* News and church */
.newslist h3 {
	margin: 5px 0 5px;
	font-size: 16px;
}
.newslist h3 a {
	text-decoration: none;
}
.churchlist h3 {
	margin: 15px 0 5px 15px;
	font-size: 14px;
	font-weight: normal;
}
ul.church_denomination {
	list-style: none;
	margin: 0;
}
.church_denomination li {
	margin: 0;
	float: left;
	padding: 0px 0 5px;
	width: 48%;
	white-space: nowrap;
}
#content .church_denomination li a {
	text-decoration: none;
}
#content .church_denomination li a:hover {
	text-decoration: underline;
}
h2.church_cat_name {
	clear: both;
	padding: 3px 0;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	color: #803927;
}
#content .churchlist h3 a {
	text-decoration: none;
}
#content .churchlist h3 a:hover {
	text-decoration: underline;
}
.newslist h5 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
}
.newslist {
	padding: 0 0 15px;
}
.pagination {
	line-height: 12px;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin: 20px 0;
	border-top: 1px solid #CCC;
}
.pagination a {
	text-decoration: none;
}
.pagination .left {
	text-align: left;
	margin-bottom: -12px;
}
.pagination .right {
	text-align: right;
	margin-top: -12px;
}
h3.newstitle {
	font-size: 20px;
	margin-bottom: 5px;
	padding: 0;
	color: #A3130A;
}
h3.churchtitle {
	font-size: 20px;
	margin-bottom: 15px;
	color: #A3130A;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px;
}
h5.newsdate {
	margin: 5px 0 20px;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px;
	font-size: 12px;
}
.backtonews,
.backtochurch {
	display: block;
	margin: 20px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
	border-top: 1px solid #CCC;
}
/* Photo Gallery */
h2.sub_nav {
	font-size: 12px;
}
#content .sub_nav a {
	text-decoration: none;
}
.pg_clear {
	height: 1px;
	clear: both;
}
.pg_image_group {
	width: 30%;
	text-align: center;
	padding: 3px 5px 10px;
	float: left;
}
.pg_image_group h3,
.pg_image_group em {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
.pg_image_group img {
	margin: 0;
}
#content .pg_image_group a {
	text-decoration: none;
}
.pg_image_group img,
.image img {
	border: 1px solid #8C322A;
}
.image {
	text-align: center;
}
.image h3 {
	font-size: 16px;
	margin: 5px 0;
	text-align: left;
}
.image h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 15px;
	text-align: left;
}
.pg_pagination {
	text-align: center;
	padding: 3px 0;
	margin: 5px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.pg_pagination * {
	margin: 0 10px;
}
fieldset.membershipcats {
border: 0;
padding: 0;
}
.membershipcats legend {
font-weight: bold;
}
.membershipcats label {
height: auto;
width: 49%;

margin: 2px 0;
}
.membershipcats input {
margin: 0 3px 0 0;
display: inline;
}

.layout td,
table.layout {
border-width: 0;
}

ul.display_listings {
margin: 0;
padding: 0;
list-style: none;
}
ul.display_listings li {
margin: 10px 0;
padding: 5px;
font-size: 15px;
font-weight: bold;
}

.display_listings .odd {
background: #EFEBE0;
}
dl.listing_details
{
width: 545px;
margin: 10px 0 0 10px;
padding: 0;
font-weight: normal;
font-size: 12px;
}

.listing_details dt
{
width: 160px;
float: left;
margin: 0 0 0 0;
padding: 5px;
border-top: 1px solid #999;
font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.listing_details dd
{
float: left;
width: 360px;
margin: 0 0 0 0;
padding: 5px;
border-top: 1px solid #999;
}
a.listing_details_link {
display: block;
clear: both;
margin: 0px;
padding: 5px 0 0;
text-align: right;
}

dl.listing_details a img {
	border: 1px solid #8C322A;
}


a img.pdf {
text-decoration: none;
border-width: 0;
margin: 0 0 -3px;
border-bottom: 1px solid #FFF;
border-right: 5px solid #FFF;
}

tbody th {
color: #B1B675;
background: #893E27;
}
thead th {
font-size: 14px;
padding: 3px;
}
ul.menu {
border: 1px solid #893E27;
padding: 3px;
list-style: none;
background: #FFFBEF;
text-align: center;
}
.menu li {
margin: 0;
}
#content .menu a {
text-decoration: none;
display: block;
padding: 3px;
}
#content .menu a:hover {
background: #893E27;
color: #FFF;
}

ul.submenu {
clear: both;
padding: 5px 0 0;
list-style: none;
}
.submenu li {
margin: 0 0 0 ;
border-left: 1px solid #B1B675;
padding: 0 8px;
display: inline;
}
.submenu li.first {
border-left-width: 0;
padding-left: 0;
}
#content .submenu a {
text-decoration: none;
}

/* Resorts */
#resorts #content {
	width: 402px;
	padding: 0 184px 0 0;
	float: right;
	min-height: 300px;
}
body#resorts {
background: #353F37 url(../images/resorts/gradient.jpg) 0 0 repeat-x;
}

#resorts #container {
background-image: url(../images/resorts/bg.jpg);
}
#resorts #content {
background: url(../images/resorts/rightcol.jpg) 100% 0 no-repeat;
}
#resorts #header {
background-image: url(../images/resorts/header.jpg);
}
#resorts #navigation ul li {
background-color: #353F37;
}
#resorts #navigation ul li a:hover {
color: #353F37;
}
#resorts #bottomsearch {
background-image: url(../images/resorts/search.gif);
background-color: #a18466;
}
#resorts #pagetitle {
	color: #7e6044;
}
#resorts #column {
	text-align: center;
}
#resorts #column a img {
	border-width: 0;
}
#goldenmoon,
#silverstar,
#dancingrabbit,
#geyserfalls {
	display: none;
	top: 20px;
}

#resorts #navigation #goldenmoon a,
#resorts #navigation #silverstar a,
#resorts #navigation #dancingrabbit a,
#resorts #navigation #geyserfalls a {
	height: 139px;
	background: none;
}
#resorts #navigation #goldenmoon {
	left: 14px; 
	height: 139px;
	width: 202px;
	display: block;
}
#resorts #navigation #silverstar {
	left: 221px;
	height: 139px;
	width: 202px;
	display: block;
}
#resorts #navigation #dancingrabbit {
	left: 403px;
	height: 139px;
	width: 202px;
	display: block;
}
#resorts #navigation #geyserfalls {
	left: 582px;
	height: 139px;
	width: 202px;
	display: block;
}
/* ECCC */
#eccc #header {
	background-image: url(/images/ecccheader.jpg);
}
#eccc #container #column img,
#eccc #column a img {
	margin: 0;
	border-width: 0;
}
#eccc #column {color: #333;
font-size: 10px;}


/* Business Directory */
#content .bus_cats_bot a,
#content .bus_cats_top a {
text-decoration: none;
display: block;
padding: 1px 5px 1px 15px;
text-indent: -10px;
}
#content .bus_cats_bot a:hover,
#content .bus_cats_top a:hover {
text-decoration: none;
color: #FFF;
background: #873925;
}
.bus_cats_bot {
	list-style: none;
	padding: 10px 5px;
	border: 1px solid #9A856A;
width: 215px;
}
.bus_cats_bot li {
margin: 0;
padding: 0;
}
.bus_cats_bot ul {
padding: 2px 0 5px 20px;
margin: 0;
}


.bus_cats h2 {
	font-size: 14px;
	border-bottom: 1px solid #9A856A;
	padding: 0 0 4px;
	margin-top: 0;
}
.bus_cats ul {
list-style: none;
}
ul.bus_cats {
	list-style: none;
}
.bus_cats ul li {
	margin: 0;
}
.bus_cats ul {
	padding: 2px 0 10px 20px;
	margin: 0;
}
.bus_cats li {
margin: 0;
}
ul.bus_sub_cats {
	list-style: none;
}

.bus_cats_top {
	padding: 10px;
	border: 1px solid #9A856A;
}
.bus_cats_top h2 {
	font-size: 14px;
	border-bottom: 1px solid #9A856A;
	padding: 0 0 4px;
	color: #0B597D;
	margin-top: 0;
}
.bus_cats_top ul {
	list-style: none;
	padding: 2px 0 5px 20px;
margin: 0;
}
.bus_cats_top li {
	margin: 0;
	padding: 1px;
}
.bus_cats_top li a {
	margin-right: 10px;
	
}
.all_businesses {
float: right;
width: 310px;
border: 1px solid #9A856A;
padding: 10px;
margin: 0px 0;
}
.all_businesses h2 {
	font-size: 14px;
	border-bottom: 1px solid #9A856A;
	padding: 0 0 4px;
	color: #873925;
margin-top: 0;
}
.business_listing {
	padding: 0 20px;
	margin: 10px 0;
}
.business_listing .name {
	font-weight: bold;
	font-size: 14px;
	color: #873925;
}
.business_listing .address, .business_listing .city, .business_listing .phone {
	padding-left: 1em;
}


.breadcrumb {
padding: 10px 0 5px 0;
clear: both;
font-weight: bold;
color: #873925;
font-size: 14px;
}
.letters {
	text-align: center;
	margin: 0 0 20px 0;
}
.letter {
	padding: 0 .45em;
}
hr.bus_separator {
visibility: hidden;
}
/* Business Directory Admin */
ul#member_admin_menu {
	list-style: none;
	border-top: 1px solid #9A856A;
	border-bottom: 1px solid #9A856A;
	padding: 5px 0;
	text-align: center;
font-size: 10px;
}
#member_admin_menu li {
	margin: 0 5px;
	display: inline;
}
#member_admin_menu li a {
	color: #2E6095;
}

h2.ma_company_name {
	background: #873925;
	color: #FFF;
	padding: 5px;
}
h3.ma_status {
	font-size: 14px;
	color: #0B597D;
	border: 1px solid #9A856A;
	padding: 5px;
	text-align: center;
	margin: 20px 0;
}
h3.ma_dues, h3.ma_reps {
	font-size: 14px;
	border-bottom: 1px solid #9A856A;
	padding: 5px 0;
	color: #873925;
	margin: 20px 0 10px;
}
table#ma_reps {
}

/* industry and major employers */
.industrylist h3 {
	margin: 15px 0 5px;
	font-size: 14px;
	font-weight: normal;
}
#content .industrylist h3 a {
	text-decoration: none;
}
#content .industrylist h3 a:hover {
	text-decoration: underline;
}
h3.industrytitle {
	font-size: 20px;
	margin-bottom: 15px;
	color: #A3130A;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px;
}
.backtonews,
.backtoindustry {
	display: block;
	margin: 20px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
	border-top: 1px solid #CCC;
}


