﻿@charset "utf-8";
/* CSS Document */

body{margin:0px; background-image:url(../images/BG.jpg); background-repeat:repeat-x; background-color:#2e2f2f;  font-family:Tahoma; font-size:11px; color:#424242}
.contactform{font-family:Tahoma; font-size:11px}
.txtField{border:#dcdcdc 1px solid; font-family:Tahoma; font-size:11px; height:16px}
.txtArea{border:#dcdcdc 1px solid; font-family:Tahoma; font-size:11px}
.ContactFormTxt{font-family:Tahoma; font-size:11px; color:#424242}
.welcomeTxt{font-family:Tahoma; font-size:11px; color:#3d3d3d}
.welcomeHead{font-family:Tahoma; font-size:11px; color:#216294; font-weight:bold}
.practiceAreas{font-family:Tahoma; font-size:11px; color:#3d3d3d}
.footerTxt{font-family:Tahoma; font-size:10px; color:#b0d7f4}
.footerTxt a {
	color:#b0d7f4;
	text-decoration:none;
}
.footerTxt a:hover {
	color:silver;
	}


.MainButlink:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.MainButlink:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.MainButlink:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.MainButlink:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #c1e4ff;
	text-decoration:none;	
}


.Bodylink:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration:underline;
}
.Bodylink:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration:underline;
}
.Bodylink:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration:underline;
}
.Bodylink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;	
}

h1{font-family:"Trebuchet MS"; font-size:18px; color:#216294; margin:0px}

.animDiv{font-family:Tahoma; font-size:11px; color:#424242; padding-left:16px}
.animDivImg{padding-right:5px; padding-top:5px}

.animDivlink:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration:underline;
}
.animDivlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration:underline;
}
.animDivlink:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration:underline;
}
.animDivlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #216294;
	text-decoration:none;	
}