/* G4 Global CSS Document */
p {font-family:Georgia, "Times New Roman", Times, serif;
   font-size:1em;
   padding-left:20px;
   padding-right:20px;
   }

.bigtitle {font-size:1.35em;
		   font-family:Arial, Helvetica, sans-serif;
		   }
		   
.maintitle {font-size:1.95em;
		   font-family:"Monotype Corsiva", "Splendid", cursive, Verdana;
		   background-color:#FFFFCC;
		   border: 2px solid #FFCC66;
		   position:relative;
		   left:0;
		   width:99.5%;
		   margin-bottom:0px;
		   padding: 0 0 0 0;
		   margin: 0 0 0 0;
		   }		
			
body {margin: 0 0 10px 0;
	  background-color:#FFFFCC;

	  }

#leftbar {
	     width:370px;
		/* border-left: 2px solid #FFEE99;
		 border-bottom: 2px solid #FFEE99;*/
		 position:relative;
		 float:left;
		 margin: 0 0 0 0;
		 background:#FFFFCC;
		 text-align:center;
		 height: 600px;
		
		 }
		 
#rightbar { 
		 border-left: 2px solid #FFEE99;
		 position:static;
		 left:371px;
		 /*width:auto;
		 padding-left:10px;*/
		 margin: 0 0 0 0;
		 background-color:#FFFFCC;
		 height:600px;		
		 /*margin-right:1px; 
		 float:right;*/
		 line-height:20px;
		 }
		 
#bottom {
		 position:relative;
		 border-left: 2px solid #FFEE99;
		 border-right: 2px solid #FFEE99;
		 border-bottom: 2px solid #FFEE99;
		 background:#FFFFCC;
		 width:99.5%;
		 text-align:center;
		 vertical-align:middle;
		
		 }
a.cloud { text-decoration:none;
		  color:#0000FF; 
		  font-family:Arial, Helvetica, sans-serif;}
a:hover { color:#FF0000; }

.cell1 { }

#navbuttontable { /* Navbar Stuff Here */}

/* Tiling cornicing...

 background-image:url('/images/cornice_tile.jpg');
 background-repeat:repeat-x;

*/
