body {
	margin: 0;
	padding: 0;
	background:#ccc;
}

h1 {
	font-size: x-large;
	font-weight: bold;
	font-family: georgia,geneva,serif;
	text-align: center;
}
h2 {
	font-size: large;
	font-weight: bold;
	font-family: georgia,geneva,serif;
	text-align: center;
}
h3 {
	font-size: medium;
	font-weight: bold;
	text-align: center;
		font-family: georgia,geneva,serif;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
		font-family: georgia,geneva,serif;
}

h5 {
	font-size: 14px;
	font-weight: 300;
	text-align: left;
}

h6 {
	font-size: medium;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

li {
	padding-bottom: 10px;
}

.nopad {
	padding-bottom: 0;
}

#rightnav {
	line-height:1.5em;
}

.indentp {
	text-indent: 30px;
}

#maincontent a { font-weight:bold; color:#001F66;}
#maincontent a:link { text-decoration:none; }
#maincontent a:visited { color:#333; text-decoration:none;}
#maincontent a:hover { text-decoration:underline; }
#countylinks { font-size:x-small; font-weight:bold; color:#001F66; line-height:1.5em;}
#countylinks a { font-size:x-small; font-weight:bold; color:#001F66; line-height:1.5em;}
#countylinks a:link { text-decoration:none; }
#countylinks a:visited { color:#142D66; text-decoration:none;}
#countylinks a:hover { text-decoration:underline; }
#rightnav a { font-weight:bold; color:#001F66;}
#rightnav a:link { text-decoration:none; }
#rightnav a:visited { text-decoration:none;}
#rightnav a:hover { text-decoration:underline; }
#topnavlinks a { font-weight:bold; color:#000; text-decoration:none;}
#topnavlinks a:link { text-decoration:none; }
#topfree { background:#1D180D; text-align:center; padding:2px;}
#topfree a { font-size:16px;font-weight:bold; color:#D9BA73; text-decoration:none;}
#topfree a:link { text-decoration:none; }
#topfree a:visited { color:#333; text-decoration:none; color:#D9BA73;}
#testimonial { font-size:14px; line-height:20px; font-family:georgia,geneva,serif; font-weight:bolder;}
#testimonial a { font-weight:bold; color:#001F66;}
#testimonial a:link { text-decoration:none; }
#testimonial a:visited { color:#333; text-decoration:none;}
#testimonial a:hover { text-decoration:underline; }
.attorneypic { border: 1px solid #333; }
body,td { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.maintitle { font-size:x-large; font-weight:bold; font-family:georgia,geneva,serif;}
.subtitle { font-size:large; font-weight:bold; }
.warning { font-weight:bold; color:#900; }
#leftnav, #maincontent { font-size:small; }
#rightnav	{ font-size:x-small; }
.warning { font-weight:bold; color:#900; }
.faquestion { font-weight: bolder; padding-top:1em;}
.certified, td certified { font-weight:bold; color:#C00; }
.pageheader { font-weight:bold; color:#000; font-size:medium; font-family:georgia, serif; }
#gethelp { font-weight:bold; color:#000; font-size:large; font-family:georgia, serif; letter-spacing:1px; padding-top:25px;} /* right-nav title */
textarea {
	width: 250px;
	height: 150px;
	}
	
	
.navbig { font-size:large; font-weight:bold; }
a.navbig:link { font-size:large; font-weight:bold; }
a.navbig:visited { font-size:large; font-weight:bold; }
a.navbig:hover { font-size:large; font-weight:bold;
							text-decoration: underline; }
a.navbig:active { font-size:large; font-weight:bold; }

.foot {
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.foot:link { 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold; }
a.foot:visited { 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold; }
a.foot:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold;
							text-decoration: underline; }
a.foot:active { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold; }

a.dirlinks:link {font-size: 7.5pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline;
}
a.dirlinks:visited {font-size: 7.5pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline;
}
a.dirlinks:hover {font-size: 7.5pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline;
}
a.dirlinks:active {font-size: 7.5pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline;
}

.boxright {
	float: right;
	width: 30%;
	border: solid;
	border-width: 1px;
	border-color: #333333;
	padding: 15px;
	margin: 10px;
}