body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	background-image: url(../layout_images/secondary/bg_secondary.jpg);
	background-repeat: repeat-x;
}
#second_right_content .content ul li {
	list-style-type: disc;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}



#second_mid_wrapper {
	background-position: center top;
	height: 214px;
	background-image: url(../layout_images/secondary/mid_section_small.jpg);
	background-repeat: no-repeat;
}
#second_mid_title {
	margin: 0 auto;
	width: 960px;
	height: 214px;
}
#second_right_content {
	width: 635px;
	float: right;
	background-image: url(../layout_images/secondary/background_courses.png);
	background-position: center 80px;
	background-repeat: no-repeat;
}

#second_right_content .content {
	padding: 40px 30px 20px 30px;
	line-height: 1.5em;
	color: #333;
}
#second_right_content a:link {
	color: #5F0A00;
	text-decoration: underline;
	font-weight: bold;
}
#second_right_content a:visited {
	color: #5F0A00;
	font-weight: bold;
	text-decoration: none;
}
#second_right_content a:hover {
	color: #000;
}
#secondary_around {
	width: 100%;
	background-image: url(../layout_images/secondary/secondary_wrapper_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.text_float_left {
	float: left;
	margin-bottom: 50px;
	width: 400px;
}
.text_float_right {
	float: right;
	width: 170px;
}
#scorecard_layout_title {
	float: right;
	width: 610px;
	margin-top: 70px;
	height: 50px;
	background-image: url(../scorecard/images/scorecard_title.png);
	background-repeat: no-repeat;
}
#thank_you_title {
	float: right;
	width: 610px;
	margin-top: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../layout_images/secondary/thank_you_title.png);
}
#privacy_title {
	float: right;
	width: 610px;
	margin-top: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../privacy_policy/images/privacy_title.png);
}
#sitemap_title {
	float: right;
	width: 610px;
	margin-top: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../sitemap/images/sitemap_title.png);
}


#contact_us_title {
	float: right;
	width: 610px;
	margin-top: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../contact_us/images/contact_us_title.png);
}
#rates_fees_title {
	float: right;
	width: 610px;
	margin-top: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../rates_fees/images/rates_fees_title.png);
}
#membership_title {
	float: right;
	width: 610px;
	margin-top: 70px;
	height: 50px;
	background-image: url(../membership/images/membership_title.png);
	background-repeat: no-repeat;
}
#hole_description_title {
	float: right;
	width: 610px;
	margin-top: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../course/images/hole_title.png);
}

#course_title_div {
	float: right;
	width: 610px;
	margin-top: 70px;
	height: 50px;
	background-image: url(../scorecard/images/scorecard_title.png);
	background-repeat: no-repeat;}
#features_title {
	float: right;
	width: 610px;
	margin-top: 70px;
	height: 50px;
	background-image: url(../features/images/features_title.png);
	background-repeat: no-repeat;
}

#directions_title {
	float: right;
	width: 610px;
	margin-top: 70px;
	height: 50px;
	background-image: url(../directions/images/directions_title.png);
	background-repeat: no-repeat;
}

#locations_title {
	float: right;
	width: 610px;
	margin-top: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../location/images/location_title.png);
}

#pro_shop_title {
	float: right;
	width: 610px;
	margin-top: 70px;
	height: 50px;
	background-image: url(../pro_shop/images/pro_shop_title.png);
	background-repeat: no-repeat;
}

#ribbon_tee_time {
	position:absolute;
	left:-31px;
	top:204px;
	width:288px;
	height:37px;
	z-index:0;
}
#ribbon_welcome {
	position: absolute;
	left: -31px;
	top: 0px;
	width: 288px;
	height: 37px;
}
#ribbon_pga_tour {
	position: absolute;
	left: -31px;
	top: 441px;
	width: 288px;
	height: 27px;
}
#ribbon_weather {
	position: absolute;
	top: 808px;
	left: -31px;
	width: 288px;
	height: 37px;
}

#footer_testimonial p img {
	display: block;
	float: left;
	margin: 10px;

}
.rates_table {
	width: 500px;
	margin-top: 10px;
	margin: 0px;
}
.border {
	border: 1px solid #000;
}
.form {
	width: 500px;
}
