@charset "US-ASCII";

/* $Id: snack.css 88 2005-05-05 13:09:25Z keke $ */

hr {
	display: none;
}

body {
	font-family: "Helvetica", "Arial", "Verdana", sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	margin: 0;
	background-color: #EEEEcc;
	color: #505000;
}

/* This is no good. FIXIT color scheme got messy */
p {
	color: black;
	margin: 0px;
	margin-bottom: 5px;
}

div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 240px;
	background-image: url("../img/logo.gif");
	background-position: 0 0;
	background-color: #605000;
	background-repeat: no-repeat;
}

#left-column {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 90px;
	font-size: 12px;
	text-align: center;
	padding-left: 0px;
	padding-right: 10px;
}

a:link, a:visited {
	color : maroon;
	text-decoration: none;
}

a:hover, a:active {
	color: red;
}

div#sheet {
	position: relative;
	top: 0;
	left: 0;
	width: 760px;
	background: transparent url("../img/pat03.jpg");
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding: 0;
	border: solid #889955 1px;
}

div#sheet-2 {
	top: 0;
	left: 0;
	background-position: right;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0;
}

div#header {
	height: 50px;
	text-align: left;
	padding-top: 10px;
	padding-left: 140px;
	line-height: 0.4em;
}

div#header h1 {
	font-size: 24px;
	color: green;
	display: none;
}

div#header h4 {
	display: none;
}


div#header hr {
	display: none;
}


/* safari and IE6 do not support min-height. */
div#main-column {
	min-height: 400px;
	margin-top: 0px;
	margin-left: 120px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	font-size: 13px;
	line-height: 1.5em;
}



#footer {
	width: 100%;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	border-top: solid #889955 1px;
}

#footer p {
	color: #605000;
}


#footer a:link, #footer a:visited {
	text-decoration: none;
	color: gray; /*#605000;  navy; */
}

#footer a:hover {
	text-decoration: none;
	color: teal;
}

#footer hr {
	display: none;
}

*.float-right {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
	background: transparent;
	overflow: hidden;  /* FIXIT */
}

.float-left {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	background: transparent;
}

div.float-terminator {
	clear: both;
}


#menu {
	width: 100px;
}

#menu dl {
	margin-top: 0px;
	margin-left: 5px; 
}

#menu dt {
	display: none;
}

#menu dd {
	margin: 0px;
}

#menu ul {
	margin-top: 0px;
	margin-left: 0; /* for MacIE5 works for WindIE6? */
	padding-left: 0; /* this is the key */
	padding-top: 0;
}

#menu ul li {
	text-align: center;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
	background: transparent;
	background-color:  #999966;
	border-bottom: solid #7F651F 1px;
}

#menu ul li ul li {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left: 25px;
	margin-right: 5px;
	text-align: left;
	font-size: 80%;
	border-bottom: solid #999966 1px;
}

#menu li a:visited, #menu li a:link {
	text-decoration: none;
	color: #FFFABE;
}

#menu li a:hover {
	font-weight: bold;
	color: white; 
}


div#menu li ul li a:hover {
	font-weight: normal;
}

div#menu li span {
	font-weight: bold;
	color: white;
}

div#menu li ul li span {
	font-weight: normal;
}

/* 2005-02-15 keke */
/* Replace h2 headers with gif images.
 * Note that height is explicitly specified for each
 * div#our-xxx. They are there so that the h2 box won't
 * collapse. -- without them the box collapse obscuring the 
 * background images.
 */

div.section h2 {
	font-size: 18px;
}

div.section h2 span {
	display: none;
}

h2.h-our-style {
	height: 60px;
	background-image: url("../img/headings/our-style.gif");
	background-repeat: no-repeat;
}

h2.h-our-brand {
	height: 30px;
	background-image: url("../img/headings/our-brand.gif");
	background-repeat: no-repeat;
}

h2.h-our-products {
	height: 40px;
	background-image: url("../img/headings/our-products.gif");
	background-repeat: no-repeat;
}

h2.h-our-company {
	height: 50px;
	background-image: url("../img/headings/our-company.gif");
	background-repeat: no-repeat;
}

h2.h-our-people {
	height: 50px;
	background-image: url("../img/headings/our-people.gif");
	background-repeat: no-repeat;
}

h2.h-our-business {
	height: 30px;
	background-image: url("../img/headings/our-business.gif");
	background-repeat: no-repeat;
}

h2.h-our-domain {
	height: 40px;
	background-image: url("../img/headings/our-domain.gif");
	background-repeat: no-repeat;
}

h2.h-contact-us {
	height: 30px;
	background-image: url("../img/headings/contact-us.gif");
	background-repeat: no-repeat;
}
h2.h-faq {
	height: 38px;
	background-image: url("../img/headings/faq.gif");
	background-repeat: no-repeat;
}
h2.h-new-products {
	height: 40px;
	background-image: url("../img/headings/new-products.gif");
	background-repeat: no-repeat;
}

h2.h-thank-you {
	height: 70px;
	background-image: url("../img/headings/thank-you.gif");
	background-repeat: no-repeat;
}

div.center {
	margin-left: auto;
	margin-right: auto;
}

div#top-sheet {
	margin-top: 25px;
}

/* for wholesome goodness */
span.keyphrase {
	font-style: italic;
	font-weight: bold;
}

div.contact {
	padding-bottom: 10px;
}

div.contact dt {
	font-weight: bold;
	font-size: 90%;
	padding-top: 5px;
}

div.contact dt:after {
	content: ':';
}

div.contact dd {
	font-size: 110%;
	line-height: 1.2em;
}

span.registered:after {
	content: "\00AE";
}

a.mail:visited, a.mail:link {
	text-decoration: underline;
}
