* {
 margin: 0;
 padding: 0;
}

body {
 background: #cccc99 url('/img/bbc_body_bg.jpg') no-repeat 50% 0;
}

#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: #660000;
}

#locations dl dt.company {
 font-size: 1.2em;
 color: #660000;
 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;
}

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;
}

img.right {
 margin: 5px 15px 5px 5px;
 border: 1px solid #660000;
 padding: 2px;
}

#content .underline {
 text-decoration: underline;
}

#content p {
 margin: 5px 11px 10px 10px;
 font-family: georgia, "times new roman", serif;
 font-size: 11pt;
 margin-left: 25px;
}

#content a.standout {
	font-weight: bold;
	color: #600;
	font-size: 1.2em;
}

#content h1 + h3 {
 background: url('../img/h1-dots.jpg') no-repeat top left;
 margin-left: 10px;
 padding-left: 15px;
 padding-top: 10px;
}

#content h1 + p {
 background: url('../img/h1-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 h1 {
 position: absolute;
 top: 5px;
 right: 15px;
 color: #660000;
 font-family: "brush script mt", pristina, "monotype corsiva", arial;
 font-weight: normal;
 font-size: 25px;
}

#content ul {
 width: 85%;
 margin: 10px auto;
}

#content li {
 margin: 3px 0;
 font-family: "arial narrow", verdana, arial;
 font-size: 10pt;
 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/header.jpg') repeat-y;
 position: relative;
 z-index: 20;
 min-height: 115px;
 width: 776px;
}

#header a img {
 border: 0;
}

#header #navMenu {
 position: absolute;
 bottom: 0;
 left: 115px;
}

#header #phone {
 position: absolute;
 color: #cc9900;
 color: #ffcc33;
 width: 766px;
 background: black;
 bottom: 0;
 text-align: right;
 font-weight: bold;
 font-family: georgia;
 font-size: 16px;
 padding: 5px;
}

#header #phone a {
 text-decoration: none;
 color: #fc3;
}

#header #phone a:hover {
 text-decoration: underline;
 color: #fff;
}

#header img {
 padding: 5px;
 position: absolute;
}

#header ul a {
 color: #cc9900;
 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: 16px;
 margin-left: 10px;
 float: left;
 position: relative;
}

#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: #ffcc33;
 background: black;
 display: block;
}

#menu {
 float: left;
 background: #660000;
 width: 100%;

}

#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: 12px;
 display: block;
}

#menu a:hover {
 color: white;
 font-weight: bold;
}

#content {
 width: 640px;
 clear: both;
 float: left;
 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;
 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: #660000;
 font-weight: normal;
 text-decoration: none;
 font-family: "Arial Narrow", Arial;
}

#footer #address {
 font-size: 12px;
 color: #660000;
 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;
}
