/* CSS Document */

.a a:link, .a a:visited, .a a:active, .a a:hover	{
	background-image: url(images/buttons/homeactive.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	position: absolute;
							}

		
.aa a:link, .aa a:visited, .aa a:active, .aa a:hover	{
	background-image: url(images/buttons/home.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	position: absolute;
							}
							
.b a:link, .b a:visited, .b a:active, .b a:hover	{
	background-image: url(images/buttons/aboutactive.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	position: absolute;
	margin-left: 65px;
							}

		
.bb a:link, .bb a:visited, .bb a:active, .bb a:hover	{
	background-image: url(images/buttons/about.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	position: absolute;
	margin-left: 65px;
							}

.c a:link, .c a:visited, .c a:active, .c a:hover	{
	background-image: url(images/buttons/coffeeactive.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	position: absolute;
	margin-left: 147px;
							}

		
.cc a:link, .cc a:visited, .cc a:active, .cc a:hover	{
	background-image: url(images/buttons/coffee.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	position: absolute;
	margin-left: 147px;
							}
							
.d a:link, .d a:visited, .d a:active, .d a:hover	{
	background-image: url(images/buttons/productsactive.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	position: absolute;
	margin-left: 236px;
							}

		
.dd a:link, .dd a:visited, .dd a:active, .dd a:hover	{
	background-image: url(images/buttons/products.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	position: absolute;
	margin-left: 236px;
							}
							
.e a:link, .e a:visited, .e a:active, .e a:hover	{
	background-image: url(images/buttons/galleryactive.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	position: absolute;
	margin-left: 314px;
							}

		
.ee a:link, .ee a:visited, .ee a:active, .ee a:hover	{
	background-image: url(images/buttons/gallery.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	position: absolute;
	margin-left: 314px;
							}
							
.f a:link, .f a:visited, .f a:active, .f a:hover	{
	background-image: url(images/buttons/eventsactive.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	position: absolute;
	margin-left: 386px;
							}

		
.ff a:link, .ff a:visited, .ff a:active, .ff a:hover	{
	background-image: url(images/buttons/events.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	position: absolute;
	margin-left: 386px;
							}
							
.g a:link, .g a:visited, .g a:active, .g a:hover	{
	background-image: url(images/buttons/contactactive.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	position: absolute;
	margin-left: 460px;
						}

		
.gg a:link, .gg a:visited, .gg a:active, .gg a:hover	{
	background-image: url(images/buttons/contact.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	position: absolute;
	margin-left: 460px;
							}
							
.links1 a:link, .links1 a:visited, .links1 a:active	{
	color: #cc944e;
	text-decoration: none;
						}
							
							
.links1 a:hover	{
	color: #cc944e;
	text-decoration: underline;	
						}
						
.links2 a:link, .links2 a:visited, .links2 a:active	{
	color: #a59b91;
	font-size: 11px;
	text-decoration: none;
						}
							
							
.links2 a:hover	{
	
	text-decoration: underline;	
						}
						
.links3 a:link, .links3 a:visited, .links3 a:active	{
	color: #000000;
	text-decoration: underline;
						}
							
							
.links3 a:hover	{
	
	text-decoration: none;	
						}
