html {
font-size:100%;
background: #BCB3A6;
}

/* set margins and padding to 0 by default */
h1,h2,h3,h4,h5,h6,p,ol,div
{
	margin: 0;
	padding: 0;
}

body
{	font: 62.5% 'lucida grande',verdana,geneva,lucida,arial,helvetica,sans-serif;


/* background: #BCB3A6;*/
	text-align: center;
}
#content
{
	text-align: left;
	position: relative;
	width: 690px;
	margin: 55px auto 35px;
	border: 5px solid #000;
	background: #f8f8f8;
}
/* masthead */
#masthead
{
	height: 108px;
	background: #000;
	text-align: center;
}

/* positioning for the logo*/
#masthead h1  a  img
{
	position: relative;
	top: 3px;
	height: 29px;
	width: 248px;
	border: 0;
}

/* photostrip */
#photostrip
{
	margin-bottom: -4px;
	/*where is the one em coming from? */
	height: 50px;
	background: #000;
}

#photostrip div
{
	float: left;
	width: 115px;
	height: 45px;
	border: 5px solid #000;
	border-style: solid none;
	background-repeat: no-repeat !important;
}

/* main */
#main
{
	clear: both;
	margin: 0 115px;
	padding: 50px 0;
	min-height: 200px;
}

#main h2
{
	color: #c8a264;
	margin: 0 0 0.5em;
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: 1px;
}

#main p
{
	font: 1.2em/1.6em sans-serif;
	width: 320px;
	text-align: justify;
	margin: 0 0 1.6em;
}

#main li
{
	font: 1.2em/1.6em sans-serif;
	width: 320px;
	text-align: left;
	margin: 0 1.4em;
}

#main ul { margin: 0 0 1.6em 0; }

#main h3
{
	/*clear: right;*/
	padding-top: 1.6em;
	font-size: 1.2em;
}
#main h3.clearright
{
	clear: right;
}
#main div.floatleft
{
	margin-top: 3.2em;
	float: left;
	width: 150px;
}

#main div#newrow { clear: left; display:block;}

#main div.floatleft h3
{
	padding-top: 5px;
	font-size: 1em;
}

#main div.floatleft p
{
	clear: none;
	padding-top: 0;
	font-size: 1em;
	width:auto;
}

#main ul.outlets, #main ul.outlets li
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 465px;
}

img.floatright,div.floatright
{
	float: right;
	clear:right;
	/*background: #ddd;*/
	margin: 5px 0 0 0;

}

#main p.hours
{
	font-weight: bold;
	font-size: 1.1em;
	margin-top: -1em;
}

.caps
{
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 95%;
}

/* footer */
#footer
{
	height: 3em;
	background: #000;
	color: #fff;
	text-align: center;
}

#footer p
{
	color: #999;
	padding-top: 0.8em;
	font-size: 1.1em;
}

/* navigation */
#navigation
{
	position: absolute;
	top: 14px;
	width: 100%;
	height: 90px;
}

#navigation ul
{
	position: absolute;
	bottom: 0;
	right: 0px;
	width: 100%;
	border-top: 1px solid #f5f5f5;
	padding: 4px 0;
	background: #000;
	margin:0;
	padding:0;
}
#navigation li {
	display:inline;
	margin:0;
	list-style:none;
}

#navigation h3 { display: none; }

#navigation a, #navigation li strong
{
	color: #f5f5f5;
	text-decoration: none;
	padding: 4px 0.5em;
	font-size: 1.1em;
	letter-spacing: 1px;
	display:block;
	float:left;
}

#navigation a:hover, #navigation a:focus, #navigation a:active
{
	color: #000;
	background: #fff;
}

#navigation a.current,#navigation a.current:hover,#navigation strong
{	font-size: 1.2em;
	color: #fff;
	background: #000;
	font-weight: bold;
	/*cursor:default;*/
}

/*#navigation a:hover,#about:hover,#contact:hover,#about.current,#contact.current { color: #DBC5AC; }

#navigation #about, #navigation #contact {
padding-bottom: 40px;
}*/

#about ul,#contact ul { position: absolute; }

/*#about:hover,#contact:hover{
cursor: pointer;
cursor: hand;

}*/

#about:hover ul,#contact:hover ul
{
	z-index: 20;
/*	cursor: default;*/
}

#about.current ul,#contact.current ul { z-index: 15; }
#about { padding-left: 4ex; }
/* clear floats */
div.clear {
	clear: both;
	height: 0;
}
div.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#main h2.cart {margin-top:30px;}
/* photostrip */
#ph1 {
background:url(/i/p/img06.jpg);
background-position: 0 0;
}
#ph2 {
background:url(/i/c/c3.jpg);
background-position: 0 -56px;

}
#ph3 {
background:url(/i/p/img08.jpg);
background-position: 0 0;
}
#ph4 {
background:url(/i/p/img09.jpg);
background-position: 0 0;
}
#ph5 {
background:url(/i/p/img10.jpg);
background-position: 0 0;
}
#ph6 {
background:url(/i/p/img11.jpg);
background-position: 0 0;
}

p.disclaimer
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color: #000;
	width: 100%;
}
