@charset "UTF-8";
/* CSS Document */



#background { margin:0; padding-top:30px; width: 1000px;
 /* height:auto;background-image: url(images/background_img.png); background-attachment: fixed;  background-position: top left;
background-repeat:no-repeat;*/}   

h3 { font-family:Georgia, "Times New Roman", Times, serif; color: #f2083f;} 





a:link { color:#4f0c07; text-decoration:none; font-variant:small-caps; }
a:visited{ color: #333333; text-decoration:none; font-variant:small-caps;}
a:hover{ color: #f2083f; text-decoration: line-through; font-variant:small-caps;}
a:active{
	color:#FF0;
	text-decoration:none;
	font-variant:small-caps;
	font-size: 120%;
}





#masterhead { float:right; left: 241px; top: 129px; width: 700px; height: 299px; z-index: 3;
              background-image: url(images/masterhead.png);
			  background-repeat:no-repeat;}
			  
			  
#masterhead_bottom { float:right; width: 700px; height: 41px; }

#navigation {
	float:right;
	width: 700px;
	height: 41px;
	background-image:url(images/nav.png);
	background-repeat:no-repeat;
	font-size: 125%;
}
			  
			  
	
#navigation ul {
	margin: 12px 0 8px 55px;
	width:600px;
	padding:0;
	font-style: normal;
}
#navigation li {list-style:none; 
			display:inline; 	
			padding: 0  4px 0 4px; 
			height: auto; 
			
			margin:8px;
			font-size: 90%;}		  



/* this is the navigation area on the left side*/ 			  
#nav { margin:0; padding:10px; font-weight:bold; font-size: 110%; background-image: url(images/nav_bg.gif); background-repeat:no-repeat; background-position: top;  } 
#nav ul {margin: 0; padding: 0 0 0 0;}
#nav li { list-style: none; margin-top:0; padding: 5px 0 5px 0; }  
#nav a:link { color:#952908; text-decoration:none;}
#nav a:visited{ color: #663300; text-decoration:none; font-variant:small-caps;}
#nav a:hover{ color: #f2083f; text-decoration: line-through; font-variant:small-caps;}
#nav a:active{color:#CC0000; text-decoration:none; font-variant:small-caps;}			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
			  
/*#footer { float:right; width: 665px; height: 41px; 
              background-image:url(images/footer.gif); 
			  background-repeat:no-repeat;}	*/		  
			  
			  
/************ ADDED DIVISION *******************/
#container{
	width: 850px;
	height:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
} 

#content {width: 700px; height: auto; 
float:right;
          background-image:url(images/text_bg_repeat.png); 
	  }
	  
#clear{ clear:both;}	  
	  
	  
	  
#schedule { font-family:Georgia, "Times New Roman", Times, serif; 
            font-variant:small-caps;
			width:320px; /*border: 1px solid blue;*/
			}
			
			
#schedule td{ border-bottom: 1px dashed #300601; }				  
.left { width: 120px;}
.middle {}
.right {width: 120px;}	  
	  
	  
	  
 /******************/	 
	  

#text { float:right; width: 665px; height: auto; 
         padding:0; margin:0;
         
     
        /*background-image:url(images/text_bgfixed.png);
		background-repeat:no-repeat;
		background-position:top; */}
		
#leftcolumn {width:180px; height:auto; float:left; padding:20px; font-variant:small-caps; font-size: 110%;}

#rightcolumn{ width:370px; height:auto; float:right; margin-right:70px; 
              font-family: Geneva, Arial, Helvetica, sans-serif; font-size:105%; }		
		


#rightcolumn a:link { color:#4f0c07; text-decoration:none; font-variant:small-caps; }
#rightcolumn a:visited{ color: #333333; text-decoration:none; font-variant:small-caps;}
#rightcolumn a:hover{ color: #f2083f; text-decoration: line-through; font-variant:small-caps;}
#rightcolumn a:active{color:#CC0000; text-decoration:none; font-variant:small-caps;}


		
		
		
		
#bottom { width: 850px; height: 100px; }
#footer {  width: 850px; height: 13px; }
