/* CSS layout */
BODY{
background-color : #EAFFEA;
font-family : Verdana, Arial, sans-serif;
margin: 10px;
color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #800080;
scrollbar-shadow-color: #800080;
scrollbar-darkshadow-color: #800080;
scrollbar-track-color: #800080;
}

Table {
color: #000000;
font-family : Verdana, Arial, sans-serif;
font-size : 14px;
}

UL {
color: #000000;
font-family : Verdana, Arial, sans-serif;
font-size : 14px;
}

LI {
color: #000000;
font-family : Verdana, Arial, sans-serif;
font-size : 14px;
}

TD {
color: #000000;
font-family : Verdana, Arial, sans-serif;
font-size : 14px;
}

P {
color: #000000;
font-family : Verdana, Arial, sans-serif;
font-size : 14px;
margin: 12px 12px 12px 12px;
}

/* this group sets the normal link colors */
A:LINK {
color : #800080;
font-weight: none;
text-decoration : none;
}
A:VISITED {
color : #800080;
font-weight: none;
text-decoration : none;
}
A:HOVER {
color : #000000;
font-weight: none;
text-decoration : underline;
}
A:ACTIVE {
color : #800080;
font-weight: bold;
}

.menu A:LINK {
color : #FFFFFF;
font-weight: none;
text-decoration : none;
}
.menu A:VISITED {
color : #FFFFFF;
font-weight: none;
text-decoration : none;
}
.menu A:HOVER {
color : #FFFFFF;
font-weight: none;
text-decoration : underline;
}
.menu A:ACTIVE {
color : #FFFFFF;
font-weight: bold;
}

H1 {
font-size : 20px;
font-weight : bold;
color : #800080;
margin: 12px 12px 12px 12px;
}


H6 {
font-size : 16px;
font-weight : bold;
color : #008000;
margin: 12px 12px 12px 12px;
}


H5 {
font-size : 16px;
font-weight : bold;
color : #008000;
margin: 12px 12px 12px 12px;
}


H4 {
font-size : 16px;
font-weight : bold;
color : #008000;
margin: 12px 12px 12px 12px;
}


H3 {
font-size : 12px;
font-weight : bold;
color : #800080;
margin: 12px 12px 12px 12px;
}


H2 {
font-size : 16px;
font-weight : bold;
color : #008000;
margin: 12px 12px 12px 12px;
}

HR {
color: #800080;
height: 1px;
width: 90%;
}

.maintable {
	border: 1px solid #808080;
	background-color: #ffffff;
}
.theinfo {
	background-color: #800080;
	text-align: center;
	color: #FFFFFF;
}
.freebies {
	background-color: #008000;
	text-align: center;
	color: #FFFFFF;
}
.resources {
	background-color: #CC0000;
	text-align: center;
	color: #FFFFFF;
}
.thediva {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
}
.boldred {
	color: #CC0000;
}
.leftindent {
	margin-left: 52px;
}
.divider {
	text-align: center;
}
.bullets {
	margin-left: 52px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.quote1 {
	text-align: center;
	background-color: #FFEAFF;
}
.quote2 {
	text-align: center;
	background-color: #EAFFEA;
}
.quote3 {
	text-align: center;
	background-color: #EFEFEF;
}
.guarantee {
	margin-left: 3px;
	margin-right: 3px;
}
.signature {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 52px;
}
.shopcart {
	border: 2px solid #008000;
	background-color: #EAFFEA;
}
.pricecart {
	color: #CC0000;
	font-weight: bold;
}.unnerline {
	text-decoration: underline;
}
