

A:link {
	COLOR: #6D5E6D; TEXT-DECORATION: none
}
A:visited {
	COLOR: #A08FA1; TEXT-DECORATION: none
}
A:hover {
	CURSOR: nw-resize; COLOR: #B4B495; TEXT-DECORATION: none}



body, table, tr, td {
	font: 10px Verdana; 
	color: #A6A5A5;
	letter-spacing: 0px}

body {background: #E4E4E4; text-align: center;}

#container {
background: url(images/background.gif) repeat-y; 
width: 464px; 
margin: auto;
text-align: justify; 
}


#header { 
height: 258px; background: url(images/tamahoneymain.gif) no-repeat;
}


#content { 

float: left; 
font: 10px Georgia, Serif;
color: #A6A5A5;
margin-top: 03px; 
padding-left: 70px;
padding-right: 60px;
text-align: justify;
}

#navigation { 
width: 431px; 
margin-top: -06px; 
padding-left: 50px;
padding-right: 150px;
}

#footer { 
background: url(images/tamahoneyfooter.gif) no-repeat; 
height: 99px;
clear: both;
padding-left: 80px;
padding-right: 80px;
}



.menu {
	margin: 0px;
	padding:0px;
        padding-left: 70px;
	color: #000;
        list-style: none;
}
.menu li {
	padding: 2px 2px 0px 0px;
	margin: 2px;
}
.menu li a, .menu li a:visited {
	margin: 0px;
	padding: 3px 3px;
	color: #787676;
	display: block;
	border: #EEECEC 4px solid;
	background: #EEECEC;
	text-decoration: none;
       
}
.menu li a:hover {
	color: #817F7F;
	background: #FFFFFF;
	border: #E3E2E2 4px solid;
}

h1 {
	text-align: left;
	background: url(images/header.jpg) bottom left no-repeat;
	font-weight: normal;
	line-height: 35px;
        font-size: 100%;
        text-indent: 10px;
        color: #8E7D7C;
        font-family: Verdana, Sans-Serif;
     
}



input, textarea, option, select {
	background-color: #F7F6F6;
	font: 11px Verdana;
	color: #A7A7A8;
	letter-spacing: 0px;
	border: 1px solid #A7A7A8;
	padding:2px; }


.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}