body {
	background: #edeade repeat scroll center top;
	text-align: center;
	font-size-adjust: none;
	font-stretch: normal;
	color: #edeade;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}
#wrapper { 
	margin: 0px auto;
 	background: url(Images/bgwrapper.jpg) repeat-y;
  	width: 766px;
   	text-align: left;
}
#masthead { 
	background: url(images/masthead.jpg) no-repeat; 
	height: 133px; 
	width:767px;
}
#masthead a { 
	position:absolute;
	top:35px;
	left: 100px;
	height: 100px;
	width: 600px; 
	display:block;
}
#masthead a span { 
	display: none; 
}
#header-home {
	background: url(images/header-homepage.jpg) no-repeat; 
	height:206px;
	width:767px; 
}
#header-company {
	background: url(images/header-company.jpg) no-repeat; 
	height: 147px;
	width:767px; 
}
#header-services {
	background: url(images/header-services.jpg) no-repeat; 
	height: 147px;
	width:767px; 
}
#header-rates {
	background: url(images/header-rates.jpg) no-repeat; 
	height: 147px;
	width:767px; 
}
#header-faq {
	background: url(images/header-faq.jpg) no-repeat; 
	height: 147px;
	width:767px; 
}
#header-links {
	background: url(images/header-links.jpg) no-repeat; 
	height: 147px;
	width:767px; 
}
#header-contact {
	background: url(images/header-contact.jpg) no-repeat; 
	height: 147px;
	width:767px; 
}
#header-calculator {
	background: url(images/header-calculator.jpg) no-repeat; 
	height: 147px;
	width:767px; 
}
#header-newsletter {
	background: url(images/header-newsletter.jpg) no-repeat; 
	height: 147px;
	width:767px; 
}
#header-glossary {
	background: url(images/header-glossary.jpg) no-repeat; 
	height: 147px;
	width:767px; 
}
#header-privacy {
	background: url(images/header-privacy.jpg) no-repeat; 
	height: 147px;
	width:767px; 
}
#header-order {
	background: url(images/header-order.jpg) no-repeat; 
	height: 147px;
	width:767px; 
}
.trademark	{
	font: 9px/22px Georgia, "Times New Roman", Times, serif;
	vertical-align: super
}
#leftcolumn { 
	width: 517px; 
	float: left;
}
#leftcolumn p {
	margin:20px 5px 10px 30px;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	margin: 5px auto auto 30px;
	color: #7c4e14;
}
#leftcolumn p.bold {
	font-weight: bold;
}
#leftcolumn h3 {
	font: 15px/18px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: auto auto 0 30px;
	color: #7c4e14;
	letter-spacing: .2em;
}
.center {
	text-align: center;
}
#leftcolumn ul {
	padding-left:70px;
}
* html #leftcolumn ul  {
	padding-left:30px; /*style for IE*/
}
#leftcolumn li {
	list-style:  url(Images/bullet.gif) outside;
	margin: 10px 0;
	text-align: left;
	color:#7c4e14;
}
#leftcolumn a {
	color:#7c4e14;
}
#leftcolumn a:hover {
	text-decoration:none;
}
.bold {
	font-weight: bold;
}
hr {
	width:75%;
	text-align: center;
	color: #003399;
}

#pageheader {
	background: url(Images/pageheader.jpg) no-repeat;	
	width:431px;
	height:33px;
	margin:10px 10px auto auto;
}
#pageheader h1 {
	font: 30px/normal Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	color: #EDEADE;
	width:395px;
	text-align:right;
	display:block;
	vertical-align: top;
	height:33px;
	letter-spacing: .05em;
	padding-bottom:10px;
}
#rightcolumn {
	width: 249px; 
	float: right; 
}
* html #rightcolumn  {
	width:239px; /*style for IE*/
}
#rightcolumn p {
	font: bold small-caps 16px "Times New Roman", Times, serif;
	margin: 5px auto auto 30px;
	color: #003399;
}
* html #rightcolumn p  {
	margin-left:20px; /*style for IE*/
}
#rightcolumn #calculator {
	width:150px;
	margin: 0 auto 10px 45px;
	border: 1px solid #000;	
}
* html #rightcolumn #calculator {
	margin: 0 auto 10px 35px;
}
#navlist {
	padding: 1px;
	margin: 0 auto;
	font: normal  17px Georgia, "Times New Roman", Times, serif;
	width: 185px;
	text-transform: uppercase;
}
*html #navlist {
	margin-left:10px;
}
#navlist li {
	list-style: none;
	margin: 10px 0;
	border: 1px #BB7822 solid;
	text-align: left;
	background:#FFF;
}
#navlist li a {
	display: block;
	padding: 5px 5px;
	text-decoration: none;
	width: 173px;
}
*html #navlist li a {
	width:180px;
}
#navlist li a:link, #navlist li a:visited { 
	color: #003399; 
}
#navlist li a:hover {
	color: #fff;
	background: #003399;
}
#selected	{
 background:#bb7822;
}
#footer { 
	background: #EDEADE url(images/footer.jpg) no-repeat;
	font: 11px Georgia, "Times New Roman", Times, serif;
 	height: 21px;
 	clear: both;
	width: 767px;
	margin:0;
	padding-top:10px;
	text-align:center;
	color: #7c4e14;
	font-weight:bold;
}
* html #footer  {
	padding-top:20px; /*style for IE*/
}
#footer a {
	text-decoration: underline;
	color: #7c4e14;	
}
#footer a:hover {
	text-decoration:none;
}
/*form information */
fieldset {
  padding: 1em;
  width:400px;
  margin:0 auto;
  border: 1px solid #bb7822;
  }
legend {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin: auto auto 0 30px;
	color: #7c4e14;
	letter-spacing: .2em;
	padding-bottom:5px;
}
label  {
  float:left;
  width:45%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  color: #7c4e14;
  }
input {
	width:60px;
}
input.calc {
	width:60px;
}
input.button {
	width:80px;
	background-color:#bb7822;
	color:#f7f4ef;
	margin:10px 0;
}
#leftcolumn .disclaimer {
	margin:20px 5px 10px 30px;
	font: 11px/10px Georgia, "Times New Roman", Times, serif;
	margin: 5px auto auto 30px;
	color: #7c4e14;
}
/*newsletter*/
.archive {
	text-align: right;
	padding-right:10px;
}

H4 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 auto 0 30px;
	color: #7c4e14;
	letter-spacing: .2em;
}
/*google map*/
#map {
	margin:10px auto;
	border:1px solid #7c4e14;
	color: #000;
}
/*table information */
table {
	font-size: 10px;
	width: 485px;
	margin-left: 28px;
	padding: 0;
    border-color: #7c4e14;
    border-width: 0 0 1px 1px;
    border-style: solid;
	border-collapse: collapse;
}
* html table  {
	margin-left:-2px; /*style for IE*/
}
td {
	border-color: #7c4e14;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
	padding:0;
	text-align:center;
	color: #7c4e14;

}
th {
	border-color: #7c4e14;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
	padding:0;
	background-color:#bb7822;
	color:#edeade;
	text-align:center;
}
.photo {
	padding: 0 10px 0 0;
}