/*--------------main-------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;	
}

/*--------------structure-------------------*/

#container {
	width: 720px;
	margin: 0px auto;
	display: block;
	background-image: url(images/main_background.gif);
}

#navigation {
	width: 720px;
	margin: 0px auto;
	height: 69px;
	display: block;
	padding: 0px;
	background-color: #E9CA92;
}

#picture {
	width: 720px;
	margin: 0px auto;
	height: 339px;
	display: block;
	padding: 0px;
}

#address {
	width: 717px;
	margin: 0px auto;
	height: 18px;
	display: block;
	background-color: #530C1A;
	font-size: 80%;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	padding-right: 3px;
}

#text {
	width: 540px;
	margin: 0px auto;
	display: block;
	float: left;
	padding: 20px;
	font-size: 80%;
	background-image: url(images/cogs.gif);
	background-repeat: no-repeat;
}

#logos {
	width: 140px;
	margin: 0px auto;
	display: block;
	float: right;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}

#footer {
	width: 720px;
	margin: 0px auto;
	height: 20px;
	display: block;
	background-color: #530C1A;
	font-size: 80%;
	color: #FFFFFF;
	clear: both;
}

/*--------------text-------------------*/

#text li{
	list-style: none;
}

/*--------------right logos-------------------*/

#indlogos {
	width: 140px;
	margin: 0px auto;
	display: block;
	padding-top: 20px;
	background-image: url(images/industry_logos.gif);
	background-repeat: no-repeat;
	height: 309px;
}

#helphound {
	width: 140px;
	display: block;
	height: 50px;
}

#logos a {
	color: #FFFFFF;
	text-decoration:none;
}

#logos a:hover {
	color: #530c1a;
	text-decoration:none;
}

/*--------------footer-------------------*/

#footer a {
	color: #FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color: #CC6600;
	text-decoration:none;
}

#tel {
	display: block;
	float: left;
	padding-top: 2px;	
	padding-left: 4px;	
}

#top{
	display: block;
	float: right;
	padding-top: 2px;
	padding-right: 35px;
	color: #530C1A;
}

/*--------------header-------------------*/

#hlogo {
	height: 339px;
	width: 720px;
	background-image: url(images/main_picture.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#aboutlogo {
	height: 339px;
	width: 720px;
	background-image: url(images/about_picture.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#beerslogo {
	height: 339px;
	width: 720px;
	background-image: url(images/beers_picture.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#brewerylogo {
	height: 339px;
	width: 720px;
	background-image: url(images/brewery_picture.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#foodlogo {
	height: 339px;
	width: 720px;
	background-image: url(images/food_picture.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#testlogo {
	height: 339px;
	width: 720px;
	background-image: url(images/test_picture.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#findlogo {
	height: 339px;
	width: 720px;
	background-image: url(images/find_picture.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#linkslogo {
	height: 339px;
	width: 720px;
	background-image: url(images/links_picture.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#conlogo {
	height: 339px;
	width: 720px;
	background-image: url(images/contact_picture.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


/*--------------navigation-------------------*/

#menu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 69px;
	background: url(images/navigation.gif);
}

#menu li {
	height: 69px;
	position: absolute;
	background: url(images/navigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#menu a {
	height: 69px;
	display: block;
	text-decoration: none;
}

#menu a:hover {
		text-decoration: none;
}

#buttons {
	height: 69px;
}

#menu #bg1 {
	left: 0px;	
}

#menu #bg2 {
	left: 52px; 
	background-position: -52px 0;
}

#menu #bg3 {
	left: 105px; 
	background-position: -105px 0;
}

#menu #bg4 {
	left: 157px;
	background-position: -157px 0;
}

#menu #bg5 {
	left: 247px; 
	background-position: -247px 0;
}

#menu #bg6 {
	left: 294px; 
	background-position: -294px 0;
}

#menu #bg7 {
	left: 384px;
	background-position: -384px 0;
}

#menu #bg8 {
	left: 447px;
	background-position: -447px 0;
}

