@charset "UTF-8";
#container {
	width: 850px;
	text-align: left;
}
body {
	margin: 0px;
	padding: 0px;
	background: #15356E url(../images/bg.jpg) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
}
.right {
	float: right;
	border-width: 0px;
}
.left {
	float: left;
	border-width: 0px;
}
#header {
	background: url(../images/header.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 850px;
}
#header h1 {
	display:none;
}
.clear {
	clear: both;
}
#left-column {
	float: left;
	width: 28px;
	background: url(../images/left-column-icicle.jpg) no-repeat;
	height: 61px;
}
#top-mid-container {
	background: url(../images/hiw-large-bg.gif) repeat-y;
	float: left;
	width: 805px;
}
#right-column {
	background: url(../images/right-column-icicle.jpg) no-repeat;
	height: 90px;
	width: 17px;
	float: left;
}
#hiw-container {
	width: 283px;
	float:left;
}
#flash-container {
	background: #0B3810 url(none) no-repeat;
	float: left;
	height: 390px;
	width: 522px;
}

/* HIW section */
#hiw-header {
	background: url(../images/hiw-header.jpg) no-repeat;
	height: 62px;
	width: 283px;
	/*background-color:#00FF00;*/
	}
#hiw-header h2 {
	display:none;
	}

#hiw-1 {
	background: url(../images/hiw-ornament.jpg) no-repeat;
	width: 283px;
	margin: 0px;
	padding: 0px;
}
#hiw-1 p {
	background: url(../images/hiw-1.gif) no-repeat 0px 8px;
	margin: 0px 0px 0px 14px;
	padding: 11px 6px 0px 30px;
}
#hiw-1 div {
	padding-left:40px;
}
#hiw-1 td {
	color:#08310A;

}
.hiw-divider {
	background: url(../images/hiw-divider.gif) no-repeat;
	height: 5px;
	width: 283px;
	line-height:1;
}

#hiw-2 {
	width: 283px;
}
#hiw-2 p {
	background: url(../images/hiw-2.gif) no-repeat 0px 4px;
	margin: 0px 0px 0px 14px;
	padding: 8px 4px 8px 30px;
}
#hiw-3 {
	width: 283px;
}
#hiw-3 p {
	background: url(../images/hiw-3.gif) no-repeat 0px 4px;
	margin: 0px 0px 0px 14px;
	padding: 8px 4px 8px 30px;
}
#hiw-4 {
	width: 283px;
}
#hiw-4 p {
	background: url(../images/hiw-4.gif) no-repeat 0px 4px;
	margin: 0px 0px 0px 14px;
	padding: 8px 4px 8px 30px;
}
#hiw-bottom-bar {
	background:url(../images/hiw-bottom-bar.jpg) no-repeat;
	width:805px;
	height:28px;
}
/* bottom row of content */
#lower-left-column {
	float: left;
	width: 28px;
	background: url(../images/main-left-acorn.jpg) no-repeat;
	height: 169px;
}
#lower-mid-container {
	background:url(../images/main-bg.gif) repeat-y 0 0;
	/*background-color:#FFFF00;*/
	float: left;
	width: 805px;
}
#lower-right-column {
	height: 90px;
	width: 17px;
	float: left;
}
#main-content {
	background:url(../images/main-top-bg.jpg) no-repeat 0 0;
	margin: 0px;
	padding: 0px;
}
#main-content-text {
	margin:0px;
	padding: 35px 30px 10px 90px;
	line-height: 1.5;
}
#main-content-text2 {
	margin:0px;
	padding: 5px 150px 0px 90px;
	line-height: 1.5;
}
.main-content-callout {
	border-bottom: 2px solid #3A603D;
	color: #28582B;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 97%;
	margin: 0px;
}

