.tbldiv 
 { 
 border:2px solid #310000; 
 } 
 
 /*The link colors for the navigation bars*/

 /*The Visited links on the right*/ 
 a:link.nav,a:visited.nav,a:active.nav 
 { 
 color:#CE9A00; 
 font-weight:bold; 
 font-size:13px; 
 font-family:Arial, Helvetica, sans-serif; 
 text-decoration:none; 
 } 
 
 a:hover.nav 
 { 
 color:#CECFCE; 
 } 
 
 body 
 { 
 text-color:#000000; 
 background-color:#5A4121; 
 margin-top:0px; 
 margin-bottom:0px; 
 margin-right:0px; 
 margin-left:20px; 
 font-family:Arial, Helvetica, sans-serif; 
 font-size:15px; 
 } 
 
 td,p,div 
 { 
 font-family:Arial, Helvetica, sans-serif; 
 font-size:15px; 
 } 
 
 .main 
 { 
 padding:25px; 
 font-size:15px; 
 } 
 
 .bgimg 
 { 
 background-color:#310000; 
 width:100%; 
 text-align:center; 
 margin-left:0px; 
 margin-right:0px; 
 margin-top:0px; 
 padding:0px; 

 background-image:url("../images/gourmetchocolatebg.gif"); 
 background-repeat: no-repeat; 
 background-position: 50% 2px; 
 } 

 .logoimg 
 { 
 margin-left:30px; 
 margin-right:30px; 
 width:138px; 
 height:166px; 

 margin-top:10px;
 background-image:url("../images/chocolatelogobg.gif"); 
 background-repeat: no-repeat; 
 background-position: 50% 2px; 
 } 
 
 .heading 
 { 
 color:#993300; 
 font-size:25px; 
 font-weight:bold; 
 text-align:center; 
 } 
 
 .color1 
 { 
 color:#9C3031; 
 size:18px; 
 } 
 
 .table1 
 { 
 margin:0px; 
 padding:0px; 
 width:100%; 
 } 
 
 /*The main body table division*/ 
 .td1 
 { 
 border:#310000 2px solid; 
 vertical-align:top; 
 background-color:#fffaea; 
 } 
 
 /*The table division containing the navigation table*/ 
 .td2 
 { 
 width:19%; 
 text-align:center; 
 vertical-align:top; 
 font-weight:bold;
 } 

 /*This is the navigation links table division*/ 
 .td3 
 { 
 vertical-align:top; 
 background-color:#310000; 
 border:1px solid #6b5500; 
 padding:4px; 
 text-align:left;
 } 
 
 /*The navigation Headings*/ 
 .navhead 
 { 
 color:#fffaea; 
 text-align:center; 
 font-weight:bold; 
 background-color:#9C3031; 
 border:1px solid #6b5500; 
 padding:2px; 
 } 
 
 /*The Navigation Table*/ 
 .table2 
 { 
 padding:4px; 
 width:85%; 
 border:1px solid #735100; 
 background-color:#FFEFA5; 
 margin-bottom:10px; 
 margin-left:10px; 
 margin-right:10px; 
 } 
 
 .img1 
 { 
 margin-right:20px; 
 margin-left:20px; 
 } 
 
 /*The address at the bottom of the page*/ 
 .bottomaddress 
 { 
 text-align:center; 
 color:#c59200; 
 font-weight:bold; 
 } 
 
 .headimg 
 { 
 width:385px; 
 height:85px; 
 margin-top:8px; 
 margin-bottom:8px; 
 } 
 
 .emailtbl 
 { 
 background-color:#C0A787; 
 } 
 
 .emailhead 
 { 
 background-color:#5A4121; 
 text-align:center; 
 color:#FFFFFF; 
 padding:5px; 
 } 
 
 
