body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin:25px 0px; padding:0px;
	/*background-color:#22331E;*/
	background-color:#1D341E;
}
#wrapper {
	width:950px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	border:3px solid #FFF;
	background-color:#FCFCFC;
	}
#top {
	background:url(images/back-top.jpg) #F5EEDE repeat;
	float:left;
	margin: 0;
	width:100%;
}
#logo {
	padding:10px 0 12px 20px;
	float:left;
	margin: 0;
	width: 335px;
}
#teetimes {
	float:right;
	padding: 46px 0px 0px 0px;
	margin: 0
}
#teetimes ul{
	margin: 0;
	padding: 0;
	list-style:none;
	float:left;
}
#teetimes li{
	float:left;
	padding-right: 20px;
}
#nav {
	background:url(images/back-nav.jpg) repeat-x #CDC191;
	width:100%;
	margin: 0;
	padding:0;
	border-bottom:#3A3A3A solid 1px;
	font-size:12px;
	float:left;
}
#nav ul{
	margin: 0;
	padding: 4px 0px 0px 11px;
	list-style:none;
	float:left;
}
#nav li{
	float:left;
}
#nav a {
	float:left;
	display:block;
	margin: 0;
	text-decoration:none;
	color:#3A3A3A;
	padding:3px 4px 6px 4px;
}
#nav a:hover{
	background:#E5E3D6;
	/*background:url(images/back-top.jpg);*/
	text-decoration:underline;
}
#nav #navdivider{
	color:#666600;
	font-size:14px;
}
#homephoto{
	width:100%;
	float:left;
}
#homephoto #photo{
	float:left;
	border-right:#3A3A3A solid 1px;
}
#homephoto #textwrapper{
	float:right;
	width:359px;
	background:url(images/back-text.jpg) top left repeat-x;
	
}
#hometext{
	padding:7px 14px;
	font-size:11px;
	color:#333333;
}
#bottombar {
	clear:both;
	background-color: #4B754B;
	margin: 0px 0px 0px 0px;
	padding:6px 0px 7px 0px;
	width:100%;
	text-align:center;
	color:#F7F7F7;
}
#bottombar a {
	margin: 0;
	text-decoration:none;
	color:#F7F7F7;
	font-size:12px;
}
#bottombar a:hover {
	text-decoration:underline;
}
#listwrapper {
	background: url(images/back-homeheaders.jpg) top repeat-x #EBE4D4;
	width:100%;
	float:left;
	margin:0px;
	padding:5px 0 5px 0;
	text-align: center;
	font-size: 11px;
}
#listbox1{
	padding-left:15px;
	float:left;
	width:220px;
	padding-bottom: 5px;
}
#listboxheader{ 
	background:#003333 /*url(images/back-list.gif) repeat-x*/;
	color:#FAFAFA;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding:2px 0px;
}
#listboxtext{
	font-size:11px;
	padding:5px;
	background:#FFFFFF;
	border:#4B754B solid 1px;
	height: 68px;
}
#listboxtext img{
	margin-right:6px;
	float:left;
}
#verybottom {
	background: url(images/back-top.jpg) #EBE5D5 repeat-x;
	padding:11px 0px 11px 0px;
	font-size:12px;
	text-align:center;
}
/* the above is mostly home page.  below for other pages*/
#page2{
	width:100%;
	float:left;
	background-image: url(images/back-main.gif);
	background-repeat: repeat-y;
}
#page2 #leftside{
	float:left;
	width:200px;
/*	border-right:#3A3A3A solid 1px; */
}
#page2 #leftside #photo{
	margin: 0px;
	padding: 0px;
}
#page2 #textwrapper{
	float:right;
	width:749px;
	background:url(images/back-text.jpg) top left repeat-x;
	min-height:400px;
}
#page2 #textwrapper #text{
	padding:5px 20px;
	font-size:12px;
	color:#333333;
}
#page2 #leftside #leftbottom{
	background: url(images/back-homeheaders.jpg) top repeat-x #EBE4D4;
	padding:8px 4px 10px 4px;
}
#leftbottom ul{
	list-style:none;
	margin:0px 8px 0px 8px;
	padding: 0px;
}
#leftbottom ul li{
	border:solid 1px #709E7E;
	margin-bottom:4px;
	font-size:11px;
}
#leftbottom ul li a{
	color:#333333;
	display:block;
	text-decoration:none;
	margin:0px;
	padding:3px 0 4px 6px;
}
#leftbottom ul li a:hover{
	background-color:#D7DED7;
}
#header{
	margin:12px 0px 4px 20px;
}
#gallery {
	width:519px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:center; /* Counteract to IE5/Win Hack */
	display:block;
	}
.southbay {
	width:720px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:right; /* Counteract to IE5/Win Hack */
	padding-top:5px;
	}
a.sb{
	text-align:right;
	font-size:11px;
	color:#CCCCCC;
}
#menuheader{
	padding-left:14px;
	color:#660000;
}
#menus{
	padding-left:20px;
	padding-bottom:10px;
}
