@charset "utf-8";

body {
	background: url(../images/bg.png) #bdd044 repeat-x;
	text-align: center;
	margin: 0;
	padding: 0px;
}
p{
	margin-top: 0;
	margin-bottom: 1em;
}

#wrapper {
	text-align: left;
	width: 825px;
	margin: 0px auto;
	padding: 0;
	overflow: visible;
	clear: both;
}
#javascript_warning {
	float: left;
	text-align: center;
	width: 795px;
	margin: 15px 0 0 0;
}
#header {
	float: left;
	text-align: right;
	width: 798px;
	margin: 20px 27px 20px 0;
}
#header_text {
	float: right;
	text-align: right;
	margin: 5px 0;
}
#cart_icon {
	float: left;
	margin: 0;
}
.search_field_holder{
	float: right;
	text-align: left;
	width: 139px;
	height: 26px;
	margin-left: 25px;
}
.head_tel_holder{
	float: right;
	text-align: left;
	width: 145px;
	height: 23px;
	margin-left: 25px;
}
#image_logo {
	float: left;
	width: 100%;
	height: 268px;
	margin: 0;
	background-color: #fff;
}

#container {
	float: left;
	width: 100%;
	padding: 17px 0 0 0;
	overflow: hidden;
	clear: both;
	background: #fff url(../images/content_grad_bottom.jpg) 213px bottom no-repeat;
}

#left_side {
	float: left;
	width: 213px;
	overflow: hidden;
}
#right_side {
	float: left;
	width: 168px;
	margin-left: 24px;
	overflow: hidden;
}
.panel_green_top {
	float: left;
	width: 138px;
	height: 22px;
	background: url(../images/panel_green_top.gif);
	clear: left;
}
.panel_green_bottom {
	float: left;
	width: 138px;
	height: 24px;
	background: url(../images/panel_green_bottom.gif);
	clear: left;
}
.panel_green_box {
	float: left;
	width: 98px;
	padding: 0 20px;
	background: #a6ce38;
	clear: left;
}
.panel_green_seperator_dots {
	display: block;
	float: left;
	width: 98px;
	height: 19px;
	background: url(../images/panel_green_seperator_dots.gif) repeat-x;
}
.content_dots {
	display: block;
	float: left;
	width: 100%;
	height: 30px;
	background: url(../images/content_dots.gif) repeat-x;
}
/* jQuery Flash plugin */
.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}
#ad_flash { 
    width: 138px;
    height: 313px;
}

.side_container{
	float: left;
	margin-bottom: 20px;
	clear: left;
}
#address {
	float: left;
	width: 188px;
	margin-right: 25px;
	overflow: hidden;
	text-align: right;
}


#content {
	float: left;
	width: 420px;
	margin: 0;
	background: url(../images/content_grad_top.jpg) top no-repeat;
}
#content_data {
	width: 360px;
	padding: 30px 30px 30px 30px;
	margin: 0;
}
.content_image{
	float: left;
	margin: 0 15px 5px 0;
}
#fred_signature{
	margin: 15px 0;
	padding: 40px 0 0 145px;
	height: 100px;
	background: url(../images/fred_signature.gif) no-repeat;
}
#footer{
	float: left;
	text-align: left;
	width: 755px;
	padding: 30px 35px 0px 35px;
	margin-top: 0;
	background: #fff;
	overflow: hidden;
	clear: both;
}
#bottom_spacer{
	float: left;
	display: block;
	height: 60px;
	padding: 0;
	margin: 0;
	clear: both;
}

#content_table {
	border-collapse: collapse;
}

#content_table td {
	text-align: left;
	padding: 2px;
}
#content_table th {
	text-align: left;
	padding: 5px;
	font-weight: bold;
}

.float_left{
	float: left;
}
.float_right{
	float: right;
}
.clear{
	clear: both;
}

#overlap_golfer{
	display: inline;
	float: left;
	width: 285px;
	height: 478px;
	padding: 0;
	margin-top: -478px;
	margin-left: 585px;
	background: url(../images/overlap_golfer.gif) no-repeat;
}

.spacer_for_bottom_image{
	display: block;
	width: auto;
	height: 45px;
}

.full_width_image{
	margin: 0 0 15px 0;
	padding: 0;
}

.gallery_thumb{
	float: left;
	width: 80px;
	height: 60px;
	margin: 0 10px 10px 0;
	padding: 0;
}

.junior_button{
	display: inline;
	float: left;
	margin: 0;
	padding: 20px 0 0 30px;
}

.button_spacer{
	display: block;
	margin: 5px 0;
}

