body {
  margin: 0;
  min-width: 940px;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
  font-size: 14px;
  background: #f7f7f7;
}

article, aside, figure, footer, header, hgroup, nav, section { display:block; }


a img {
  border: none;
}

h1, h2 {
  font-family: "Helvetica Neue", sans-serif !important;
  font-weight: 400 !important;
}

h3, h4, h5, h6 { 
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light","Helvetica Neue", sans-serif !important;
  font-weight: 300 !important;
}

b {
  font-family: "Helvetica Neue", sans-serif !important;
  font-weight: 500 !important;
}

label {
  font-family: "Helvetica Neue", sans-serif !important;
}

hr.header, hr.footer {
  height: 0;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}

header {
  width: 100%;
  padding: 0 5%;
  margin: auto;
  overflow: auto;
  background: #9bc3c3; /* Old browsers */
  background: -moz-linear-gradient(top, #9bc3c3 0%, #dcefee 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9bc3c3), color-stop(100%,#dcefee)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #9bc3c3 0%,#dcefee 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #9bc3c3 0%,#dcefee 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, #9bc3c3 0%,#dcefee 100%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bc3c3', endColorstr='#dcefee',GradientType=0 ); /* IE6-9 */
  background: linear-gradient(top, #9bc3c3 0%,#dcefee 100%); /* W3C */
  border-bottom: solid 1px #fff;
  text-shadow: 1px 1px 1px #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  position: relative;
  z-index: 500;
}

header h1 {
  float: left;
  margin: 0.2em 0;
  font-size: 2.25em;
}

header h1 a {
  color: #454545;
  text-decoration: none;
}

header h1 img {
  vertical-align: middle;
}

header nav {
  margin: 1em;
  float: right;
  font-size: 1.2em;
}

header nav ul {
  list-style: none;
  color: #333;
}

header nav ul li {
  display: inline-block;
}

header nav ul li a {
  text-decoration: none;
  color: #333;
}

header nav ul li a:hover {
  text-decoration: underline;
  color: #000;
}

header nav ul li:before {
  content: "|";
  padding: 0 1em 0 0.75em;
}

header nav ul li:first-child:before {
  content: "";
}

div.content {
  width: 100%;
  padding: 1em 10% 2em 10%;
  margin: auto;
  background: #fff;
  border-bottom: solid 1px #ddd;
  border-top: solid 1px #bcd9d7;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  position: relative;
  z-index: 201;
  font-size: 0.9em;
}

div.content h1 {
  color: #666;
  font-size: 1.5em;
  padding-bottom: 0.2em;
  border-bottom: solid 1px #ccc;
}

div.content .vcard {
  margin: 2em 2em 2em 4em;
}

div.content .vcard .fn.org {
  font-weight: bold;
  font-size: 1.1em;
}

div.content .vcard div {
  margin-top: 0.75em;
}

div.content .vcard .rtellfour {
  color: #666;
  font-size: 0.8em;
}

.map_link {
  float: right;
  margin: 0 3em;
  padding: 0;
  line-height: 0;
  border: solid 1px #C4C4C4;
}

.map_link img {
  border: solid 1px #fff;
}

footer {
  width: 100%;
  padding: 0.5em 5% 1em 5%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border-top: solid 1px #fff;
  background: #f7f7f7;
  font-size: 0.9em;
  text-align: center;
  position: relative;
  z-index: 450;
}

footer h2 {
  font-size: 1em;
  font-weight: bold;
  color: #222;
}

footer h2 a {
  color: #222;
  text-decoration: none;
}

footer nav {
  
}

footer nav ul {
  list-style: none;
  padding: 0;
}

footer nav ul li {
  display: inline-block;
}

footer nav ul li a {
  text-decoration: none;
  color: #333;
}

footer nav ul li a:hover {
  text-decoration: underline;
  color: #000;
}

footer nav ul li:before {
  content: "|";
  padding: 0 1em 0 0.75em;
}

footer nav ul li:first-child:before {
  content: "";
}

/* form stuff */

form div.field {
  padding: 0 1em 0.5em 1em;
}

input[type="submit"], .button {
  text-indent: 0;
  font-family: "Arial", "Helvetica", "Geneva", sans-serif !important;
  font-size: 1.25em;
  border: 1px solid #b1b1b1;
  padding: 0.3em 0.5em;
  background: #fafafa;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  outline: none;
  text-decoration: none;
  margin: 0.25em;
  background: #f0f0f0;
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d4d4d4');
  box-shadow: 1px 1px 2px rgba(100,100,100,0.1);
  -moz-box-shadow: 1px 1px 2px rgba(100,100,100,0.1);
  -khtml-box-shadow: 1px 1px 2px rgba(100,100,100,0.1);
  color: #505050;
  background: -khtml-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, #fff),
      color-stop(0.25, #f0f0f0),
      color-stop(1, #d4d4d4)
  );
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, #fff),
      color-stop(0.25, #f0f0f0),
      color-stop(1, #d4d4d4)
  );
  background: -moz-linear-gradient(
      center top,
      #fff 0%,
      #f0f0f0 25%,
      #d4d4d4 100%
  );
  background: -webkit-linear-gradient(
      center top,
      #fff 0%,
      #f0f0f0 25%,
      #d4d4d4 100%
  );
}

.button {
  display: inline-block;
  vertical-align: top;
  padding: 0.25em 0.75em !important;
  white-space: nowrap;
}

a.button {
  color: #505050;
  font-size: 1em !important;
  text-decoration: none;
}

input[type="submit"]:hover, .button:hover {
  color: #000;
  background: #c5c5c5;
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#c5c5c5');
  box-shadow: 1px 1px 2px rgba(100,100,100,0.25);
  -moz-box-shadow: 1px 1px 2px rgba(100,100,100,0.25);
  -khtml-box-shadow: 1px 1px 2px rgba(100,100,100,0.25);
  cursor: pointer;
  border: 1px solid #999999;
  
  background: -khtml-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, #fafafa),
      color-stop(0.25, #e6e6e6),
      color-stop(1, #c5c5c5)
  );
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, #fafafa),
      color-stop(0.25, #e6e6e6),
      color-stop(1, #c5c5c5)
  );
  background: -moz-linear-gradient(
      center top,
      #fafafa 0%,
      #e6e6e6 25%,
      #c5c5c5 100%
  );
  background: -webkit-linear-gradient(
      center top,
      #fafafa 0%,
      #e6e6e6 25%,
      #c5c5c5 100%
  );
}

input[type="submit"]:focus, .button:focus {
  outline: none;
  background: -moz-linear-gradient(0% 75% 90deg, #bbb, #eee);
  background: -khtml-gradient(linear, 0 75%, 0 0, from(#bbb), to(#eee));
  background: -webkit-gradient(linear, 0 75%, 0 0, from(#bbb), to(#eee));
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#bbbbbb');
}

input[type="submit"]:active, .button:active {
  outline: none;
  background: -moz-linear-gradient(0% 75% 90deg, #454545, #222);
  background: -khtml-gradient(linear, 0 75%, 0 0, from(#454545), to(#222));
  background: -webkit-gradient(linear, 0 75%, 0 0, from(#454545), to(#222));
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#454545');
  color: #fff;
}

input[type="submit"]::-moz-focus-inner, .button::-moz-focus-inner {   
    border : 0px;
}

form input,
form select,
form textarea {
  margin: 0.5em 0;
  padding: 0.45em;
  border: 1px solid #b1b1b1;
  background: #F9F9F9;
  font-size: 1em;
  font-family: "Arial", "Helvetica", "Geneva", sans-serif;
  transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
}


form input.required, 
form select.required, 
form textarea.required {
  border-color: #a09921;
  background: #fffee6;
  margin-right: 4px;
  box-shadow: 0px 0px 2px #a09921;
  -moz-box-shadow: 0px 0px 2px #a09921; 
  -khtml-box-shadow: 0px 0px 2px #a09921;
}

form input.error, 
form select.error, 
form textarea.error,
form input:focus:invalid, 
form select:focus:invalid, 
form textarea:focus:invalid {
  background: #f4d5d5;
  border: solid 1px #d05f5f;	
  text-align: left;
  box-shadow: 0px 0px 2px #98292C;
  -moz-box-shadow: 0px 0px 2px #98292C; 
  -khtml-box-shadow: 0px 0px 2px #98292C;
}

/*form input.valid, 
form select.valid, 
form textarea.valid {
  background: #d5f4da;
  border: solid 1px #5fd068;
  text-align: left;
  box-shadow: 0px 0px 2px #299829;
  -moz-box-shadow: 0px 0px 2px #299829; 
  -khtml-box-shadow: 0px 0px 2px #299829;
}*/

form div.actions {
  clear: both;
  font-size: 1.1em;
  text-align: center;
}

div#find_my_address_wrapper {
  height: 300px;
  width: 20em;
  position: relative;
  z-index: 300;
  margin-top: 60px;
  margin-bottom: 60px
}

div#find_my_address {
 min-height: 200px;
 width: 20em;
 position: relative;
 z-index: 300;
 -webkit-box-shadow: 0 0 5px #333;
 -moz-box-shadow: 0 0 5px #333;
 box-shadow: 0 0 5px #333;
 background: rgb(255, 255, 255);
 background: rgba(255, 255, 255, 0.95);
 border-radius: 0.25em;
 -moz-border-radius: 0.25em;
 -webkit-border-radius: 0.25em;
 padding: 1em; 
}
