.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:911px; }

/*======= header =======*/
#header {/*height:340px;*/  background:url(images/top.jpg) no-repeat top center}
#header-banner {height:420px;  background:url(images/top.jpg) no-repeat top center}

/*======= index.html =======*/
#page1 #content .col-1{ width:571px; margin-right:21px}
#page1 #content .col-2{ width:319px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:571px; margin-right:21px}
#page2 #content .col-2{ width:319px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:571px; margin-right:21px}
#page3 #content .col-2{ width:319px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:571px; margin-right:21px}
#page4 #content .col-2{ width:319px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:571px; margin-right:21px}
#page5 #content .col-2{ width:319px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:571px; margin-right:21px}
#page6 #content .col-2{ width:319px}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:571px; margin-right:21px}
#page7 #content .col-2{ width:319px}
#page7 #content .col-3{ width:290px}
#page7 #content .col-4{ width:269px}

/*======= footer =======*/
#footer { height:114px; background:url(images/bot.gif) repeat-x top }

.column1wide {
	width: 99%;
}

div.hole_container {
	width: 220px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div.holeguide_container {
	height: 500px;
	width: 220px;
	float: left;
	background-image: url(/images/hole_structure.jpg);
}

div.hole_plan {
	height: 310px;
	width: 200px;
	margin: 10px;
	background-color: #FFFFFF;
	float: left;
}

div.hole_shot {
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	float: left;
	height: 160px;
}

.hole_guide {
	font-size: 35px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.hole_guide_text {
	text-align: center;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


div.hole_boxes {
	float: left;
	width: 890px;
}

div.hole_box_topleft {
	height: 260px;
	width: 250px;
	margin-bottom: 10px;
	background-image: url(/images/hole_topleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.hole_box_topright {
	height: 260px;
	width: 590px;
	float: right;
	background-image: url(/images/hole_topright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.hole_box_bottomright {
	height: 260px;
	width: 250px;
	margin-bottom: 10px;
	background-image: url(/images/hole_topleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	padding: 10px;
}

div.hole_box_bottomleft {
	height: 260px;
	width: 590px;
	float: left;
	background-image: url(/images/hole_bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.hole_strip_header {
	background-image: url(/images/hole_header.jpg);
	background-position: left top;
	height: 40px;
	background-repeat: repeat-x;
}

div.hole_boxes h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div.hole_boxes h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: normal;
}

div.hole_boxes p {
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
}

div.hole_links {
width: 890px;
	float: left;
}