@charset "UTF-8";
body {
	background-color: #615B52;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
}

.structure #container {
	width: 950px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/backgroundart.jpg);
} 

.structure #header {
	width: 950px;
	float: inherit;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #FFFFFF;
}

.structure #navigation {
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	width: 950px;
	border-top-width: 4px;
}

.structure #image {
	width: 950px;
	background-color: #E0DDD2;
	height: 360px;
	vertical-align: top;
	background-image: url(../images/photobar.jpg);
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #DADADA;
	clear: none;
}

.structure #index-bottom {
	height: 100px;
	border-left: 8px;
	border-left-width: 8px;
	border-left-color: #E0DED3;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0DED3;
	border-right-width: 8px;
	border-bottom-color: #E0DED3;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	background-color: #00CC33;
	width: 934px;
} 

.structure #newsletter {
	height: 100px;
	background-color: #CCCCCC;
	width: 348px;
	background-image: url(../images/newsletter.jpg);
	float: left;
	margin-top: 0px;
} 

.structure #logobox {
	height: 100px;
	background-color: #DFDED0;
	margin-left: 348px;
	background-image: url(../Art%20Elements/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 348px;
} 

.structure #specials {
	height: 100px;
	background-color: #DFDED0;
	width: 348px;
	float: right;
}

.structure #aboutimage {
	width: 950px;
	background-color: #E0DDD2;
	height: 117px;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/aboutusphoto.jpg);
}

.structure #scorecardimage {
	width: 950px;
	background-color: #E0DDD2;
	height: 117px;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/scorecardphoto.jpg);
}

.structure #ratesimage {
	width: 950px;
	background-color: #E0DDD2;
	height: 117px;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/ratesphoto.jpg);
}

.structure #specialsimage {
	width: 950px;
	background-color: #E0DDD2;
	height: 117px;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/specialsphoto.jpg);
}

.structure #calendarimage {
	width: 950px;
	background-color: #E0DDD2;
	height: 117px;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/calendarphoto.jpg);
}

.structure #newsimage {
	width: 950px;
	background-color: #E0DDD2;
	height: 117px;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/newsphoto.jpg);
}

.structure #locationimage {
	width: 950px;
	background-color: #E0DDD2;
	height: 117px;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/locationphoto.jpg);
}

.structure #contactusimage {
	width: 950px;
	background-color: #E0DDD2;
	height: 117px;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/contactusphoto.jpg);
}

.structure #insideleftboarder {
	width: 209px;
	background-repeat: no-repeat;
	float: left;
	height: auto;
}

.structure #insidemain {
	margin-left: 239px;
	margin-right: 239px;
}

.structure #whitebar {
	height: 4px;
	background-color: #FFFFFF;
	width: 950px;
}

.structure #footer {
	height: 37px;
	background-color: #615B52;
	width: 950px;
}

.structure #teetime {
	width: 200px;
	height: 50px;
	margin-left: 65px;
}

.structure #teetimerates {
	width: 200px;
	height: 50px;
	margin-left: 135px;
}