* {
 margin: 0;
 padding: 0;
}

body {
 background: #000 url('/img/bbc_body_bg5.jpg') no-repeat 50% 0;
}

ul.inline {
 list-style-type: none;
}

ul.inline li {
 display: inline;
}

#content #links img {
 border: 0;
 margin: 10px;
}

#social {
 list-style-type: none;
}

#social li {
 display: inline;
 margin: 0;
 padding: 0;
 text-indent: 0;
}

#social a img {
 border: 0;
}

#locations dl {
 margin: 10px;
 margin-bottom: 20px;
 position: relative;
 clear: left;
}

#locations dl dt {
 color: #000;
}

#locations dl dt.company {
 font-size: 1.2em;
 color: #000;
 font-weight: normal;
 background: transparent;
}

#locations dl dd {
 margin-left: 210px;
}

#locations dl dd.map {
 margin-left: 0;
 float: left;
 margin-right: 10px;
 height: 250px;
}

#gradient {
 width: 779px;
 margin: 0 auto;
 padding: 0 16px;
 position: relative;
}

#errorMsg {
 background: #dedede url('/img/warning-trans.png') no-repeat 5px 5px;
 margin: 10px;
 font-weight: bold;
 font-size: 16px;
 padding: 10px;
 padding-left: 65px;
 border: 1px solid #999;
 min-height: 2.5em;
}

div.error_message {
 background: url('/img/warning-small-trans.png') no-repeat 5px 50%;
 padding-left: 15px;
}

.center {
 text-align: center;
}

select {
 width: 7em;
}

.left {
 float: left;
}

.right {
 float: right;
}

img.left {
 margin: 5px 10px 5px 23px;
 border: 1px solid #660000;
 padding: 2px;
 border: 0;
}

img.right {
 margin: 5px 15px 5px 5px;
 border: 0px;
 padding: 2px;
}

#content .underline {
 text-decoration: underline;
}

#content p {
 margin: 5px 11px 10px 10px;
 font-family: georgia, "times new roman", serif;
 font-size: 12pt;
 margin-left: 25px;
}

#content a.standout {
	font-weight: bold;
	color: #600;
	font-size: 1.2em;
}

#content  + h2 + h3 {
 background: url('../img/-dots.jpg') no-repeat top left;
 margin-left: 10px;
 padding-left: 15px;
 padding-top: 10px;
}

#content  + h2 + p {
 background: url('../img/-dots.jpg') no-repeat top left;
 margin-left: 10px;
 padding-left: 15px;
 padding-top: 10px;
}

#content h3 {
 margin-top: 15px;
 margin-left: 20px;
 font-family: arial;
 font-size: 18px;
}

#content h4 {
 font-family: arial;
 margin-top: 25px;
 margin-left: 20px;
}

#content h2 {
 margin-top: 25px;
 margin-left: 20px;
 color: #000;
 font-family: "bernard mt condensed", pristina, "monotype corsiva", arial;
 font-weight: normal;
 font-size: 25px;
}

#content h1 {
 color: #000;
 font-family: "bernard mt condensed", pristina, "monotype corsiva", arial;
 font-weight: normal;
 font-size: 35px;
 text-align: right;
 margin: 5px 25px 0px 25px;
}

#content h5 {
 background: black url('../img/menu/menu_header2.jpg') repeat-x;
 right: 15px;
 color: #000;
 font-family: "bernard mt condensed", pristina, "monotype corsiva", arial;
 font-weight: normal;
 font-size: 35px;
 text-align: center;
}


#content ul {
 width: 85%;
 margin: 10px auto;
}

#content li {
 margin: 3px 0;
 font-family: georgia,"times new roman",serif;
 font-size: 12pt;
 margin-left: 15px;
}

#wrapper {
 width: 776px;
 background: #ffffcc;
}

#home #header #home, #company #header #company, #franchise #header #franchise, #opportunity #header #opportunity, #storeLocator #header #storeLocator, #contact #header #contact {
 color: white;
}

#header {
 background: black url('../img/bbc_header2.jpg') repeat-y;
 position: relative;
 z-index: 20;
 min-height: 160px;
 width: 776px;
}

#header:hover {
 background-image: url('../img/header_hover2.jpg');
}

<!--
header_better_buzz_coffee2.jpg
-->

#header a img {
 border: 0;
}

#header #navMenu {
 position: absolute;
 bottom: 0;
 left: 88px;
 margin-left: 20px;
}

#header #phone {
 position: absolute;
 color: #cc9900;
 color: #ffcc33;
 width: 755px;
 background: black;
 bottom: 0;
 text-align: right;
 font-weight: bold;
 font-family: georgia;
 font-size: 16px;
 padding: 3px;
}

#header #phone a {
 text-decoration: none;
 color: #F1D60F;
}

#header #phone a:hover {
 text-decoration: underline;
 color: #fff;
}

#header img {
 padding: 5px;
 position: absolute;
}

#header ul a {
 color: #F1D60F;
 text-decoration: none;
 display: block;
 width: auto;
}

#header ul {
 list-style-type: none;
}

#header li ul {
 top: auto;
 left: auto;
 position: absolute;
 width: 8em;
 border: 1px solid black;
}

#header ul li {
 color: #cc9900;
 font-weight: bold;
 font-family: georgia;
 font-size: 19px;
 margin-left: 14px;
 float: left;
 position: relative;
 top: -3px;
 right: -15px;
}

#header ul li ul {
 display: none;
 z-index: 100;
 top: 1em;
 left: 0;
}

#header li:hover ul {
 display: block;
}

#header ul li:hover ul li {
 display: block;
 background: #660000;
 width: 8em;
 float: none;
 z-index: 20;
 margin: 0;
}

