body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333;
	background: url(i/canvas_tile.jpg) top center repeat;
	margin:0;
	padding:0;
	text-align: center; 
	min-width: 768px;
	}

a { 
	color: #637F07;
	text-decoration: none;
	}

a:link, a:visited  { 
	color: #637F07;
	text-decoration: none;
	}

a:hover, a:active {
	color: #900;
	text-decoration: none;
	}

h3, h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.2em;
	color: #600;
	}

h5 {
color: #900;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size: 1.2em;
font-style: italic;

 }

img, img a {
	border:0;
	}

#container {
	background: url(i/logo.jpg) 0px -45px no-repeat;
	}

#header_wrap {
	background: url(i/border.gif) bottom center repeat-x;
	padding: 0 0 27px 0;
	}

#header {
	margin: 0 auto;
	text-align: left;
	height:210px;
	width: 768px;
	}

#logo {
	position: relative;
	}

#logo h1 {
	margin: 0;
	padding: 0;
	}

#logo span {
	display: none;
	}

#logo a {
	position: absolute;
	top: 50px;
	left: 203px;
	background: url(i/mama.jpg) top left no-repeat;
	width: 210px;
	height: 150px;
	}

#globalNav {
	float:right;
	height:100px;
	}

#globalNav ul{
	margin:0 24px 0 0;
	padding:0;
	width:540px;
	list-style:none;
	}

#globalNav li {
	display: inline;
	float:left;
	margin: 0;
	width: 90px;
	text-align: center;
	}

#globalNav li a {
	display: block;
	color: #666;
	padding: 10px 0 30px 0;
	width: 90px;
	background: url(i/menu_tab.jpg) top left no-repeat;
	background-position: 0 -10px;
	font-weight: bold;
	}

#home #globalNav li.menu_home a,
#section_about #globalNav li.menu_about a,
#section_news #globalNav li.menu_news a,
#section_history #globalNav li.menu_history a,
#section_products #globalNav li.menu_products a,
#section_order #globalNav li.menu_order a,
#section_contact #globalNav li.menu_contact a {
	color: #600;
	padding: 20px 0 20px 0;
	background-position: 0 0;
	}

#globalNav li a:hover {
	color: #666;
	padding: 15px 0 25px 0;
	background-position: 0 -5px;
	}

#globalNav li a:active {
	color: #333;
	padding: 20px 0 20px 0;
	background-position: 0 0;
	}

#globalNav li a.current:hover {color: #600;}

#photographs {
	position:relative;
	}


#photographs img {
	position:absolute;
	background:url(i/page_photo.jpg) top left no-repeat;
	padding:29px 40px 33px 34px;
	top:50px;
	left:422px;
	width:232px;
	height:154px;
	}

#wrapper {
	background: #fff url(i/wrapper_bg.jpg) top center repeat-y;
	}

#pageBody {
	margin: 0 auto;
	text-align: left;
	width: 768px;
	}

#main {
	float: left;
	width: 564px;
	}

#pageHeader * {
	margin:0;
	padding:0;
	}

#pageHeader {
	margin: 0 auto;
	width:766px;
	height:102px;
	background:#fff url(i/pageheader.jpg) center top no-repeat;
	}

#pageHeader h4 {
color: #fff;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.4em;
padding-top: 10px;
position: relative;
left: +50px;
text-align: left;
font-weight: lighter;
font-style: italic;
font-size: 1.4em; }

#sectionNav {
	float: left;
	width: 180px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.4em;
	color: #666;
	padding-bottom:18px;
	}

#sectionNav h2 {
	margin:0;
	margin-left:12px;
	padding:0;
	color:#600;
	font-size:.9em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:.2em;
	}

#sectionNav h2 a,
#sectionNav h2 a:link,
#sectionNav h2 a:visited {
	color:#600;
	}

#sectionNav h2 a:hover,
#sectionNav h2 a:active {
	color:#900;
	}

#sectionNav ul {
	margin: 6px 0 20px 12px;
	padding: 0;
	border-top: 1px solid #CDC8B9;
	width: 168px;
	}

