
BODY {
margin: 0;
padding: 0;
height: auto;
background-color: #F0F0F0;
background-image: url(images/linenwhite.jpg);
background-repeat;
}

P, TD, LI, DIV, BLOCKQUOTE {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}

A:link, A:visited {
font-weight: normal;
font-style: italic;
color: #770000;
text-decoration: none;
border-bottom: 1px dotted #770000;
}

A:active, A:hover {
font-weight: normal;
font-style: italic;
color: #111188;
border-bottom: 1px solid #111188;
text-decoration: none;
}

/*
IMG A:link, IMG A:visited {
border-bottom: 0px;
text-decoration: none;
}
*/


/* TOP OF PAGE */

.imagebar {
margin: 0;
padding: 0;
background-color: #F0F0F0;
background-repeat: no-repeat;
font-family: Verdana, sans-serif;
font-size: 38px;
font-weight: bold;
font-style: normal;
color: #000000;
text-align: left;
text-indent: 10px;
border: 2px #000000 solid;
}

.imagebar2 {
margin: 0;
padding: 0;
background-color: #F0F0F0;
background-repeat: no-repeat;
font-family: Verdana, sans-serif;
font-size: 32px;
font-weight: bold;
font-style: normal;
color: #000000;
text-align: left;
text-indent: 10px;
border: 2px #000000 solid;
}

.product {
font-family: "Lucida Grande", Times, "Times New Roman", serif;
font-size: 38px;
font-weight: bold;
color: #330055;
}

.tagline {
font-family: "Lucida Grande", "Comic Sans MS", "Times New Roman", fantasy;
font-size: 14px;
color: #330055;
}


/* NAVIGATION MENU */

.sky {
padding: 10px;
background-color: #DDDDFF;
/* background-image: url(images/skyblugrad3.jpg); */
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
border: 1px #000066 solid;
}

.sky A:link, .sky A:visited {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000099;
font-style: normal;
font-weight: normal;
border-bottom: 1px dotted #000099;
}

.sky A:hover, .sky A:active {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
border-bottom: 1px solid #111188;
text-decoration: none;
}

.sky IMG {
vertical-align: middle;
}


/* RELATED MENU */

.tree {
padding: 10px;
background-color: #D3EFBF;
/* background-image: url(images/grngrad2.jpg); */
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
border: 1px #006600 solid;
}

.tree A:link, .tree A:visited {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #006600;
font-style: normal;
font-weight: normal;
border-bottom: 1px dotted #005500;
}

.tree A:hover, .tree A:active {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #111188;
font-style: normal;
font-weight: normal;
border-bottom: 1px solid #111188;
text-decoration: none;
}


/* MAIN PAGE CONTENT */

.content {
padding: 15px;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}

/*  .content A:link, .content A:visited {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-weight: normal;
font-style: italic;
color: #770000;
border-bottom: 1px dotted #770000;
}

.content A:active, .content A:hover {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-weight: normal;
color: #111188;
text-decoration: underline;
}  */

.headline {
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
font-weight: bold;
color: #330055;
}

.featured {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
}

.featured IMG {
border: 0px;
vertical-align: middle;
}

.description {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}

.ordertable {
padding: 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
border: 2px #000000 solid;
}

.show {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #330055;
}

.small {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #000000;
}

.dialogue {
font-family: Courier, "Courier New", Courier, serif;
font-size: 14px;
color: #330055;
}

.quote {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: italic;
color: #330055;
text-align: center;
}

.bigred {
color: #BB0000;
font-weight: bold;
}


/* FOOTER STUFF */

.footer {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
color: #808080;
text-align: center;
/* background-position: bottom; */
}

.footer A:link, .footer A:visited {
font-weight: normal;
font-style: italic;
color: #770000;
text-decoration: none;
}

.footer A:active, .footer A:hover {
font-weight: normal;
color: #111188;
border-bottom: 1px solid #111188;
}


/* ORDER PAGES */

.panelhead {
font-size: 20px;
font-weight: bold;
}

.panelsub {
font-size: 15px;
font-weight: normal;
color: #000000;
}

.paneltext {
font-size: 13px;
font-weight: normal;
color: #000000;
}


/* INFORMATION PAGE */

.answer {
color: #330055;
font-style: italic;
}



/* PREVIOUS STYLES */

.fakemerge {
font-size: 14px;
color: #005500;
font-style: bold;
}

