/*
style sheet for Bawren's Company Email Page 
Author:  Dawn Saunders  
Version: 3
Date:    26 March 2009
*/

#content	{position: absolute; top: 130px; left: 20%;
		}
		
#text		{color: #300;
		padding: 30px;
		font-family: Arial, sans-serif;
		font-size: 12px;}


.emph		{font-weight: bold}

#photo 		img{position: absolute; top: 56px; left: 696px;
		border-style: solid;
		border-color: #300;
		border-width: 2px;
		border-top: none;
		padding-top: 0px;
		}
		
#photo2 	img{position: absolute; top: 145px; left: 696px;
		border-style: solid;
		border-color: #300;
		border-width: 2px;
		border-top: none;
		padding-top: 0px;
		}
		
#thistext	{position: relative; top: 5px; left: 0px}

#address 	{
		width: 100%;
		color: #6f0f00;
		border-top: solid 1px #6f0f00;
		padding-top: 10px;}
		
#emphRed	{font-weight: bold;
		font-size: 14px;
		color: #6f0f00;
		}
