/*
Style sheet for Bawren's Newsletter Form
Author:  Dawn Saunders  
Version: 2
Date:    26 November, 2008
*/



#content 	{position: absolute; top: 90px; left: 183px;
	 	 color: #300;
	 	 font-size: 12px;
	 	 padding: 6px;
         	 text-decoration: none;}
         	 
#dbrown		{color: #300;
		font-weight: bold;}
	
/*
The following overides the colors used for the bawren section
*/

	
#formtable	{border-style: solid;
       	  	border-color: #6f0f00;
	  	border-width: 2px;
	  	padding: 6px}

table 		{border-style: none;
		font-weight: 700}

td.brown 	{font-size: 24px;
		color: #f00;
		vertical-align: middle; margin-top: 10px; margin-bottom: 0px;}
	
#formtable	input, select{background-color:#fcfcfc;
		color: #531804;
		font-weight: 700}
		
#moveRight     {position: relative; left: 160px;}

#navigation2	a{font-size: 13px;
		padding-right: 1%;
              	line-height: 170%;
              	}
		
#navigation2    a:hover{color:#F00}

#notice 	{position: relative; left: 10%;
		font-size: 11px;
		line-height: 160%;
		background-color: #fcfcfc;
		border-style: solid;
       	  	border-color: #6f0f00;
	  	border-width: 2px;
	  	padding: 12px}
	  	
#privpol	{width: 60%}