@charset "utf-8";
/* CSS Document */
/*This is for the body of the page. it contains the gradient at the top*/
body {
	background-image:url(images/background-top.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
/*This is for the top banner. The blue buffer park banner*/
#banner{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
 
/*This is the links under the blue banner*/ 
#links { 
	background-color:#23516e; 
	color:#fff;
	width: 990px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}

#links a {
	background-color: #23516e;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-left: 1px solid #34617f;
	padding-left: 45px;
	padding-right: 45px;
}

#links a:hover {
	background-color: #34617f;
	color: #fff;
	text-decoration: none;
}
/*This is the main content area. this is the edit region where you insert all the information*/
#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	background-color: #ddd;
	height: auto;
	padding-bottom: 20px;
}

/*this is just the heading size used for the headings on each of the pages*/
h2 {
	text-align:center;
	font-weight: bold;
	font-size: 1.3em;
}

/*this aligns the text in the center of the page*/
#center {
	text-align: center;
}

/*this is the table on the index page. it is split into two columns: one for the logos etc. and then for the main content*/
#indextable { 
	border:none;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	text-align: center;
	padding: 0px;
	height: 300px;
}

#indextable td.col1 {
border: none;
padding: 0px;
width: auto;
vertical-align: top;
text-align: left;
}

#indextable  td.col2 {
	border: none;
	padding: 0px;
	width: auto;
	vertical-align: top;
	text-align: left;
}

#indextble td.col3 {
	border: none;
	padding: 0px;
	width: auto;
	vertical-align: top;
	text-align: left;
	}
	
#indextable  th {
	border: none;
	padding: 0px;
}
/*end index table info*/

/*this is the table on the course page*/
#course {
	width: 700px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
}

#course td{
		text-align: center;
		border: 1px solid #000;
		width: auto;
}

td.white {
	background-color:#FFF;
	border: 1px solid #000;	
}
td.blue{
	background-color:#09C;
		border: 1px solid #000;
}
td.black{
	background-color:#000;
	color:#FFF;
	border: 1px solid #000;
}
td.silver{
	background-color: #999;
	border: 1px solid #000;
}
/*end course table*/

/*this is the table for the green fees page*/
#rates {
	border: 1px solid #000;
	width: 800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#rates td {
	border: 1px solid #000;
	padding: 1px;
	text-align: left;
	width: 100px;
}

#rates th {
border: 1px solid #000;
width: 100px;
}

/*this is just another general header. it is used for related links on the about us page*/
h3 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*this is for the club house picture on the banquet room page*/
#clubhousepic1 {
	float:left;
	width: 325px;
	border: 1px solid #000;
	margin-left: 10px
	}
	
#clubhousepic2 {
	float: right;
	width: 400px;
	border: 1px solid #000;
	margin-right: 10px;
}

/*this is the picture on the index page*/
#indexpic {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
}


/*this is for the picture on the award page*/
#awardpic {
	text-align: right;
	margin-right: 300px;
	margin-top: -300px;
}

/*this is the table on the contact us page*/
#contacttable {
	width: 800px;
	border: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/*this is the table on the contact us page*/
#contacttable td{
		text-align: center;
		border: 0px;
}
/*these are for the course page for the colors of the columns*/
#white{
	background-color:#FFF;
		border: 1px solid black;
	
}
#blue{
	background-color:#09C;
		border: 1px solid black;
}
#black{
	color:#FFF;
	background-color:#000;
	border: 1px solid black;
}

/*end color on course page*/
/*end contact table*/

/*this is for the bottom links on the bottom of every page*/
#bottomlinks {
	text-decoration: none;
	color: #000;
	width:990px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
}

#bottomlinks a {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-decoration: none;
	color: #000;
}

#bottomlinks a:hover {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #34617f;
}

/*end bottom links info*/

/*this is for the horizontal rule on for the bottom links*/
hr {
	width: 990px;
	color: #23516e;
	background-color: #23516e;
	text-align: center;
}

#indexlist {
	padding-top: 5px;
	padding-right: 5px;
	text-align: center;
}

#indexlist.li {
	text-align: left;
}

/*this is for the text on the index page under the picture*/
#text {
	margin-top: -50px;
}

#right {
	text-align:right;
	margin-right:75px;
	font-size: 15px;
}
/*this is for the text--Honored as Indiana's best 9-hole golf course*/
#honored_text {
	font-size: 18px;
	font-weight: bold;
	color: navy;
}

/*this is for the logo on the course page*/
#logo {
	margin-left:835px;
	margin-top: -200px;
}

#holes {
	margin-top: 100px;
	text-align: center;
	margin-bottom: 25px;
}
/*pictures of clubhouse*/
#banquetpic {
float: left;}


