body {
	background: #fab00a url('../images/bg-site-logo.jpg') repeat-x -150px 0px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #362706;
}

.container_12 {

}

.nav {
	background: transparent url('../images/bg-nav.jpg') no-repeat;
	height: 51px;
	width: 654px !important;
	overflow-y: visible;
}

.main {
	background: transparent url('../images/bg-main.png') repeat-y 0px 1px;
	height: auto;
	width: 653px !important;
}

.main_bottom {
	background: transparent url('../images/bg-main-bottom.png') no-repeat -1px 0px;
	height: 51px;
	width: 653px !important;
}

/* NAVIGATION STYLES */

#navigation {
    width: 716px; height: 32px;
    background: transparent;
    margin: 7px 0 0 25px; 
    padding: 0;
    position: relative;
}

#navigation li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
	background-attachment:fixed;
}

#navigation li, #navigation a {
	height: 32px; 
	display: block;
}

#nav_home {left: 0; width: 82px;}
#nav_home a {background: transparent url('../images/nav-map.jpg') 0px 0px no-repeat;}
#nav_home a:hover, .current_home {background: transparent url('../images/nav-map.jpg') 0px -32px no-repeat !important;}

#nav_about {left: 96px; width: 119px;}
#nav_about a { background: transparent url('../images/nav-map.jpg') -88px 0px no-repeat; }
#nav_about a:hover, .current_about  { background: transparent url('../images/nav-map.jpg') -88px -32px no-repeat !important; }

#nav_menu {left: 233px; width: 79px;}
#nav_menu a {background: transparent url('../images/nav-map.jpg') -221px 0px no-repeat;}
#nav_menu a:hover, .current_menu  {background: transparent url('../images/nav-map.jpg') -221px -32px no-repeat !important;	}

#nav_specials {left: 333px; width: 110px;}
#nav_specials a {background: transparent url('../images/nav-map.jpg') -315px 0px no-repeat;}
#nav_specials a:hover, .current_specials  {background: transparent url('../images/nav-map.jpg') -315px -32px no-repeat !important; }

#nav_franchise {left: 467px; width: 129px;}
#nav_franchise a {background: transparent url('../images/nav-map.jpg') -434px 0px no-repeat;}
#nav_franchise a:hover, .current_franchise  {background: transparent url('../images/nav-map.jpg') -434px -32px no-repeat !important;}

#nav_community {left: 615px; width: 133px;} 
#nav_community a {background: transparent url('../images/nav-map.jpg') -583px 0px no-repeat;}
#nav_community a:hover, .current_community  {background: transparent url('../images/nav-map.jpg') -583px -32px no-repeat !important;}

#nav_contact {left: 762px; width: 133px;} 
#nav_contact a {background: transparent url('../images/nav-map.jpg') -730px 0px no-repeat;}
#nav_contact a:hover, .current_contact  {background: transparent url('../images/nav-map.jpg') -730px -32px no-repeat !important;}


/* END NAVIGATION STYLES */

/* CONTENT-BOX STYLES */

#content_box {
	margin: 10px;
}

.intro_copy {
	width: 100%;
}

.intro_copy p {
	float: left;
	width: 300px;
	line-height: 18px;
}

.intro_copy p.about {
	margin-right: 5px;
}

.intro_copy p.different, div.different {
	background-color: #ededc0;
	border: 1px solid #dadaab;
	padding: 8px;
	margin-right: 10px;
	margin-top: -8px;
}

.smallcap {
	font-variant: small-caps;
	font-size: 17px;
}

.f12px {
	font-size: 12px !important;
}


.finder_instructions, .newsletter_instructions {
	margin: 10px 10px 0 10px;
	text-align: left;
	line-height: 18px;
}

.double_rule {
	padding-top: 10px;
	padding-bottom: 10px;
}

#bottomnav {
	text-align: center;
	margin-top: 10px;
	line-height: 14px;
}

#bottomnav a {
	color: #533c07;
	font-weight: bold;
}

#bottomnav a:hover {
	text-decoration: none;
}

#bottomnav .byline {
	font-weight: normal;
	color: #ce910a;
}

/* END CONTENT-BOX STYLES */

/* START RIGHT COL STYLES */

#right_col {
	margin-top: 40px;
	margin-left: -15px;
}

/* END RIGHT COL STYLES */

/* START TAB STYLES */

#tabs {
	position: relative;
	margin-top: 35px;
}
#tab_fingers {
	width: 300px;
}

