body {
	margin: 0;
	padding: 0 0 20px 0;
	background: #01401A url(/images/bbgrad.gif) left top repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background: url(/images/bbbnr.jpg) left top no-repeat;
	height: 98px;
}
#menu {
	background: #D5391F url(/images/bbmt.gif) left top repeat-x;
	border-top: solid 2px #FB6747;
	border-bottom: solid 1px #FB6747;
}
#menu2 {
	background: url(/images/bbmb.gif) right bottom repeat-x;
	padding-left: 180px;
}
#menu a {
	display: block;
	float: left;
	padding: 3px 10px 3px 10px;
	font-size: 0.8em;
	font-weight: bold;
	border-left: solid 1px #FB6747;
	border-right: solid 1px #B52E19;
}
#menu b {
	display: none;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	background: #FCA48B url(/images/bbmbh.gif) left bottom repeat-x;
	color: #FFFFFF;
}
#menuclear {
	clear: both;
}
#menu2>#menuclear {
	height: 1px;
}
/* MIDDLE 3 COLUMNS */
#main {
	position: relative;
	width: 100%;  /* required for IE to get correct abs placement */
}
#content {
	background: #FFFFFF url(//images/bbcontentBL.gif) left bottom no-repeat;
	margin-left: 180px;
	xmargin-right: 190px;
	width: 100%;  /* IE fix to get the background corners to work */
	font-size: 0.8em;
	color: #000000;
}
#main>#content {
	width: auto;  /* Override the IE fix for real browsers */
}
#content #content-inner {
	position: relative;
	padding: 10px 188px 10px 20px;
}
#content h1 {
	font-size: 130%;
	color: #00401A;
	margin-top: 0;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 120%;
	color: #8bba7b;
	font-style: italic;
	margin: 10px 20px 10px 20px;
}
#content h3 {
	font-size: 120%;
	color: #00401A;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h4 {
	font-size: 120%;
	color: #8bba7b;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h5 {
	font-size: 110%;
	color: #00401A;
	margin-top: 10px;
	margin-bottom: 0;
}
#content h6 {
	font-size: 110%;
	color: #8bba7b;
	margin-top: 10px;
	margin-bottom: 0;
}
#content p {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #084081;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #8bba7b;
}
#content a:visited {
	color: #8bba7b;
}
#content a:hover {
	color: #D5391F;
}
#features {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 190px;
}
.feature {
	margin: 10px;
	padding: 10px;
	background: #8BBA7B;
	color: #00401A;
	border: solid 2px #00401A;
}
#content .feature h2 {
	font-size: 0.9em;
	font-style: normal;
	margin: 0;
}
#content .feature h2 a:link {
	color: #00401A;
	text-decoration: none;
}
#content .feature h2 a:visited {
	color: #00401A;
	text-decoration: none;
}
#content .feature h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content .feature p {
	font-size: 0.9em;
	margin: 0;
}
#content .feature p a:link {
	color: #00401A;
}
#content .feature p a:visited {
	color: #00401A;
}
#content .feature p a:hover {
	color: #FFFFFF;
}
#footer {
	clear: both;
	text-align: center;
	margin-top: 20px;
}
#ozewebhost {
	text-align: center;
	font-size: 80%;
	margin-top: 5px;
	color: #999999;
}
#ozewebhost a:link, #ozewebhost a:visited, #ozewebhost a:hover {
	color: #999999;
}
#leftbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
}
#contact {
	padding: 5px 3px 0 3px;
	font-size: 0.8em;
	color: #FFFFFF;
}
#contact a:link, #contact a:visited {
	color: #FFFFFF;
}
#contact a:hover {
	color: #999999;
}
#submenu {
	margin-top: 25px;
}
#submenu a {
	display: block;
	border-top: solid 1px #689C63;
	border-bottom: solid 1px #17542A;
	padding: 3px 3px 3px 7px;
	font-size: 0.8em;
	font-weight: bold;
	width: 100%;
}
#submenu>a {
	width: auto;
}
#submenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#submenu a:hover {
	color: #FFFFFF;
	background: #8BBA7B;
}
.popmenu {
	display: none;
	position:   absolute;
	background: url(/images/bbgrad.jpg) left top repeat-y;
	z-index:1;
}
.popmenu a {
	display: block;
	padding: 3px;
	font-size: 0.8em;
	font-weight: bold;
	width: 150px;
}
.popmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.popmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.popmenu a:hover {
	color: #FFFFFF;
	background: #8BBA7B;
}

