/*
style sheet for Bawren's Company Page 
Author:  Dawn Saunders  
Version: 12
Date:    1 August 2010
*/
		

h1		{color: #715704;
		font-size:16px;
		font-weight: bold;}

	
h2 		{color: #6d0f03; 
   		 font-weight: bold;
   		 font-size:15px;
   		 line-height: 5%;
   		 padding-bottom: 4px;
   		 margin-bottom: 0;
   		 }
   		 
h3		{color: #715704;
		font-size:15px;}
  
   		 
dl		{padding-top: 0;
		padding-bottom: 0;
		margin-bottom: 0;
		margin-top: 0;
		}
   		   


.month 		{ 
    		font-weight: bold;
    		font-size:13px;
    		line-height: 200%;}

.emph 		{
		font-weight: bold;
        	font-size:11px;
        	text-decoration: none;
        	padding-left: 1px; padding-right: 1px}
        	
.emphsmall 	{
		font-weight: bold;
        	font-size:11px;
        	text-decoration: none;
        	}

.emphmustard	{color: #715704;
		font-weight: bold;
		font-size:12px;
   		padding-top: 15px;
   		}
   		
.emphRed	{color: #6d0f03; 
   		 font-weight: bold;
   		 font-size:13px;
   		 line-height: 5%;
   		 padding-bottom: 4px;
   		 margin-bottom: 0;}
   		 
.emphLRed	{color: #921a0e; 
   		 font-weight: bold;
   		 font-size:15px;
   		 line-height: 5%;
   		 padding-bottom: 4px;
   		 margin-bottom: 0;}

#content 	{position: relative; top: 90px; left: 190px;
		 width: 85%;
		 color: #300;
	 	 font-weight: lighter;
         	 text-decoration: none;
         	 }
         	 
#writeUp	{position: absolute;  top: -5px; left: 0px;
		width: 750px;
		border-style: solid;
		border-color: #800000;
		border-width: 2px;
	  	padding: 6px;
		}
		
#writeUp	a{text-decoration: none;
		color: #6f0f00;
		font-weight: bold;
		font-size: 11px;
		line-height: 170%;
              	letter-spacing: 0.05em;}
              	
.floatImage	{position: relative; top: 7px;
		float: left;
		width: 60px;
		padding-right: 15px;
		padding-bottom: 15px;
		padding-top: 10px;}
		
.floatlft	{float: left;
		padding-right: 15px;
		padding-bottom: 15px;}

#achieved 	{position: absolute; top: 100px; left: 0px; 
		width: 280px;
		border-style: solid;
       	  	border-color: #800000;
	  	border-width: 2px;
	  	padding: 6px}
        	 
#photos		{position: absolute; top: 240px; left: 305px;
	 	 width: 150px;
	 	 padding-top: 6px;
	 	 padding-left: 6px;
	 	 
	 	 }

#program 	{position: absolute; top: 90px; left: 441px;
		 width: 315px;
	 	 padding-left: 20px;
	 	 padding-right: 10px;
	 	 }
	 	 
#articles	{background-color: #e9e4eb;
		border-top: solid #800000 1px;
		border-bottom: solid #800000 1px;
		padding-left: 6px;
		padding-right: 6px;}
	 	 
#video		{position: relative; top: 30px; left: 50px;}
	 	 
.bottomspace	{margin-bottom: 10px}




.crit		{position: absolute; top: 750px; left: 18px;
		color: #300;
		font-family: Arial, sans-serif;
		font-size:11px;
		font-weight: bold;
		width: 150px}
			
.dMustard	{color: #715704}

.crits		{color: #300;
		font-family: Arial, sans-serif;
		font-size:11px;
		font-weight: bold;}

#links		{position: absolute; top: 1150px; left: 18px;}	  
