@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(/images/custom-website/golf/background_repeat.jpg);
	font-family: arial, sans-serif;
}

#preload {
	position: absolute;
	top: 0;
	left: -6000px;
}

#wrapper {
	width: 912px;
	background: url(/images/custom-website/golf/wrapper_repeat.png) repeat-y;
	margin: 0 auto;
}

#header {
	height: 150px;
	width: 900px;
	margin: 0 auto;
	background: url(/images/custom-website/golf/img_header.jpg);
	position: relative;
}

#customized_data {
	position: absolute;
	top: 10px;
	right: 3px;
	width: 550px;
	height: 40px;
	text-align: right;
}

#customized_data .contact_info {
	font-size: 14px;
	color: #ffffff;
}

#customized_data .contact_info a {
	color: #ffffff;
}

#navigation {
	list-style: none;
	margin: 0 0 0 6px;
	padding: 0;
}

#navigation li {
	float: left;
}

#navigation span {
	display: none;
}

#navigation li img {
	border: none;
}

#navigation li a {
	display: block;
	height: 42px;
}

.home {
	width: 132px;
	height: 42px;
	background: url(/images/custom-website/golf/nav_home.jpg);
}

.home a:hover {
	width: 132px;
	height: 42px;
	background: url(/images/custom-website/golf/nav_home_a.jpg);
}

.video {
	width: 133px;
	height: 42px;
	background: url(/images/custom-website/golf/nav_videos.jpg);
}

.video a:hover {
	width: 133px;
	height: 42px;
	background: url(/images/custom-website/golf/nav_videos_a.jpg);
}

.products {
	width: 148px;
	height: 42px;
	background: url(/images/custom-website/golf/nav_products.jpg);
}

.products a:hover {
	width: 148px;
	height: 42px;
	background: url(/images/custom-website/golf/nav_products_a.jpg);
}

.testimonials {
	width: 173px;
	height: 42px;
	background: url(/images/custom-website/golf/nav_testimonials.jpg);
}

.testimonials a:hover {
	width: 173px;
	height: 42px;
	background: url(/images/custom-website/golf/nav_testimonials_a.jpg);
}

.partners {
	width: 144px;
	height: 42px;
	background: url(/images/custom-website/golf/nav_partners.jpg);
}

.partners a:hover {
	width: 144px;
	height: 42px;
	background: url(/images/custom-website/golf/nav_partners_a.jpg);
}

.contact {
	width: 170px;
	height: 42px;
	background: url(/images/custom-website/golf/nav_contact.jpg);
}

.contact a:hover {
	width: 170px;
	height: 42px;
	background: url(/images/custom-website/golf/nav_contact_a.jpg);
}

#content_wrapper {
	width: 900px;
	margin: 0 auto;
}

#content {
	width: 894px;
	padding: 0 3px;
	margin: 0 auto;
	background: url(/images/custom-website/golf/content_repeat.jpg);
	position: relative;
}

#left_column {
	width: 271px;
	height: 653px;
	float: left;
	background: url(/images/custom-website/golf/img_left.jpg) no-repeat;
	margin-left: 10px;
}

#button_wrapper {
	width: 242px;
	position: absolute;
	top: 310px;
	left: 27px;
}

#button_wrapper img {
	border: none;
}

#right_column {
	width: 575px;
	float: left;
	text-align: justify;
	padding-left: 20px;
}

.home_text {
	margin: 0;
	padding: 0;
	line-height: 22px;
}

.home_text a {
	color: #1D981B;
	text-decoration: none;
}

.home_text a:hover {
	color: #1D981B;
	text-decoration: underline;
}

.test-wrapper {
	width: 574px;
	margin: 0 auto;
}

.test-content {
	width: 534px;
	padding: 0 20px;
	margin: 0 auto;
	background: url(/images/custom-website/golf/test-repeat.jpg) repeat-y;
	line-height: 18px;
	font-size: 14px;
}

#footer {
	width: 900px;
	height: 34px;
	margin: 2px auto;
	background: url(/images/custom-website/golf/footer_repeat.jpg) repeat-x;
	padding: 0 0 10px 0;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footer_nav {
	display: block;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	margin: 9px 0 0 10px;
}

.footer_privacy {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	float: right;
	margin: 9px 10px 0 0;
}

#delaware_web_design {
	width: 896px;
	margin: -4px auto 0;
	padding-bottom: 2px;
}

.copyright {
	font-size: 12px;
	color: #ffffff;
	display: block;
	float: left;
}

.web_design {
	font-size: 12px;
	color: #ffffff;
	display: block;
	float: right;
}

.web_design a {
	color: #ffffff;
	text-decoration: none;
}

.web_design a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.menuPop {
	position: relative;
}

.popMeDown {
	display: none;
	position: absolute;
	top: 131px;
	left: 10px;
	text-align: center;
}

.menu_item {
	width: 220px;
	height: 24px;
	background-color: #401B7D;
	border: 1px solid #ffffff;
}

.menu_item a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin: 3px 0 0 0;
}

.menu_item a:hover {
	color: #ffffff;
	text-decoration: underline;
}
