/*
Style sheet for Bawren's title and navigation
Author:  Dawn Saunders  
Version: 5
Date:    3 December 2008
*/


a		{text-decoration: none;
		color: #6f0f00;
		font-weight: bold;
		font-size:11px;
		padding-right: 1%;
		line-height: 170%;
              	letter-spacing: 0.05em;
		}

a:hover		{color:#F00}

img		{border-style: none}

#title		{background: #fcfcfc;}

#titlelogo	{position: absolute; top: 0px; left: 60px;
		}

#navigation    {position: absolute; top: 100px; left: 25px; ;
		background-position: center top;
		height: 460px; 
		width: 175px;
		padding-top: 3%}
		
.heading	{color: #6f0f00;
		font-family: Arial, sans-serif;
	      	font-weight: bold;
              	font-size:11px;}
              	
.redheading	{color: #b42215;
		font-family: Arial, sans-serif;
	      	font-weight: bold;
              	font-size:11px;}
              	

#current 	{color: #300;
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-size:11px;
		text-decoration: none;
		line-height: 170%;
              	letter-spacing: 0.05em;
	   	}

#cd            a{font-family: Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;}
              	
#thomasgray   {position: absolute; top: 440px; left: -20px;
		color: #6f0f00;
		font-size: 10px;}  
		
#thomasgray	a{color: #6f0f00;
		font-size: 10px;
		font-weight: bold}
		
#thomasgray     a:hover{color:#F00}

.photos		{padding-top: 10px}