#sectionNav ul li {
  color:#666;
	line-height: 1.2em;
	margin: 0;
	list-style: none;
	}

#sectionNav ul li a { 
	color: #637F07;
	line-height: 1.2em;
	display: block;
	margin: 0;
	text-decoration:none;
	padding: .5em 0 .5em 0;
	border-bottom:1px solid #CDC8B9;
	width: 168px;
	}

#sectionNav ul li a:link, a:visited  { 
	color: #637F07;
	}

#sectionNav ul li a:hover {
	color: #900;
	line-height: 1.2em;
	background:url(i/sectionmenu_bg.jpg) right top repeat-y;
	}

#sectionNav ul.article01 li.menu01 a,
#sectionNav ul.article02 li.menu02 a,
#sectionNav ul.article03 li.menu03 a,
#sectionNav ul.article04 li.menu04 a,
#sectionNav ul.article05 li.menu05 a,
#sectionNav ul.article06 li.menu06 a,
#sectionNav ul.article07 li.menu07 a,
#sectionNav ul.article08 li.menu08 a { 
	color:#900;
	background:url(i/sectionmenu_active.jpg) right top repeat-y;
	}

#content_wrap {
	float: left;
	width: 588px;
	margin-bottom:18px;
	}

#content {
	float: left;
	width: 500px;
	padding: 0 10px 12px 50px;
	}

#content h3, #content h3 a {
	margin-top:0;
	color: #600;
	}

#content h3 a:hover {
	color: #900;
	}

#content ul li a:hover  { 
	color:#900;
	}

#content h4 {
	font-size:1.2em;
	color:#900;
	padding-bottom:.3em;
text-align: left;
}

#content h5 {
	font-size: 1.2em;
	}

#content p {
	margin-top:0;
	}
#content a:hover, #content a:active {
	color: #900;
	}

#lprod{
display: block;
width: 220px;
float: left;
margin-top: 0px;
padding-top: 5px;
}

#rprod{
display: block;
width: 220px;
float: right;
margin-top: 0px;
padding-top: 5px;
}

#partners {
	display:block;
	clear:both;
	}
#contactForm {
	width: 336px;
	padding: 0 0 0 204px;
	margin: 0 0 20px 0;
	}

#contactForm h3, #contactForm h3 a {
	color: #600;
	margin-top:0;
	}

#contactForm h4 {
	font-size:1.2em;
	color:#900;
	margin-bottom:.5em;
	}

form textarea {
	width:324px;
	}

#sidebar {
	float: left;
	width: 175px;
	padding: 0 15px 0 15px;
	}

#sidebar a {
	font-weight: bold;
	}

#sidebar a:hover {
	color: #900;
	}

#sidebar h3 {
	color: #600;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: .25em;
	margin:1em 0 .5em 0;
	}

#sidebar #lnews h3 {
	margin-top:0;
	}

#sidebar h4 {
	font-size:1em;
	margin:0;
	padding:0;
	margin-top:12px;
	}

#sidebar p {
	margin:0;
	padding:0;
	}

#sidebar ul {
	margin: 6px 0 20px 0;
	padding: 0;
	border-top: 1px solid #CDC8B9;
	width: 176px;
	}

#sidebar ul li {
	color:#666;
	line-height: 1.2em;
	margin: 0;
	list-style: none;
	}

#sidebar ul li a { 
	color: #637F07;
	font-weight:normal;
	line-height: 1.2em;
	display: block;
	margin: 0;
	text-decoration:none;
	padding: .5em 0 .5em 0;
	border-bottom:1px solid #CDC8B9;
	width: 176px;
	}

#footer {
	clear: both;
	background: url(i/border.gif) top center repeat-x;
	padding: 26px 0 0 0;
	text-align: center;
	}

#footerbg {
	background: url(i/canvas_tile.jpg) top center repeat;
	height: 60px;
	padding-top: 20px;
	}

#copyright {
	margin: 0 auto 30px auto;
	text-align: left;
	width: 768px;
	}

#copyright p {
	margin: 0 24px 0 12px;
	width: 720px;
	}

#copyright a:hover {
	color: #900;
	}
