body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #fff;
}

#page {
	background: transparent;
	background-position: center 50%;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
}

#wrap {
background-color: #e77b29;
color: #000;
margin: 0 auto;
width: 760px;
height: auto;	
}

#bannertext {
	position: relative;
	top: 30px; 
	left: 42px;
	width: 150px;
	text-align: left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#header {
	height: 122px;
	background: #e77b29 url(images/BH151rev.gif);
	background-position: 550px 20px;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0 0 0px 0;
}

#headerlogo {
	float: right;
	margin: 10px 20px 0 0;
}

#header h1 {
	color: #fff;
	margin: 0 15px 0px 0;
	padding: 40px 0 0 40px;
	line-height: 2em;
	font-size: 2.6em;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#leftcol {
background-color: #e77b29;
clear: left;
float: left;
width: 153px;
height: 100%;
}

#navmenu {
margin: 20px 0 10px 0;
padding: 0;
font-size: 0.9em;
}



#navmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 0px 0;
padding: 0;
font-size: 1.1em;
}	

#navmenu li {
margin-bottom: 4px;
}

#navmenu li a {
font-weight: bold;
height: 20px;
min-height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 5px 0 4px 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#navmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #336666;
}

#leftextras {
padding: 10px;
}

#leftextras p {
margin-left: 6px;
}

.blockquote {
margin-left: 2em;
}


.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

.box {
	margin-right: 4px;
	padding: 3px;
	border: 1px solid #000;
	background-color: #c0dcc0;
	text-align: center;
}

.button {
	margin: 4px 4px;
	margin-right: 4px;
	padding: 3px;
	border: 4px solid #ccc;
	background-color: #ccc;
	text-align: center;
	border-style: outset;
}

.button a {
	font-weight: bold;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 0 0 2px 0;
}	

.button a:hover {
	text-decoration: none;
	background: #FFDC99;
	color: #286ea0;
}

#extras {
float: right;
width: 110px;
margin: 0 0 10px 0;
padding: 2px;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
background-color: #fff;
margin: 0px 0px 0px 153px;
padding: 20px 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
text-align: center;
color: #333;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

h4 {
font-size: 1.2em;
color: #e77b29;
}

h5 {
font-size: 1.1em;
color: #e77b29;
font-weight: bold;
margin: 10px 0 0 0;
}

#content img {
	display: inline;
}

.imgleft {
	margin: 10px 10px 5px 0;
	float: left;
	padding: 1px;
	border: 1px solid #000;	
}

.imgright {
	margin: 10px 0 5px 10px;
	float: right;
	padding: 1px;
	border: 1px solid #000;	
}



a {
text-decoration: none;
color: #286ea0;
}

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

a img {
border: 0;
}

a.sub { 
	display: block;
	padding: 2px 5px 2px 0.5em;
	font: bold 0.8em;
	margin-left: 20px;
	margin-bottom: 2px;
	}
	
a:small {font-weight: normal;}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #ddd;
width: 760px;
text-align: center;
background-color: #eee;
color: #808080;
font-size: 0.9em;
}

#footer2 {
	height: 50px;
	margin-bottom: 20px;
	CLEAR: both; 
	BACKGROUND-POSITION: 50% top; 
	BACKGROUND-IMAGE: url(images/footer-background.jpg); 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: #fff;
	LINE-HEIGHT: 140%; PADDING: 10px; 
	color: #ffffff; font-weight: bold; font-size: 0.6em; text-align: center;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}




.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}



.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.smallgrey {
font-size: 0.8em;
color: #8d9d8d;
}

.centersmall {
text-align: center;
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.italic {
	font-style: italic;
}

.hide {
display: none;
}

.cleaner {
	clear:both;
	height:10px;
	font-size:1px;
	border: none;
	margin:0;
	padding:0;
	background: transparent;
}

.caption {
	font-size: 90%;
	font-family: Verdana, Arial, sans-serif;
	text-align: center; 
}
.quoteday {
	position: relative;
	width: 150px;
	left: 600px;
	top: -80px;
	display: block;
	font-size: 80%;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	color: Green; 
}

a.tooltip span {
	display:none;
	padding:4px 6px;
	margin-left:-250px;
	margin-top:170px;
	width:350px;
}
a.tooltip:hover span{
	display:inline;
	position:absolute;
	background:#fec;
	border:1px solid #900;
	color:#000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	z-index: 100;
}
