/*
style sheet for Bawren's Education Page 
Author:  Dawn Saunders  
Version: 2.00
Date:    12 January 2009
Update:	 
*/
		

	
h2 		{color: #6d0f03; 
   		 font-weight: bold;
   		 font-size:18px;
   		 line-height: 30%;
   		 padding-top: 15px}
    
h3		{color: #715704;
		 font-weight: bold;
   		 font-size:14px;
   		 line-height: 30%;
   		 padding-top: 15px}
   		   

.emph 		{color: #300;
		font-weight: bold;
        	font-size:12px;
        	text-decoration: none;
        	padding-left: 3px; padding-right: 3px}
        	
.emphred	{color: #6d0f03;
		font-weight: bold;
        	font-size:12px;
        	text-decoration: none;
        	}

.emphdark	{
		font-weight: bold;
		font-size:14px;
   		padding-top: 15px
   		}
   		
#content 	{position: relative; top: 85px; left: 183px;
		 width: 78%;
	 	 color: #300;	 	 
         	 text-decoration: none;}
         	 
#pageTitle	{font-size:16px;
		font-weight: bolder;
		border-bottom: solid 3px #fcfcfc;
		}

#topborder	{background-color: #474747;
		border-top: solid 12px #fcfcfc;
		border-bottom: solid 20px #fcfcfc;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		}

#feedback	{position: absolute; top: 70px; right: 60px;
		color: white;
		font-size: 15px;
		font-weight: bolder;
		font-family: "comic sans MS";}

#contact	{position: relative; top: 9px;		
		background-color: #fcfcfc;
		}
         	 
#text		{position: relative; top: 3px;
		background-color: #fcfcfc;
		}
 

table		{border: none;}
 
td		{color: #000;
		padding: 6px;
		}
		
.smallhead	{font-size: 11px;
		font-weight: bolder;}
		
.smallline	{font-size: 5px;}
		
#teachers	{position: relative; top: 6px;
		background-color: #fcfcfc;}
		
.limitCol	{width: 500px;}
		


		
		

		
		


		
