html, body {
	height: 100%;
	width: 955px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(greenborder.gif);
	background-repeat: repeat-y;
}
 
div#header {
display : none;
}


.headercell {
display : none;

}
 
div#sectnav {
display : none;
}

.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(corner_bl.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0 4px 4px 0;
  background:url(corner_tr.gif) right top no-repeat;
  border: 0px;
}

.wrap4 {
    margin: 0px;
    padding: 0px;
 }

.wrap4 a {
    color: rgb(255,255,255);
    text-decoration: none;
 }

.wrap4 img {
    color: rgb(255,255,255);
    text-decoration: none;
    border: solid 1px;
    border-color: black;
 }


.sectnav {
display : none;
}

 
div#main {
}

div#footer {
display : none;
}

div#footer a {
	color: #0000FF;
	font-size: 10px;
    text-decoration: none
 }
 
div#footer table, tr, td, p {
	color: black;
	font-size: 10px;
    text-decoration: none
 }

div#pagenav {
display : none;
}



.submitbutton {
    width: 176px;
    height: 25px;
    text-align: center;
}


div#mainpage {
	width: 705px;
/*	height: 350px; */
	min-height:75%;
	margin-left: 20px;
	background: rgb(255,255,255);
}

* html div#mainpage { height:50%; }

div#mainpage p, table {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	font-size: 12px;
}

div#mainpage a{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
        color: rgb(0,0,255);
        text-decoration: none
 }

div#mainpage a:hover {
        color: rgb(0,0,255);
        text-decoration: underline ;
 }

div#mainpage h1 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color:  #808080;
	margin-left: 5px;
}

div#mainpage h2 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color:  #808080;
	margin-left: 5px;
}

div#mainpage h3 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color:  #808080;
	margin-left: 5px;
}

div#mainpage h4 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:  #808080;
	margin-left: 5px;
}

div#mainpage .hometitle {
	font-size: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#mainpage .homeaddress {
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#mainpage .homestorehours {
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.category {
	text-align: left;
	font-size: 12px;
}

.category p {
	text-align: left;
	font-size: 12px;
}

.category h1, h2, h3, h4 {
	font-size: 120%;
}

.category ul a:link { 
	color: #000000;
    text-decoration: none;
 }

.category ul a:visited { 
	color: #000000;
    text-decoration: none; 
 }

.category ul a:active { 
	color: #000000;
    text-decoration: none; 
 }

.category ul a:hover { 
	color: #ff3300;
    text-decoration: none ;
 }


div#insert {
	width: 120;
	float: right;
	text-align: right;
}

div#insert h1 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: rgb(0,102,0);
	font-size: 170%;
	color: rgb(255,255,255);
}

div#insert a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(0,102,0);
	background: rgb(255,255,255);
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
	display: block;
	border: solid 1px;
	padding: 0.33em;
}

div#insert a:link { 
    color: rgb(0,102,0);
    text-decoration: none;
 }

div#insert a:visited { 
    color: rgb(0,102,0);
    text-decoration: none; 
 }

div#insert a:active { 
    color: rgb(0,102,0);
    text-decoration: none; 
 }

div#insert a:hover { 
    color: rgb(51,51,102);
    background: rgb(51,204,153);
    text-decoration: none; 
 }
