@charset "UTF-8";
/*-------------Totally Wild Seasonings-------------------

Web                             : http://www.ib9webgraphics.com/
filename                        : /sitemap.css

author/developer/designer       : Isabel Brant
web                             : http://www.ib9webgraphics.com*/





body { background-color: #003;
       font-family: Arial, Helvetica, sans-serif;}
	   
#wrapper { width: 56.25em;
           margin: 0 auto 0 auto;
		   }

#phone { text-align: right;
        font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: .80em;
		color: #FFCC33;
		padding-bottom: .50em;
	    }
			
#nav { width: 13.125em;
       height: 38em;
	   float: left;
	   background-color: #33CCFF ;
	   }
	   
#nav h1 { font-family: Arial, Helvetica, sans-serif; 
             font-size: 1.50em;
			 margin: 0;
			 padding-top: .50em;
			 padding-left: .25em;
			 color:#F00;
			 
	 }

#nav p { padding-bottom: 3.75em;
         margin: 0;
          padding-left: .25em;}
	 

	   
#nav ul { list-style-type: none;
           margin: 0px 5px 0px 5px;
		   padding: 0px;
		   }
		   
#nav li { font-weight: bold; 
		  padding: 8px 3px 8px 3px; 
		  border-bottom: 1px solid #5C3317;
		  font-size: .90em;
		  font-family: Arial, Helvetica, sans-serif;
		 font-weight: bold;
		  }
		  
#nav a { color: #003;
         text-decoration: none;
		 font-family: Arial, Helvetica, sans-serif;
		 font-weight: bold;}
#nav a:hover {
	color: #F36;
}
#container { width: 43.125em;
           float: right;
		   height: 38em;
		   padding-bottom: 0;
		   margin-bottom: 0;
		   background-color: #f7f6f6;
		  overflow: hidden;
		  }
		   
#img { height: 9.375em;
       width: 43.125em;}
	   
	   
	   
	   
	   
#content { float: left;
		   padding-bottom: 0;
		   margin-bottom: 0;
		   background-color: #f7f6f6;
		   width: 43.125em;
}

#content h1 { font-size: 1.25em;
              font-weight: bold;
			  padding: 0px 20px;
			  color: #333333;}
		
#content p {	font-size: 1em;
		   padding: 0px 5px 0px 20px;
		   line-height: 1.50em;
		   color: #333333;}
				  
		  		 


#content li { line-height: 1.5em;
	font-size: 1em;
	list-style: circle;
	}
		   
	   
	   
	   #box { padding-bottom: 3em;
			 height: auto;
			}
			 
  		 


ol { color: #003;
    line-height: 1.5em;
	font-size: .65em;
	list-style: circle;
	letter-spacing: .10em;
	
	}
	
h2 {color: #003;
     font-size: 1em;
	  padding: 0;
	  margin: 0;
	  } 		

	

#container a { color: #F00;
               text-decoration: underline;}

#container a:hover { color: #333;
	      text-decoration: underline;
		  }

.webdd { float: left; 
	width: 18em;
	padding-left: 2em;
	
}
	
		 




.webdd ul { line-height: 1.25em;
	font-size: 1em;
	list-style: circle;
	letter-spacing: .10em;
	padding-right: 3em;
	}


.webgraphics { float: right; 
	width: 18em;
	padding-left: 4em;
	}


.webgraphics ul { line-height: 1.25em;
	font-size: 1em;
	list-style: circle;
	letter-spacing: .10em;
	padding-right: 3em;
	}

			 
.clear { clear: both;}

#footer { font-family: Arial, Helvetica, sans-serif;
          font-size: .75em;
		  padding: 1em;
          clear: both;
		  color: #FFF;
		  background-color: #003;
		  
}		   
