* {
	margin: 0;
	padding: 0;
	
	}
	

body {
	background-color:#a4a597;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

#header {
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
/*	width: 758px; */
	height: 148px;

	}
	
#nav {
	text-align: left;
	background-image: url(../../images/bg_nav.jpg);
	background-repeat: no-repeat;	
/*	width: 720px; */
	height: 52px;
	margin-left: 15px;
}

#nav ul {
	margin-left: 5px;
	padding-top: 12px;
	font-weight: bold;
}


#nav ul li {
	text-align: left;
	margin-right: 14px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	list-style-type: none;
	list-style-position:inside;
	}
	
#nav ul a {
	text-decoration: none;
	color: #fff;
	margin-left: 32px;
	padding-left: 24px;
}	

#nav ul a:hover {
	color:#E6C04D;
	background-image: url(../../images/big_arrow.gif);
	background-repeat: no-repeat;
}

#wrap {
	background-image: url(../../images/bg_center.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}



#leftnav {
	float: left;
	clear: both;
	background-image: url(../../images/leftnav_center.gif);
	background-repeat: repeat-y;
	width: 177px;
	margin: 0px;	
	padding:  0px;
	
}

#leftnav ul {
	background-image: url(../../images/leftnav_tbg.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 177px;
	margin: 0px;
	
	}

#leftnav li {
	text-align: left;
	margin-top: 4px;
	list-style-type: none;	
	
	}
	
#leftnav li a {
	display:block;
	text-decoration: none;
	color: #000;
	margin-left: 2px;
	padding-top: 4px;
	padding-left: 24px;
/*	width: 173px; */
	height: 20px;
	
}

#leftnav li a:link {

}

#leftnav li a:visited {

}

#leftnav li a:hover {
	color: #fff;
	background-image: url(../../images/hover.gif);
	background-repeat: no-repeat;

}

#leftnav p {
	border-top: 1px solid #ccc;
	margin: 18px;
	padding-top: 12px;
}

html #list_btm {
	background-image: url(../../images/leftnav_bt.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 177px;
	height: 8px;
	list-style-type: none;	
	list-style-image: none;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 360px;
	width: 100%;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 24px;
}

#content p {
	font-size: 12px;
	line-height: 18px;
	text-align: left;

	}

#content table {
	margin-left: 20px;
	margin-right: 0;
	}

#content table h2 {
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 0px;
	
	line-height: 18px;
	font-size: 16px;;
	color: #003525;
}	

#content table p {
	margin: 12px 6px 0 12px;
	text-align: left;
	}
	
#content table ul {
	margin: 12px 0 0 12px;
}

#content table li {
	margin: 12px 0 12px 16px;
}

#content table img {
	margin: 0;
	padding: 0;
	}
	
#events_list {
	margin: 16px 0px 36px 12px;
	padding: 0px;
}

#events_list dt {
	font-weight: bold;
	margin: 16px 0px 6px 0px;
	}
	
#events_list dd {
	margin-left: 0px;
	font-size: 11px;
}
	
#center {
	}
	
#home_table { /* Yes grasshopper, change this if there's enough content to fill the page */
	margin-bottom: 36px;
	}	
	
.photo img {
	border: solid 1px #707070;
}	



.caption {
	font-size: 11px;
	
}
	
	
.form_table {
	background: #f4f4dc;
	border: solid 1px #a4a597;
	margin-bottom: 48px;
	}
	
.form_table tr {
	margin-top: 32px;
	}

#members_list {
	margin: 12px 0 0 12px;
	}
	
#members_list dt {
	font-size: 11px;
	font-weight: normal;
	padding-top: 6px;
	}
#members_list dt, dd {
	margin: 6px;
	}	

.more_info {
	font-size: 10px;
}
	
.ListLine0 {
	background: #f4f4dc;
	}

.ListLine1 {
		background: #f4f4f0;
	}
#page_links {

	text-align: right;
}


#footer {
	background-image: url(../../images/bg_footer.jpg);
	background-repeat: no-repeat;
/*	width: 758px; */
	height: 47px;
}


/* Styles for Company Info and Member Discount pages */
	.profile dl {

	margin: 12px;
}

.profile dt {
display: inline;
	width: 150px;
	font-weight: bold;
	font-size: 12px;
}

.profile dd {
	display: inline;
	font-weight: bold;
}

.company_info {
	margin: 0;
	padding: 0;
}
.company_info td, th {
	padding-top: 10px;
}

.company_info td {
	padding-left: 12px;
}

.discount_info {
	margin:  0px 10px;
	padding: 0px 0px, 14px, 0px;
}


.discount_info td, th {
	padding-top: 8px;
}

.discount_info td {
	padding-left: 12px;
}

#info_box {
	width: 500px;
	margin-left: 220px;
}

#add_info {
	float: right;
	width: 185px;
	text-align: left;
	margin: 0px;
}

#add_info h3 {
	margin: 5px  0px;
}

#back_link a {
	display: block;
	text-align: right;
}

#golf_outing {
	margin: -10px 0px 0px 0px;
	padding: 0px;
}