* {
  margin: 0;
  padding: 0;
}

body {
  background: #747C64 url(cssimg/back_tile.jpg) top center repeat-x;
  min-width: 900px;
  font: 10pt/14px Arial, verdana, Tahoma, Helvetica, sans-serif;
}

div#container {
  background: url(cssimg/drp_shadow.jpg) top center repeat-y;
  width: 840px;
  margin: 42px auto 0px auto;
  text-align: left;
}

div#header {
}
#container #content-wrap #col-left h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}


div#header .hat {
  float: left;
  width: 535px;
}
#container #content-wrap #col-left ol {
	padding-left: 30px;
}


div#header h1 {
  margin: 0;
  padding: 0;
  background: url(cssimg/header.jpg) 0 0 no-repeat;
  height: 146px;
}
div#col-left ul {
	padding-left: 30px;
	line-height: 1.5em;
}


div#header h1 a {
  width: 450px;
  text-decoration: none;
  height: 140px;
  display: block;
}

ul#nav {
  width: 514px;
  height: 45px;
  margin-left: 16px;
  padding: 2px 0 0 5px;
  background: url(cssimg/nav_tile.jpg) top left repeat-x;
}

ul#nav li {
  width: 85px;
  margin: 0 0px;
  text-align: center;
  height: 41px;
  float: left;
  display: inline;
}

ul#nav li a {
  text-align: center;
  width: 74px;
  height: 31px;
  color: white;
  font-weight: bold;
  display: block;
  padding: 5px 0;
  text-decoration: none;
}

ul#nav li ul {
  width: 150px;
  margin: 0px;
  top: auto;
  z-index: 666;
  display: none;
  position: absolute;
}

ul#nav ul li {
  margin: 0;
  height: auto;
}

ul#nav ul li a {
  font-size: 0.9em;
  text-align: left;
  width: 150px;
  padding: 5px 7px;
  background-color: #A35B20;
  height: auto;
}

ul#nav ul a:hover {
  background-color: #686651;
}

ul#nav li:hover ul, ul#nav li.over ul { 
  display: block; 
  float: left;
}

div.flash {
  position: relative;
  z-index: 222;
  width: 305px;
  height: 217px;
  float: left;
  background: url(cssimg/flashpiece.jpg) 0 0 no-repeat;
}

div#content-wrap { 
  line-height: 15pt;
  width: 804px;
  clear: both;
  position: relative;
  top: -27px;
  z-index: 1;
  margin: 0 16px;
  color: #5E5C45;
  font-size: 0.8em;
  font-family: georgia, "Times New Roman";
  background: #F4F2D9 url(cssimg/cntr_back.jpg) 0 0 repeat-x;
}

h2 {
  margin: 20px 0 0px 0;
  color: #C47634;
  font-size: 2em;
}

div#content-wrap a {
	color: #5E5C45;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}
#container #content-wrap a {
	font-weight: normal;
	text-decoration: underline;
}


div#content-wrap a:hover {
  color: #04f;
  background-color: #EeF3FF;
}

div#col-left {
  float: left;
  width: 431px;
  padding: 10px 30px;
  margin: 30px 10px 0 0;
}

div#col-right {
/* ----------------- extra info column - long */
  float: right;
  height: 374px;
  width: 218px;
  color: inherit;
  margin: 50px 10px 0 0;
  padding: 30px 25px 0 30px;
  background: url(cssimg/imageholder.jpg) 0 0 no-repeat;
}

div#col-right2 {
/* ----------------- extra info column - short orange header */
  float: right;
  height: 300px;
  width: 218px;
  color: inherit;
  margin: 50px 10px 0 0;
  padding: 25px;
  background: url(cssimg/imageholder2.jpg) 0 0 no-repeat;
}

div.placeholder {
  padding: 0px 30px;
  margin: 0px 10px 0 0;
  clear: both;
}

strong {
  font-size: 1.5em;
  background-color: inherit;
}

em.highlight {
  padding: 0 1px;
  color: inherit;
  font-style: normal;
}

div#footer {
  height: 60px;
  background: url(cssimg/footer.jpg) top center no-repeat;
  font-size: 0.8em;
  color: #F4F2D9;
  width: 840px;
  margin: 0px auto;
  clear: both;
  text-align: center;
  padding-top: 35px;
}
#footer .footer-nav  a {
	color: #FFFFFF;
}


div#footer ul li {
  display: inline;
}
div#footer em.highlight {
	color: white;
	font-weight: bold;
	font-size: 1.1em;
}
#container #content-wrap #placeholder ol {

	padding-left: 30px;
}
#container #content-wrap .placeholder ul {
	padding-left: 30px;
}

#container #content-wrap #placeholder ul {

	padding-left: 30px;
}
#container #content-wrap #membership {
	width: 500px;
	border: 2px solid #747C64;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 20px;
}

div#profile {
	height: 600px;
	width: 511px;
	background-image: url(images/cabinsclub_founders.gif);
	padding: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 15px;
	color: #5E5C45;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#profile h3 {
	font-size: 1.2em;
}
#container #content-wrap .placeholder ol {
	padding-left: 30px;
}

#profile ul {
	padding-left: 30px;
}
#container #content-wrap h4 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}