#menu #bg9 {
	left: 496px;
	background-position: -496px 0;
}

#menu #bg1 a:hover {
	background: url(images/navigation.gif) no-repeat 0px -69px;
	width: 52px;
}

#menu #bg2 a:hover {
	background: url(images/navigation.gif) no-repeat -52px -69px;
	width: 53px;
}

#menu #bg3 a:hover {
	background: url(images/navigation.gif) no-repeat -105px -69px;
	width: 52px;
}

#menu #bg4 a:hover {
	background: url(images/navigation.gif) no-repeat -157px -69px;
	width: 94px;
}

#menu #bg5 a:hover {
	background: url(images/navigation.gif) no-repeat -247px -69px;
	width: 47px;
}

#menu #bg6 a:hover {
	background: url(images/navigation.gif) no-repeat -294px -69px;
	width: 90px;
}

#menu #bg7 a:hover {
	background: url(images/navigation.gif) no-repeat -384px -69px;
	width: 63px;
}

#menu #bg8 a:hover {
	background: url(images/navigation.gif) no-repeat -447px -69px;
	width: 49px;
}

#menu #bg9 a:hover {
	background: url(images/navigation.gif) no-repeat -496px -69px;
	width: 65px;
}

/*--------------aboutnavigation-------------------*/

#aboutnavigation {
	width: 720px;
	margin: 0px auto;
	height: 69px;
	display: block;
	padding: 0px;
	background-color: #E9CA92;
}

#aboutmenu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 69px;
	background: url(images/aboutnavigation.gif);
}

#aboutmenu li {
	height: 69px;
	position: absolute;
	background: url(images/aboutnavigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#aboutmenu a {
	height: 69px;
	display: block;
	text-decoration: none;
}

#aboutmenu a:hover {
		text-decoration: none;
}

#aboutbuttons {
	height: 69px;
}

#aboutmenu #bg1 {
	left: 0px;	
}

#aboutmenu #aboutbg2 {
	left: 52px; 
	background-position: -52px 0;
}

#aboutmenu #aboutbg3 {
	left: 105px; 
	background-position: -105px 0;
}

#aboutmenu #aboutbg4 {
	left: 157px;
	background-position: -157px 0;
}

#aboutmenu #aboutbg5 {
	left: 247px; 
	background-position: -247px 0;
}

#aboutmenu #aboutbg6 {
	left: 294px; 
	background-position: -294px 0;
}

#aboutmenu #aboutbg7 {
	left: 384px;
	background-position: -384px 0;
}

#aboutmenu #aboutbg8 {
	left: 447px;
	background-position: -447px 0;
}

#aboutmenu #aboutbg9 {
	left: 496px;
	background-position: -496px 0;
}

#aboutmenu #aboutbg1 a:hover {
	background: url(images/aboutnavigation.gif) no-repeat 0px -69px;
	width: 52px;
}

#aboutmenu #aboutbg2 a:hover {
	background: url(images/aboutnavigation.gif) no-repeat -52px -69px;
	width: 53px;
}

#aboutmenu #aboutbg3 a:hover {
	background: url(images/aboutnavigation.gif) no-repeat -105px -69px;
	width: 52px;
}

#aboutmenu #aboutbg4 a:hover {
	background: url(images/aboutnavigation.gif) no-repeat -157px -69px;
	width: 94px;
}

#aboutmenu #aboutbg5 a:hover {
	background: url(images/aboutnavigation.gif) no-repeat -247px -69px;
	width: 47px;
}

#aboutmenu #aboutbg6 a:hover {
	background: url(images/aboutnavigation.gif) no-repeat -294px -69px;
	width: 90px;
}

#aboutmenu #aboutbg7 a:hover {
	background: url(images/aboutnavigation.gif) no-repeat -384px -69px;
	width: 63px;
}

#aboutmenu #aboutbg8 a:hover {
	background: url(images/aboutnavigation.gif) no-repeat -447px -69px;
	width: 49px;
}