#header li ul li a {
 font-size: 12px;
 display: block;
 padding: 3px;
 height: 1%;
}

#header li a:hover {
 color: #fff;
 background: black;
 display: block;
}

#menu {
 float: left;
 background: #353535;
 width: 100%;
 z-index: 999;
 position: relative;
}

#menu ul {
 list-style-type: none;
}

#menu ul li {
 float: left;
 margin-left: 8px;
 display: block;
 padding: 5px 0;
}

#menu a {
 color: #ffffcc;
 text-decoration: none;
 font-family: arial;
 font-size: 14px;
 font-weight: bold;
 display: block;
  margin-left: 5px;
}

#menu a:hover {
 color: black;
 font-weight: bold;
}


#content {
 min-height: 300px;
 position: relative;
 padding: 2.5em 0;
background: url('/img/dots-verticle.jpg') repeat-y top right;
}

#content #motto {
 position: absolute;
 bottom: 5px;
 left: 10px;
}

#content fieldset {
 margin: 10px;
 margin-left: 20px;
 width: 450px;
 background: #ffffdc;
}

#content fieldset legend {
 padding: 0 5px;
 font-size: 18px;
}

#content fieldset p {
 margin: 10px 15px;
 font-size: 13px;
}

#content fieldset p.info {
 margin: 10px 5px;
 font-size: 16px;
 font-family: arial;
}

#content fieldset label {
 width: 140px;
 display: block;
 float: left;
}

#content fieldset .error_message {
 text-indent: 10px;
 font-size: 14px;
 color: red;
 font-style: italic;
 margin-bottom: 20px;
}

#toolbar {
 float: right;
 width: 130px;
 min-height: 300px;
 padding-top: 10px;
}

#toolbar img {
 border: 0;
}

#footer {
 clear: both;
 min-height: 4.2em;
 position: relative;
  font-weight: bold;
 background: url('../img/dots-horizontal.jpg') repeat-x top left;
}

#footer #links {
 font-size: 12px;
 font-weight: bold;
 color: #660000;
 width: 615px;
 text-align: center;
 padding: 15px 10px;
}

#footer #links a {
 color: #000;
 font-weight: bold;
 text-decoration: none;
 font-family: "Arial Narrow", Arial;
}

#footer #address {
 font-size: 12px;
 color: #000;
 font-family: "Arial Narrow", arial;
 position: absolute;
 padding-left: 7px;
 width: 138px;
 top: 5px;
 right: -5px;
 background: url('../img/dots-verticle.jpg') repeat-y top left;
}

#footerimg {
 position: absolute;
 left: 0;
}

#socialLinks {
 width: 770px;
 margin: 30px auto 20px auto;	
}

#socialLinks ul {
 text-decoration: none;
  float: right;	
}

#socialLinks ul li {
 display: inline;	
}

#socialLinks a img {
 border: 0;
}

#list {
 margin-left: 80px;
 margin-top: -25px;
 position: relative;
 left: 0;
}

#ol {
 margin: 5px 11px 10px 10px;
 font-family: georgia, "times new roman", serif;
 font-size: 50pt;
 margin-left: 25px;
}

dl.coffeeDescription {
  margin: 3px 0;
 font-family: georgia,"times new roman",serif;
 font-size: 12pt;
 margin-left: 15px;
 clear: both;
 padding-right:300px;
 padding-left:20px;
 padding-top:5px;
 position: relative;
 min-height: 13em;
}

dl.coffeeDescription .rating {
 position: absolute;
 right: 15px;
 bottom: 0;
} 

dl.coffeeDescription .mints {
 position: absolute;
 right: 80px;
 bottom: 0;
}


dl.coffeeDescription .paper {
 position: absolute;
 right: 180px;
 top: 0;
}

#roastToOrder {
 background: url('/img/roast_to_order_bg.jpg') no-repeat bottom center;
 height: 510px;
 _height: 610px;
 font-size: 19px;
}

#company2 {
 background: url('/img/contact/betterbuzzbuilding2.jpg') no-repeat top center;
 height: 500px;
 width: 776px;
} 

#video {
 float:right;
 padding: 12px;
}

#video_home {
 padding: 12px;
}

#facebook {
 float:left;
 padding: 20px;
}

#cater {
 float:left;
 padding: 10px;
  height: 50px;
 width: 250px;
}

#contact_form {
 float:right;
 padding: 15px;
 font-weight: bold;
}

#submit {
 list-style-type: none;
 padding-top: 4px;
 padding-right: 0px;
 align: center;
 }
 
 #submit:hover {
 position: relative;
 bottom: 8px;
 }
 
#coffee_map {
float:left;
margin-top: -25px;
 padding-left: 150px;
 align: center;
 }

 #coffee_map:hover {
 position: relative;
 bottom: 8px;
 }
 


#flickr {
 float:right;
 padding: 15px;
 font-weight: bold;
}

a:link {font-weight:bold; color: #000; }
a:visited {text-decoration: none; font-weight:bold; color: #000;}
a:hover {text-decoration: none; color: #F1D60F; }

#social_media {
 margin: 0;
 padding: 0;
}

#social_media ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

#social_media li {
 display: inline;
}

ul#footer_nav {
 margin: 10px;
 padding-top: 10px;
 list_style_type: none;
}

#footer_nav li {
 display: inline;
 margin-left: 0;
}

#footer_nav li:after {
 content: " |";
}

#footer_nav li:last-child:after {
 content: "";
}

#footer_nav li a {
 font-family: arial, sans;
 font-size: .6em;
 text-decoration: none;
}

.clear {
clear: both; 
}

