
/* Pretty Stuff
================================== */
/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}
body { font: 62.5%/1.5 Verdana, Arial, Helvetica, sans-serif; background-color:#d4d4d4; text-align: center; min-width: 760px; }
a:link { color: #006b56; }
a:visited { color: #006b56; }
a:hover { color: #c00; text-decoration: none; }
a:active { color: #c00; text-decoration: none; }
#wrapper { background-color: #fff; text-align: left; width: 740px; margin: 0 auto; }
#branding { height: 140px; background-color:#fff; background-image: url(top2.jpg); background-repeat: no-repeat; width: 740px; }
#branding img { float: right; }
#navtop { }
/*Start 3 columns for eco tours, etc.*/
#divisions { background-color: #fff; width: 740px; border-bottom: 1px solid #666; }
#divisions img { border: solid 1px #333; }
#divisions p { font-size: 1em; text-align: left; margin: 0; }
#divisions h1 { font-size: 1.2em; font-weight: bold; line-height: normal; background-color: #ccc; text-align: center; margin: 6px 0; }
#divisions a:link { color: #333; font-weight: bold; text-decoration: none; }
#divisions a:visited { color: #333; font-weight: bold; text-decoration: none; }
#divisions a:hover { color: #fff; font-weight: bold; background-color: #57748f; text-decoration: none; }
#divisions a:active { color: #fff; font-weight: bold; background-color: #57748f; text-decoration: none; }
#divisions ul { margin-bottom: 0; margin-left: 18px; }
#divisions li { color: #f1f1f1; font-size: 1.1em; line-height: normal; text-align: left; margin-right: 12px; margin-bottom: 0; margin-left: 18px; }
#subdivision1 { background-color: #600; width: 246px; height: 220px; float: left; }
#subdivision1 h1 { font-size: 1.2em; font-weight: bold; line-height: normal; background-color: #ffd9cc; text-align: center; margin: 6px 0; padding-top: 2px; padding-bottom: 2px; }
#subdivision2 h1 { font-size: 1.2em; font-weight: bold; line-height: normal; background-color: #e6fff1; text-align: center; margin: 6px 0; padding-top: 2px; padding-bottom: 2px; }
#subdivision3 h1 { font-size: 1.2em; font-weight: bold; line-height: normal; background-color: #f8ebe0; text-align: center; margin: 6px 0; padding-top: 2px; padding-bottom: 2px; }
#subdivision2 { background-color: #004c3c; width: 248px; height: 220px; float: left; }
#subdivision3 { background-color: #630; width: 246px; height: 220px; float: left; }
/*End 3 columns for eco tours, etc.*/
#mainNav { list-style: none; background-color:#006b56; width: 180px; float: left; }
#content { background-color: #fff; width: 720px; float: left; }
#mainContent { width: 500px; margin: 0; float: left; }
#mainContent h1 { color: #004c3c; font-size: 1.8em; font-weight: bold; margin-top: 18px; margin-left: 24px; }
#mainContent p { font-size: 1.4em; margin: 1em 0 1em 24px; }
#mainContent dl { font-size: 1.7em; font-family: "Zapf Chancery", "Comic Sans MS", cursive; font-style: italic; line-height: normal; text-align: center; margin: 1em 24px 1em 28px; }
#mainContent ul li { font-size: 1.4em; line-height: normal; margin: 1em 0 1em 60px; list-style-image: url(bullet.gif); }
#secondaryContent { width: 180px; float: right; }
#secondaryContent h2 { color: #268b77; font-size: 1.6em; margin: 0; padding-right: 12px; }
#secondaryContent p { font-size: 1.2em; line-height: normal; margin: 1em 12px 1em 0; }
#secondaryContent dl { background-color: #d8ccb6; margin-top: 30px; margin-bottom: 32px; border: solid 1px #006d58; }
#secondaryContent dd { color: #004c3c; font-size: 1.2em; font-weight: bold; padding: 6px 14px 8px; }
#footer { background-color:#e8e6d1; text-align: center; clear: both; padding: 12px 0; }
#footer p { font-size: 1em; line-height: normal; margin-top: 6px; margin-bottom: 6px; }
