@charset "iso-8859-1";

body { 
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: #FFCC99;
text-align: center;
background-color:#DCDCDC;
} 

#container {
width: 780px;
margin: 0px auto;
margin-top: 40px;
margin-bottom: 40px;
text-align: center;
background-color:#004B4B;
border:40px solid #C6C6C6;
}  

#content {
width: 570px;
margin: 10px auto;
margin-top: 20px;
margin-bottom: 20px;
padding: 12;
text-align: center;
background-color:#004B4B;
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: #FFCC99;
} 

a {
text-decoration:none;
color: #00FFFF;

}
a:hover {
text-decoration: none; 
color:#BDD2FE; 
}
 
.h2 {
font-family: Tahoma, Arial, Helvetica;
font-size: 16px;
font-weight: bold;
color: #00FFFF;
text-align: center;
}

.title {
font-family: Tahoma, Arial, Helvetica;
font-size: 32px;
font-weight: bold;
color: #00FFFF;
text-align: center;
}
  
.subtitle {
font-family: Tahoma, Arial, Helvetica;
font-size: 24px;
font-weight: bold;
color: #00FFFF;
text-align: center;
}
    
.text {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: #FFCC99;
text-align: left;
}
 
.thanks {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: #FFCC99;
text-align: center;
}
 
.bold {
font-family: Tahoma, Arial, Helvetica;
font-size: 16px;
font-weight: bold;
color: #00FFFF;

}
 
.dumpsmart {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: #FFCC99;
text-align: center;
}

.delivery {
color: #111111;
font-family: arial;
font-size: 7.5pt;
font-weight: normal;
}
.hours {
color: #111111;
font-family: arial;
font-size: 8pt;
font-weight: normal;
}
