/* Do you know the way? */

body {
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background-color: #f0f0e1;
}

/* Banner across top of page that says the name of the whole site */

#main-title {
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 25px;
padding-right: 25px;
border-bottom: 5px #990000 solid;
background-image: url(images/head1.gif);
background-color: #e5ab39;
background-repeat: no-repeat;
background-position: center;
height: 50px;}

p#pfg {
margin-left: 40px;
font-family: cursive;
font-weight: bold;
font-size: .8em;
color: #660000;}

p#prod-list {
line-height: 8px;
margin-left: 25px;}

p#wip {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
font-size: .8em;
color: #880000;
text-align: left;
margin-left: 20px;
line-height: 1.3em;}

p#news_heading {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
font-size: .9em;
color: #000000;}

p#news_details {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: .8em;
color: #444444;}

p#para-indent {
font-family: verdana, arial, helvetica, sans-serif;
font-size: .8em;
margin-left: 25px;
text-align: left;
line-height: 1.3em;}

p#para-indent-italics {
font-family: verdana, arial, helvetica, sans-serif;
font-size: .8em;
margin-left: 25px;
text-align: justify;
font-style: italic;
line-height: 1.3em;}

#main-body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: .8em;
margin-left: 20px;
text-align: justify;
line-height: 1.3em;}

#main-body2 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: .8em;
margin-left: 20px;
text-align: justify;
line-height: 1.3em;
color: #000000;
}

/* Styles for the main text on the page. */

#main-text {
margin-top: 20px;
margin-bottom: 20px;
margin-left: 190px;
margin-right: 250px;}

#other-pages-text {
margin-top: 20px;
margin-bottom: 20px;
margin-left: 190px;
margin-right: 100px;}

#our-products {
margin-top: 20px;
margin-bottom: 20px;
margin-left: 220px;
margin-right: 100px;}

h1#less-height {
margin-top: 0;
margin-left: 0;
margin-right: 0;
font-size: 1.3em;
color: #bf8f30;
padding-bottom: 10px;
padding-top: 0;
padding-left: 0;
padding-right: 0;
font-weight: bold;
margin-bottom: -5px;}

h1 {
margin-top: 0;
margin-left: 0;
margin-right: 0;
font-size: 1.3em;
color: #bf8f30;
padding-bottom: 10px;
padding-top: 0;
padding-left: 0;
padding-right: 0;
font-weight: bold;
}

h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 15px;
margin-right: 0;
padding: 0;
font-size: 1em;
color: #bf8f30;
font-weight: bold;
}

h3 {
margin-top: 0;
margin-bottom: 5px;
margin-left: 35px;
margin-right: 0;
padding: 0;
font-size: 1.2em;
color: #9B7526;
font-weight: bold;
}

p, ul, ol, table {
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
font-size: .7em;
line-height: 1.9em;
}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #cc6600;
text-decoration: none;
font-weight: bold;}


a:hover {
color: #653200;
font-weight: bold;
text-decoration: none;
}

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 100px;
left: 0;
margin: 20px;
width: 150px;
}

#left-menu p {
border-bottom: 1px #cc6600 dotted;
text-align: right;
line-height: 20px;
font-size: .8em;
padding-bottom: 7px;
padding-top: 7px;
margin-bottom: 0;
}

#left-menu a:link, #left-menu a:visited {
color: #cc6600;
}

#left-menu a:hover, #left-menu a.current {
color: #7f3f00;
text-decoration: none;
}

/* Styles for the pullquote on the right side. */

#right-column {
position: absolute;
top: 70px;
right: 0;
margin: 20px;
width: 200px;
}

#right-column p {
line-height: 1.5em;
font-size: .7em;
}

#right-column strong {
color: #cc6600;
font-style: italic;
}

#right-column a:link, #right-column a:visited {
color: #cc6600;
}

#right-column a:hover, #right-column a.current {
color: #7f3f00;
text-decoration: none;
}

/* Styles for the footer at the bottom of the page */

#footer {
clear: both;
border-top: 3px solid #4c3913;
background-color: #e5ab39;
color: #000;
font-size: .8em;
text-align: center;}

#footer a:link, #footer a:visited {
color: #5b5b5b;
}

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