/*  FOOTER 1 content */
#footer1 {
	width:805px;
}
#footer1 a {
	font-weight:bold;
}
.footer1-item {
	width: 474px;
	border-bottom:solid 1px #E4C466;
	float:left;
	margin: 6px 10px 0px 20px;
	padding-bottom:8px;
}
#footer-bottom-stripe {
	background:url(../images/footer-green-bar.jpg) no-repeat 0 0;
	height: 26px;
	width:805px;
}
#footer2 {
	color:#FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footer2-text-container {
	width:615px;
	margin: 0 auto;
}
#footer2-p1 {
	margin:0;
	padding: 5px 15px 5px 0px;
	color:#FFFFFF;
	float:left;
	text-align:left;
	display:block;
}
#footer2-p2 {
	margin:0;
	padding: 5px 0px 5px 0px;
	color:#FFFFFF;
	float:left;
	text-align:left;
	display:block;
}
#footer2 p a {
	color:#FFFFFF;
}
#footer2 p a:hover{
	font-weight:bold;
}
/* misc items */
.find {
	font-size:115%;
}
h2 {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	line-height: 1.5;
	color:#07310B;
}

h3 {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#07310B;
}
.zip {
	border: 1px solid #000000;
	height:24px;
	font-size: 120%;
	font-weight:bold;
	color:#003300;
}
.zip-text {
	color:#08310A;

}
a {
	color:#8E0020;
	text-decoration:underline;
}

a:hover{
	color:#FF0000;
}
/****************/
/* lower level page styles */
#search-header {
	background: url(../images/lower_header.jpg) no-repeat;
	height: 188px;
	width: 850px;
}
#search-header h1 {
	display:none;
	}
#search-left-column {
	float: left;
	width: 28px;
	background: url(../images/lower_left_column.jpg) no-repeat 0 0;
	height: 163px;
}
#search-main-content {
	background:url(../images/lower_content_top.jpg) no-repeat 0 0;
	margin: 0px;
	padding: 0px;
}
#search-right-column {
	background: url(../images/lower_right_column.jpg) no-repeat;
	height: 88px;
	width: 17px;
	float: left;
}
.search-your-zip {
	font-size: 140%;
	font-weight:bold;
}
.search-callout {
	color:#003300;
	font-weight:bold;
}
#search-hiw-container {
	/*background-color:#FF0000;*/
	float:right;
}
#search-hiw-container h2 {
	display:none;
	}
#search-hiw {
	width:204px;
	background:url(../images/lower_hiw.gif) no-repeat 0 0;
	background-color:#FFFFFF;
	border: 2px solid #94111C;
	padding: 45px 0px 0px 0px;
}

#search-hiw p{
	/*padding: 0px 8px 6px 35px;*/
	margin: 3px 0px 0px 0px;
}
#search-hiw img {
	border:0;
	margin:0;
	padding:0;

}

#search-hiw-1 {
	background: url(../images/check.gif) no-repeat 4px 0px;
	padding: 5px 8px 4px 35px;
}

#search-hiw-2 {
	background: url(../images/hiw-2.gif) no-repeat 4px 0px;
	padding: 0px 8px 6px 35px;
}

#search-hiw-3 {
	background: url(../images/hiw-3.gif) no-repeat 4px 0px;
	padding: 0px 8px 6px 35px;
}

#search-hiw-4 {
	background: url(../images/hiw-4.gif) no-repeat 4px 0px;
	padding: 0px 8px 6px 35px;
}


#search-stores {
	border-bottom: 2px solid #003300;
	width:450px;
	padding: 6px 0px 13px 0px;
}
#search-stores p{
	margin:0px 40px 0px 25px;
	padding: 5px 0px 10px 0px;
}
#search-partners {
	border-bottom: 2px solid #003300;
	width:450px;
	padding: 6px 0px 13px 0px;
}
#search-partners p{
	margin:0px 40px 0px 25px;
	padding: 5px 0px 10px 0px;
}
#search-franchises {
	/*background-color:#00FF00;*/
	border-bottom: 2px solid #003300;
	width:450px;
	padding: 6px 0px 13px 0px;
}
#search-franchises p {
	margin:0px 40px 0px 25px;
	padding: 5px 0px 10px 0px;
}
.franchise-result {
	/*background-color:#FF0000;*/
	padding: 10px 0px 10px 25px;
	text-align:left;
}
.franchise-result strong {
	float:left;
}
.franchise-info {
	width: 240px;
	float:left;
}
.franchise-links {
	border-left:1px dashed #EFBC4E;
	padding-left:15px;
	width:165px;
	float:left;
}

.search-divider {
	height:1px;
	background-color:#ECBD4D;
	margin:0px 40px 0px 25px;
	line-height:1px;
}
/* added 10/15/08 to fix spacing issue between results */
#search-results-container {
	/*background-color:#99CC00;*/
	float:left;
}
