A:link, A:visited { text-decoration: underline;
font-weight: bold; color: #CC6600; }

A:hover,A:active { text-decoration: underline;
font-weight: bold; color: #CC6600;  }

#rightnav A:link, #rightnav A:visited { text-decoration: underline; 
font-weight: normal; color: #008800; }

#rightnav A:hover,#rightnav A:active { text-decoration: underline; 
font-weight: normal; color: #CC6600; }

#topnav A:link, #topnav A:visited { text-decoration: underline; 
font-weight: normal; color: #C13100; }

#topnav A:hover,#topnav A:active { text-decoration: underline; 
font-weight: normal; color: #CC6600; }


body {
 border: 0px;
 padding: 0px;
 margin: 0px;
 font: normal 11pt/14pt Arial, Sans-Serif;
 color: black;
 background-color: #FFF7BF;
 text-align: center;
}

#container {
 background-color: #FFF7BF;
 color: #333;
 text-align: left;
 line-height: 130%;
 margin: 5px auto;
 padding: 0px;
 width: 760px;
 height: 400px;
}

#top {
 background-image: url("images/icecreamflavors.jpg");
 padding: 0px;
 margin: 0px 0px 0px 0px;
 height: 200px;
 width: 760px;
 background-repeat : no;
}

#topnav {
 padding: 5px 0px 5px 0px;
 background-color: #BFCFFF;
 color: #000000;
 height: 20px;
 width: 760px;
}

#topnav h1 {

 margin: 0px 0px 5px 5px;
 height: 25px;
 font-size: 16pt;
 color: #000000;
}

#rightnav {
 position: relative;
 margin-top: 20px;
 margin-bottom: 20px;
 padding: 10px 0px 10px 10px;
 float: left;
 width: 230px;
 height: 580px;
 background-color: #FFE6BF;
}

#rightnav p {
 font-size: 10pt;
 line-height: 12pt;
 margin-left: 0px;
 color: #CC6600;
}

#leftnav {
 position: relative;
 padding: 10px 5px 10px 0px;
 margin-top: 10px;
 margin-bottom: 10px;
 float: left;
 width: 170px;
 height: 600px;
 font-size: 8pt;
 background-color: #FFF7BF;

}

#leftnav p {
 font-size: 9pt;
 padding: 5px 0px 5px 5px;

}

.small {
 font-size: 8pt;
 color: #AAAAAA;
}


#content {
 float: left;
 width: 345px;
 padding: 10px 0px 10px 0px;
 font-size: 10pt;
}

#content A:link, #content A:visited, #content A:hover, #content A:active {
 margin-left: 2px;
 font-size: 8pt;
}

#smalltext {
 margin-left: 2px;
 font-size: 8pt;
 color: black;
 line-height: 11pt;
 width: 300px;
}

#content h2 {
 padding: 10px 0px 0px 0px;
 margin: 0px;
 height: 20px;
 font-size: 14pt;
 color: #CC6600;
}

#content li {
 list-style-type: none;
 font-size: 12pt;
}

#flavor {
 padding: 10px 5px 10px 5px;
 margin: 0px 10px 0px 0px;
 background-color: #D1FF80;
 border: 1px solid #000000;
 font-size: 14pt;
}

.contactleft {
 width: 300px;
}

#adcenter {
 padding: 0;
 margin: 0;
}

#footerbar {
 clear: both;
 padding: 5px 0px 5px 5px;
 margin: 0;
 text-align: center;
 line-height: 100%;
 color: #000000;
 background-color: #BFCFFF;
}

#footer {
 clear: both;
 padding: 5px 0px 5px 5px;
 margin: 0;
 text-align: center;
 line-height: 100%;
 color: #C13100;
}

#footer p {
 border: 0px;
 padding: 0px;
 margin: 0px;
 font-size: 8pt;
 text-align: center;
 color: #C13100;

}
