body { 
  font-family: Arial,Helvetica;
  text-align: center;
  margin: 0;
  background-color: #C8bAa9;
  
}

a {
  color:black;
}

a:visited {
 color: #440022;

}



#canvas {
 width: 980px;
 text-align: left;
 border: 0 none;
 margin: 0;
 padding: 0;
 margin: 0 auto;
 background: #C8CAB9;
}


.red {
 color: #480000;
 font-weight: bold;
}

.bright_red {
 color: red;

}

#main_container {
 width: 980px;
 padding-top: 5px;
 border-top: 1px solid #444444;
 clear: both;
}

#flash_block {
 width: 980px;
 height: 980px;
}

#header_block {
 width: 980px;
 height: 167px;
}


#beach_block {
 float: right;
 width: 145px;
 height: 86px;
 background: url('template_images/top_beach.jpg') no-repeat;
}

h4.resume {
 border-bottom: 1px solid #666;
}



#main_newsletter, #main_calculator, #main_affiliate {
 float: right;
 width: 278px;
}

#main_newsletter p,#main_newsletter form {
 font-size: 80%;
 margin-left: 14px;
 margin-right: 10px;
} 

#main_newsletter h3, #main_calculator h3 , #main_affiliate h3 {
 /* letter-spacing: 0em; */
 margin-left: 14px;
 margin-top: 0px;
}

#main_newsletter table, #main_calculator table , #main_affiliate table, #main table {
 font-size: 12px;
}

#main_calculator form {
  margin-left: 14px;
}

#gas_savings {
  color: #880000;
  font-weight: bold;
  font-size: 120%;

}

#main_affiliate a, #main_affiliate a:visited {
 color: black;
}

#main {
 padding: 0;
 margin: 0;
 margin-left: 16px;
 float: left;
 width: 550px;
 clear: both;
}


#main h1, #main h2, #main h3, #main h4 {
 margin: 0;
}



#cart_holder {
  margin-left: 14px;
  font-size: 80%;
}

#main p.begin {
 margin-top: 0px;
}

#main p, #main form {
 line-height: 1.3em;
 /*
 margin-left: 25px;
 margin-right: 20px;
 */
}



/*
#main h2 {
 color: #ff0000;
 margin: 20px 20px 4px 25px;
 font-family: impact,arial,helvetica;
 font-size: 200%;
}

#main h5 {
 margin: 0;
 margin-left: 25px;
 color: #444444;
}
*/

#badcode_container {
 padding-left: 15px;
 padding-right: 15px;
 padding-top: 10px;
}

.copy {
 font-family: Georgia, Helvetica, Serif;
 line-height: 1.5em;
}

#title_img {
 float: left;
 width: 768px;
 height: 150px;
}



#nav_block {
 float: left;
 width: 835px;
 height: 86px;
}


#supermenu {
  height: 28px;
  width: 550px;
  clear: both;
  padding-bottom: 1px;
  background: black url('template_images/black_edge.gif') no-repeat top right;
}

#menu ul {
  margin: 0; padding: 0;
  list-style-type:none;
  text-align:left;
}


#menu ul li {
  display:block;
  float:left;
  margin:0;
  padding:0;
}


#menu ul li a, #menu li ul li a {

  background: #000 none repeat scroll 0 0;
  color: #FBFFFE;
  display:block;
  padding: 6px 16px;
  text-decoration:none;
  font-weight: bold;
  font-size: .85em;
}

#menu li ul li a {
  border-bottom: 1px dashed #420;

}

#menu ul li a.order {
  background: #981220;
}

#menu ul li a:hover {
background:#5292CF none repeat scroll 0 0;
color: #ffffff;
}

#menu ul li a.order:hover {
  background: #ffddaa;
}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}

#menu li:hover, #menu li.sfhover {
    position: static;
}
   
   
#menu li ul {

  width: 10em;
  background: #680010;
}

#menu li ul li {
  width: 10em;
}





#footer {
 width: 768px;
 text-align: center;
 clear: both;
 font-weight: bold;
 font-size: 80%;
}

#footer ul {
  margin: 0; padding: 0;
  list-style-type:none;
}


#footer ul li {
  display:block;
  float:left;
  margin:0;
  padding:0;
}


#footer ul li a {
  background: #bebebe none repeat scroll 0 0;
  color: #FBFFFE;
  display:block;
  padding: 4px 16px;
  text-decoration:none;
  font-weight: bold;
  font-size: .85em;
}



#footer a:link, #footer a:visited {
 text-decoration: none;
 color: black;
}

#footer a:hover {
 background: #ffffdd;
}

#main label {

}

.checkbox_holder .option {
 top : -.16em;
 margin: 0;
}

.option {
  position : relative;
}
