/*--------------------------------- structure----------------------------*/
body {
	background-image: url(http://www.wilcoxlegal.com/images/khaki.gif);
	background-repeat: repeat;
}

body td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: 993333;
}

a {
	text-decoration: underline;
	color: 797778;
}

a:hover {
	color: 330000;
	text-decoration: underline;
}

h3 {
	font-size: 23px;
	color: #993333;
	text-transform: capitalize;
	letter-spacing: 2px;
}
h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #993333;
	background-color: #440000;
	margin-right: 0px;
	padding: 6px 2px 2px 6px;
	clear: both;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #993333;
	letter-spacing: 2px;
}
p {
	padding: 4px;
	font-size: 14px;
	line-height: 1.4em;
}

#rightnav {
	font-size: .9em;
	color: #ff0000;
	line-height: 1.3em;
}

td#rightnav a:link   { color: #ff0000; font-family: Helvetica; text-decoration: underline; }
td#rightnav a:active   { color: #ff0000; font-family: Helvetica; text-decoration: underline; }
td#rightnav a:hover   { color: #ff0000; font-family: Helvetica; text-decoration: underline; }
td#rightnav a:visited   { color: #ff0000; font-family: Helvetica; text-decoration: underline; }
td#rightnav a:visited:hover   { color: #ff0000; font-family: Helvetica; text-decoration: underline; }


.blackfont {  font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 10pt; color: 797778}
a.type1:link {color:#797778;text-decoration:underline}
a.type1:visited {color:#797778;text-decoration:underline}
a.type1:active {color:#797778;text-decoration:underline}
a.type1:hover {color:#797778;text-decoration:underline}

a.type2:link {color:#797778;text-decoration:underline}
a.type2:visited {color:#797778;text-decoration:underline}
a.type2:active {color:#797778;text-decoration:underline}
a.type2:hover {color:#797778;text-decoration:underline}

td.homepage_banner_bottom
{
	background-image: url(http://www.wilcoxlegal.com/images/homepage_banner_bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

td.maincontent2
{
	background-image: url(http://www.wilcoxlegal.com/images/bottom_headshot.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}