body {
font-family:"Century Gothic","Helvetica Neue Light","Helvetica Neue",helvetica,verdana,tahoma,arial,"sans serif";
  font-size:12px;
  color:#333333;
}

a:link, a:active, a:visited {
  color:#aa0000;
  text-decoration:none;
}

a:hover {
text-decoration:underline;
}

body h1 {
	font-size:20px;
	color:#D7241F;
}

body h2 {
  font-size:18px;
  color:#990000;
}

body h3 {
  font-size:16px;
  color:#aa0000;
}

body h4 {
  font-size:16px;
}

#body {
  background-color:#cccccc;
  margin-top:25px;
}

p {
  margin-top:0px;
  margin-bottom:6px;
}

#shadowHolder {
  width:630px;
  background:url('images/shadow_side.jpg') repeat-y;
  padding:0px 15px 0px 15px;
  margin: 0px auto 0px auto;
}

#bottomShadow {
  width:630px;
  background:url('images/shadow_bottom.jpg') no-repeat;
  margin-left:auto;
  margin-right:auto;
  padding:0px 15px 0px 15px;
  height:30px;
  margin-bottom:15px;
}

#topShadow {
  width:630px;
  background:url('images/shadow_top.jpg') no-repeat;
  margin:15px auto 0px auto;
  padding:0px 15px 0px 15px;
  height:30px;
}

#mainContainer {
  background-color:#ffffff;
  padding:0px 15px 0px 15px;
  width:600px;
}

#map {
  border:1px solid #aaaaaa;
  margin-left:auto;
  margin-right:auto;
}

#footer {
  margin-top:15px;
  padding-top:6px;
  font-size:10px;
  text-align:center;
}

.emailformtable {
  width:450px;
  margin-left:auto;
  margin-right:auto;
}

.forminput {
  width:300px;
}