#aboutmenu #aboutbg9 a:hover {
	background: url(images/aboutnavigation.gif) no-repeat -496px -69px;
	width: 65px;
}

/*--------------beersnavigation-------------------*/

#beersnavigation {
	width: 720px;
	margin: 0px auto;
	height: 69px;
	display: block;
	padding: 0px;
	background-color: #E9CA92;
}

#beersmenu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 69px;
	background: url(images/beersnavigation.gif);
}

#beersmenu li {
	height: 69px;
	position: absolute;
	background: url(images/beersnavigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#beersmenu a {
	height: 69px;
	display: block;
	text-decoration: none;
}

#beersmenu a:hover {
		text-decoration: none;
}

#beersbuttons {
	height: 69px;
}

#beersmenu #beersbg1 {
	left: 0px;	
}

#beersmenu #beersbg2 {
	left: 52px; 
	background-position: -52px 0;
}

#beersmenu #beersbg3 {
	left: 105px; 
	background-position: -105px 0;
}

#beersmenu #beersbg4 {
	left: 157px;
	background-position: -157px 0;
}

#beersmenu #beersbg5 {
	left: 247px; 
	background-position: -247px 0;
}

#beersmenu #beersbg6 {
	left: 294px; 
	background-position: -294px 0;
}

#beersmenu #beersbg7 {
	left: 384px;
	background-position: -384px 0;
}

#beersmenu #beersbg8 {
	left: 447px;
	background-position: -447px 0;
}

#beersmenu #beersbg9 {
	left: 496px;
	background-position: -496px 0;
}

#beersmenu #beersbg1 a:hover {
	background: url(images/beersnavigation.gif) no-repeat 0px -69px;
	width: 52px;
}

#beersmenu #beersbg2 a:hover {
	background: url(images/beersnavigation.gif) no-repeat -52px -69px;
	width: 53px;
}

#beersmenu #beersbg3 a:hover {
	background: url(images/beersnavigation.gif) no-repeat -105px -69px;
	width: 52px;
}

#beersmenu #beersbg4 a:hover {
	background: url(images/beersnavigation.gif) no-repeat -157px -69px;
	width: 94px;
}

#beersmenu #beersbg5 a:hover {
	background: url(images/beersnavigation.gif) no-repeat -247px -69px;
	width: 47px;
}

#beersmenu #beersbg6 a:hover {
	background: url(images/beersnavigation.gif) no-repeat -294px -69px;
	width: 90px;
}

#beersmenu #beersbg7 a:hover {
	background: url(images/beersnavigation.gif) no-repeat -384px -69px;
	width: 63px;
}

#beersmenu #beersbg8 a:hover {
	background: url(images/beersnavigation.gif) no-repeat -447px -69px;
	width: 49px;
}

#beersmenu #beersbg9 a:hover {
	background: url(images/beersnavigation.gif) no-repeat -496px -69px;
	width: 65px;
}

/*--------------brewerynavigation-------------------*/

#brewerynavigation {
	width: 720px;
	margin: 0px auto;
	height: 69px;
	display: block;
	padding: 0px;
	background-color: #E9CA92;
}

#brewerymenu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 69px;
	background: url(images/brewerynavigation.gif);
}

#brewerymenu li {
	height: 69px;
	position: absolute;
	background: url(images/brewerynavigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#brewerymenu a {
	height: 69px;
	display: block;
	text-decoration: none;
}

#brewerymenu a:hover {
		text-decoration: none;
}

#brewerybuttons {
	height: 69px;
}

#brewerymenu #brewerybg1 {
	left: 0px;	
}

#brewerymenu #brewerybg2 {
	left: 52px; 
	background-position: -52px 0;
}

#brewerymenu #brewerybg3 {
	left: 105px; 
	background-position: -105px 0;
}

#brewerymenu #brewerybg4 {
	left: 157px;
	background-position: -157px 0;
}

#brewerymenu #brewerybg5 {
	left: 247px; 
	background-position: -247px 0;
}

