body        {background-color:#FEFFEF;
	     font-family:"Arial";
	     font-size:12px;
}



#header     {height:22%;
	     width:800px;
	     position:absolute;
	     top:0px;left:0px;
	     border:solid goldenrod;
	     border-width:1px 0px 0px 1px;
	    
}

#header img	{width:800px;
		height:100%;
}

ul		{list-style-image:url("mica_bullet_2.gif");
		font-size:12px;
		margin-left:2em;
		}

#button li a	{text-decoration:none;
		 color:#394615;
		 display:block;
		 font-weight:bold;
		}

#button li a:hover 	{color:#d97f1a;
		 font-weight:bold;
			}

#content	{position:absolute;
		 left:0;
		 top:22%;
		 color:#394615;
		 font-size:12px;
		 width:800px;
		 border:solid goldenrod;
		 border-width:0px 0px 0px 0px;
}

#content a	{text-decoration:none;
		 color:#394615;
		}
#content a:hover	{color:#d97f1a;
			}

#content table	{font-size:12px;
		 color:#394615;
                 width:100%;
		}

#rightSection	{border:solid goldenrod 1px 3px 1px 1px;
	         background-color:lightgrey;
		 width:25%;
                 margin-top:15%;
                 font-size:12px;
		}


.header		{color:#CD6600;
		 font-weight:bold;
		}

.welcome		{font-weight:bold;
		 font-size:16px;
		 font-variant:small-caps;
		 letter-spacing:3px;
		}

.navigationSettings	{border:solid goldenrod 1px 3px 1px 1px;
			 background-color:lightgrey;
			 width:12%;}

.tdheader	{background-color:#394615;
		color:white;
		font-weight:bold;
		text-align:center;
		}

input		{background-color:lightgrey;
		border:solid #394615 1px 1px 1px 1px;
		}

#index     {position:relative;
            margin-left:4%;
           }

#search    {            background-color:#e5f2d3;
           }

#cartTitle   {size:4;
font-variant:small-caps;
font-weight:bold;
}

#cartTotal {
position:relative;
float:right;
}

