@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(handwriting-bg.gif);
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: none;
	color: #a7a296;
}
a.nav:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	color: #7c2f1a;
}
a:visited {
	color: #7c2f1a;
}
a:hover {
	color: #a7a296;
}
a:active {
	color: #7c2f1a;
}
.text-12 {
	font-size: 12px;
	line-height: 18px;
}
.text-10 {
	font-size: 10px;
	line-height: 12px;
}
.text-tiny-white {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.text-tiny {
	font-size: 8px;
	line-height: 10px;
}
.text-header {
	font-size: 16px;
	line-height: 18px;
}
.text-header-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #243755;
	font-weight: bold;
}
.text-header-blue-smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #243755;
	font-weight: bold;
}
.text-11-blue {
    font-size: 11px;
	color: #243755;
}
.text-header-lt {
	font-size: 20px;
	line-height: 22px;
	color: #a7a296;
}
.text-highlite {
	color: #00FF00;
}
#index-left {
    background-image: url(index-fade-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#profile-left {
    background-image: url(profile-fade-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#practice-left {
    background-image: url(practice-fade-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#familylaw-left {
    background-image: url(familylaw-fade-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#estate-left {
    background-image: url(estate-fade-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#business-left {
    background-image: url(business-fade-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#civil-left {
    background-image: url(civil-fade-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#contact-left {
    background-image: url(contact-fade-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
