/****** Sunset Tavern Custome CSS ******/


.st-extra-padding {
	padding-top: 225px;
	padding-bottom: 225px;
}

.bg-dark {
	background-color: #1A0F41;
}

.bg-dark-2 {
	background-color: #1D0E58;
}

.bot-margin-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.bg-bartop {
	background-image: url(../images/bg/bartop.jpg);
}

.st-font-red {
	color: #F8161A;
	font-size: 1.5em;
	line-height: 1.6em;
}

.st-font-light {
	text-align: center;
	color: #DFDFDF;
	font-size: 1.5em;
	line-height: 1.6em;
	margin-bottom: 5px;
}

.st-font h2 {
	color: #DFDFDF;
	font-size: 25px;
}

.st-font-gold {
	color: #C59D5F;
}

.st-font-777 {
	color: #C21A00;
	font-weight: bolder;
}

.menu-elbow-room {
	margin-top: 100px;
	margin-bottom: 100px;
}

.st-address {
	font-size: 1.5em;
	text-align: center;
}

.section-title-2 {
	float:left;
	width:100%;
	margin-bottom:5px;
}

.section-title-2 h2 {
	font-size: 58px;
	font-family: 'Playball', cursive;
	color: #B30000;
	padding-bottom: 20px;
}

.section-title-2 h3 {
	font-size: 20px;
	color: #DBDBDB;
}

.header-text-red {
	color: #B30000;
	text-shadow: 3px 0px 5px #000000;
}
