*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bgCopy {
	background-image: url(images/intro-bg.jpg);
	background-color: #775576;
	background-repeat: repeat-x;
	background-position: top;
}
.normal-text {

	font-size: 11px;
	color: #003300;
	text-decoration: none;
}
a:link {

	font-size: 11px;
	color: #003300;
	text-decoration: none;
}
a:visited {

	font-size: 11px;
	color: #003300;
	text-decoration: none;
}
a:hover {

	font-size: 11px;
	color: #962905;
	text-decoration: none;
}
a:active {

	font-size: 11px;
	color: #003300;
	text-decoration: none;
}
.photo-border {
	border: 1px solid #919427;
}
.unnamed1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #274E2F;
	border-right-color: #274E2F;
	border-bottom-color: #274E2F;
	border-left-color: #274E2F;
}
#pool-table-token {

	position: absolute;
	top: 180px;
	margin-left: 90px;
}
#free-cocktail-coupon{
	position: absolute;
	top: 470px;
	margin-left: 490px;
}
.weather-border {
	border: 1px solid #b85a41;
	background-color: #fae18b;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
	width: 153px;
}
.weather-text {
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	text-align: justify;
}


