@charset "utf-8";
/* CSS Document */
h1 {font-family:"Trebuchet MS", Tunga;
    font-size:20px;
	margin:0px;
	color:#ab9c8f;
	font-weight:normal;
	}
	
h2 {font-family:"Trebuchet MS", Tunga;
    font-size:18px;
	margin:5px 2px;
	color:#675545;
	}
	
h3 {font-family:"Trebuchet MS", Tunga;
    font-size:14px;
	margin:0px;
	color:#824315;
	font-weight:normal;
	}	
	
#projectholder p {font:Arial, Helvetica, sans-serif;
                  font-size:11px;
				  color:#675545;
				  margin:1px;
				  padding:2px;
				  }	

#projectholder a{text-decoration:none;
                 color:#824315;
				 margin:0px;
				 padding:0px;
				 font-size:10px;
}

.welcome p {font-family:"Trebuchet MS", Tunga;
            font-size:12px;
			padding:5px;
			color:#ab9c8f;
			margin:0px;
			}
			
.quote{font-family:"Trebuchet MS", Tunga;
       font-size:11px;
	   color:#ab9c8f;
	   padding:1px;
	   margin:0px;
	   }			
	   
#Footer ul li{display:block;
           list-style:none;
		   font-family:"Trebuchet MS", Tunga;
		   font-size:12px;
		   color:#0182cc;
		   margin:0px;
		   }

#Footer a{text-decoration:none;
          color:#0182cc;}		   
#Footer ul{margin:0px 0px 0px 10px;}		   
		   
#Footer p{font-family:"Trebuchet MS", Tunga;
          font-size:12px;
		  color:#675545;
		  margin:0px;
		  padding:2px;
		  }		
		  
/*#Slides p{font-family:"Trebuchet MS", Tunga;
            font-size:10px;
			padding:5px;
			color:#ab9c8f;
			margin:0px;
			}	  */