
      body {
        margin: 0;
        margin-bottom: 25px;
        padding: 0;
       
        font-family: "Verdana", "Arial";
        font-size: 13px;
        background-image: url('../images/background.gif');
        background-repeat: repeat-y;
        height: 100%;
      }
      
      #topbar{
      	background-color: #1f5290;
      	background-image: url('../images/topbarbackground.gif');
        background-repeat: repeat-x;
        height: 70px;
        padding-left:50px;
        text-align: left;
      }
      
       #zip
{
color: #1f5290;
/*background: #fee3ad;*/
background: #ffffff;

width: 200px;
text-align: center;

}


   
      
      h1 {
        font-size: 28px;
        color: #1f5290;
      }
      
      a:link  {
		color: #157009;
      }
      
      a:visited  {
		color: #888888;
      }
      
      a:hover {
        background-color: #157009;
        color: white;
        text-decoration: none; 
      }    
        
      a:active  {
		color: #888888;
      }
      

 
 
      
      

      
      .content {
        position: absolute;
        left: 200px;
        background-image: url('../images/flowerbackground.gif');
        background-repeat: no-repeat;
     	background-position: 0px 0px; 
     	height: 755px;
     	text-align: left;
      }
      
      
      
      #underEighteen {
        padding-top:5px;
        padding-bottom:5px;
 		margin-left: 80px;
      	
      }
      
      #listTable {
        text-align: left;
      	margin-left: 200px;
      }
      
      
      #zipcodeimage {
        vertical-align:middle;
      	margin-top: 5px;
      	margin-left:50px;
      }
      
      #zipsearchbutton {
		position: absolute;
		margin-left: 7px;
      }
      
      .sidebar {
      	 background-image: url('../images/girlbackground.gif');
         width: 200px;
         overflow: hidden; 
         height: 755px;
      	 float: left;
      }
      
      #frontPageText {
      	width: 600px;
      	text-align: left;
      	
      }
      
      .contentList{
	    width:750px;
		border:1px;
      	margin-right:20px;
      	left: 20px;
      }
      
      .languages{
        position: absolute;
      	left: 650px;
      	top: 37px;
      	color: #ffffff;	
      }
      
       #frontPageSmallText {
      	font-size: 15px;
      	padding-left: 15px;
      	text-align: left;
      	padding-bottom:10px;
      	color: #000000;
      	font-weight: normal;
      	
      }
      
      #sponsors{
      	position: absolute;
		padding: 0px;
		margin-top: 0px;
	  	left: 628px;
	  	top: 5px;
      
      }
      
      #zipCodeList {
      	width: 700px; 
        left: 38px;
        position: relative;
      }

	  #zipCodeList H3 {
	  	color: #1f5290;
	  
	  }
	  
	  
      #sponsors ul {
  		list-style-type: none;    
      }
  
        #womanshealthlogo {
      	position: absolute;
		left: -2px;
	
      
      }
      
            #bushrelieffundlogo {
      	position: absolute;
		left: 80px;

      }
          
     
      
      .flowerlist {
        text-align: left;
        margin-left: 40px;
      	list-style-position: inside;
      	font-size: 15px;
      	background-repeat: no-repeat;
      	color: #157009;
      	font-weight: bold;


      }

	  .searchResult {
	 	
	    background-color: #cdeaf7;
		margin-left:15px;
	    margin-top:20px;

	    padding: 10px 10px 10px 5px;
	    border: 1px dashed #1f5290;
	    width:450;
	    
	  
	  }
	  
	  .contentText {
	  	margin-left:20px;
	  	width:575px;
	  	color: #1f5290;
	  	font-weight:bold;
	  	line-height:25px;

	  }
	  
	  .contentList ul {
	  	position: relative;
	  	left: -55px;
	  	top:10px;
	  }
	  .searchResult ul {
	  	list-style-type: none;
	  
	  }
	  #searchResults {
	  list-style-type: none;
	  
	  left:67px;
	  top:90px;
	  
	  position: absolute;
	  margin-left:0px;
	  margin-right:0px;
	  padding-left:0px;
	  padding-right:0px;

	  width:450px; 
	  }
	 
	  #searchResults H2{
	  list-style-type: none;
	  left:50px;
	  top:-15px;
	  font-size:12;
	  position: absolute;
	  color:#1f5290;
	  padding-left:0px;
	  padding-right:0px;
	  margin-left:0px;
	  margin-right:0px;
	  size:400px;
	 
	  
	  }
	  
	  .cost	 {
	    position: relative;
	    right: 20px;
	    top:-0px;
	  	font-size: 28px;
	  	color: #1f5290;
	  }
	  
	  .address{
	  	position: relative;
	  	left: 10px;
	  	top: -30px;
	  	text-align: center;
	  	font-size: 15px;
	  	color: #000000;
	  	
	  }
	  
	  .phone{
	  	position: relative;
	  	left: -20px;
		bottom:3px;
	  	
	  	font-size: 15px;
	  	color: #000000;
	  	
	  	
	  }
	  
	  .store {
	    position: relative;
	    right: 20px;
	    bottom: 0px;
	  	font-size: 10px;
	  	color: #000000;
	  	font-size: 17px;
	  	padding-bottom:10px;
	  	align: middle;
	  }

