body {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	     font-size: 13px;
		 background-color: #1AB3D6;
	     background-image: url(/images/gradient1.jpg);
		 background-repeat: repeat-x;
	     line-height: 120%;}
		 
div#header {background-color: #058877;
                  background-image: url(images/glassgem.jpg); 
                  width: 850px;
				  height: 174px;   
                }


				  
div.nav {position: relative;
              margin-top: 10px;
              margin-right: auto;
			  margin-bottom: 20px;
			  margin-left: auto;
			  font-size: 13px;}

				  
div#crate {background-color: #FFFFFF;
               margin: auto;
			   border-style: solid;
			   border-left-width: 2px;
			   border-right-width: 2px;
			   border-bottom-width: 3px;
			   border-top: none;
			   border-color: #058877;			   
			   width: 850px;
			   height: 100%;
              }
				

div#feature  {width: 150px;
                    float: right;
					margin: 70px 15px 20px 10px;
					text-align: center;}
			
				
div#subnav  {width: 120px;
                    height: 100%;
                   float: left;
			       padding-top: 5px;
			       padding-bottom: 5px;
				   padding-left: 10px;
			       margin: 10px 20px 20px 5px;}


div.subheader2  {padding-bottom: 10px;
                           padding-top: 12px;
						   padding-left: 15px;
						   }


div#content  {margin: 10px 30px 10px;
                    position: relative;
					margin-left: 150px;
					margin-right: 175px;
					padding-left: 20px;					
			       border-left: #2da5ae solid 2px;}
				   
				   
div#info  {width: 98%;
              margin: auto;
			  font-size: 10px;
			  padding-top: 10px;
			  padding-bottom: 15px;
			  }
			  
div#copyright  {float: left;
					  }
					  
div#me  {float: right;
			 } 	
				   

					

h1  {font-size: 19px;
       color: #AA3C47;
	   padding: 10px;
	   line-height: 130%;}
	   

				   
p  {line-height: 130%;
    }
	
p.tagline {font-size: 18px;
               text-align: center;
			   color: #f0ad28;
			  }	
			  
p.workshop  {text-indent: 30px;}

p.workshop2  {text-indent: 0px;
                     margin-left: 40px;}

					 

tr.gallery  {font-size: 13px;
               font-weight: bold;
			   }

	   
.martin  {color: #058877;
             font-weight: bold;}
			 
.greendk  {color: #036256;
             font-weight: bold;}
			 
.red  {color: #aa3c47;
         font-weight: bold;
		 }
			 
.navbold  {font-weight: bold;
               padding-right: 10px;
               padding-left: 10px;}
			   
			 
a  {font-weight: bold;
      text-decoration: none;
	  border: 0px;}
	  
a:link {color: #aa3c47}
a:visited {color:#2287a5;}	  
	  
	  
a.header {padding-right: 10px;
               padding-left: 10px;}	
			   
a.subheader {margin-right: 75px;
                   position: relative;
				   top: 8px;} 	
				   

img#imggem1  {float: left;
                     padding: 6px;
					 margin-left: 15px;}
				 
img#imggem2  {float: right;
                     padding: 6px;
					 margin-right: 10px;}
				 
.bold  {font-weight: bold;}
				
