/* CSS Document */

body {}
	  
/*h1 {padding-left:40px;}*/	  

img {border:0px;}	

h1	{font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:14px;
	 color:#006600;
	 }

h2	{font-family:Georgia, "Times New Roman", Times, serif;
     font-size:12px;
	 }	 
	 	

#container {width:900px;
			height:900px;
			padding-top:30px;
			}
			
#left {width:150px;
	   height:900px;
	   float:left;
	   padding-left:20px;
	   padding-top:20px;
	   }

#right {width:700px;
        height:900px;
		background-image:url(PNGImages/newWObox.png);
		background-repeat:no-repeat;
		float:left;
		}
		
#indexright {width:700px;
        height:900px;
		background-image:url(PNGImages/newWObox.png);
		background-repeat:no-repeat;
		float:left;
		}
		
#contactright {width:700px;
        height:900px;
		background-image:url(PNGImages/newWObox.png);
		background-repeat:no-repeat;
		float:left;
		}
		
#sampleright {width:700px;
        height:900px;
		background-image:url(PNGImages/newWObox.png);
		background-repeat:no-repeat;
		float:left;
		}
		
#testright {width:700px;
        height:900px;
		background-image:url(PNGImages/testimonialWObox.png);
		background-repeat:no-repeat;
		float:left;
		}
		
#copyH {padding-top:20px;
		margin-left:60px;
		margin-right:60px;
	   font-family:Georgia, Times New Roman, Times, serif;
	   font-size:11px;
	   line-height:2em;
	   }
	   
#copyHome {padding-top:20px;
		margin-left:60px;
		margin-right:60px;
	   font-family:Georgia, Times New Roman, Times, serif;
	   font-size:12px;
	   line-height:1.8em;
	   }
	   
#copy {padding:20px;
	   font-family:Georgia, Times New Roman, Times, serif;
	   font-size:11px;
	   line-height:2em;
	   }
	   
#copyMenu {padding:20px;
		margin-left:90px;
		margin-right:90px;
	   font-family:Georgia, Times New Roman, Times, serif;
	   font-size:12px;
	   line-height:2em;
	   }
	   
#copyContact {padding:20px;
	   		  font-family:Georgia, Times New Roman, Times, serif;
	   		  font-size:20px;
	   		  line-height:3em;
			  text-align:center;
	   		  }
	   
#menu {text-align:center;
	   font-family:Georgia, Times New Roman, Times, serif;
	   font-size:12px;
	   line-height:2em;
	   margin-top:0px;
	   float:left;
	   margin-right:0px;
	   padding-top:0px;
	   padding-left:0px;
	   }
	   
#availablemenu {padding:20px;
       text-align:center;
	   font-family:Georgia, Times New Roman, Times, serif;
	   font-size:12px;
	   line-height:2em;
	   margin-top:0px;
	   float:left;
	   padding-top:0px;
	   padding-left:100px;
	   width:500px;
	   height:50px;
	   }

.dropcap {float:left;
	      color:#D4D4C7;
          font-size:90px;
          line-height:70px;
          padding-top:2px;
          font-family: Times, serif, Georgia;
		  } 	   

#home {padding:0px;
       width:200px;
	   height:150px;
	   float:right;
	   margin-top:300px;
	   }

#logo {margin-left:200px;
      }

#menubutton {text-align:center;
			margin-top:0px;
			float:left;
			margin-left:80px;
            }
			
#menuheader {margin-top:-10px;
             }
			 
#photos		{width:430px;
			 height:100px;
			 float:right;
			 margin-right:250px;
			 margin-top:120px;
			 }	

#Aphotos	{width:445px;
			 height:100px;
			 float:right;
			 margin-right:255px;
			 margin-top:0px;
			 }
			 
#form {padding:20px;
		margin-left:90px;
		margin-right:90px;
	   font-family:Georgia, Times New Roman, Times, serif;
	   font-size:11px;
	   line-height:2em;
	   }						 		 
