body { color:#473020; font-size:62.5%; font-family:Verdana, Arial, Helvetica, sans-serif; }

h1 { background:url(../img/logo.gif) center top no-repeat; width:143px; height:42px; float:left; }
h1 span { display:none; }
h1 a { width:143px; height:42px; display:block; }

h2 { font-size:1.3em; font-weight:bold; }

p { line-height:1.6em; }
strong { font-weight: bold; }

a, a:hover { color:#473020; }

#outerContainer {
	width:100%;
	text-align:center;
	margin:0 auto;
	visibility:hidden;
}

#innerContainer { text-align:center; width:1200px; margin:0 auto; }

#flashContent {	text-align:center; width:1200px; }

#headerNav { width:800px; margin:0 auto; border-top:solid 1px #473020; border-bottom:solid 1px #473020; height:50px; padding-top:4px; }
#headerNav ul { list-style:none; float:left; }
#headerNav li { float:left; margin-left:30px; }
#headerNav li span { display:none; }

li.about a { background:url(../img/nav/aboutDagoba.gif) center top no-repeat; width:73px; height:45px; display:block; float:left; }
li.products a { background:url(../img/nav/ourProducts.gif) center top no-repeat; width:95px; height:45px; display:block; float:left; }
li.taste a { background:url(../img/nav/tasteExploration.gif) center top no-repeat; width:112px; height:45px; display:block; float:left; }
li.fullcircle a { background:url(../img/nav/fullCircle.gif) center top no-repeat; width:128px; height:45px; display:block; float:left; }
li.shop a { background:url(../img/nav/shopOnline.gif) center top no-repeat; width:63px; height:45px; display:block; float:left; }

#footerLinks { width:954px; height:16px; margin:-30px auto 10px auto; }
#footerLinks ul { float:right; margin:0 auto; }
#footerLinks li { float:left; }
#footerLinks li span { display:none; }

li.privacy a { background:url(../img/nav/ft-privacy.jpg) center top no-repeat; width:107px; height:16px; display:block; float:left; }
li.contact a { background:url(../img/nav/ft-contact.jpg) center top no-repeat; width:84px; height:16px; display:block; float:left; }
li.seed a { background:url(../img/nav/ft-seed.jpg) center top no-repeat; width:95px; height:16px; display:block; float:left; }

#staticContent {  text-align:center; width:100%; height:1154px; margin:0 auto; background: url(../img/page-bg.jpg) center top no-repeat; padding-top:55px; }

/* NOT FOUND CONTENT */
#staticContent-notfound {
	margin:0 auto; 
	padding-top:55px;
	width:100%; 
	height: 538px; 
	background: url(../img/not-found/page-bg.jpg) center top no-repeat; 
	text-align:center; 
}
.not-found-content { 
	padding: 50px 320px 50px 50px; 
	background: #F5F4F2 url(../img/not-found/content-bg.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #5C3D29;
	border-top: 1px solid #C2BDB9;
	border-bottom: 1px solid #C2BDB9;
}
.not-found-content p { margin: 0px 0px 13px 0px; }
.not-found-content a { text-decoration: none; }


#innerStaticContent { text-align:left; width:700px; margin:0 auto; padding-top:30px; }

.clearer { font-size:1px; clear:both; height:0px; }
.text-indent { text-indent: -9999em; }