@charset "UTF-8";
#container #disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ECCC8F;
	background-color: #000000;
	width: 780px;
	line-height: 130%;
	float: left;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #disclaimer p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: x-small;
	line-height: 130%;
	color: #ECCC8F;
	padding-left: 10px;
	margin-top: 10px;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
}
#container {
	background-color: #eccc8f;
	width: 780px;
}
#mainContent #backbutton {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #611800;
	text-align: right;
	float: right;
}
#mainContent #backbutton2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #611800;
	float: right;
	text-align: right;
}
#header  {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #000000;
	background-color: #000000;
	margin: 0px;
} 
#header  h1  {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#RCexbuild {
	margin: 0px;
	padding: 0px;
}
#RCexbuild img {
	margin: 0px;
	padding: 0px;
}
#NavHome img {
	float: left;
	margin: 0px;
	padding: 0px;
}
#NavAbout img {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 91px;
}
#container  #disclaimer p {
	float: left;
	margin: 0px;
	padding: 0px;
}
#NavStaff img {
	float: left;
	margin: 0px;
	padding: 0px;
}
#container  #disclaimer {
	float: left;
	margin: 0px;
	padding: 0px;
	border-right-color: #000000;
}
#NavContact img {
	float: left;
	margin: 0px;
	padding: 0px;
}
#NavNewletter img {
	float: left;
}
#footer  {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #000000;
	background-color: #000000;
} 
#avrating img {
	padding: 15px;
}
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#ShownFrom p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: x-small;
	line-height: 120%;
	color: #5E1E01;
}
#AnnounceText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	line-height: 120%;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #5e220b;
	font-weight: normal;
	font-size: x-large;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 130%;
}
#back  button {
	float: right;
	width: 0px;
	text-align: right;
	right: auto;
}
.style2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: smaller;
	line-height: 125%;
}
#container #mainContent ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	line-height: 125%;
}
blockquote {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
}
/* CSS Document */

#LogoImage img {
	margin: 0px;
	padding: 0px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-color: #F0F0F0;
	width: 298px;
}

#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
}
#sidebar1 img {
	float: left;
}
#mainContent  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: left;
	overflow: auto;
	height: 410px;
	width: 420px;
	float: right;
} 
#mainContent p {
	padding-right: 20px;
}
#mainContent img {
	float: left;
	padding-top: 0px;
	margin-right: 0px;
}
#AttorneyGroup img {
	float: left;
	margin-right: 20px;
	padding-top: 13px;
}
#LeftColNames   {
	float: left;
	width: 200px;
	padding-top: 5px;
}
#RightColNames {
	float: left;
	width: 200px;
	padding-top: 5px;
}
#MainParagraph sup {
	font-size: x-small;
}
#MainParagraph p {
	padding-right: 20px;
	padding-top: 0px;
}
#container #mainContent #Announce {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	color: #c28247;
	background-color: #611600;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 22px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#container #mainContent .announce_copy {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 290px;
	margin-left: 120px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
}
#FooterLeft {
	background-image: url(images/footer-left.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	text-decoration: overline;
	height: 45px;
	width: 300px;
}
#FooterLeft  p {
	text-align: left;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8px;
	line-height: 12px;
	padding-top: 15px;
	font-weight: bold;
	font-style: normal;
}
#FooterRight {
	background-image: url(images/footer-right.jpg);
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 480px;
	float: left;
}
/* CSS Document */

#FooterRight p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	font-size: medium;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
}
#NewsletterCol {
	float: left;
	width: 400px;
}
#Nav2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 780px;
	height: 25px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #611600;
}
#Nav2 ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #C48448;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-align: center;
}
#Nav2 li {
	display: inline;
	list-style-image: none;
	margin: 0px;
	padding-right: 30px;
	padding-left: 10px;
}
#Nav2 a {
	color: #C28247;
	text-decoration: none;
}
#container #mainContent .text {
	float: right;
	width: 150px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #611600;
	line-height: 0pt;
}
