body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
	}
a {	
	text-decoration: underline;
	color:  #4b89b5;
	}
a:visited {
	color:  #4b89b5;
	}
a:active {
	color:  #4b89b5;
	}
a:hover {
	color: #f09800;
	text-decoration: underline;
	}

/*************** Layout ****************/

#top {
	position: relative;
	background-color: #000;
	height: 34px !important;
	border: 0;
	width: 100%;
	}
#middle {
	position: relative;
	background: #FFF url(../images/body-bg.gif) repeat-x;
	border: 0;
	width: 100%;
	}
#content-container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	border: 0px solid #000;
	background: transparent;
	width: 940px;
	}
#logotype {
	margin-top: 32px;
	}
#nav {
	margin-top: 70px;
	}
#bottom {
	position: relative;
	background-color: #000;
	height: 34px !important;
	border: 0;
	margin: 0;
	width: 100%;
	}
#global-header {
	position: relative;
	margin: 0 auto;
	border: 0px solid #fff;
	background: #000;
	width: 940px;
	height: 34px;
	}
td.global-header-logo {
	padding: 0px;
	width: 100%;
	}
td.global-header-links {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #fff;
	padding-right: 10px;
	}
#global-header a, #global-header a:visited, #global-header a:active {
	color: #fff;
	text-decoration: underline;
	}
#global-header a:hover {
	color: #fff;
	text-decoration: none;
	}
.addthis_button {
	padding: 8px 0;
	}
#footer {
	position: relative;
	margin: 0 auto;
	border: 0;
	background: #000;
	width: 940px;
	height: 34px;
	}
#footer a, #footer a:visited, #footer a:active{
	color: #fff;
	text-decoration: underline;
	}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	}
p.footer {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #fff;
	line-height: 34px;
	padding-left: 8px;
	margin: 0px;
	}
#left-col {
	position: relative;
	background-image: url(../images/left-col-bg.gif);
	background-repeat:no-repeat;
	background-position:0px 61px; 
	border: 0px solid #000;
	width: 382px;
	padding: 0;
	}
#right-col {
	padding-bottom: 20px;
	}
.AdvancedSearch {
	display:visible;
}
.query-form {
	color: #fff;
	background-color: #f9a62a;
	margin-left: 11px;
	width: 309px;
	z-index: 10;
	}
.query-form a, .query-form a:visited, .query-form a:active{
	color: #fff;
	text-decoration: underline;
	}
.query-form a:hover {
	color: #fff;
	text-decoration: none;
	}
.query-form-exp {
	color: #fff;
	background-color: #f9a62a;
	margin: 0 0 0 11px;
	width: 309px;
	z-index: 20;
	}

form.search {
	width: 320px;
	padding: 7px 0 6px 0;
	margin-left: 11px;
	background-color: #f9a62a;
	z-index: 1;
	}
#banners {
	position: relative;
	/*background: transparent url(../images/left-col-bg.gif) repeat-y;*/
	width: 100%;
	text-align: center;
	padding: 0 40px 0 0;
	margin: 0;
	border: 0px solid #000;
	}
#AdvancedIntro {
	display:none;
}
div.intro {
	color: #000;
	font-size: 13px;
	line-height: 17px;
	padding: 16px 20px 16px 20px;
	margin: 0px 0px 16px 0px;
	border: 3px solid #f9a62a;
}
div.intro-links {
	color: #000;
	font-size: 13px;
	line-height: 17px;
	padding: 16px 20px 8px 12px;
	margin: 0px 0px 8px 0px;
	border: 3px solid #f9a62a;
}

/*************** Formatting ****************/
	
p {
	font-size: 12px;
	line-height: 17px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 16px 0px;
	}

h1 {
	color: #000;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 16px;
	}
h2 {
	color: #000;
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 16px;
	}
h3 {
	color: #000;
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 16px;
	}
h4 {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 16px;
	}
img {
	border: 0px;
	}
/*
ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 16px;
	margin-left: 1em;
	padding-left: 1em;
	}
*/
ul {
	margin: 0 0 16px 0;
	padding-left: 1em;
	list-style-type: none;
	}
ul li {
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 16px 0px;
	line-height: 17px;
    background:transparent url(../images/li-bullet-orange.gif) no-repeat;
    background-position: 0px 6px;
	}
ol {
	margin-left: 1em;
	padding-left: 1em;
	}

ol li {
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 16px 0px;
	line-height: 17px;
	}

ul.compact li {
	font-size: 12px;
	line-height: 17px;
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 4px 0px;
    background:transparent url(../images/li-bullet-orange.gif) no-repeat;
    background-position: 0px 6px;
	}
hr {
	color: #fff;
	background-color: #fff;
	border: 1px solid #ececec; 
	border-style: none none dotted;
	width: 100%;
	height: 1px;
	margin: 14px 0px 20px 0px;
}
div.hr {
	width: 100%;
	height: 0px;
	border-bottom: 1px solid #ececec;
	line-height: 0px;
	margin: 14px 0px 20px 0px;
	padding: 0px;
}

/*************** Nav ****************/
	
* html a:hover {visibility:visible;}

.btn-gallery {
	display:block;
	float:left;
	width: 120px;
	height: 160px;
	margin: 0px 19px 0px 0px;
	border: 0px;
	background-image: url(../images/btn-gallery-glo.gif);
}
.btn-gallery a {display:block;}
.btn-gallery img {width: 120px; height: 160px;}
.btn-gallery a:hover img {visibility:hidden}

