/* ========== LINK FORMATTING ========== */

a { 
color: #006666;
text-decoration: none;
font-family: Arial, Helvetica, Verdana;
}

a:hover { 
color:#99EEDD; 
text-decoration: none;
font-family: Arial,Helvetica,Verdana;
}

a#droplink {
color: black;
text-decoration: none;
font-family: Arial,Helvetica,Verdana;
font-size: 1em;
}

a:hover#droplink { 
color:#729F9F; 
text-decoration: none;
font-weight: bold;
font-family: Arial,Helvetica,Verdana;
font-size: 1em;
}

a#footerlink {
color: #666666;
text-decoration: none;
font-family: Arial,Helvetica,Verdana;
}

a:hover#footerlink {
color: #999999;
text-decoration: none;
font-family: Arial,Helvetica,Verdana;
}

a#whiteboxlink {
color: #999999;
text-decoration: none;
font-family: Arial, Helvetica, Verdana;
}

a:hover#whiteboxlink {
color: #999999;
text-decoration: none;
font-family: Arial,Helvetica,Verdana;
}

/* ========== STANDARD TAGS FORMATTING ========== */

body {
background-color: #89B7B7;
color: #006666;
}

table {
border-collapse: collapse;
}

td { 
font-family: Arial,Helvetica,Verdana;
}

h1, h2, h3, h4 {
font-family: Arial, Helvetica, Verdana;
font-size: 18px;
color: #006666;
}

p { 
font-family: Arial,Helvetica,Verdana; 
}

blockquote {
color: #006666;
}

ul {
list-style: none;
font-family: Arial,Helvetica,Verdana;
}

li {
list-style: none;
font-family: Arial,Helvetica,Verdana;
}

img {
border: none;
}
/* ========== CUSTOM CLASS FORMATTING ========== */

/* ===== PAGE ELEMENTS ===== */

div.background {
z-index: 0;
}

div#logo {
position:absolute; 
left: 0px; top: 2px;
z-index:6; 
}

div#shop_button {
position:absolute;
width: 196px; height: 110px;
left: 583px; top: 0px;
z-index:6; 
}

div#shop_button a {
display: block;
width: 196px; height: 110px;
background-image: url("image/shop_button_2.gif");
background-position: top right;
}

div#shop_button a:hover {

background-position: bottom right;
}

div.topmenu {
position:absolute;
left: 5px; 
top: 110px;
font-size: 0.8em;
z-index:1;
}

div.content {
position:absolute; 
width: 396px; height: 115px; 
left: 320px; top: 170px;
z-index:4;
color: white;
font: normal 900 1em Arial, Helvetica, sans-serif;
}

div.alt_content {
position:absolute; 
width: 750px; height: 115px; 
left: 10px; top: 170px;
z-index:4;
color: white;
font: normal 900 1em Arial, Helvetica, sans-serif;
}

div.footer {
position: absolute;
top: 750px;
height: 25px; width: 100%;
background-color: #ccc;
z-index: 6;
}

div.footer_long {
position: absolute;
top: 1100px;
height: 25px; width: 100%;
background-color: #ccc;
z-index: 6;
}

div.footer_jiffy {
position: absolute;
top: 3390px;
height: 25px; width: 100%;
background-color: #ccc;
z-index: 6;
}

/* ===== GENERIC FORMATS ===== */

/* ===== SPECIFIC FORMATS ===== */

h1.titlegreenbold {
color: #006666;
font-size: 1.4em;
font-style: bold;
}

p.content {
position:relative;
width: 420px;
font: normal 100 1.1em arial, sans-serif;
color: #426C6C;
}

span.smalltext{
font: 0.7em;
}

span#small {
font: normal 100 0.7em arial,sans-serif;
}

table.table {
margin-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
border: 1px solid #426C6C; 
}

td.item1 {
font: normal 900 1em arial, sans-serif;
color: #426C6C;
}

td.item2 {
color: #426C6C;
}

p.footertext {
position: relative;
top: 5px;
color: #666666;
font-size: 0.7em;
text-align: center;
z-index: 2;
}

ul#content {
color: #426C6C;
font: normal 900 0.9em arial,sans-serif;
}

ul big {
color: #efe;
}

ul small {
color: #efe;
}

li#content {
color: #426C6C;
}

a#links1 {
color: #666666;
}

.hidden {
display: none;
}

/* ===== DHTML DROP MENUS ===== */

.dropdown {
position: absolute;
left:593px;
top: 130px;
width: 100px;
color: black;
z-index: 5;
visibility: hidden;
}

.dropdown2 {
position: absolute;
left:195px;
top: 130px;
width: 120px;
color: black;
z-index: 5;
visibility: hidden;
}
	
ul.drop {
position: relative; 
left: -40px; 
list-style: none; 
border-top: 2px solid #C1F1F0;
border-left: 2px solid #C1F1F0;
border-bottom: 2px solid #95C5C4;
border-right: 2px solid #95C5C4;
}
	
li.drop {
font-size: 0.7em;
background-color: #AEDEDE;
}

img#divider {

}