/* Bridgwater Bay */

/* Browser safe colours = hex 00, 33, 66, 99, CC, FF */


body
{	background-color: #FFFFC0;
	font-family: verdana, arial; 
	font-size: 10pt;
	font-weight: 600;
	color: #503000;}

h1
{	color:#FFFFFF;}


h5
{	font-size: 8pt;
	text-indent: 80%;}

div.main
{	font-family: verdana; 
	font-size: 10pt;
	font-weight: 600;
	color: #503000;}

a
{	text-indent:25%;}

a:link             
{	color: #A5A510;
	text-decoration:  underline;}
a:visited             
{	color: #A5A510;
	text-decoration: underline;}
a:hover             
{	color: #503000;
	text-decoration: underline;}
a:active           
{	color: #A5A510;
	text-decoration: underline;}

td.main
{	margin-left: "1em";}

img.logo
{	position: absolute;
	top: 3%;
	left: 6%;}

img.bullet
{	position: absolute;
	left: 6%;}

img.gb
{	position: absolute;
	top: 72%;
	left: 80%;}

img.main
{	position: absolute;
	top: 15%;
	left: 22%;}

img.mid
{	position: absolute;
	top: 17.5%;
	left: 22%;
	z-index:-1;}

span.heading
{	font-size: 20pt;
	color: blue;}

p.menu
{	font-size: 10pt;
	position: absolute;
	left: 20%;}

p.footer
{	font-size: 8pt;
	text-align: center;}






