/* CSS Document */

body{
	background-color: #CCCCCC;
	margin:0px 0px 0px 0px;
	font-size:11px;
	font-family:tahoma, Verdana, Arial;
	font-weight:normal;
	text-decoration:none;
}

.text {
font-family:Tahoma, Verdana, Arial;
font-size: 11px;
line-height: 18px;
letter-spacing: 1px;
color: #292929;
}
.text_wht {
font-family:Tahoma, Verdana, Arial;
font-size: 11px;
line-height: 18px;
letter-spacing: 1px;
color: #FFFFFF;
}
.text_copy {
font-family:Tahoma, Verdana, Arial;
font-size: 10px;
line-height: 18px;
letter-spacing: 1px;
color: #292929;
}
.text_heading {
font-family:Tahoma, Verdana, Arial;
font-size: 14px;
font-weight:bold;
text-decoration:underline;
line-height: 18px;
letter-spacing: 1px;
color: #5e4b00;
}
.text_heading1 {
font-family:Tahoma, Verdana, Arial;
font-size: 14px;
font-weight:bold;

line-height: 18px;
letter-spacing: 1px;
color:#FFCC00;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #70c7ff;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.blacklink a:link {
	color: #333333;
	text-decoration: none;
}
.blacklink a:visited {
	text-decoration: none;
	color: #333333;
}
.blacklink a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.blacklink a:active {
	text-decoration: none;
	color: #333333;
}
.brewer_img {background-image:url(images/index_02.jpg)}
.leftcorner_img {background-image:url(images/index_01.jpg)}
.thirdrow_img {background-image:url(images/aboutus_09.jpg);
background-repeat:repeat-x;
background-color: #1B6799;
}
.bottom_img {background-image:url(images/aboutus_10.jpg)}
