/*
Theme Name: bear0910
Theme URI: http://www.bearmountain.com/
Description: A custom Wordpress Theme created for Bear Mountain.
Version: 1.0
Author: Randall Putz
Author URI: http://randallputz.com/
*/



/* Begin Typography & Colors */
body * { 
 /*effect every element within the body tag!*/
 margin:0; /*remove all default margins!*/
 padding:0; /*remove all default padding!*/
 /*text-decoration: none; remove default underline from links*/
 border:none; /*remove default borders on images*/
 /*list-style-type: none; no bullets on lists*/
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cfcfcf;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	/*background: #ff0000 url('images/igtbm1header.jpg') no-repeat bottom center;*/
	}

#headerimg 	{
	margin: 0;
	height: 175px;
	width: 799px;
	}

#content {
	font-size: 1.2em;
	}

/*.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}*/

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

/*h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}*/

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}




h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}


/*.entry p a:visited {
	color: #b85b5a;
	}*/

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* #sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	} */

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/*a {
	color: #78a59a;
	text-decoration: underline;
	}*/


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */






/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	/*background: #514c4a url('images/bm9_headback2.jpg') repeat-x;  home */
	background: #514c4a url('images/bm9_headback3.jpg') repeat-x; /* all others */
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 912px;
	}

#header {
	margin: 0;
	padding: 0;
	height: 132px;
	width: 912px;
	float: left; 
	vertical-align: top; overflow: hidden;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 30px 20px 30px;
	margin: 0;
	width: 432px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 35px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 22px auto;
	width: 912px;
	clear: both;
	text-align:left;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	/*margin: 30px 0 0;*/
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #a8a5a3;
	}

img.alignright {
	padding: 0px;
	margin: 8px 0px 8px 15px;
	display: inline;
	border: 1px solid #a8a5a3;
	}

img.aligncenter {
	padding: 0px;
	margin: 8px 0px 8px 0px;
	display: inline;
	border: 1px solid #a8a5a3;
	}