#brewerymenu #brewerybg6 {
	left: 294px; 
	background-position: -294px 0;
}

#brewerymenu #brewerybg7 {
	left: 384px;
	background-position: -384px 0;
}

#brewerymenu #brewerybg8 {
	left: 447px;
	background-position: -447px 0;
}

#brewerymenu #brewerybg9 {
	left: 496px;
	background-position: -496px 0;
}

#brewerymenu #brewerybg1 a:hover {
	background: url(images/brewerynavigation.gif) no-repeat 0px -69px;
	width: 52px;
}

#brewerymenu #brewerybg2 a:hover {
	background: url(images/brewerynavigation.gif) no-repeat -52px -69px;
	width: 53px;
}

#brewerymenu #brewerybg3 a:hover {
	background: url(images/brewerynavigation.gif) no-repeat -105px -69px;
	width: 52px;
}

#brewerymenu #brewerybg4 a:hover {
	background: url(images/brewerynavigation.gif) no-repeat -157px -69px;
	width: 94px;
}

#brewerymenu #brewerybg5 a:hover {
	background: url(images/brewerynavigation.gif) no-repeat -247px -69px;
	width: 47px;
}

#brewerymenu #brewerybg6 a:hover {
	background: url(images/brewerynavigation.gif) no-repeat -294px -69px;
	width: 90px;
}

#brewerymenu #brewerybg7 a:hover {
	background: url(images/brewerynavigation.gif) no-repeat -384px -69px;
	width: 63px;
}

#brewerymenu #brewerybg8 a:hover {
	background: url(images/brewerynavigation.gif) no-repeat -447px -69px;
	width: 49px;
}

#brewerymenu #brewerybg9 a:hover {
	background: url(images/brewerynavigation.gif) no-repeat -496px -69px;
	width: 65px;
}

/*--------------contactnavigation-------------------*/

#contactnavigation {
	width: 720px;
	margin: 0px auto;
	height: 69px;
	display: block;
	padding: 0px;
	background-color: #E9CA92;
}

#contactmenu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 69px;
	background: url(images/contactnavigation.gif);
}

#contactmenu li {
	height: 69px;
	position: absolute;
	background: url(images/contactnavigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#contactmenu a {
	height: 69px;
	display: block;
	text-decoration: none;
}

#contactmenu a:hover {
		text-decoration: none;
}

#contactbuttons {
	height: 69px;
}

#contactmenu #contactbg1 {
	left: 0px;	
}

#contactmenu #contactbg2 {
	left: 52px; 
	background-position: -52px 0;
}

#contactmenu #contactbg3 {
	left: 105px; 
	background-position: -105px 0;
}

#contactmenu #contactbg4 {
	left: 157px;
	background-position: -157px 0;
}

#contactmenu #contactbg5 {
	left: 247px; 
	background-position: -247px 0;
}

#contactmenu #contactbg6 {
	left: 294px; 
	background-position: -294px 0;
}

#contactmenu #contactbg7 {
	left: 384px;
	background-position: -384px 0;
}

#contactmenu #contactbg8 {
	left: 447px;
	background-position: -447px 0;
}

#contactmenu #contactbg9 {
	left: 496px;
	background-position: -496px 0;
}

#contactmenu #contactbg1 a:hover {
	background: url(images/contactnavigation.gif) no-repeat 0px -69px;
	width: 52px;
}

#contactmenu #contactbg2 a:hover {
	background: url(images/contactnavigation.gif) no-repeat -52px -69px;
	width: 53px;
}

#contactmenu #contactbg3 a:hover {
	background: url(images/contactnavigation.gif) no-repeat -105px -69px;
	width: 52px;
}

#contactmenu #contactbg4 a:hover {
	background: url(images/contactnavigation.gif) no-repeat -157px -69px;
	width: 94px;
}

#contactmenu #contactbg5 a:hover {
	background: url(images/contactnavigation.gif) no-repeat -247px -69px;
	width: 47px;
}

