html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
img {
	text-align: center;
}

body {
	background-color: #01511C;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(Images/body-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	line-height: inherit;
}
h2 {
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
a,  a:link {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	
}
a:focus {
	color: #CCCCCC;
}
a:active {
	color: #FFF;
}
#outerWrapper {
	margin: 0 auto 0px;
	text-align: left;
	width: 920px;
	background-color: #fff;
	background-image: url(Images/content-bg.png);
	background-repeat: repeat-y;
	background-position: left 13px;
}
#outerWrapper #gradient {
	background-image: url(Images/gradient-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header  {
	height: 30px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 20px;
	background-image: url(Images/header-bg.jpg);
}
#header   #logo {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 0px;
	line-height: 50px;
	float: left;
	width: 480px;
}
#header #links{
	color: #C06A05;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	float: right;
	width: 370px;
	text-align: right;
	margin-top: 25px;
	padding-right: 25px;
}
#links a, #links a:active, #links a:visited {
	font-weight: normal;
	color: #C06A05;
}
#header #links a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#nav    {
	height: 62px;
	margin-right: 20px;
	margin-left: 20px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	background-image: url(Images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-bottom: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	margin: 0px;
	display: block;
	float: right;
	clear: left;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	height: auto;
	width: auto;
}
#nav ul li a {
	display: block;
	padding-right: 40px;
	padding-left: 44px;
	text-align: center;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 52px;
	font-weight: normal;
	background-image: url(Images/nav-border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav ul li a:hover {
	color: #FFF;
	background-image: url(Images/nav-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#nav ul li#active {
	background: url(Images/nav-hover.jpg) repeat-x top;
	text-decoration: none;
}
#nav ul li#active a {
	color: #FFFFFF;
}
.subpage-navimage {
	float: right;
}

#spacer {
	background-image: url(Images/nav-spacer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
}

#outerWrapper #feature {
	height: 230px;
	width: 880px;
	margin-left: 20px;
	margin-bottom: 5px;
	background-image: url(Images/Alternate%20Heading.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#outerWrapper #contentWrapper {
	padding-right: 25px;
	padding-left: 30px;
	clear: both;
	padding-top: 10px;

}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 0px;
	width: 200px;
	background-color: #232323;
	border: 1px solid #161616;
	margin-top: 130px;
}
#outerWrapper #contentWrapper #content {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 220px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #3E3E3E;
	color: #FFF;
	border: 1px solid #2C2C2C;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content-image {
	margin-bottom: 15px;
}

#content ul li {
	margin-bottom: 5px;
}


.clearFloat   {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	height: 60px;
	color: #999;
	text-align: center;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(Images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftColumnContent {
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
} 


#leftColumnContent h3 {
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 13px;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(Images/sidebar-h3-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#leftColumn1 ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftColumn1 ul li {
	list-style: none;
	display: inline;
}#leftColumn1 ul li a {
	display: block;
	padding: 4px 4px 4px 6px;
	color: #FFF;
}
#leftColumn1  ul li a:hover {
	background-color: #171717;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
ltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.sidebarlt {
	padding: 6px;
	border: 1px solid #000000;
	background-color: #333;
	color: #FFF;
}
.sidebardk {
	color: #FFF;
	border: 1px solid #4A4A4A;
	padding: 6px;
	background-color: #1F1F1F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #999999;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #666666;
}
#credit {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 9px;
	color: #000;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #000;
	font-weight: normal;
}


#undernav    {
	height: 100px;
	margin-right: 0px;
	margin-left: 20px;
	background-color: #CCCCCC;
	background-image: url(Images/Front%20Patch.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

#pitag    {
	height: 130px;
	margin-right: 0px;
	margin-left:0px;
	background-image: url(Images/Personal%20Injury%20Tab.jpg);
	background-repeat: none;
	background-position: top; 
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: solid;
}

#toppic    { 
	height: 100px;
	margin-right: 0px;
	margin-left: 20px;
	background-color: #CCCCCC;
	background-image: url(Images/Law%20Books.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

#bizlitpic   {
	height: 100px;
	margin-right: 0px;
	margin-left: 20px;
	background-color: #CCCCCC;
	background-image: url(Images/Contracts.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

#carpic   {
	height: 100px;
	margin-right: 0px;
	margin-left: 20px;
	background-color: #CCCCCC;
	background-image: url(Images/Mercedes%20sl600.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

#xraypic   {
	height: 100px;
	margin-right: 0px;
	margin-left: 20px;
	background-image: url(Images/Xray.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

#bottom   {
	height: 100px;
	margin-right: 0px;
	margin-left: 20px;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#ron   {
	height: 100px;
	margin-right: 0px;
	margin-left: 20px;
	background-image: url(Images/Ronald.jpg); 
	background-repeat: repeat-x;
	background-position: top;
}

#hilary    {
	height: 100px;
	margin-right: 0px;
	margin-left: 20px;
	background-image: url(Images/Hilary.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
}

