/*-------------------------
	Page Styles
-------------------------*/

body {
	background-color: #ffffff;
    }
body.main {
        background-color: #dbd4b7;
     }

/*------------------------
    Styles that came with the website
-------------------------*/
A, P, .nred, u, li, ul, ol, em, menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A:Hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
}

A:Visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : purple;
}

.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

.menu:Hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
}

.menu:Visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.copy:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.copy:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

h1, h2, h3, h4, h5 {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.nred {
	color : #F52C07;
}

.note, .note:hover, .note:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F52C07;
}

.hidden {
	display:none;
}


/*-------------------------
	Misc Styles
-------------------------*/
table.border {
	border: 1px solid #000000;
    align: center;
    }
tr.StandardCheck, tr.StandardCheck td {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    }
tr.StandardRadio, tr.StandardRadio td {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    }

/*-------------------------
	Event Styles
-------------------------*/
p.event {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8f846d;
    text-align: left;
    }
td.event {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #8f846d;
	color: #ffffff;
    }
a.event {
	color: #ffffff;
    }
a.event:visited, a.event:active {
	color: #ffffff;
    }
a.event:hover {
	color: #ffffff;
    }

/*-------------------------
	CMS Styles
-------------------------*/
table.login {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
    background-color: #8f846d;
    }
td.loginError {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ff0000;
    color: #ffffff;
    text-align: center;
    }
p.login {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
    text-align: center;
    }
table.controlPanel {
	background-color: #8f846d;    
    }
td.logoutButton {
	background-color: #8f846d;
    }
a.controlPanel,
a.controlPanel:visited,
a.controlPanel:active,
a.controlPanel:hover {
	width:200px;
    text-align: center;
    font-family: Tahoma;
    font-size: 10pt;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    }
a.cmsHeader {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	font-style: normal;
	text-decoration: none;
	background-image: none;
	word-spacing: normal;
	letter-spacing: 0.1em;
	vertical-align: middle;
	}
a.cmsHeader:link {
	color: #42795A;
  	}
a.cmsHeader:visited, a.cmsHeader:active {
	color: #42795A;
  	}
a.cmsHeader:hover {
    color: #4a708d;
  	}
b.star {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #8f846d;
    }
div.note {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
	}
b.error {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: red;
  	}
b.formError {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: red;
    }

/*-------------------------
	CMS Form Styles
-------------------------*/
table.CMSborder {
	border: 1px solid #000000;
    align: center;
    width: 95%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    }
td.CMSHeader {
    background-color: #8f846d;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    }
tr.CMS0, tr.CMS0 td {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #ece7d0;
    color: #000000;
    font-size: 12px;
    }
tr.CMS1, tr.CMS1 td {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #e5e3db;
    color: #000000;
    font-size: 12px;
    }
td.CMSFooter {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    font-size: 12px;
    }

/*-------------------------
	Standard Form Styles
-------------------------*/
table.Standardborder {
    border: 1px solid #000000;
    align: center;
    width: 95%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;    
    }
td.StandardHeader {
	background-color: #ffffff;
    color: #8f846d;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    }
tr.Standard0, tr.Standard0 td {
	background-color: #ffffff;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    }
tr.Standard1, tr.Standard1 td {
	background-color: #ffffff;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    }
td.StandardFooter {
	background-color: #ffffff;
    }

/*-------------------------
	Message Board Styles
-------------------------*/
td.MBNew {
    font-family: Arial, Helvetica, sans-serif;
    color: #ff1f1f;
    font-size: 12px;
    }
td.MBHeader {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #8f846d;
    color: #ffffff;
    font-size: 12px;
    }
tr.MB0, tr.MB0 td {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #ece7d0;
    color: #000000;
    font-size: 12px;
    }
tr.MB1, tr.MB1 td {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #e5e3db;
    color: #000000;
    font-size: 12px;
    }
td.MBFooter {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    }

/*-------------------------
	Shopping Cart Styles
-------------------------*/
tr.Cart0 {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #f0f0f0;
    color: #000000;
    }
tr.Cart1 {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #c0c0c0;
    color: #000000;
    }
td.NewOrder {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
    }
td.ProcessOrder {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #015D08;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	}
td.BackOrder {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #0000ff;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	}
td.ShipOrder {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-align: center;
	}
