/* CSS Document */

body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
body {background:#454545; margin: 0px; text-align:center;}
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #000000;}
a:active {color: #000000;}

* {margin:0px; padding:0px;}

#page_bg {width:800px; margin:0px auto 0px auto; background:url(../img/bh_bg.jpg) repeat-y center;}
#header {width:720px; height:138px; background:url(../img/bh_header.jpg) no-repeat; margin-left:auto; margin-right:auto;}
#top_nav {width:720px; text-align:right; margin-top:3px; margin-left:auto; margin-right:auto; color:#CCC;}
#top_nav a {text-decoration:none; font-size:11px; color:#CCC;}
#top_nav a:hover {color:#FF0000;}
.middot {font-weight:bold; padding:0px 5px; font-size:11px;}
.top_nav_spacer {padding:3px;}

#nav {width:720px; height:30px; background:url(../img/nav_bg.jpg) no-repeat; margin-left:auto; margin-right:auto;}
#nav_spacer {width:97px; float:left;}
#button {width:105px; height:30px; float:left; overflow:hidden;}
#button a {width:105px; height:30px; background:url(../img/button.jpg) center top; display:block; color:#FFFFFF;
	text-decoration:none; font-weight:bold; padding-top:7px;}
#button a:hover {background-position:0px -30px;}

#content_container {width:720px; margin-left:auto; margin-right:auto;}
#left {width:175px; height:350px; background:url(../img/left_bg_flag.jpg) center top;}
#right {width:545px; background:url(../img/right_bg.jpg) center top;}

#footer {width:800px; height:100px; margin:0px auto 0px auto; background:url(../img/footer_bg.jpg) center top no-repeat;}
#ft_text {margin-top:40px;}
#ft_text a:hover {color:#FFFFFF;}
#copy {margin-top:3px; font-size:11px;}

#side_cart {width:173px; height:158px; background:url(../img/side_cart_bg.jpg) center top no-repeat; margin-top:25px;}
#sc_title {margin-top:33px; font-weight:bold;}
#sc_items {margin-top:10px;}
#sc_view { margin-top:10px;}
#sc_view a {width:73px; height:25px; background:url(../img/side_cart_buttons.jpg) top; display:block; text-decoration:none;}
#sc_view a:hover {background-position:bottom;}

#hp_title {font-size:16px; font-weight:bold; margin-top:30px; font-family:Georgia, "Times New Roman", Times, serif;}
#hp_text {width:475px; margin-top:15px;}
#hp_pic {margin-top:10px;}

#privacy {width:450px; margin:10px 0px 20px 0px;}
#privacy p {margin-top:10px;}

#orders {width:450px; margin:20px 0px 20px 0px;}
#o_title {font-weight:bold; margin-bottom:10px;}
#o_desc {margin-bottom:20px; margin-left:10px;}

#contact {margin:10px 75px 20px 75px;}
#contact p {margin-bottom:10px;}

