html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	font-style: normal;
}
body {
	line-height: normal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}
body {
  font: 12px/175% "Lucida Grande", Lucida, Verdana, sans-serif;
  color: #666; }

body, #credits, #footer {
  background-color: none; }

a:link, a:visited {
  color: #666; }

a:hover {
  color: black;
  text-decoration: none; }

h1, h2, h3 {
  font-family: Georgia, "Times New Roman", Times, serif; }

h1 a, h2 a, h3 a, h4 a {
  text-decoration: none; }

h1 {
  color: #333;
  font-size: 2.5em;
  margin-bottom: 1em; }

h2 {
  font-size: 1.5em;
  color: #333;
  margin-bottom: .7em;
  margin-top: 1em;
  font-style: italic; }

h3 {
  font-size: 1.25em;
  margin-top: 1em;
  margin-bottom: .5em;
  font-style: italic;
  color: #333; }

h4 {
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0; }

p {
  margin-top: .9em; }

#header {
  margin-bottom: 15px; }

#header img {
  width: 100%; }

#header h1 {
  margin: 0;
  padding: 35px 25px 20px;
  font-size: 3.5em; }

#header h1 a {
  color: #333; }

#header h1 #subtitle {
  color: #999;
  word-spacing: normal;
  font-size: .4em;
  padding-left: .5em; }

#page {
  background-color: none;
  width: 750px;
  margin-left: auto;
  margin-right: auto; }

#content, #footer {
  padding: 25px; }

#content {
  min-height: 500px; }

* html #content {
  height: 500px; }

#credits {
  text-align: center;
  font-size: .75em;
  padding: 10px;
  color: #999; }

#credits a {
  text-decoration: none;
  font-weight: bold; }

#footer {
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  padding-top: 15px;
  padding-bottom: 0; }

.nav {
  height: 20px;
  letter-spacing: 1px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 25px;
  text-transform: uppercase;
  font-size: .8em; }

.nav ul li {
  display: block;
  float: left; }

.nav ul {
  clear: both; }

.nav a:link, .nav a:visited {
  display: block;
  color: #666;
  font-weight: normal;
  font-style: normal;
  padding-right: 1.25em;
  text-decoration: none; }

.nav a:hover {
  text-decoration: underline;
  color: #333; }

.nav li.selected a {
  color: #000;
  font-weight: bold; }

#content img {
  width: 300px; }

.nav li + li a {
  line-height: 20px;
  padding-left: 1.25em;
  border-left: 1px solid #eee; }

p.caption {
  margin-top: -1em;
  text-align: right; }

.map {
  margin-top: 20px; }

body, #footer, #credits {
  background-color: none; }

body {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 12px/175%;
  background-color: white; }

#page {
  position: absolute;
  left: 50%;
  width: 750px;
  margin-left: -375px; }

p {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 1em;
  margin-bottom: 15px; }

#header h1 {
  font-size: 35px;
  color: black;
  padding: 0px;
  margin-bottom: 5px;
  margin-top: 15px; }
  #header h1 a {
    word-spacing: 1px; }

#header img {
  width: 750px;
  height: 170px; }

h1, h2, h3, h4 {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-style: normal;
  line-height: 1.2em; }

h1 {
  color: lighten black, 10%;
  margin-top: 10px;
  margin-bottom: 5px; }

h2, h3, h4 {
  color: #555555; }

h1 #subtitle {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 10px; }

.nav {
  padding-left: 0px; }

#content {
  padding: 20px 0 25px;
  min-height: 300px; }

#phone_number {
  width: 270px;
  padding: 15px;
  margin-left: 15px;
  margin-bottom: 15px;
  background-color: #555555;
  float: right;
  color: #ddd;
  text-align: center; }
  #phone_number h3 {
    color: #ddd;
    margin: 0px;
    font-size: 18px; }

.call_us {
  font-size: 15px;
  text-transform: uppercase; }

#main {
  clear: both; }

.container {
  clear: both; }

.image {
  float: right;
  margin-bottom: 15px;
  margin-top: 20px; }

.image_description {
  float: left;
  width: 430px;
  margin-bottom: 15px; }

.image_description p {
  font-size: 12px;
  line-height: 175%; }

#footer {
  clear: both; }