#contactmenu #contactbg6 a:hover {
	background: url(images/contactnavigation.gif) no-repeat -294px -69px;
	width: 90px;
}

#contactmenu #contactbg7 a:hover {
	background: url(images/contactnavigation.gif) no-repeat -384px -69px;
	width: 63px;
}

#contactmenu #contactbg8 a:hover {
	background: url(images/contactnavigation.gif) no-repeat -447px -69px;
	width: 49px;
}

#contactmenu #contactbg9 a:hover {
	background: url(images/contactnavigation.gif) no-repeat -496px -69px;
	width: 65px;
}

/*--------------findnavigation-------------------*/

#findnavigation {
	width: 720px;
	margin: 0px auto;
	height: 69px;
	display: block;
	padding: 0px;
	background-color: #E9CA92;
}

#findmenu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 69px;
	background: url(images/findnavigation.gif);
}

#findmenu li {
	height: 69px;
	position: absolute;
	background: url(images/findnavigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#findmenu a {
	height: 69px;
	display: block;
	text-decoration: none;
}

#findmenu a:hover {
		text-decoration: none;
}

#findbuttons {
	height: 69px;
}

#findmenu #findbg1 {
	left: 0px;	
}

#findmenu #findbg2 {
	left: 52px; 
	background-position: -52px 0;
}

#findmenu #findbg3 {
	left: 105px; 
	background-position: -105px 0;
}

#findmenu #findbg4 {
	left: 157px;
	background-position: -157px 0;
}

#findmenu #findbg5 {
	left: 247px; 
	background-position: -247px 0;
}

#findmenu #findbg6 {
	left: 294px; 
	background-position: -294px 0;
}

#findmenu #findbg7 {
	left: 384px;
	background-position: -384px 0;
}

#findmenu #findbg8 {
	left: 447px;
	background-position: -447px 0;
}

#findmenu #findbg9 {
	left: 496px;
	background-position: -496px 0;
}

#findmenu #findbg1 a:hover {
	background: url(images/findnavigation.gif) no-repeat 0px -69px;
	width: 52px;
}

#findmenu #findbg2 a:hover {
	background: url(images/findnavigation.gif) no-repeat -52px -69px;
	width: 53px;
}

#findmenu #findbg3 a:hover {
	background: url(images/findnavigation.gif) no-repeat -105px -69px;
	width: 52px;
}

#findmenu #findbg4 a:hover {
	background: url(images/findnavigation.gif) no-repeat -157px -69px;
	width: 94px;
}

#findmenu #findbg5 a:hover {
	background: url(images/findnavigation.gif) no-repeat -247px -69px;
	width: 47px;
}

#findmenu #findbg6 a:hover {
	background: url(images/findnavigation.gif) no-repeat -294px -69px;
	width: 90px;
}

#findmenu #findbg7 a:hover {
	background: url(images/findnavigation.gif) no-repeat -384px -69px;
	width: 63px;
}

#findmenu #findbg8 a:hover {
	background: url(images/findnavigation.gif) no-repeat -447px -69px;
	width: 49px;
}

#findmenu #findbg9 a:hover {
	background: url(images/findnavigation.gif) no-repeat -496px -69px;
	width: 65px;
}

/*--------------foodnavigation-------------------*/

#foodnavigation {
	width: 720px;
	margin: 0px auto;
	height: 69px;
	display: block;
	padding: 0px;
	background-color: #E9CA92;
}

#foodmenu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 69px;
	background: url(images/foodnavigation.gif);
}

#foodmenu li {
	height: 69px;
	position: absolute;
	background: url(images/foodnavigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#foodmenu a {
	height: 69px;
	display: block;
	text-decoration: none;
}

#foodmenu a:hover {
		text-decoration: none;
}

#foodbuttons {
	height: 69px;
}

#foodmenu #foodbg1 {
	left: 0px;	
}

#foodmenu #foodbg2 {
	left: 52px; 
	background-position: -52px 0;
}

