/* The WEB BREW HOUSE */

body {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	background-color: #240c00;
	text-align: left;
	line-height: 16px;
	color: #000000;
	background-image: url(../images/main/wbh-bg1.jpg);
	background-position:center top;
	background-repeat: repeat;
}

/* ------------------ INDEX ---------------- */

#main {
	width: 950px;
	margin: 0 auto;
	text-align: center;
}

#menu {
	width: 636px;
	margin: 0 auto;
	text-align: center;
	padding-right: 20px;
	padding-left: 18px;
	background-image: url(../images/main/wbh-bg3.jpg);
	background-repeat: repeat;
}

#left { 
	float: left;
	width: 674px;
}

#right { 
	float: right;
	width: 276px;
	height: 550px;
	background-image: url(../images/main/wbh-bg2.png);
	background-repeat: repeat; 
}

#block2 {
	height: 16px; 
}

#block {
	height: 6px; 
}

#menu2 {
	padding-top: 10px; 
	text-align: center;
	font-size: 11px;
}

#base {
	padding-top: 10px;
	height: 52px; 
	text-align: center;
	font-size: 10px;
	background-image: url(../images/main/wbh-base1.jpg);
	background-repeat: no-repeat;
}

#footer {
	padding: 10px;
	width: 654px; 
	text-align: center;
	font-size: 9px;
	color: #ddcf80;
}

/* ------------------ BASE SERVICE LINKS ---------------- */

#sitemap {
	padding-left: 40px;
	line-height: 18px;
}

/* ------------------ WHY US ---------------- */

#h3why {
	padding-left: 24px;	
}

/* ------------------ FONTS ---------------- */

#h0 {
	padding-top: 10px;
	text-align: center;
}

#h1 {
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	font-size: 22px;
	color: #720b0d;
}

#h2 {
	padding-top: 4px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	color: #2a3016;
}

#h3 {
	font-weight: bold;
	line-height: 18px;
}

#h4 {
	font-weight: bold;
	color: #2a3016;
}

#h5 {
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
}

/* ------------------ BASE SERVICE LINKS ---------------- */

#b1 {
	padding-left: 6px;
	font-size: 10px;
	font-weight: bold;
	color: #2a3016;
}

#b2 {
	padding-top: 6px;
	padding-left: 6px;
	font-size: 10px;
}

/* ------------------ IMAGES ---------------- */

#img1 {
	padding-left: 15px;
	padding-bottom: 10px;
	display: block;
	float: right;
}

#img2 {
	display: block;
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}

/* ------------------ LINK COLOURS ---------------- */

a:link {color: #ddcf80; font-weight:bold; text-decoration: underline;}
a:visited {color: #ddcf80; font-weight:bold; text-decoration: underline;}
a:active {color: #ddcf80; font-weight:bold; text-decoration: underline;}
a:hover {color: #ffffff; font-weight:bold; text-decoration: none;}

a.red:link {color: #720b0d; font-weight:bold; text-decoration: underline;}
a.red:visited {color: #720b0d; font-weight:bold; text-decoration: underline;}
a.red:active {color: #720b0d; font-weight:bold; text-decoration: underline;}
a.red:hover {color: #43482a; font-weight:bold; text-decoration: none;}

a.black:link {color: #333333; font-weight:normal; text-decoration: none;}
a.black:visited {color: #333333; font-weight:normal; text-decoration: none;}
a.black:active {color: #333333; font-weight:normal; text-decoration: none;}
a.black:hover {color: #43482a; font-weight:normal; text-decoration: underline;}

a.green:link {color: #2a3016; font-weight:bold; text-decoration: underline;}
a.green:visited {color: #2a3016; font-weight:bold; text-decoration: underline;}
a.green:active {color: #2a3016; font-weight:bold; text-decoration: underline;}
a.green:hover {color: #43482a; font-weight:bold; text-decoration: none;}