img.alignleft {
	padding: 0px;
	margin: 8px 15px 8px 0px;
	display: inline;
	border: 1px solid #a8a5a3;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */

/*#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}*/

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
/*#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}*/
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	/*display: none;*/
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 1.4em;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* BM Adds & Mods*/

a { text-decoration:underline; color:#78a59a; }
a:hover { text-decoration:underline; color:#ed1c24; }
a:active { text-decoration:underline; color:#ed1c24; }
a:visited { color:#9fb3ae; }

/* Mods from above*/
h2, h2.pagetitle {
	font-size: 2.0em;
	letter-spacing: 1px; 
	margin: 0px 0px 0px 0px; 
	padding: 0;
	font-weight: normal;
	letter-spacing: 2px; 
	text-align:left;
	}

h3 {
	font-size: 1.4em;
	letter-spacing: 1px; 
	margin: 20px 0px 5px 0px; 
	padding: 0;
	font-weight: normal;
	color: #e5e3e3;
	text-align:left;
	}

#sidebar h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 6px 0px 0px 0px; 
	padding: 0px; 
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #e5e3e3;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h2 a:hover, h3 a:hover {
	color: #ed1c24;
	text-decoration: underline;
	}

a:hover {
	color: #ed1c24;
	text-decoration: underline;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 2px 0 0;
	padding: 0;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	/*content: "\2022 \0020"; bullet */
	}

/* legacy content formatting */
.entry table {
	margin: 0px 0px 10px 0px;
	background-color: #5b5654;
	border-color: #666666;
	border-width: 1px;
    border-style: solid;
	border-spacing: 0;
    border-collapse: collapse;
	padding: 5px;
	letter-spacing: 1px; 
}
.entry td {
	font-family: Arial, Helvetica, sans-serif;
	border-color: #666666;
    border-width: 1px;
    border-style: solid;
	margin: 0;
	padding: 5px;
}
.table1_head {
	font-size: 1.4em;
	background-color: #4c4745;
}
.table1_columnhead {
	font-style: italic;
	background-color: #4c4745;
}
.table1_subhead {
	font-weight: bolder;
	background-color: #4c4745;
	/*text-align:left;*/
}
.content_bold {
	font-weight: bolder;
}
.table1_note {
	font-size: 0.9em;
	font-weight: lighter;
}
.table1_subtext {
	font-size: 0.9em;
	font-weight: lighter;
	line-height: 1.2em;
	text-align:left;
	letter-spacing: 0px; 
}
.table1_prices {
	font-size: 1.2em;
}
.table1_temps {
	font-size: 1.2em;
}
.textbody1bold_sp {
	font-weight: bolder;
	font-size: 1.2em;
	/*letter-spacing: 1px;
	word-spacing: 2px;*/
}
.textbody1subtextitalic {
	font-size: .9em;
	/*color: #333333;*/
	font-style: italic;
}
.textbody1subtext {
	font-size: .9em;
	line-height: 110%;
}
.textbody1bold {
	font-weight: bolder;
	font-size: 1.2em;
}


/* Preload mouseover images via body onload */

#header_logo { float: left; width: 118px; height: 132px; margin: 0; padding: 0; display: block; background: url("images/bm9_headerlogo2.gif") no-repeat 0 0; }
#header_logo:hover { background: url("images/bm9_headerlogo2Hi.gif") no-repeat 0 0; } /* all others */
#header_logo span { display: none; }
#header_logo_txt {float: left; width: 257px; height: 45px; margin: 0; padding: 0; display: block; background: url("images/bm9_headerlogotxt.gif") no-repeat 0 0; }
#header_logo_txt:hover { background: url("images/bm9_headerlogotxtHi.gif") no-repeat 0 0; }
#header_logo_txt span { display: none; }

#si_facebook { float: left; width: 26px; height: 25px; margin: 14px 3px 0px 358px; padding: 0; vertical-align: top; display: block; background: url("images/bm9_si_facebook.gif") no-repeat 0 0; }
#si_facebook:hover { background: url("images/bm9_si_facebookHi.gif") no-repeat 0 0; }
#si_facebook span { display: none; }
#si_twitter { float: left; width: 25px; height: 25px; margin: 14px 3px 0px 0px; padding: 0; vertical-align: top; display: block; background: url("images/bm9_si_twitter.gif") no-repeat 0 0; }
#si_twitter:hover { background: url("images/bm9_si_twitterHi.gif") no-repeat 0 0; }
#si_twitter span { display: none; }
#si_youtube { float: left; width: 25px; height: 25px; margin: 14px 3px 0px 0px; padding: 0; vertical-align: top; display: block; background: url("images/bm9_si_youtube.gif") no-repeat 0 0; }
#si_youtube:hover { background: url("images/bm9_si_youtubeHi.gif") no-repeat 0 0; }
#si_youtube span { display: none; }
#si_myspace { float: left; width: 25px; height: 25px; margin: 14px 3px 0px 0px; padding: 0; vertical-align: top; display: block; background: url("images/bm9_si_myspace.gif") no-repeat 0 0; }
#si_myspace:hover { background: url("images/bm9_si_myspaceHi.gif") no-repeat 0 0; }
#si_myspace span { display: none; }
#si_flickr { float: left; width: 26px; height: 25px; margin: 14px 3px 0px 0px; padding: 0; vertical-align: top; display: block; background: url("images/bm9_si_flicker.gif") no-repeat 0 0; }
#si_flickr:hover { background: url("images/bm9_si_flickerHi.gif") no-repeat 0 0; }
#si_flickr span { display: none; }
#si_rss { float: left; width: 25px; height: 25px; margin: 14px 1px 0px 0px; padding: 0; vertical-align: top; display: block; background: url("images/bm9_si_rss.gif") no-repeat 0 0; }
#si_rss:hover { background: url("images/bm9_si_rssHi.gif") no-repeat 0 0; }
#si_rss span { display: none; }
.searchbox { float: right; background:url('images/bm9_searchbox.gif') no-repeat; width: 180px; height: 32px; margin: 0px 6px 0px 0px; padding: 0; vertical-align: top; }
.search_entry { background: none; margin: 0px; border:0; font-size: 1.1em; color: #ededeb; height:16px; padding: 8px; vertical-align:middle; width:164px; text-transform: uppercase; letter-spacing: 1px; }

#nav_text { width:590px; float: left; margin: 5px 0px 0px 15px; padding: 0px; font-size: 1.2em; color: #807a77; }
* #nav_text { margin: 5px 0px 0px 10px; font-size: 1.1em; } /* IE needs smaller space and font to fit */
/*#nav_text a {text-decoration:none; color: #807a77;}
#nav_text a:visited {text-decoration:none;}
#nav_text a:hover {text-decoration:underline; color:#ed1c24;}
#nav_text a:active {text-decoration:underline; color:#ed1c24;}
#nav_text li { display: inline; list-style-type: none; padding-right: 8px; }*/

#video_bar { clear: both; height:309px; margin: -43px 0px 0px 0px; padding: 0px; font-size: 1.2em; text-align:center; }
#videoholder { float: none; width: 670px; height: 310px; margin: -20px 0px 10px 48px; padding: 0; vertical-align: top; }
/* for IE 7 & below*/
*:first-child+html #video_bar { margin-top: 0px; } * html #video_bar { margin-top: 0px; }

#content_col1 { float: left; width: 161px; margin: 17px 18px 20px 0px; padding: 0px; font-size: 1.2em; overflow: hidden; }
#content_col2 { float: left; width: 510px; margin: 17px 0px 20px 0px; padding: 0px 20px 0px 20px; font-size: 1.2em; text-align: justify; border-right:1px solid #908e8d; border-left:1px solid #908e8d; overflow: hidden; }
#content_col3 { float: left; width: 161px; margin: 17px 0px 20px 18px; padding: 0px; font-size: 1.2em; overflow: hidden; }
#content_col4 { float: left; width: 161px; margin: 0px 18px 20px 0px; padding: 0px; font-size: 1.2em; overflow: hidden; }
#content_col5 { float: left; width: 712px; margin: 0px 0px 20px 0px; padding: 0px 0px 0px 20px; font-size: 1.2em; text-align: justify; border-left:1px solid #908e8d; overflow: hidden; }
img.col { margin: 0px 0px 0px 0px; }

.post_data_bar { height: 14px; clear: both; margin: 8px 0px 7px 0px; padding: 0px; font-size: .9em; color: #cfcfcf; vertical-align:top; text-align:left; }
.post_data_bar a {text-decoration:none; color: #cfcfcf;}
.post_data_bar a:visited {text-decoration:none;}
.post_data_bar a:hover {text-decoration:underline; color:#ed1c24;}
.post_data_bar a:active {text-decoration:underline; color:#ed1c24;}
.clock, .share_this, .balloon, .thermo { margin: -3px 6px 0px 0px; padding: 0px; float: left; }
.post_time { float: left; margin-right: 25px; }
.share { float: left; margin-right: 25px; }
.conditions { float: left; margin-right: 25px; }
.comment_qty { float: left; margin-right: 25px; }
.share_me { float: left; margin-right: 25px; }
.edit_me { float: left; margin-right: 15px; }
.negative_v_space { margin: -20px; padding: 0px; }
.button_v_space { margin: 20px 0px 0px 0px; padding: 0px; clear: both; }
.button_v_space10 { margin: 0px 0px 10px 0px; padding: 0px; }
.button_grn_space { margin: 6px 0px 0px 0px; padding: 0px; }
.entry p { margin-bottom: 10px; }
#temp_data  { float: left; margin: 0px 0px 8px 0px; padding: 0px; color: #CFCFCF; text-align:left; }
#temp_data a {text-decoration:none; color: #CFCFCF;}
#temp_data a:visited {text-decoration:none;}
#temp_data a:hover {text-decoration:none; color:#ed1c24;}
#temp_data a:active {text-decoration:none; color:#ed1c24;}
#temp_num  { float: left; line-height: 1.0em; margin: 0px 0px 0px 0px; font-size: 3.0em; font-weight: bolder; letter-spacing:-2px; }
#temp_deg  { float: left; margin: 2px 0px 0px 0px; font-size: 1.6em; }
#temp_F  { float: left; margin: 2px 8px 0px 0px; font-size: 1.6em; }
#temp_wind  { clear: both; line-height: 1.2em; margin: 6px 0px 0px 3px; font-size: 0.9em; font-weight: 100; white-space: nowrap; overflow: visible; }
#temp_date  { clear: both; line-height: 1.1em; margin: 3px 0px 0px 3px; font-size: 0.7em; color:#999999; font-weight: 100; vertical-align: bottom;}

.btn_txt { line-height: 21px; height: 22px; margin: 0px 0px 0px 0px; padding-left: 13px; font-size: 1.1em; color: #e5e3e3; vertical-align:middle; text-align:left; text-decoration:none; }
#btn_buy { clear: both; width: 161px; height: 22px; margin: 6px 0px 25px 0px; padding: 0; vertical-align: top; display: block; background: url("images/bm9_btn_buy.gif") no-repeat 0 0; text-decoration:none; }
#btn_buy:hover { background: url("images/bm9_btn_buyHi.gif") no-repeat 0 0; }
#btn_textme { clear: both; width: 161px; height: 22px; margin: 0px 0px 7px 0px; padding: 0; vertical-align: middle; display: block; background: url("images/bm9_btn_sms.gif") no-repeat 0 0; text-decoration:none; }
#btn_textme:hover { background: url("images/bm9_btn_smsHi.gif") no-repeat 0 0; }
#btn_subscribe { clear: both; width: 161px; height: 22px; margin: 0px 0px 7px 0px; padding: 0; vertical-align: middle; display: block; background: url("images/bm9_btn_subscribe.gif") no-repeat 0 0; text-decoration:none; }
#btn_subscribe:hover { background: url("images/bm9_btn_subscribeHi.gif") no-repeat 0 0; }
#btn_podcast { clear: both; width: 161px; height: 22px; margin: 0px 0px 7px 0px; padding: 0; vertical-align: middle; display: block; background: url("images/bm9_btn_videopodcast.gif") no-repeat 0 0; text-decoration:none; }
#btn_podcast:hover { background: url("images/bm9_btn_videopodcastHi.gif") no-repeat 0 0; }
#btn_lodging { clear: both; width: 161px; height: 22px; margin: 0px 0px 7px 0px; padding: 0; vertical-align: middle; display: block; background: url("images/bm9_btn_lodging.gif") no-repeat 0 0; text-decoration:none; }
#btn_lodging:hover { background: url("images/bm9_btn_lodgingHi.gif") no-repeat 0 0; }
#btn_discounts { clear: both; width: 161px; height: 22px; margin: 0px 0px 7px 0px; padding: 0; vertical-align: middle; display: block; background: url("images/bm9_btn_discounts.gif") no-repeat 0 0; text-decoration:none; }
#btn_discounts:hover { background: url("images/bm9_btn_discountsHi.gif") no-repeat 0 0; }
#btn_summit { clear: both; width: 161px; height: 22px; margin: 0px 0px 7px 0px; padding: 0; vertical-align: middle; display: block; background: url("images/bm9_btn_summit.gif") no-repeat 0 0; text-decoration:none; }
#btn_summit:hover { background: url("images/bm9_btn_summitHi.gif") no-repeat 0 0; }
.btn_txt_generic { width: 161px; line-height: 21px; height: 22px; margin-left:auto; margin-right:auto; padding-left:auto; padding-right:auto; font-size: 1.1em; color: #e5e3e3; vertical-align:middle; text-align:center; text-decoration:none; }
#btn_generic { float: left; width: 161px; height: 22px; margin: 10px 0px 0px 112px; vertical-align: middle; display: inline; background: url("images/bm9_btn_blank.gif") no-repeat 0 0; text-decoration:none; text-align:center; }
#btn_generic:hover { background: url("images/bm9_btn_blankHi.gif") no-repeat 0 0; }

#footer_bar { width: 100%; float: left; border-top:1px solid #a8a5a3; border-bottom:1px solid #333333; background-color: #807a77; margin: 0px 0px 0px 0px; padding: 0px; }
#footer_nav_text { width:575px; float: left; margin: 0px 0px 0px 30px; padding: 0px; font-size: 1.1em; color: #e5e3e3; text-align:left; }
#footer_nav_text a {text-decoration:none; color: #e5e3e3;}
#footer_nav_text a:visited {text-decoration:none;}
#footer_nav_text a:hover {text-decoration:underline; color:#ed1c24;}
#footer_nav_text a:active {text-decoration:underline; color:#ed1c24;}
#footer_nav_text li { display: inline; list-style-type: none; padding-right: 8px; }
#footer_contact { width:252px; float: right; margin: 0px 23px 20px 30px; padding: 0px; font-size: 0.9em; color: #e5e3e3; text-align:right; }
#footer_contact a {text-decoration:none; color: #e5e3e3;}
#footer_contact a:visited {text-decoration:none;}
#footer_contact a:hover {text-decoration:underline; color:#e5e3e3;}
#footer_contact a:active {text-decoration:underline; color:#ed1c24;}
#up_arrow { float: left; width: 19px; height: 13px; margin: 0px 10px 0px 0px; padding: 0; vertical-align: top; display: block; background: url("images/bm9_btn_uparrow.gif") no-repeat 0 0; }
#up_arrow:hover { background: url("images/bm9_btn_uparrowHi.gif") no-repeat 0 0; }
#up_arrow span { display: none; }
#footer_logo { width: 286px; height: 44px; background: url("images/bm9_footerlogo.gif") no-repeat 0 0; float: left; clear: left; margin: 40px 20px 20px 20px; padding: 0; vertical-align: top; display: block; }
#footer_logo:hover { background: url("images/bm9_footerlogoHi.gif") no-repeat 0 0; }
#footer_logo span { display: none; }

hr.light { clear: both; margin: 3px 0px 6px 0px; color: #514c4a; background-color: #514c4a; border: 1px dotted #cfcfcf; border-style: none none dotted; }
hr.dark, hr.dark_btm, hr.dark_btmi { margin: 6px 0px 6px 0px; color: #514c4a; background-color: #514c4a; border: 1px dotted #908e8d; border-style: none none dotted; }
hr.dark_btm { margin: 0px 0px 20px 0px; }
hr.dark_btmi { margin: 0px 0px 10px 0px; }

.dotunder { border-bottom: dotted 1px #908E8D; margin: 15px 0px 10px 0px; }
.hdhr_slide { float: right; width: 320px; height: 240px; margin: 10px 0px 10px 30px; border: 1px solid #A8A5A3; padding: 0px; overflow: hidden; }
.hdhr_mov { float: right; width: 320px; height: 196px; margin: 10px 0px 10px 30px; border: 1px solid #A8A5A3; padding: 0px; overflow: hidden; }
.hdhr_dog { float: right; width: 320px; height: 433px; margin: 10px 0px 10px 30px; border: 1px solid #A8A5A3; padding: 0px; overflow: hidden; }

/* dropdown (and pray) */

#header_nav, #header_nav ul { /* all lists */
	list-style: none;
}
#header_nav a {
	text-decoration:none; 
	color: #807a77; /* gray */
	display: block;
	margin: 0px;
	padding: 4px 6px 4px 6px;
	/*width: 10em;*/
}
#header_nav a:hover, #header_nav a:active {
	text-decoration:none; 
	color: #ffffff;
	background: #ed1c24; /* red */
}
#header_nav li { /* all list items */
	float: left;
	/*width: 10em;  width needed or else Opera goes nuts */
}
#header_nav li ul { /* second-level lists */
	position: absolute;
	background: #78a59a; /* green */
	color: #514c4a; /* dark grey */
	width: 155px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: 0px;
	padding: 0px;
	text-align:left;
}
#header_nav li ul li a { 
	background: #78a59a;
	color: #514c4a;
	line-height:1.4em;
	width: 155px;
	margin: 0px;
	padding: 4px 6px 4px 6px;
	border-bottom:1px solid #8c8784;
}
#header_nav li:hover ul, #header_nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#header_nav li a:hover, #header_nav li a.sfhover { 
	background: #ed1c24; /* red */
}
#header_nav li:hover, #header_nav li.sfhover {
	background: #78a59a;
	color: #514c4a; /* doesn't work mofo */
}

/* End BM Adds */
