
/* CSS Document */



a:link { font-family:"Trebuchet MS"; font-size:11px;  font-weight:bold; text-decoration:none; color:#ffffff;}
a:visited{ font-family:"Trebuchet MS";  font-weight:bold; text-decoration:none; color:#cccccc }
a:hover { text-decoration:underline; color:#006699 }

H1
	{
	 font-family:"Trebuchet MS";
	 color:#FF6633;
	 border: solid 1px #CCCCCC;
	 font-size:16px;
	 padding:4px;
	 height:50px;
	 line-height:49px;
	 text-indent:10px
	}
H2
	{
	 font-family:"Trebuchet MS";
	 color:#FF6633;
	 border-bottom: dotted 1px #CCCCCC;
	 font-size:14px;
	}
H3
	{
	 font-family:"Trebuchet MS";
	 color:#FF6633;
	 border: solid 1px #CCCCCC;
	 font-size:14px;
	 margin-top:10px;
	 padding:4px
	}
.content
	{
	font-family:"Trebuchet MS"; font-size:12px; color: #000000; font-weight:bold; line-height:19px; display:block; text-align:justify; padding:20px;
	}
.right-column
	{
	padding:10px;
	}

.copyright
	{
	font-family:tahoma; font-size:10px; color:#333333;
	}
.copyright a
	{
	 color: #333333; text-decoration:none; line-height:10px
	}
.copyright a:hover
	{
	color:#000000; text-decoration:underline;
	}
.LUCAS
	{
	font-family:"Trebuchet MS"; font-size:11PX; color:#333333;
	}
.LUCAS A{ color:#333333; text-decoration:none; }
.LUCAS A:HOVER{ text-decoration:underline; color:#FF6600;}

.map
	
	{
	float:right;
	margin:20px 0px 0px 0px; 
	border: solid 1px #000000;
	}
	
.sevices-provided
	{
	float:right;
	}
UL
	{
	font-weight: bold;
	list-style:url(../images/bullet.jpg);
	line-height:20px;

	}
.page-link
	{
	font-family: tahoma; font-size:11px; color:#CCCCCC
	}
	
.page-link A
 	{
	color:#FF3300;
	}
.content-agreements
	{
	font-family: "Courier New", Courier, monospace; font-size:12px; color: #000000; font-weight:bold; line-height:19px; display:block; text-align:justify; width:700px; margin-left:40px;
	}


