﻿body 
{
	background-color:#3f622a;
    font-family:verdana, trebuchet, sans-serif;
    font-size: 12px;
	background-image:url('images/freyasgarden_main_Bkg.jpg');
    background-repeat:no-repeat;
    background-position:center top;
    color:#474e25;
    margin-right:auto;
    margin-left:auto;
    margin-top:175px;
    }

a
{
	font-family:verdana, trebuchet, sans-serif;
    font-size: 9pt;
    color:#527439;
    text-decoration:none;
}

a.hover
{
    background-color:#bfa56a;
}


.frontNav
{
    background-image:url('images/nav_bkg.png');
    border-bottom-color:#474e25;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-right-color:#474e25;
    border-right-style:solid;
    border-right-width:1px;
    border-left-color:#474e25;
    border-left-style:solid;
    border-left-width:1px;    
    padding:3px;
    font-size:12px;
    width:840px;
    height:15px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    
}

.featureImage
{
    border-style:solid;
    border-color:#527439;
    border-width:5px;
    margin:10px;
}

.prodImage
{
    border-style:solid;
    border-color:#527439;
    border-width:2px;
    margin:3px;
}

.quartzDiv
{
    background-image:url('images/quartz_beads.jpg');
    background-repeat:repeat;
    border-bottom-color:#527439;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color:#527439;
    border-top-style:solid;
    border-top-width:1px;
    
    border-right-color:#527439;
    border-right-style:solid;
    border-right-width:1px;
    border-left-color:#527439;
    border-left-style:solid;
    border-left-width:1px;    
    padding:5px;
    margin:5px;

}


.flowerDiv
{
    text-align:center;
    font-style:italic;
    font-weight:bold;
    border-bottom-color:#527439;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color:#527439;
    border-top-style:solid;
    border-top-width:1px;
    
    border-right-color:#527439;
    border-right-style:solid;
    border-right-width:1px;
    border-left-color:#527439;
    border-left-style:solid;
    border-left-width:1px;    
    
    padding:10px 5px 5px 5px;
    margin: 15px 5px 15px 5px;
    width:560px;
    height:80px;
    clear:both;
    background-image:url('images/grass_flowers_bar.jpg');
}

.otherColor
{
 	font-size:10px;
 	font-weight:bold; 
 	text-transform:capitalize;
	color:#527439; 
}

.otherColor2
{
 	font-size:10px;
 	font-weight:bold;
	color:#907821; 
}

.titleHeader, .title
{
    font-family:Trebuchet MS, Sans-Serif;
	font-size:18px;
	font-weight:bold;
	color:#907821;
}

.footer
{ 
    text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#bfa56a;
}

.footer A:link
{
color:#bfa56a;
}

.footerItalic
{ 
    text-align:center;
	font-size:7px;
	font-weight:bold;
	color:#bfa56a;
	font-style:italic;
}


.subBody
{
    margin-right:auto;
    margin-left:auto;
    margin-top:120px;
    width:740px;
    position:relative;
}

.9Font
{
    font-size:9px;
}

.highNav
{
    z-index:998;
}

.highNav2
{
    z-index:999;

}

.menuPad
{
    margin-left:5px;
    margin-right:5px;
}

.menuPad2
{
    margin-left:5px;
    margin-right:0px;
}

.hoverLink
{
    color:#d9dbb8;
}