
/* Layout Stylesheet */ 

body {
 /*margin:5px;*/
 background:#003300;
 color: #333333;
 text-align:center;
 padding:0;
 font-family: arial,verdana,helvetica ;
 }

#outer {
 text-align:left;
 border:0px solid #000000;
 width:1015px;
 margin:auto;
 font-family: arial,verdana,helvetica ;
 }

#hdr {
 height:194px;	
 background:#eeeeee;
 color: #333333;
 background-image: url(images/newtoplogo.jpg);
 font-family: arial,verdana,helvetica ;
 /*
 height:245px;
 background-image: url(images/indexh_01.gif);
 */
 }

#bar {
 height:28px;
 /*background:#c0c0c0;*/
 /*background:#f6f6f6;*/
 background-color: #64820F;
 color: #333333;
 /*border:solid #000000;*/	
 border-width:0px 0 0px 0;
 }

#bodyblock {
 position:relative;
 /*background: #dcdcdc;*/
 color: #333333;
 width:1015px;
 padding:0;
 font-family: arial,verdana,helvetica ;
 }

#bodyblockwhite {
 position:absolute;
 background-color:#ffffff;
 color: #333333;
 width:1015px;
 padding:0;
 }

#l-col {
 float:left;
 /*background-image: url(images/home_left.gif);*//*background: #dcdcdc;*/
 background-repeat:repeat-x;
 color: #333333;
 width:145px;
 }

#cont {
 width: 762px;/*495px;*/
 background:#ffffff;
 /*color: #333333;*/
 color:black;
 border:solid #000000;	
 border-width:0 0 0 0px;
 text-align:left;
 font-family: arial,verdana,helvetica ;
 /*background-image: url(images/greenback2.gif);*/
  background-repeat:no-repeat;
  background-position: center;
 }

#contSpecials {
 width: 762px;/*495px;*/
 height: 420px;
 /*
 background-image: url(images/monthlySpcialsBg2.jpg);
 background-repeat:repeat-x;
 */
 background-color: white;
 text-align:left;
 color: #333333;
 font-family: arial,verdana,helvetica ;
 overflow: auto;
 /*
 
 background:#ffffff;
  border:solid #000000;	
 border-width:0 0 0 0px;
 
 */
 }

#ftr {
 height:36px;
left:0px;
  width:1015px;
 color: #ffffff;
 font-weight:bold;
 /*background:#c0c0c0;*/
 /*color: #333333;*/
 /*border:solid black;*/
 /*border-width:1px 0 0 0;*/
 /*width:1015px;*/
 margin:0;
 position: absolute;
 }
