

A:link {
	COLOR: #7A4D19; TEXT-DECORATION: none
}
A:visited {
	COLOR: #6B4B24; TEXT-DECORATION: none
}
A:hover {
	CURSOR: nw-resize; COLOR: #C57E29; TEXT-DECORATION: none}



body, table, tr, td {
	font: 10px Georgia, Serif; 
	color: #C18C47;
	letter-spacing: 1px}

body {background: #EAE5DF; text-align: center;}

#container {
background: url(images/bckgnd.gif) repeat-y; 
width: 770px; 
margin: auto;
text-align: justify; 
}


#header { 
height: 74px; background: url(images/cookieheader.gif) no-repeat;
}


#content { 

float: left; 
font: 10px Georgia, Serif;
color: #6A6A6A;
margin-top: 03px; 
padding-left: 150px;
padding-right: 155px;
text-align: justify;
line-height: 17px;
}

#navigation { 
width: 595px; 
margin-top: -55px; 
padding-left: 120px;
padding-right: 01px;
}

#footer { 
background: url(images/cookiefooter.gif) no-repeat; 
height: 262px;
clear: both;
padding-left: 67px;
padding-right: 83px;
}



.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: #766C61;
	display: block;
	border: #F6F5F3 4px solid;
	background: #F6F5F3;
	text-decoration: none;
        font: 10px Georgia, Serif;
       
}
.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: 50px;
        font-size: 110%;
        text-indent: 40px;
        color: #766C61;
        font-family: Georgia, Serif;
     
}



input, textarea, option, select {
	background-color: #FACB8E;
	font: 11px Verdana;
	color: #9D5B05;
	letter-spacing: 0px;
	border: 1px solid #F7A02E;
	padding:2px; }


.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}