﻿p {
	margin: 0px;
}
div#GolfCourseInfo {
	background:url(../images/Grass2.jpg);
	padding-top:10px;
	border: medium #000000 solid;
	color:#ffffff;
	height: 220px;	
	width: 760px;
	margin-left: 5px;
	position: relative;
	font-weight:bold;
	font-size:35px;
	text-align:center;
	top: 15px;
}
div#GolfCourseInfo span {
	font-size:50px;
}
div#CoupSpecials {
	font-size: 50px;
	text-align: center;
	width: 762px;
	margin-left: 5px;
	position: relative;
	top: 10px;
}

div#CoupSpecials span {
	font-size: 100px;
}


div#CouponSection{
	height:615px;
	width:770px;
}
div#firstRow, div#secondRow {
	width: 790px;
	height: 300px;
}
div#IndCoupon {
	width: 241px;
	height: 290px;
	border: medium black dashed;
	margin: 5px;
	background: url(../images/GolfGuy.gif) no-repeat 80px;
	float: left;
}
div#CoupTop {
	height: 95px;
	width: 241px;
}
div#coupGolfBall {
	width: 82px;
	height: 90px;
	background: red;
	float: left;
	background: url(../images/GolfBall.gif) no-repeat;
	margin-left: 8px;
	margin-top: 8px;
}

div#coupGolfBall p {
	font-family: Verdana;
	font-style: oblique;
	text-align: center;
}
div#coupGolfBall p.bigger {
	font-size: 25px;
	letter-spacing: -3px;
	position: relative;
	top: 7px;
}
div#coupGolfBall p.smaller {
	font-size: 22px;
	position: relative;
	letter-spacing: -1px;
	bottom: 15px;
}
div#coupExpires {
	float: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	height: 15px;
	width: 100px;
	margin-right: 15px;
	margin-top: 12px;
	color: #4D4D4D;
}
div#coupDesc {
	text-align: center;
	font-family: Verdana;
	font-size: 18px;
	letter-spacing: -1px;
	height: 70px;
	width: 242px;
	float: left;
}
div#coupAddress {
	text-align: center;
	width: 242px;
	font-family: Verdana;
	font-size: 12px;
	height: 70px;
	letter-spacing: -1px;
	float: left;
	margin-top: 5px;
	line-height: 15px;
}
div#coupDisc {
	font-size: 9.5px;
	font-family: Verdana;
	width: 242px;
	float: left;
	height: 30px;
	margin-top: 15px;
	letter-spacing: -1px;
	text-align: center;
}
div#MainDisc {
	font-family: Verdana;
	font-size: 11px;
	height: 50px;
	line-height:15px;
	width:765px;
	margin-top: 20px;
	margin-left: 5px;
	text-align: center;
}