#tab_fingers > li {
	display: inline;
  	width:150px;
	float: left;
	position: relative;	
	margin-top: -20px;
}

#tabcontent {
	width: 298px;
	height: auto;
	border-right: 1px solid #c2c2a6;
	border-bottom: 1px solid #c2c2a6;
	border-left: 1px solid #c2c2a6;
	background: transparent url('../images/bg-finder.jpg') bottom;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	padding-bottom: 10px;
}

.ui-tabs-hide { display: none; }

.ui-tabs-selected {
	background: transparent url('../images/tab-current.png') no-repeat bottom center !important;
}
  
.ui-tabs-unselect {
  	background: transparent url('../images/tab-closed.png') no-repeat bottom center;
  	height:25px;
  	vertical-align: bottom;
}
  
.ui-tabs-nav a {
	color: #000000;
}

#tab_fingers > li > a > span {
	display: block;
	margin-top: 9px;
	text-align: center;
	text-decoration: underline;
}

/* END TAB STYLES */

/* START FINDER STYLES */

#finder_form, #newsletter_form {
	margin: 0 10px 0 10px;
	text-align: left;
}

.form_title {
	font-weight: bold;
	font-size: 12px;
}

.form_search, .form_join {
	display: block;
	text-align: center !important;
	margin: 0 auto;
}

/* END FINDER STYLES */

/* START LOCLIST STYLES */

#loclist {
	margin: 0 10px 0 10px;
	text-align: center;
}

#listholder {
	height: 260px;
	width: 100%;
	overflow-y: scroll;
}

.location_list { width: 250px; margin-left: 5px; margin-top: 5px; border: 1px solid #c2c2a6; background-color: #ededc0;}
.location_list td {
	height: 20px;
	border-bottom: 1px dotted #c2c2a6;
	padding-top: 3px;
}

.location_list td.head {
	background-color: #b9b98d;
	font-weight: bold;
	padding-top: 3px;	
}

.odd {
	background-color: #e7e7b4;
}

/* END LOCLIST STYLES */

/* START NEWSLETTER STYLES */

#newsletter {
	margin-top: 15px;
	width: 298px;
	height: 320px;
	border: 1px solid #c2c2a6;
	background: transparent url('../images/bg-newsletter.png') bottom center;
	-moz-border-radius: 15px;
	-moz-border-radius: 15px;
	text-align: center;	
}

#newsletter_content {
	padding-top: 15px;
}

#newsletter_form label { font-weight: bold;}

#newsletter_form label, #newsletter_form input {
	margin-bottom: 5px;
	display: block;
}

.disclaimer {
	font-size: 8px;
	text-align: center;
}

/* END NEWSLETTER STYLES */

#flash_button {
	margin-top: -220px;
	top: 50px;
	left: 500px;
	z-index: 999;
}

#showcase_holder {
margin-left: -7px;
height: 391px;
}

/* ABOUT PAGE */

.about_header {
	font-size: 1.7em;
	font-variant: small-caps;
	margin-bottom: 10px;
	width: 85%;
}

br.fillout {
	margin-bottom: 320px;
}
br.fillout_franchise {
	margin-bottom: 420px;
}
br.fillout_comm {
	margin-bottom: 40px;
}
br.fillout_contact{
	margin-bottom: 80px;
}

br.fillout_specials {
	margin-bottom: 240px;
}

/* END ABOUT PAGE SYLES */

.awards {
	margin: 0 auto;
	text-align: center;
}

/* CONTACT PAGE SYLES */

.formhelper {
	width: 200px;
	background-color: #ededc0;
	border: 1px solid #dadaab;
	padding: 3px;
	line-height: 14px;
}

#emailoffset {
	margin-top: 20px;
}

h3.contact_instructions {
	width: 80%;
}

/* END CONTACT PAGE SYLES */

/* SAVED LOCATION */

#savedlocation {
	margin-left: 7px;
	line-height: 15px;
	text-align: center;
}

#savedlocation table {
	margin-top: 10px;
}
#savedlocation table td {
	vertical-align: middle;
	padding-right: 15px;
}

#savedlocation h2 {
	margin-top: 5px;
	display: inline;
	font-size: 1.1em;
}

.bookmark_loc {
display: inline-block; 
margin-left: 170px; 
margin-top: -5px;
border: 1px dotted black;
background-color: white;
padding: 3px;
}

a.bookmark_loc  {
	text-decoration: none;
	
	color: black;
}

.bookmark_loc img {
	text-decoration: none;
	vertical-align: top;
}