/* Comment Line */
body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}
td {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11pt;
  line-height: 1.2em;
}
a {
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a:hover {
  color: #b96a76;
}
a img {
  border:  none;
}
.tiny {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
}
.nudge-right {
  margin-left: 10px;
}
#page-bg {
  margin: auto;
}
#page2-bg {
  margin: auto;
  position: relative;
  background: #8BA9C1;
  width: 900px;
}
.clear-floats {
  clear: both;
}
#copyright {
  position: absolute;
  bottom: 5px;
}
#footer {
  margin: auto;
  background: #ffffff none repeat scroll 0%;
  clear: both;
  width: 900px;
  padding-left: 15px;
}
#footer a {
  color: #701622;
}
#content {
  padding: 12px;
  padding-left: 20px;
  padding-right: 20px;
  color: #ffffff;
  margin: auto;
  position: relative;
}
#p2-contact {
  position: absolute;
  bottom: 50px;
  left: 10px;
  font-size: 1.6em;
  text-align: right;
}
.column-equal-left, .column-equal-right {
  position: relative;
  width: 415px;
}
.column-equal-left, .column-equal-left img {
  float: left;
}
.column-equal-right, .column-equal-right img {
  float: right;
}
.column-equal img {
  position: relative;
  margin: auto;
}
#header {
  text-align: center;
  padding-top: 8px;
}
.notice1 {
  font-size: 1.8em;
  color: #1F628D;
}
.notice3 {
  font-size: 1.4em;
  font-weight: bold;
  color: #1F628D;
}
.menucell {
	background-color: #2B5D18;
	text-align: center;
	padding: 4px;
}