.btn-add {
	display:block;
	float:left;
	width: 120px;
	height: 160px;
	margin: 0px 19px 0px 0px;
	border: 0px;
	background-image: url(../images/btn-add-glo.gif);
}
.btn-add a {display:block;}
.btn-add img {width: 120px; height: 160px;}
.btn-add a:hover img {visibility:hidden}

.btn-food {
	display:block;
	float:left;
	width: 120px;
	height: 160px;
	margin: 0px 19px 0px 0px;
	border: 0px;
	background-image: url(../images/btn-food-glo.gif);
}
.btn-food a {display:block;}
.btn-food img {width: 120px; height: 160px;}
.btn-food a:hover img {visibility:hidden}

.btn-advertise {
	display:block;
	float:left;
	width: 120px;
	height: 160px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	background-image: url(../images/btn-advertise-glo.gif);
}
.btn-advertise a {display:block;}
.btn-advertise img {width: 120px; height: 160px;}
.btn-advertise a:hover img {visibility:hidden}

.btn-why {
	display:block;
	float:left;
	width: 552px;
	height: 60px;
	margin: 0px 0px 16px 0px;
	border: 0px;
	background-image: url(../images/btn-why-glo.gif);
}
.btn-why a {display:block;}
.btn-why img {width: 552px; height: 60px;}
.btn-why a:hover img {visibility:hidden}

/********** Gallery *************/

#gallery {
	margin: 20px 0 30px 0;
	width:500px;
}
div.thumbcontainer {
	float:left;
	width:100px;
	text-align:center;
}
.thumbnail {
	margin: 6px 8px 6px 8px;
	padding: 0px;
	border: 4px solid #d6d6d6;
}
.fullimage {

}
.boxLightContainer {
	background-color: #e9e9e9;
	float: none;
	margin: 0 auto;
	margin-bottom: 20px;
}
.boxLightContent {
	visible: false;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	color: #025296;
}
.boxLightTop {
	visible: false;
	background: url(../images/light-blue-UL.gif);
	background-repeat: no-repeat;
	text-align: right;
}
.boxLightBottom {
	visible: false;
	background: url(../images/light-blue-LL.gif);
	background-repeat: no-repeat;
	text-align: right;
}
h2.phototitle {
	text-align: center;
	font-size: 20px;
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 2px;
}
h3.photodesc {
	text-align: center;
	font-size: 13px;
	line-height: 120%;
	margin: 2px 10px 0 10px;
}
td.prev-image img {
	padding:0px;
	border:4px solid #d6d6d6;
}
td.next-image img {
	padding:0px;
	border:4px solid #d6d6d6;
}
td.more-links {

}
img.flickr-logo {
	margin: 4px 0 18px 0;
	padding: 0px;
	border: 2px solid #d6d6d6;
}

/********** Suggestion Received Page *************/

#suggest-thx {
	margin-top:10px;
	margin-left:0px;
	width:488px
}
#suggest-thx h1 {
	margin: 10px 0px 10px 0px;
}
#suggest-thx p {
	width:440px
}
#suggest-nav {
	text-align: center;
	margin-top: 10px;
	width: 292px
}
.btn-thx-gallery {
	display:block;
	float:left;
	width: 136px;
	height: 160px;
	margin: 0px 20px 0px 0px;
	border: 0px;
	background-image: url(../images/btn-form-thx-gallery-glo.gif);
}
.btn-thx-gallery a {display:block;}
.btn-thx-gallery img {width: 136px; height: 160px;}
.btn-thx-gallery a:hover img {visibility:hidden}

.btn-thx-add {
	display:block;
	float:left;
	width: 136px;
	height: 160px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	background-image: url(../images/btn-form-thx-add-glo.gif);
}
.btn-thx-add a {display:block;}
.btn-thx-add img {width: 136px; height: 160px;}
.btn-thx-add a:hover img {visibility:hidden}

/********** Google Map *************/

.map {
/* width:445px;*/
height:400px;
border: 2px solid #c5c5c5;
margin-bottom: 24px;
}

.no_results p {

}
/* This is the header that goes above the results list */
.results_header {

}

.results_header_anchor {
	text-align: center;
}

.results_header_distance {
	text-align: center;
}

.results_header_information {
	text-align: left;
}

/* This is the block that displays the Store Locations near: 80439 message*/
.results_store_locations_near {

}

.results_categories_list {

}


.results_block {
	border:0;
}



table.result {
	border: 0px solid #000;
	margin-bottom: 12px;
	margin-top: 12px;
}

table.result th {
	color: #fff;
	padding: 4px;
	border: 0px solid #000;
	background-color: #f9a62a;
}

table.result td {
	padding: 4px;
	border: 0px solid #000;
}

.result_location_anchor_number {
	text-align: left;
}

.result_location_distance {
	text-align: center;
}

.result_location_data {
	text-align: left;
}

.result_location_links {
	text-align: right;
}

.result_location_storename {

}

.result_location_address {

}

.result_location_city {

}

.result_location_state {

}

.result_location_zip {

}

.result_location_country {

}

.result_location_phone {

}

.result_location_comments {

}

.result_location_map_and_directions {

}

.result_location_hours {

}

.result_location_notes {

}

table.flag-key {
	font-size: 11px;
	border: 1px solid #f9a62a;
	margin-bottom: 16px;
}

table.flag-key td {
	padding: 4px 6px 4px 6px;
}

.execution_time
{

}

.map_balloon_body {
	font-size:12px;
}

.markerToolTip {
	text-align: center;
	white-space: nowrap;
	margin: 0;
	padding: 2px 0.5ex;
	border: 1px solid #555;
	font-weight: bold;
	background: #fff;
	opacity: .80;
	-moz-opacity: .80;
	filter: alpha(opacity=80);
}

.clearboth {
	clear:both;
}

