body, html { background: #fff; margin: 0; padding: 0;}

ul, li { margin: 0; padding: 0; visibility: hidden; float:left;}

li span { visibility: visible; padding: 4px 8px; font-size: 12px; font-family: 'Courier'; margin: 0 4px; }
li a { visibility: visible; padding: 4px 8px; font-size: 12px; font-family: 'Courier'; margin: 0 4px; }
li a:hover { border: 1px solid #0072B3; padding: 3px 7px; }


p, h1, h2, h3 { font-weight: 100; font-size: 12px; color: #444; font-family: 'Courier', 'Courier New', 'Georgia', 'Arial'; }

h1 { font-size: 30px; padding: 0px 0px 0px 0px;}
h2 { font-size: 20px; border-bottom: 2px dashed #444; height: 20px; padding: 12px 0; }
h3 { font-size: 14px; margin-bottom: -8px; }

div { width: 100%; float: left; }

img { border: 0; margin-bottom: 10px; }

#map { position:relative; left: 100px; margin-bottom: 60px;}

a, a:active, a:visited { text-decoration: none; color: #0072B3; }

.clear { clear: both; margin-bottom: 50px; }
.double-border { border-top: 2px dashed #444; border-bottom: 2px dashed #444; }
.extend-bottom { margin-bottom: 60px; }
.first { margin-left: 0; margin-top: 0; }
.active { background: #0072B3; color: #fff; }


#container { width: 960px; margin-left: 50px; padding: 60px 0; }

/* the intro container */
#intro { }
#intro * { color: #0072B3; border-color: #0072B3; } /* set all content to blue */
#top-one { width: 48%; margin-right: 4%; }
#top-two { width: 48%; }

/* the main content */
#main h2 { float: left; width: 100%;}
#sidebar {width: 33%; margin-right: 5%; }
#content {width: 62%; }

#harvester-nav { margin: 0 0 20px 0; width: 100%;}
#harvester-image { width: 600px; height: 400px; margin-bottom: 20px;}
#harvester-image ul { visibility: hidden; }
#harvester-text { height: 80px;}

#sketches-nav { margin: 0 0 20px 0; width: 100%;}
#sketches-image { width: 600px; height: 400px; margin-bottom: 20px;}
#sketches-image ul { visibility: hidden; }
#sketches-text { visibility:hidden;}
#sketches-title { visibility:hidden; }

#action-nav { margin: 0 0 20px 0; width: 100%;}
#action-image { width: 600px; height: 400px; margin-bottom: 20px;}
#action-image ul { visibility: hidden; }
#action-text { visibility:hidden;}
#action-title { visibility:hidden; }
