@charset "utf-8";
/* CSS Document */

body 					{
						background-color: #FFF0F4;
						font-family: margin-top: 15px; padding: 0;
						font-size: 0.85em; color: #000000; 
						font-style: bold; 
						font-family: Arial, Helvetica, Geneva, sans-serif; 
						/* text-align:center; */
						 }
						
/*p 						{	
						font-size: 0.70em; color: #000000; font-family: Arial, Helvetica, Geneva, sans-serif; text-align: justify; line-height: 1.45em; } */
td						{
						color: #000000;
						font-family: Arial, Helvetica, Geneva, sans-serif; 
}
						
h1						{
						font-size: 1.10em; color: #ffffff; font-family: Times, serif; }
						
h2						{
						background-color: #BDDEE6;  
						padding: 0.20em 0 0.20em 0.60em; 
						border-left: 3px solid #666666; 
						font-size: 14px;
						color: #000000; 
						font-style: bold; 
						font-family: Arial, Helvetica, Geneva, sans-serif; 
						line-height: 1.45em; }
						
ul.bullet li			{
						font-size: 0.70em; color: #000000; font-style: bold; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 1.45em; }
						
						
/*centering block*/
div#structure 			{
						width: 700px;
						background-color: white;
						margin-left: auto; 
						margin-right: auto;
						/* border: solid 1px;
						border-color: #FF4040; */
						/* position: relative; */
 }
						
div#logo				{
						position: absolute; margin: 0; top: 0; border: 0; padding: 0; }

div#phone				{
						position: absolute; left: 450px; width: 275px; top: 2px; font-size: 0.70em; 
						color: #000000; font-family: Arial, Helvetica, Geneva, sans-serif; border: 0px; padding: 0px; }					

/*main picture-top*/
div#head 				{
						position: absolute; width: 737px; left: 0; margin: 0; top: 46px; padding: 0; }

td#pic					{
						background: url("media/header3.jpg") no-repeat; height: 211px; left: 0; margin: 0; top: 46px; padding: 0; }
						

/*top navigation*/
						

li a:link {	
			color: white; text-decoration: none; }	
li a:visited {
			color: silver; text-decoration: none; }	
li a:hover {  
			color: red; text-decoration: none; }
			
			
/*sub-heading*/
div#subhead 			{
						position: absolute; left: 20px; top: 210px; margin: 0; padding: 0; }						
					

/*1st block of text-left*/
div#content1				{
						position: relative;
						top: 190px; 
						color: #000000; 
						width: 300px;
						left: 14px; 
						
 }
 
 /*1st block of text-left*/
div#content2				{
						position: relative;
						top: 195px; 
						color: #000000; 
						width: 300px;
						left: 20px; 			
 }
	
	
/* Page Image */
div#image				{
						position: absolute;
						/* 
						top: 20px;
						border: solid 1px;
						border-color: #FFF0F4; */
}
						
 					
						
/*2nd block of text-centre*/
div#centretxt				{
						position: absolute; top: 277px; color: #000000; width: 219px; left: 259px; }
						
						
/*3rd block of text-right*/
div#righttxt			{
						position: absolute; top: 277px; color: #000000; width: 219px; left: 498px; }
						
						
/*footer rule*/
div#footer				{
						position: absolute; 
						top: 525px;
						text-align:center;
						margin-left:25px;
						font-style:normal;
						font-family: Arial, Helvetica, Geneva, sans-serif;
						font-size:10px;
}
		
div#chamber {
	text-align:right;
	}
					
div#footer a:link {	
			color: silver; text-decoration: none; }	
div#footer a:visited {
			color: silver; text-decoration: none; }	
div#footer a:hover {  
			color: red; text-decoration: none; }
			}
						
