body {
	font: 78%/1.5 arial, helvetica, serif;
	background-image: url(images/bg.gif);
	text-align: center;
	padding: 0;
	margin: 2em;
}

#container {
	width: 749px;
	background: #fef2e1;
	text-align: left;
	border: 1px solid #532e1a;
	margin: 0 auto;
	
}

p {
	margin: 1em 2em;
	color:#532e1a
}


p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}


#nav, #nav ul {/*white bckrd, menu items*/
	float: left;
	width: 749px;
	list-style: none;
	line-height: 1.5em;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #f7961d;
	border-width: 1px 0;
	margin: 0 0 .5em 0;
}

#nav a {/*adjust widths here to fix top level drops*/
	display: block;
	width: 7em;
	w\idth: 5em;
	color: #532e1a;
	text-decoration: none;
	padding: 0em 1em;
}


#nav li {/*background of top menu*/
	float: left;
	padding: 0;
	width: 8em;
	
}

#nav li ul {/*background of dropdowns*/
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
}

#nav li li {/*drop background*/
	padding-right: 1em;
	width: 13em
}

#nav li ul a {/*adjust text wrap for second dropdown*/
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #f7961d;
}

#content {
	clear: left;	
/*	background-image: url(delivery-man.jpg);
	background-repeat: no-repeat;
	background-position:right 30em;
	border width: 3px;*/
}

/*#content a {
	color: #7C6240;
}*/

#content a:hover {
	text-decoration: none;
}
#scaffolding { height: 70px; border-width: 1px 0 0; margin: 1em 0 0;
};border-color: #eda;border-style: solid;

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}
#bodycopy {color: #532e1a}
#bodycopy a {
	color: #532e1a;
}

#bodycopy a:hover {
	color: maroon;
}
#footer {color: #532e1a; font: 85%/1.2 arial, helvetica, serif; }
#footer a {
	color: #532e1a; 
}

#footer a:hover {
	color: maroon;
}

#callout {
	font-size: 12px;
	color:#99030a;
	line-height: 80%;
	}

#head1 {
	font-size: 12px;
	color: black;

}
#last {
	font-size: 12px;
	color:#99030a;
	}
	
#more {
	color:#99030a;
	text-decoration: none;
	font-size: 12px;

}
