body
{
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 10px 0px;
  background: #fff;
}
.clear
{
  clear: both;
}
#content-container
{
  padding: 10px 40px 40px 40px;
}
#footer
{
  background: #ff0000;
  padding: 5px;
  color: #fff;
  text-align: right;
}
h1
{
  color: #7f7f7f;
  text-align: center;
  font-size: 24px;
  margin-top: 0px;
}
#homepage-slideshow
{
  background: #d9d9d9;
  padding: 20px 20px;
}
#logo
{
  float: left;
}
#logo a img
{
  border: 0px solid;
}
#menu
{
  float: right;
}
#menu a
{
  color: #e40001;
  font-weight: bold;
  text-decoration: none;
  margin-left: 10px;
  font-size: 1.2em; 
}
#site-container
{
  width: 780px;
  margin: auto;
  background: #fff;
  padding: 10px 10px 0px 10px;  
}
.webform_errors
{
  color: red;
}
.imgCenter
{ display: block;
  margin: 0 auto;
}
.contact {
	background: url(../images/contact02.gif) no-repeat center center;
	height: 398px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
.contact a:link, .contact a:visited, .contact a:active {
color: #000;
text-decoration: underline;
}
.contact a:hover {
text-decoration: none;
color: #e60000;
}
.contact div {
	padding-left: 20px;
	padding-top: 20px;
}
.txtRed24 {
	font-size: 24px;
	font-weight: bold;
	color: #e60000;
}
.txtGray24 {
	font-size: 24px;
	font-weight: bold;
	color: #949494;
}
.txtRed36 {
	font-size: 36px;
	font-weight: bold;
	color: #e60000;
}
.txtGray36 {
	font-size: 36px;
	font-weight: bold;
	color: #666;
}
.boxTwitter {
	float: right;
	margin-right: 30px;
}
