/*
Display: Print
Project Name: Cedar Rapids/Iowa City Tech Corridor Website
Project URI: http://www.iowacityareadevelopment.com
Author: Drew Schiller @ Schiller Solutions, LLC
Author URI: http://www.drewschiller.com
*/

@import 'reset.css';

#header,
#slideshow,
#content .share,
#sidebar,
#footer .navigation,
#footer .col4 {
  display: none !important;
  height: 0;
  width: 0;
}

body {
  background: #fff;
  border: 0;
  margin: 0;
  padding: 2em;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.left,
.alignleft { float: left; }

.right,
.alignright { float: right; }

.clear { clear: both; }

html, body,
p, div, table, tr, td,
ul, ol, li {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.5;
	font-size: 11px;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1;
}

em { font-style: italic; }

strong { font-weight: bold; }

u { text-decoration: underline; }

a {
  color: #369;
  text-decoration: none;
}

p a,
li a { border-bottom: 1px solid #369; }

#header .logo { margin: 0 0 1em 0; }

#content h1 {
  clear: both;
  font-size: 21px;
  font-weight: bold;
  color: #004077;
  margin: 1em 0 0.5em;
}

#content h2 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin: 1.5em 0 0.5em;
}

#content h3 {
  font-size: 16px;
  font-weight: normal;
  color: #000;
  margin: 1.5em 0 0.5em;
}

#content ul {
  list-style-type: disc;
  margin: 1em 0 1em 1.5em;
}

#content p {
  margin: 0.5em 0;
}

#footer .col1 {
  margin: 3em 0 1em;
}

#footer .col2 {
  margin: 3em 0 1em;
}

#footer .col3 {
  margin: 1em 0;
}

#footer .col3 {
  font-size: 10px;
}
