/* Very, very mondo */

/*

------------------------------------------------------
Copyright Maxine Sherrin, www.westciv.com
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

as modified December 2006 by John Eckert

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------

*/

body {
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background-color: #b7baab;
}

/* Banner across top of page that says the name of the whole site */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-top: 17px;
padding-bottom: 17px;
padding-right: 80px;
background-color: #454f56;
border-bottom: 5px #cc6600 solid;
color: #b7baab;
font-weight: bold;
font-size: .9em;
text-align: right;
letter-spacing: 5px;
}

/* Heading level 1 is not contained in main-text. */

h1
{
    font-size: 1em;
    color: #b7baab;
    padding-bottom: 10px;
    padding-top: 7px;
    padding-left: 250px;
    font-weight: bold;
    background-color: #cc6600;
    border-top: 5px #454f56 solid;
    letter-spacing: 5px;
    border-bottom: 2px #454f56 solid;
    margin: 0px;
}

/* Styles for the main text on the page. */

#main-text
{
    margin: 0px 50px 25px 225px;
}

p, ul, ol, table {
font-size: .7em;
line-height: 1.9em;
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
padding: 0;
}

h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: .9em;
color: #454f56;
font-weight: bold;
}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #cc6600;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #ad5600;
text-decoration: none;
font-weight: bold;
}

/* Styles for the navbar on the left side. */

#left-menu
{
    position: absolute;
    top: 70px;
    left: 0;
    width: 220px;
    text-align: left;
    background-color: #454f56;
    border-bottom: 2px #cc6600 solid;
    border-right: 2px #cc6600 solid;
    padding-top: 30px;
    padding-bottom: 30px;
}

#left-menu table
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    line-height: 15pt;
    padding-top: 0px;
}

#left-menu p {
padding-right: 20px;
margin-bottom: 0;
border-bottom: 2px #cc6600 solid;
font-size: .8em;
line-height: 25px;
}

#left-menu a:link, #left-menu a:visited {
color: #b7baab;
text-decoration: none;
}

#left-menu a:hover, #left-menu a.current
{
    color: #cc6600;
    text-decoration: underline;
}

/* Styles for the header at the top of the content pane */

#header
{
    text-align: right;
    color: #454f56;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    font-size: .7em;
    font-weight: bold;
    padding-right: 5px;
    margin-left: 162px;
    border-bottom: #cc6600 1px solid;
    border-top-width: 1px;
    border-top-color: #cc6600;
}

#header a:link, #header a:visited {
color: #cc6600;
}

#header a:hover {
color: #454f56;
}

/* Styles for the footer at the bottom of the page */

#footer
{
    text-align: right;
    color: #454f56;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px #cc6600 solid;
    font-size: .7em;
    font-weight: bold;
    padding-right: 5px;
    margin-left: 0px;
}

#footer a:link, #footer a:visited {
color: #cc6600;
}

#footer a:hover {
color: #454f56;
}

/* Styles for the image flash zoom display and title area */

#flash
{
    margin-left: 0px;
}
#ititle
{
    margin-left: 0px;
}
#CurrentCam
{
    color: #b7baab;
    text-align: left;
    font-size: small;
    text-decoration: none;
}
#DropDownList1
{
    font-weight: bold;
    background-color: #ffffcc;
    border-right: #ff6633 thin solid;
    border-top: #ff6633 thin solid;
    border-left: #ff6633 thin solid;
    border-bottom: #ff6633 thin solid;
    font-family: Verdana;
    color: #663399;
}
#Customer
{
    color: #cc6600;
    text-align: left;
    font-weight: bold;
}

.highlight
{
    color: #cc6600;
    font-size: medium;
    font-weight: bold;
}
.instructions
{
    color: silver;
}

td.emailform
{
    color: #cc6600;
    text-align: left;
    font-weight: bold;
}
