﻿body 
{
  /*text-align: center;*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding-top: 0;
  /*width: 900px;*/
  background-image: url(images/bodybg.gif);
  background-repeat: repeat-x;
  background-position: top center;
  background-color: #d6d6d6;
  font-family: Arial, Sans-Serif;
  font-size: 14px;
  color: #000000;
}
a:link, a:visited, a:active
{	
  color: #245d93;
  text-decoration: underline;
  padding: 0;
  margin : 0;
}
a:hover
{
  color: #245d93;
	text-decoration: none;
}
img
{
  border: 0;
  padding: 0;
  margin: 0;
}
/*=================New Stuff==================*/
#outer-container
{
	border: 0;
	background: #ffffff;
	margin: 0 auto;
	width: 900px;
}
#main-box
{
  background-color: #ffffff;
  vertical-align: top;
  margin-top: 10px;
}
.content-base 
{ 
  width: 650px;
  float: right;
  margin: 0;
}
.left-base 
{ 
  width: 250px; 
  float: left;
  margin: 0;
  /*padding: 0 0 0 10px;*/
} 
/*================End New Stuff=============*/
#header
{
  width: 900px;
  height: 70px;
  background-color: #ffffff;
  background-image: url(images/headerbg.jpg);
  background-position: top center;
  background-repeat: repeat-x;
  display: block;
}
#header #logo
{
  float: left;
  border: 0;
}
#header #phone
{
  float: right;
  border: 0;
}
#maingraphic
{
  background-image: url(images/maingraphic.jpg);
  background-position: top center;
  display: block; 
  height: 230px;
}
#bottom
{
  clear: both;
  width: 900px;
  height: 74px;
  background-image: url(images/bottombg.jpg);
  background-position: top center;
  /*background-color: #ffffff;*/
}
#bottom .text
{
  font-size: 11px;
  color: #ffffff;
  text-align: center;
  padding: 10px 15px 2px 15px;
}
#bottom .text a 
{ 
  font-size: 11px;
  color: #ffffff;
}
h1
{
  font-size: 22px;
  padding: 0;
  margin: 0 0 8px 0;
  color: #404040;
}
h2
{
  font-size: 18px;
  padding: 0;
  color: #404040;
  margin: 0 0 4px 0;
}
h3
{
  font-size: 16px;
  padding: 0;
  color: #404040;
  margin: 0 0 3px 0;
}
.generic-container
{
  margin: 0;
  padding: 5px 10px 20px 15px;  
}
.little-list
{
  list-style: none;
  margin: 10px 0 15px 5px;
  padding: 0;
}
.little-list li
{
  background:url(images/listarrow.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
.little-list-alt
{
  list-style: none;
  margin: 5px 0 10px 5px;
  padding: 0;
}
.little-list-alt li
{
  background:url(images/listarrow2.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
#props
{
  font-family: Arial, Helvetica;
  font-size: 9px;
  color: #404040;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/*.textbox
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #404040;
  border: solid 1px #000000;
}*/
.form-labels
{
  font-family: Georgia, Garamond, Times New Roman, Serif;
  font-size: 14px;
  font-weight: bold;
}
.form-text
{
  font-family: Georgia, Garamond, Times New Roman, Serif;
  font-size: 14px;
}
.smallform-text
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 9px;
}
.simpleform-container
{
  padding: 5px 2px 0 10px;
}
.simpleform-labels
{
  display: block;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: right;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-top: 4px;
  float: left;
  white-space: nowrap;
}
.simpleform-text
{
  display: block;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #000000;
  text-align: left;
  padding-bottom: 2px;
  padding-top: 2px;
  width: auto;
  float: left;
  white-space: nowrap;
}
.error-val-text
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 10px;
  color: #880000;
}
.watermarked 
{
  font-family: Georgia, Garamond, Times New Roman, Serif;
  font-size: 14px;
	height: 16px;
	width: 195px;
	padding: 2px 0 1px 2px;
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color:gray;
}
.watermarked-large
{
  font-family: Georgia, Garamond, Times New Roman, Serif;
  font-size: 14px;
	height: 110px;
	width: 195px;
	padding: 1px 0 1px 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}
.right-float-image
{
  float: right;
  margin: 0 5px 5px 10px;
  /*border: solid 1px #000000;*/
}
.left-float-image
{
  float: left;
  margin: 0 10px 5px 5px;
  /*border: solid 1px #000000;*/
}
.topnav-images
{
  border: 0;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
}
#contact-title
{
  vertical-align: top;
  background-image: url(images/contactus.jpg);
  background-position: top center;
  height: 37px;
  width: 240px;
}
#contact-body
{
  vertical-align: top;
  background-color: #245d93;
  width: 240px;
}
#contact-container
{
  padding: 5px;
}



