html
	{
	height: 101%;
	}

body 
	{ 
	margin: 0 0 0 0; 
	height: 101%;
	background-image: url('art/background.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #000000;
	}


body, td
	{
	font-family: Verdana,Tahoma, sans-serif;
	font-size: 9.4px;
	color: #333366;
	}

div, h1, h2
	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}


h1,h2
	{ 
	display:block; 
	background-image: url('art/gradient2.png'); 
	background-repeat: repeat-x;
	background-position: top left;
	border-top:1px solid #ddd; 
	border-right:1px solid #bbb; 
	border-bottom:1px solid #bbb; 
	border-left:1px solid #ddd; 
	color: #073c7b;
	font-style: italic;
	}
h1
	{
	font-size: 160%;
	padding: 1px 0 0 6px ;
	height: 20px;
	}
h2
	{
	font-size: 120%;
	padding-top: 4px;
	height: 18px;
	}



img
	{
	border: 0;
	}

a:link, a:visited
	{
	text-decoration: none;
	color: #6D85C3;	
	}

a:hover
	{
	text-decoration: none;
	color: #1F2B66;
	}




#web_design_wrapper
	{
	width: 800px;
	padding: 82px 0px 0 0px;
	min-height: 716px;
	height: auto;
	background-color: #000000;
	background-image: url('art/seagull.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	border-right: 1pt solid #C0C0C0;
	border-left: 1pt solid #C0C0C0;
	border-bottom: 1pt solid #C0C0C0;
	}

#web_design_menudiv
	{
	margin: 0px 0 0 146px;
	}

.menu
	{
	margin: auto;
	padding: 0px 0px 0 0px;
	height: 36px;
	color: red;
	font-family: Georgia, Tahoma,Serif;
	font-size: 15px;
	font-weight: bold;	
	}


#web_design_maincontent
	{
	width: 512px;
	min-height: 485px;
	height: auto;
	margin: -228px 0 0 6px;
	text-align: justify;
	padding: 0 12px 0 12px;
	font-size: 9.8px;
	}

#web_design_lincolnshire_addressbox
	{
	width: 130px;
	height: 250px;
	position: relative;
	left: -335px;
	top: 50px;
	color: #FFFFFF;
	}

#web_design_lincolnshire_addressbox a:link, #web_design_lincolnshire_addressbox a:visited
	{
	color: #FF9900;	
	}

#web_design_lincolnshire_addressbox a:hover
	{
	color: #6D85C3;
	}

#web_design_lincolnshire_addressbox h1, #web_design_lincolnshire_addressbox h2
	{
	display:block; 
	background-image: none; 
	background-repeat: no-repeat;
	background-position: top left;
	border-top:0px solid #ddd; 
	border-right:0px solid #bbb; 
	border-bottom:0px solid #bbb; 
	border-left:0px solid #ddd; 
	color: #FFFFFF;
	margin: 2px 0 0 4px;
	}


#web_design_lincolnshire_footer
	{
	width: 512px;
	margin: auto;
	margin-top: 0px;
	clear: both;
	height: 25px;
	font-size: 8px;
	text-align: center;
	padding: 0px 0 0 0px;
	background-image: url('art/gradient2.png'); 
	background-repeat: repeat-x;
	background-position: top left;
	border-top:1px solid #ddd; 
	border-right:1px solid #bbb; 
	border-bottom:1px solid #bbb; 
	border-left:1px solid #ddd; 
	}

#web_design_lincolnshire_footer a:link, #web_design_lincolnshire_footer a:visited
	{
	text-decoration: none;
	color: #6D85C3;	
	}

#web_design_lincolnshire_footer a:hover
	{
	text-decoration: none;
	color: #1F2B66;
	}

.leftimage
	{
	float: left;
	margin: 0 6px 6px 0;
	}

