/* Enter Page styles here */
.enter {
	text-align: center;
	color: #ded185;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #8e9c44;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

a:hover, a:active, a:focus
{
  outline: none;
}

#enterwrapper {
	width: 1300px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/buysod_big_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left 70px;
	height: 900px;
}
#enterheader {
	height: 220px;
	background-image: url(../images/buysodlogo.jpg);
	background-repeat: no-repeat;
	background-position: 170px 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#enterContent {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 680px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#enterfooter {
	background-color: #671f15;
	padding-right: 4px;
	padding-left: 4px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#enterfooter p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8e9c44;
	margin: 0px;
	padding: 9px;
	float: left;
	line-height: 11px;
}
#enterfooter ul {
	margin: 0px;
	list-style-type: none;
	float: right;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#enterfooter li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8e9c44;
	line-height: 11px;
}

#mainlinks {
	height: 200px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 225px;
}
#golfsite {
	float: left;
	border: 2px solid #FF6600;
}
#landscapersite {
	float: left;
	margin-left: 6px;
	border: 2px solid #FF6600;
}
#athleticsite {
	float: left;
	margin-left: 6px;
	border: 2px solid #FF6600;
}
#homeownersite {
	float: left;
	margin-left: 6px;
	border: 2px solid #FF6600;
}
#mainlinks .textlink {
	width: 234px;
	margin-bottom: 6px;
	float: left;
	margin-left: 4px;
}
#mainlinks .textlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	color: #DED185;
	text-decoration: none;
}

#mainlinks .textlink a:hover, a:active, a:focus
{
  color: #FFFFFF;
	text-decoration: none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainlinks #claims {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #ded185;
	padding-top: 24px;
	line-height: 18px;
}
#enterTitle {
	position: absolute;
	left: 412px;
	top: 105px;
}
#facebookIcon {
	position: absolute;
	left: 412px;
	top: 15px;
}