#foodmenu #foodbg3 {
	left: 105px; 
	background-position: -105px 0;
}

#foodmenu #foodbg4 {
	left: 157px;
	background-position: -157px 0;
}

#foodmenu #foodbg5 {
	left: 247px; 
	background-position: -247px 0;
}

#foodmenu #foodbg6 {
	left: 294px; 
	background-position: -294px 0;
}

#foodmenu #foodbg7 {
	left: 384px;
	background-position: -384px 0;
}

#foodmenu #foodbg8 {
	left: 447px;
	background-position: -447px 0;
}

#foodmenu #foodbg9 {
	left: 496px;
	background-position: -496px 0;
}

#foodmenu #foodbg1 a:hover {
	background: url(images/foodnavigation.gif) no-repeat 0px -69px;
	width: 52px;
}

#foodmenu #foodbg2 a:hover {
	background: url(images/foodnavigation.gif) no-repeat -52px -69px;
	width: 53px;
}

#foodmenu #foodbg3 a:hover {
	background: url(images/foodnavigation.gif) no-repeat -105px -69px;
	width: 52px;
}

#foodmenu #foodbg4 a:hover {
	background: url(images/foodnavigation.gif) no-repeat -157px -69px;
	width: 94px;
}

#foodmenu #foodbg5 a:hover {
	background: url(images/foodnavigation.gif) no-repeat -247px -69px;
	width: 47px;
}

#foodmenu #foodbg6 a:hover {
	background: url(images/foodnavigation.gif) no-repeat -294px -69px;
	width: 90px;
}

#foodmenu #foodbg7 a:hover {
	background: url(images/foodnavigation.gif) no-repeat -384px -69px;
	width: 63px;
}

#foodmenu #foodbg8 a:hover {
	background: url(images/foodnavigation.gif) no-repeat -447px -69px;
	width: 49px;
}

#foodmenu #foodbg9 a:hover {
	background: url(images/foodnavigation.gif) no-repeat -496px -69px;
	width: 65px;
}
/*--------------homenavigation-------------------*/

#homenavigation {
	width: 720px;
	margin: 0px auto;
	height: 69px;
	display: block;
	padding: 0px;
	background-color: #E9CA92;
}

#homemenu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 69px;
	background: url(images/homenavigation.gif);
}

#homemenu li {
	height: 69px;
	position: absolute;
	background: url(images/homenavigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#homemenu a {
	height: 69px;
	display: block;
	text-decoration: none;
}

#homemenu a:hover {
		text-decoration: none;
}

#homebuttons {
	height: 69px;
}

#homemenu #homebg1 {
	left: 0px;	
}

#homemenu #homebg2 {
	left: 52px; 
	background-position: -52px 0;
}

#homemenu #homebg3 {
	left: 105px; 
	background-position: -105px 0;
}

#homemenu #homebg4 {
	left: 157px;
	background-position: -157px 0;
}

#homemenu #homebg5 {
	left: 247px; 
	background-position: -247px 0;
}

#homemenu #homebg6 {
	left: 294px; 
	background-position: -294px 0;
}

#homemenu #homebg7 {
	left: 384px;
	background-position: -384px 0;
}

#homemenu #homebg8 {
	left: 447px;
	background-position: -447px 0;
}

#homemenu #homebg9 {
	left: 496px;
	background-position: -496px 0;
}

#homemenu #homebg1 a:hover {
	background: url(images/homenavigation.gif) no-repeat 0px -69px;
	width: 52px;
}

#homemenu #homebg2 a:hover {
	background: url(images/homenavigation.gif) no-repeat -52px -69px;
	width: 53px;
}

#homemenu #homebg3 a:hover {
	background: url(images/homenavigation.gif) no-repeat -105px -69px;
	width: 52px;
}

#homemenu #homebg4 a:hover {
	background: url(images/homenavigation.gif) no-repeat -157px -69px;
	width: 94px;
}

