@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/vintagebkgd3.jpg);
	margin: 0; /* i:'s good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size:13px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #5C3317;
}

.oneColFixCtrHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF;
	line-height: 1.125em;
	text-align: left;
}
.oneColFixCtrHdr #header {
	background: #FFFFFF; 
	padding: 0;
	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.storetabcell {
	padding-right: 6px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}	

/*........START horizontal nav CSS........*/

#lbnavcontaner {
	width: 475px;
	margin-left: 70px;
	margin-top: 73px;
}

ul #lbnavlist {
margin-left: 0;
padding-left: 0;
white-space: pre;
text-align: left;


}

#lbnavlist li {
display: inline;
list-style-type: none;
}

#lbnavlist a { 
padding: 3px 15px;
font-size: 13px; 

}

#lbnavlist a:link, #navlist a:visited {
color: #5C3317;
text-decoration: none;
}

#lbnavlist a:hover {
	color: #FF3300;
	
	text-decoration: none;
}

/*........END horizontal nav CSS........*/

.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	height: 575px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.oneColFixCtrHdr #mainContent2 {
	background: #FFFFFF;
	height: 1400px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
}
	
.oneColFixCtrHdr #mainContent3 {
	background: #FFFFFF;
	height: 1300px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.oneColFixCtrHdr #mainContent4 {
	background: #FFFFFF;
	height: 1100px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.oneColFixCtrHdr #mainContent5 {
	background: #FFFFFF;
	height: 2200px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.oneColFixCtrHdr #mainContent6 {
	background: #FFFFFF;
	height: 900px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.style5 {
	font-size: 9px;
	padding-bottom: 3px;
}

.style6 {
	color: #339900;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #FFFFFF;
	text-align: center;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 30px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #888060;
	font-size: 10px;
	text-align: center;
}

.oneColFixCtrHdr #footer p a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 30px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #888060;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}

.oneColFixCtrHdr #footer p a:hover {
	color: #FF3300;
	text-decoration: none;
}

.style1 {color: #CCCCCC;
}

.style2 {
	color: #FF6600; 
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
}

.style3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
}

.style4 {
	font-size:16px;
	color: #ADA686;
}

.style5 {
	font-size: 16px;
	line-height: 125%;
}

.contactstyle {
	line-height: 1.2em;
}
	

.boxfloat {
	float: right;
	padding-left: 5px;
	padding-bottom: 20px;
}

.boxtablepad {padding: 0 0 10px 0; border-bottom: dotted thin;
}

.boxtext {font-size:9px; 
}


.cookietext {
	font-size: 12px;
	line-height: 1.6em;
}

.cookietext2 {
	font-size: 11px;
	line-height: 1.5em;
}

.cookietext a {
	font-size: 11px;
	font-weight: normal; 
	line-height: 1.5em;
	text-decoration: none;
}

.cookietext a a:hover {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	color: #FF3300;
	text-decoration: none;
}

.dottedsep {
	line-height: 1.4em;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.dottedsepstorenav {
	padding: 6px 0 6px 0;
	text-indent: 25px;
	margin-right: 5px;
	background-color: #E8E8E1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

.dottedsepstorenavlast {
	padding: 6px 0 8px 0;
	text-indent: 25px;
	margin-right: 5px;
	background-color: #E8E8E1;
}

.floatright {
	float:right;
	}
	
.floatleft {
	float:left;
	}

a:link {
	color: #5C3317;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5C3317;
	border: none;
	font-size: 13px;
}
a:hover {
	text-decoration: none;
	color: #FF3300;	
}
a:active {
	text-decoration: none;
	border: none;
}
a {
	font-weight: bold;
}

/*...old navigation list...*/

/*.navbkgd {
	background-image:url(../images/navframe_none.gif);
	background-repeat:no-repeat;
}

#navcontainer { 
	width: 175px;
}

#navcontainer ul {
	margin-left: 0;
	padding: 25px 6px 35px 6px;
	color: #5C3317;
	text-align: center;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

#navcontainer a {
	display: block;
	padding: 9px 0 9px 0;
	width: 164px;
	background-color:#FFFFFF;
	border: none;
}

#navcontainer a:link, #navlist a:visited {
	color: #5C3317; /*visited text color*/
	/*text-decoration: none;
	border: none;
}

#navcontainer a:hover {
	color:#CC6600;
/*background-color: #FFFFFF;*/
/*border-left: .25em solid #BCEE68;*/


#preload { display: none; }
