@charset "UTF-8";

#welcome-head {
	width: 949px;
	height: 84px;
	background-image: url(images/home-images/welcome.jpg);
}

#welcome-text {
	width: 450px;
	height: 340px;
	float: left;
}

#home-pict {
	width: 499px;
	height: 340px;
	float: left;
	background-image:url(images/home-images/home-pict.jpg);
}

#event-heads {
	width: 949px;
	height: 84px;
	background-image:url(images/home-images/events-flame.jpg);
}

#intro-text {
	width: 390px;
	height: 300px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

#event-heads {
	width: 949px;
	height: 77px;
	float: left;
	background-image:url(images/home-images/events-flame.jpg);
}

#event-contain {
	width: 450px;
	height: 660px;
	float: left;
}

#calendar-box {
	width: 450px;
	height: 137px;
	float: left;
}

#events-preview-box {
	width: 360px;
	height: 500px;
	float: left;
	margin-top: 20px;
	margin-left: 75px;
}

#flame-divide {
	width: 84px;
	height: 518px;
	float: left;
	background-image:url(images/home-images/flame-divide.jpg);
}

#daily-contain {
	width: 415px;
	height: 518px;
	float: left;
}

#daily-text {
	width: 415px;
	height: 265px;
	margin-top: 10px;
}

#daily-logos {
	width: 415px;
	height: 242px;
	background-image:url(images/home-images/beer-logos.jpg)
}

#bottom-logo {
	width: 949px;
	height: 193px;
	float: left;
	background-image:url(images/home-images/bottom-logo.jpg);
}

.beertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.3em;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.beerprices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.2em;
	color: #FF6600;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
