<!-- 
/* BODY FONT AND SIZE */
body {
font-family: Century Gothic, sans-serif;
font-size: 10pt;
color: #000000;
margin-top:10px;
margin-bottom:10px;
background-image: url("http://earthgoddessminerals.com/fpdb/images/naturalboutique/naturalbg.jpg")
}

/* ANCHOR STYLES */
a:link {color: #4d372b;
text-decoration: none;}     /* unvisited link */
a:visited {color: #4d372b;
text-decoration: none;}  /* visited link */
a:hover {color: #8c8467;
text-decoration: none;}   /* mouse over link */
a:active {color: #8c8467;
text-decoration: none;}   /* selected link */

/* TABLE */
table {
empty-cells: show
} 

/* MAIN TABLE */
table.main {
border: 3px #4d372b solid
} 

/* HEADER CELL */
td.header {
background-image: url("http://earthgoddessminerals.com/fpdb/images/naturalboutique//egmheader.jpg");
height: 212px;
width: 100%;
vertical-align: bottom;
}

img.header1 {
float: left;
position:relative;
vertical-align: bottom;
}

img.header2 {
float: right;
position:relative;
vertical-align: bottom;
}

/* TOP AND BOTTOM NAV BARS */
td.navbar {
color: #ffffff;
height: 20px;
padding-bottom: 2px;
background-color: #2a7d93;
font-size: 8pt;
text-align: center
}

td.navbar a:link {color: #ffffff; 
text-decoration: none;}     /* unvisited link */
td.navbar a:visited {color: #ffffff; 
text-decoration: none;}  /* visited link */
td.navbar a:hover {color: #90cbdb; 
text-decoration: none;}   /* mouse over link */
td.navbar a:active {color: #90cbdb; 
text-decoration: none;}   /* selected link */

/* COPYRIGHT AREA */
.copy {
color: #ffffff;
font-size: 8pt;
}

.copy a:link {color: #ffffff;
text-decoration: none;
}     /* unvisited link */
.copy a:visited {color: #ffffff}  /* visited link */
.copy a:hover {color: #FFFFFF}   /* mouse over link */
.copy a:active {color: #FFFFFF}   /* selected link */

/* table category list */
#categorylist {
padding: 10px 5px 10px 5px;
width: 220px;
text-align: left;
vertical-align: top;
background-color: #4d372b
}

/* table with %content% tag */
#tablecontent {
padding: 15px;
font-size: 8pt; 
vertical-align: top;
background-color: #ffffff
}

/* MAIN CATEGORY LINK */
a.cats, a.iNew, a.contactus, a.aboutus, a.WsPages, a.subcatcolor 
{ 
color: #FFFFFF; 
text-decoration: none;
font-size: 10pt; 
line-height: 100%
}

a.cats:visited, a.iNew:visited, a.contactus:visited, a.aboutus:visited, a.WsPages:visited, a.subcatcolor:visited
{ 
color: #ffffff; 
text-decoration: none;
}

a.cats:hover, a.iNew:hover, a.contactus:hover, a.aboutus:hover, a.WsPages:hover, a.subcatcolor:hover 
{ 
color: #8c8467; 
text-decoration: none;
}

a.cats:active, a.iNew:active, a.contactus:active, a.aboutus:active, a.WsPages:active, a.subcatcolor:active 
{ 
color: #ffffff; 
text-decoration: none;
}


// -->