#homemenu #homebg5 a:hover {
	background: url(images/homenavigation.gif) no-repeat -247px -69px;
	width: 47px;
}

#homemenu #homebg6 a:hover {
	background: url(images/homenavigation.gif) no-repeat -294px -69px;
	width: 90px;
}

#homemenu #homebg7 a:hover {
	background: url(images/homenavigation.gif) no-repeat -384px -69px;
	width: 63px;
}

#homemenu #homebg8 a:hover {
	background: url(images/homenavigation.gif) no-repeat -447px -69px;
	width: 49px;
}

#homemenu #homebg9 a:hover {
	background: url(images/homenavigation.gif) no-repeat -496px -69px;
	width: 65px;
}

/*--------------linksnavigation-------------------*/

#linksnavigation {
	width: 720px;
	margin: 0px auto;
	height: 69px;
	display: block;
	padding: 0px;
	background-color: #E9CA92;
}

#linksmenu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 69px;
	background: url(images/linksnavigation.gif);
}

#linksmenu li {
	height: 69px;
	position: absolute;
	background: url(images/linksnavigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#linksmenu a {
	height: 69px;
	display: block;
	text-decoration: none;
}

#linksmenu a:hover {
		text-decoration: none;
}

#linksbuttons {
	height: 69px;
}

#linksmenu #linksbg1 {
	left: 0px;	
}

#linksmenu #linksbg2 {
	left: 52px; 
	background-position: -52px 0;
}

#linksmenu #linksbg3 {
	left: 105px; 
	background-position: -105px 0;
}

#linksmenu #linksbg4 {
	left: 157px;
	background-position: -157px 0;
}

#linksmenu #linksbg5 {
	left: 247px; 
	background-position: -247px 0;
}

#linksmenu #linksbg6 {
	left: 294px; 
	background-position: -294px 0;
}

#linksmenu #linksbg7 {
	left: 384px;
	background-position: -384px 0;
}

#linksmenu #linksbg8 {
	left: 447px;
	background-position: -447px 0;
}

#linksmenu #linksbg9 {
	left: 496px;
	background-position: -496px 0;
}

#linksmenu #linksbg1 a:hover {
	background: url(images/linksnavigation.gif) no-repeat 0px -69px;
	width: 52px;
}

#linksmenu #linksbg2 a:hover {
	background: url(images/linksnavigation.gif) no-repeat -52px -69px;
	width: 53px;
}

#linksmenu #linksbg3 a:hover {
	background: url(images/linksnavigation.gif) no-repeat -105px -69px;
	width: 52px;
}

#linksmenu #linksbg4 a:hover {
	background: url(images/linksnavigation.gif) no-repeat -157px -69px;
	width: 94px;
}

#linksmenu #linksbg5 a:hover {
	background: url(images/linksnavigation.gif) no-repeat -247px -69px;
	width: 47px;
}

#linksmenu #linksbg6 a:hover {
	background: url(images/linksnavigation.gif) no-repeat -294px -69px;
	width: 90px;
}

#linksmenu #linksbg7 a:hover {
	background: url(images/linksnavigation.gif) no-repeat -384px -69px;
	width: 63px;
}

#linksmenu #linksbg8 a:hover {
	background: url(images/linksnavigation.gif) no-repeat -447px -69px;
	width: 49px;
}

#linksmenu #linksbg9 a:hover {
	background: url(images/linksnavigation.gif) no-repeat -496px -69px;
	width: 65px;
}

/*--------------testimonialsnavigation-------------------*/

#testsnavigation {
	width: 720px;
	margin: 0px auto;
	height: 69px;
	display: block;
	padding: 0px;
	background-color: #E9CA92;
}

#testmenu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 69px;
	background: url(images/testnavigation.gif);
}

#testmenu li {
	height: 69px;
	position: absolute;
	background: url(images/testnavigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#testmenu a {
	height: 69px;
	display: block;
	text-decoration: none;
}

#testmenu a:hover {
		text-decoration: none;
}

#testbuttons {
	height: 69px;
}

