h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
h1 {
	font-size: 2.5em;
	color: #5a3d1b;
}

/* @group Masthead */

h1.masthead {
	margin-bottom: 0;
	background: url(media/masthead.gif) no-repeat;
	width: 350px;
	height: 41px;
	text-indent: -5000px;
	position: relative;
	top: 5px;
}

#masthead-box h2 img {
	position: relative;
	top: 7px;
}

#masthead-box h2 a {
	text-decoration: none;
}

img.masthead-bear {
	float: right;
}

#masthead-box {
	margin-top: 20px;
	width: 100%;
	clear: both;
	height: 98px;
	background: url(media/masthead-bear.gif) no-repeat 616px;
}
#bigbear-logo {
    background-image: url(media/masthead.gif);
    display:block;
    height: 40px;
    width: 348px;
	text-indent: -9999px;
}

#masthead-box h1 {
	margin-bottom: 0;
}


/* @end */

span.green {
	color: #108632;
}
h2 {
	font-size: 1.5em;
	color: #006600;

}
li {
	padding: 0px;
	margin-bottom: 0.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 3em;
	list-style-position: outside;
	marker-offset:2em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #663300;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #663300;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 1em;
	list-style-image: url(media/ul-bearbpaw-2.gif);
}
.address {
	font-size: 0.7em;
	text-transform: none;
	color: #000000;
	text-align: center;
	width: 740px;
	clear: both;
	padding: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
}
.bold {
	font-weight: bold;
}
.brown-text {
	color: #663300;
}
#column-2 {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	float: right;
	width: 260px;
}
#contact-form td {
	text-align: left;
	vertical-align: top;
}
.container {
	padding: 0px 0px 0px 20px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(media/BEAR-HOUSE.jpg);
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
	text-align: left;
}
.float-right {
	margin: 0px;
	padding: 0px;
	float: right;
}

/* @group navbar */

#navbar img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navbar {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 750px;
	border-top: 1px solid #108632;
	border-bottom: 1px solid #108632;
	background-color: #b8f178;
}

#navbar-list li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin: 0 1em 0 0;
	color: black;
	padding: 5px 8px;
	font-weight: bold;
}

#navbar-list li a {
	text-decoration: none;
	color: #006600;
}


/* @end */
#main-content {
	margin: 0px;
	padding: 0px;
	width: 730px;
}
.text-column {
	margin: 10px 0px 20px;
	padding: 0px 20px 0px 0px;
	width: 425px;
}
.nav-b {
	margin: 0px;
	padding: 10px;
	width: 200px;
	text-align: left;
	background-image: url(media/bg-bearpaw.gif);
	background-repeat: no-repeat;
	height: 200px;
}
.nav-b a {
	font-weight: bold;
	color: #336600;
}
.nav-b h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
.nav-b p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: .75em;
	margin-left: 5px;
}
.prohibited-highlight {
	color: #f70e34;
	margin: 1em 0px .5em;
	padding: 2px;
	width: 50%;
	text-align: center;
	background-image: url(media/bg-red.gif);
	background-repeat: repeat;
}
.cover-offering {
	font-size: 1.2em;
	color: #cc0000;
	font-weight: bold;
	letter-spacing: .04em;
}

span.text-red {
	color: #cc0000;
}

#masthead-box h2 {
	font-size: 1.2em;
}
.red {
	color: #CC0000;
}
table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
td {
	text-align: center;
}
.contact-asterisk {
	color: #CC0000;
	font-size: 1.25em;
	font-weight: bold;
}

.footer-float {
	clear: both;
	width: 100%;
}

