/* CSS Document */

#header h1 {
	background:url(../brewers/images/brewers_logo.gif) no-repeat left center;
	height:100px;
	width:346px;
	padding:0;
	margin:0 0 0 10px;
	text-indent:-5000px;
	}

#tag_line h3	{
	background:url(../brewers/images/tag_line.gif) no-repeat left center;
	height:14px;
	padding:0;
	margin:0 0 0 179px;
	text-indent:-5000px;
	}

#address h2	{
	background:url(../brewers/images/brewers_address.gif) no-repeat left center;
	height:40px;
	padding:0;
	margin:5px 0 0 150px;
	text-indent:-5000px;
	}
	
.index	{
	background:url(../brewers/images/welcome.gif) no-repeat left center;
	height:16px;
	padding:0;
	margin:0 0 0 10px;
	text-indent:-5000px;
	}

.contact	{
	background:url(../brewers/images/contact.gif) no-repeat left center;
	height:13px;
	padding:0;
	margin:0 0 0 10px;
	text-indent:-5000px;
	}

.functions	{
	background:url(../brewers/images/functions.gif) no-repeat left center;
	height:13px;
	padding:0;
	margin:0 0 0 10px;
	text-indent:-5000px;
	}