#testmenu #testbg1 {
	left: 0px;	
}

#testmenu #testbg2 {
	left: 52px; 
	background-position: -52px 0;
}

#testmenu #testbg3 {
	left: 105px; 
	background-position: -105px 0;
}

#testmenu #testbg4 {
	left: 157px;
	background-position: -157px 0;
}

#testmenu #testbg5 {
	left: 247px; 
	background-position: -247px 0;
}

#testmenu #testbg6 {
	left: 294px; 
	background-position: -294px 0;
}

#testmenu #testbg7 {
	left: 384px;
	background-position: -384px 0;
}

#testmenu #testbg8 {
	left: 447px;
	background-position: -447px 0;
}

#testmenu #testbg9 {
	left: 496px;
	background-position: -496px 0;
}

#testmenu #testbg1 a:hover {
	background: url(images/testnavigation.gif) no-repeat 0px -69px;
	width: 52px;
}

#testmenu #testbg2 a:hover {
	background: url(images/testnavigation.gif) no-repeat -52px -69px;
	width: 53px;
}

#testmenu #testbg3 a:hover {
	background: url(images/testnavigation.gif) no-repeat -105px -69px;
	width: 52px;
}

#testmenu #testbg4 a:hover {
	background: url(images/testnavigation.gif) no-repeat -157px -69px;
	width: 94px;
}

#testmenu #testbg5 a:hover {
	background: url(images/testnavigation.gif) no-repeat -247px -69px;
	width: 47px;
}

#testmenu #testbg6 a:hover {
	background: url(images/testnavigation.gif) no-repeat -294px -69px;
	width: 90px;
}

#testmenu #testbg7 a:hover {
	background: url(images/testnavigation.gif) no-repeat -384px -69px;
	width: 63px;
}

#testmenu #testbg8 a:hover {
	background: url(images/testnavigation.gif) no-repeat -447px -69px;
	width: 49px;
}

#testmenu #testbg9 a:hover {
	background: url(images/testnavigation.gif) no-repeat -496px -69px;
	width: 65px;
}

/*--------------other-------------------*/

.hidden {
	visibility: hidden;
}

h2 {
	font-size: 150%;
	color: #470106;
}

h3 {
	font-size: 100%;
	color: #470106;
}

h4 {
	font-size: 100%;
	color: #AB8546;
}

.bold {
	font-weight: bold;
}
/*--------------contact-------------------*/

.sendbutton	{
	border: 1px solid #530C1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #530C1A;	
}

.textbox {
	border: 1px solid #530C1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #530C1A;
	width: 300px;
	margin-top: 3px;
	margin-bottom: 10px;
	background-color: #EDD4A7;
}

.bigbox {
	border: 1px solid #530C1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #530C1A;
	height: 100px;
	width: 300px;
	margin-top: 3px;
	margin-bottom: 10px;
	background-color: #EDD4A7;
}

.border {
	border: 1px solid #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D8C7D;
}

.greyborder {
	border: 1px solid #ADADAD;
}

.red {
	color: #C65573;
}

.centre {
	text-align: center;
}

.centre a {
	color: #530c1a;
	text-decoration: none;
}

.centre a:hover {
	color: #ab8546;
	text-decoration: none;
}

.boldcentre {
	text-align: center;
	font-weight: bold;
}

.boldcentre a {
	color: #530c1a;
	text-decoration: none;
}

.boldcentre a:hover {
	color: #ab8546;
	text-decoration: none;
}

#divider {
	background-position: center;
	height: 10px;
	background-image: url(images/divider.gif);
}

#dotdivider {
	background-position: center;
	height: 10px;
	background-image: url(images/dotdivider.gif);
	background-repeat: no-repeat;
}

.italic {
	font-style: italic;
}

.centreitalic {
	text-align: center;
	font-style: italic;
}

.tablestyle {
	text-align: center;
	width: 70%;
}

.bolditalic {
	font-style: italic;
	font-weight: bold;
}