

body {
background-image: URL('images/sprinwaterBG.jpg');
background-repeat:repeat-y;
background-color: #CDC3AA;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
}
.top {
font-family:"Arial", Helvetica, sans-serif;
font-size:18px;
font-style:italic;

color: #000066;
}
table {
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
border-bottom-color:#975EA4;

border-left-color:#975EA4;
border-right-color:#975EA4;
border-top-color:#975EA4;

}


h1 {
	color: #000066; 

	

}

h2, h3, h4 {
	color: #663300;
}
h5 {
font-family: Arial, Helvetica, sans-serif, Times, serif;
font-style:normal;
font-size:14px;
color:#996600;
}
  
 A:link {text-decoration: none; color: #083d01;}
 A:visited {text-decoration: underline none; color: #463202;}
 A:active {text-decoration: underline none; color: #000080;}
 A:hover {text-decoration: none; color: #000080;}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(images/background.gif);
height: auto;
line-height: normal;
float: left;
width: 12em;
display: block;
border: 0;
color: #ffffff;
text-decoration: none;
text-align:center;
font-size-adjust: 12px;
font-weight:bold
}

#nav-menu li a:hover
{
background: url(images/backgroundH.gif);
height: auto;
line-height: normal;
float: left;
width: 12em;
display: inline;
border: 0;
color: #000000;
text-decoration: none;
text-align: center;
font-size-adjust: 12px;
font-weight:bold
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:100em
} 
.UGG { background-color: #D1C0C2;
font-size: 14px;
border-style:hidden;
border-width: 0; }

.EAF td {
border-bottom-color:#975EA4;
border-width: 0;
border-right-style:hidden;
border-left-style:hidden;
border-top-style:hidden;
text-align:center;
font-size: 18px;
font-weight:bold;
border-style:hidden;
 }
.EAF table {
border-width: 3;
}

.Description {
text-decoration:none;
font-style:italic;
}







.wireframeauramenu{
font-weight: bold;
font-size: 90%;
width: 100%;
}

.wireframeauramenu ul{
border: 0px solid #BBB;
padding:  20px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
overflow: hidden;
}

.wireframeauramenu ul li{
display: inline;
}

.wireframeauramenu ul li a{
color: #494949;
padding:   26px 32px 26px 36px; 
margin: 0;
text-decoration: none;
border-right-style:hidden; /*1px dashed #BBB; right border between menu items*/
}

.wireframeauramenu ul li a:hover{
color: black;
background: transparent url(http://youniquetreasures.com/images/hover.jpg) center center no-repeat; /*background of menu item onMouseover*/
}


