/* CSS Document */
body {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #375464;
	background-image: url(http://www.bearmtninn.com/images/Background.jpg);
	background-position:center top;
	background-repeat: no-repeat;
}

.smgreentext{
	font-family: arial;
	font-size: 11px;
    line-height: 150%;
	color: #000000;
}

.smgreentext a{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
	color: #688734;
}

.smgreentext a:hover{
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
	color: #9EBC6B;
}

.smbluetext{
	font-family: arial;
	font-size: 11px;
    line-height: 120%;
	color: #000000;
}

.smbluetext a{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 120%;
	font-weight: none;
	color: #537083;
}

.smbluetext a:hover{
	text-decoration: none;
	line-height: 120%;
	font-weight: none;
	color: #375464;
}




.missingField {
	padding: 3px;
	border: 2px solid #FF0000;
	background-color: #FFFFCC;
	margin-left: 3px;
}



.bodytext{
	font-family: arial;
	font-size: 12px;
    line-height: 140%;
	color: #333333;
}

.bodytext a{
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #344e5f;
}

.bodytext a:hover{
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #5d7687;
}

.bodytd {
	background-color:#ffffff}

.lightbox{
	border: 0px;
}





.h1{
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	color: #224054;
}

.h2{
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #224054;
}
.h2 a{
	font-family: georgia;
	font-size: 14px;
	text-decoration: underline;
	line-height: 120%;
	font-weight: bold;
	color: #224054;
}

.h2 a:hover{
	text-decoration: underline;
	line-height: 120%;
	font-weight: bold;
	color: #537083;
}


.WhiteText{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}





.footertext{
	font-family: arial;
	font-size: 8pt;
	line-height: 160%;
	color: #F1F1F1;
}

.footertext a{
	font-family: arial;
	font-size: 8pt;
	line-height: 160%;
	text-decoration: none;
	font-weight: none;
	color: #C8C9C4;
}

.footertext a:hover{
	text-decoration: none;
	line-height: 160%;
	font-weight: none;
	color: #FFFFFF;
}

.topnav{
	font-family: arial;
	font-size: 8pt;
	line-height: 160%;
	color: #000000;
}

.topnav a{
	font-family: arial;
	font-size: 8pt;
	line-height: 160%;
	text-decoration: underline;
	font-weight: none;
	color: #49B1DE;
}

.topnav a:hover{
	text-decoration: underline;
	line-height: 160%;
	font-weight: none;
	color: #FFFFFF;
}


#li {
  list-style-image: url(../images/bullet.gif);
}


#TBL1{border-color:#e6dcb0;
	border-style:solid; border-width:1px;
}

#TBL2{border-color:#C3C3C3;
	border-style:solid; border-width:1px;
	background-color:#E7E7E7;
}


.anylinkcss {
	position:	absolute;
	visibility: hidden;
	border:	1px solid black;
	border-bottom-width: 0;
	font:	normal 11px arial;
	line-height: 18px;
	z-index: 100;
	background-color: #9e8044;
	color: #313130;
	width: 120px;
}

.anylinkcss a {
	background-color: inherit;
	color: #ffffff;
	width: 100%;
	display: block;
	text-indent: 10px;
	border-bottom: 1px solid black;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
}


.anylinkcss a:hover {
	background-color: #c2a76f;
	color: #ffffff;
	
	}