/* CSS Document */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	background-image:url(Images/Natalie-Bassingthwaighte.co.ukBackground.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#ebebeb;
	margin:0px;
}
a:link {
	color: #663300;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #663300;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color:#666666;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #663300;
	TEXT-DECORATION: none;
	font-weight:bold;
}
h1
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color:#000000;
background-color:#ebebeb;
font-weight: bold;
text-align:center;
margin:0px;
border:1px solid #d3d3d3;
}
.Navigation
{
width:698px;
margin:0px auto;
font-size: small;
background-color:#ebebeb;
color:#000000;
font-weight: bold;
border:1px solid #d3d3d3;
text-align:center;
}
.Padding
{
padding-bottom:2px;
}
h2
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: small;
background-color:#ebebeb;
color:#000000;
font-weight: bold;
margin:0px;
border:1px solid #FFFFFF;
}
h3
{
font-weight:bold;
font-size:small;
margin:0px;
}
.TAdvert
{
	width:700px;
	height:85px;
	margin:0px auto;
	padding-top:10px;
	text-align:center;
}
.Header
{
	width:700px;
	margin:0px auto;
}
.LHeader
{
	width:480px;
	float:left;
}
.RHeader
{
	width:220px;
	float:right;
	text-align:center;
}
.Content
{
	width:700px;
	margin:0px auto;
}
.LContent
{
	width:27%;
	margin:0px auto;
	float:left;
	padding:3px;
}
.RContent
{
	width:71%;
	margin:0px auto;
	float:right;

	padding:3px;
}

.Centre
{
	text-align:center;
}
.Bold
{
	font-weight:bold;
}
.floatimageleft {
float:left;
margin-top:3px;
margin-right:6px;
margin-left:3px;
margin-bottom:3px;
border:1px solid #d3d3d3;
}
.Quote
{
border: 1px dashed #2F6FAB; 
border-bottom:none; 
margin: 1em 0px 0px 0px; 
padding: 3px 3px 0.7em 3px; 
background: #F9F9F9; 
text-align: right; 
font-size: 0.5em; 
line-height: 1ex; 
color: #2f6fab;
}