@charset "utf-8";
/* CSS Document */

p {
	margin:0;
	padding: 0;
	margin-bottom: 10px;
}

img {
border: none;
}

a:link, a:visited {
color: #666666;
text-decoration: underline;
}

a:hover, a:active {
color: #666666;
text-decoration: none;
}

body {
	margin:0;
	background:url(../images/bg_main.gif) repeat-x #94aa9d;
}

#wrapper {
	width:742px;
	background:#FFFFFF;
	margin:0 auto;
	padding:9px;
	padding-bottom:0px;
}

#logo_top {
	background:url(../images/logo_top.gif) no-repeat;
	width:742px;
	height:23px;
	margin-bottom:9px;
}

#banner {
	width:742px;
	height:120px;
	margin-bottom:6px;
}

#navigation {
	width:742px;
	height:22px;
}

#content {
	width:742px;
	margin-top:7px;	
}

#content_right {
	width:151px;
	background:#94aa9d;
	float:right;
	padding:7px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

#content_right p {
	margin-top:15px;
}

#content_right a {
	color:#FFFFFF;
}

#content_middle {
	width:415px;
	float:left;
	margin-left:15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
#content_middle h1 {
	font-size: 1.3em;
	color: #94aa9d;
	margin-bottom: 15px;
	padding-bottom: 0px;
}
#content_middle h2, h3 {
	font-size: 1.1em;
	color: #94aa9d;
	margin-bottom: 15px;
	padding-bottom: 0px;
}

#content_left {
	width:140px;
	float:left;	
}


#content_left ul {
	margin:0;
	padding:0;
}

#content_left li {
	list-style:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#929395;
	text-transform:uppercase;
	
}

#content_left li a {
	color:#929395;
	text-decoration:none;
	width:126px;
	height:16px;
	display:block;
	padding-top:5px;
	padding-left:14px; 
	border-bottom:1px solid #acbcaf;
}

#content_left li a:hover {
	background:url(../images/bg_menu_over.gif) repeat-x;
	color:#FFFFFF;
	border:none;
	height:17px;
}
div#content_left a.selected {
	background:url(../images/bg_menu_over.gif) repeat-x;
	color:#FFFFFF;
	border:none;
	height:17px;
	cursor: default;
}


#address {
	width:120px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	margin-top:20px;
}

.img_small {
	width:72px;
	float:left;
	text-align:center;
	margin-right:26px;
	margin-bottom:20px;
}

.img_small_right {
	width:72px;
	float:left;
	text-align:center;
	margin-bottom:20px;
}

.img_small p {
	padding:3px 0;
}

.img_small_right p {
	padding:3px 0;
}

#nav_left {
	width:240px;
	height:17px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-top:5px;
	font-size:10px;
	color:#666666;
	float:left;
	text-align:center;
}

#nav_left ul {
	padding:0;
	margin:0;
}

#nav_left li {
	list-style:none;
	display:inline;
	margin-right:3px;
}

#nav_left li a {
	color:#666666;
	text-decoration:none;
}

#nav_left li a:hover {
	color:#58785f;
	text-decoration:underline;
}

#nav_right {
	width:502px;
	height:22px;
	background:url(../images/bg_nav_right.jpg) no-repeat;
	float:left;
}

#footer {
	width:100%;
	height:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#94aa9d;
	margin-top:7px;
	text-align: center;
}

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

#footer_left {
	float:left;
	width:50%;
	text-align: left;
}

#footer_right {
	float:right;
	width:50%;
	text-align:right;
}
#bhsfooter {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
color: #FFFFFF;
text-align: center;
}
#bhsfooter a {
color: #FFFFFF;
}

.clear {
	clear:both;
	font-size:1px;
	height:1px;
}

body#home .home, 
body#about .about,
body#contact .contact, 
body#history .history {
 	text-decoration: underline;
	font-weight: bold;
	cursor: default;	
}
#breadcrumb {
color: #94aa9d;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin-bottom: 5px;
margin-top: -5px;
}
#breadcrumb strong {
color: #666666;
}
td {
vertical-align: top;
}
td.cart {
vertical-align: middle;
}
.borderbottom {
border-bottom: 1px solid #94aa9d;
}
.tdpad td {
padding: 3px 0 3px 0;
}
.optiontext {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
