/* 

STYLE SHEET for  goldenstatefireprotecion.com
Created by Cristian Gorrino
http://noonedesigns.com

Notes

*/



/* --------- 1. defaults  --------- */

* {
		margin: 0px;
		padding: 0px;
		
  }

body {
     background:black;
     margin: 0;
	   padding: 0;
		}
		
/*  --------- 2. structure  --------- */


#wrapper {
		 width:855px;
		 background: white;
		 height:auto;
		 margin:10px auto;
		 padding: 0px ;
		 

		 }

#logo {
       width: 337px;
       height:107px;
       background-repeat:no-repeat;
       float:left;
       
       }



#menu	{
	   display:inline;
	   width:518px;
		 margin:90px 0px 0px 0px;
		 padding:0px 0px 0px 0px;
		 background-color: black;
		 float:right;
		 		}





				 
				 
				 
#content {
		 width:850px;
		 height:auto;
		 margin:0px;
		 padding:5px 0px 0px 0px;
				 }				 


#inner {
     width: 0pxpx;
		 height:0px;
		 margin:0px;
		 padding:0px;
		

       }







#footer  {
         
		 }

#footer p {
        
          }



#content h1{
        width:150px;
        height:25px;
        font-size: 16px;
		 color:white;
        background-color: black ;
        padding:5px;
		margin:0px 0px 0px 0px;
				}
  
  
 
#content p {
             min-width:400px;
             height:auto;
             margin: 10px;
             padding: 5px 5px 5px 20px;
             font-size: 12px;
		         color:black;
						 
             }





/* ---------- 3. links and navigation ---------- */



img{
border: none;
  }
  
  a img{
   border: none;
  
   }
		
a:hover {
		}
		
		a{
		
		text-decoration: none;
		}

#menu ul {
         margin: 0px;
         padding: 0px 0px 0px 0px;
         background-color: black; 
         display: inline;
		}

#menu li {
        width:auto;
        margin:  0px ;
		padding:0px ;
		background-color: black;
		list-style: none;
		display: inline;
		}
		
	

#menu a {
        /*change here for menu fonts*/
        width:auto;
		font-family: sans-serif;
		background-color: black;
		font-size: 12px;
		color:white;	
		text-decoration: none;
		}
		
		
		
		
		
		


#menu a:hover {
		}
		
		
		
#menu ul li a {

        font-family: Helvetica;
		font-size: 14px;
		margin:0px 0px 0px 5px;
		color:white;	
		text-decoration: none;
		background-color: black;
        display: inline;

        }	
        
        	

/* ---------- 4. fonts ---------- */

html {
		
		font-size: 100%;
		}

body {
	    
		font-size: 62.5%;
		}




p {
		
		line-height: 16px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		}
		
		
ul {
		}
		
		

blockquote {
		}

/* ---------- 5. images ---------- */

a img {
		border: 0;
		}
		
/* ---------- 7. forms ---------- */	
		
form {
		
		}
		
#valid a {
         margin:0px 0px 0px 15px;
         padding:0px 0px 0px 0px;
         font-family:Helvetica ;
		 color:white;
		 font-size: 10px;
         text-decoration: none;
       }		



form {
		
		}
		
		
		


		
