/* CSS Document */

body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
background-color:#C5AAB3;
margin:0px;
}
a:link {
	text-decoration: none;
	color: #660033;
}
a:visited {
	text-decoration: none;
	color: #660033;
}
a:hover {
	text-decoration: none;
	color: #660033;
}
a:active {
	text-decoration: none;
	color: #660033;
}
h2
{
margin:0px;
font-size:x-small;
padding-bottom:2px;
text-transform:uppercase;
background-color:#A87D90;
padding:2px;
color:#C1C1C3;
}
h3
{
margin:0px;
font-size:x-small;
padding-bottom:2px;
background-color:#C5AAB3;
padding:2px;
text-align:center;
color:#FFF;
}

.Top
{
height:5px;
background-color:#FFFFFF;
width:760px;
margin:0px auto;
}
.Bottom
{
height:5px;
width:760px;
margin:0px auto;
background-color:#FFFFFF;
}
.Header
{
height:298px;
margin:0px auto;
background-color:#FFFFFF;
text-align:center;
background-image:url(HBg.jpg);
}
.Spacer
{
width:760px;
margin:0px auto;
height:6px;
}
.Content
{
width:760px;
margin:0px auto;
}
.ContentBox
{
width:760px;
margin:0px auto;
background-color:#E3E3E3;
text-align:center;
}
.ContentLeft
{
width:230px;
float:left;
padding:4px;
background-color:#F5F5E9; 
}
.ContentRight
{
width:510px;
float:right;
padding:4px;
background-color:#F5F5E9; 
}

.Bold
{
font-weight:bold;
}
.Centre
{
text-align:center;
}
.Image
{
text-align:center;
}
.floatimageleft {
float:left;
margin-top:3px;
margin-right:3px;
margin-left:3px;
margin-bottom:3px;
}
.LogiesText {
font-size:x-small;
padding-top:3px;
}
em {
	padding-right:3px;
	color:#a5cced;
	text-align:justify;
	border-bottom:1px dotted #a5cced;
	text-decoration:none; 
}
u {
	padding-right:3px;
	font-weight:bold;
	color:#022640;
	text-align:justify;
	text-transform:uppercase;
	border-bottom:1px dotted #403A5C;
	text-decoration:none; 
}
strong {
	padding-right:3px;
	font-weight:bold;
	color: #7d7d7d;
	text-align:justify;
	margin:0px;
}
.VideoBox {
width:100%;
text-align:center;
padding-top:10px;
}
.VideoLinks {
width:170px;
float:left;
}	
.Quote
{
border: 1px dashed #2F6FAB; 
padding: 3px; 
background: #F9F9F9; 
color: #2f6fab;
}	
