@charset "utf-8";
* {padding:0; margin:0;}
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;
	text-align: center; /* 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: 12px;
	background-color: #e2e2e2;
	background-image: url(../images/bkgnd.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.thrColFixHdr #container {
	width: 964px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header {
	height: 460px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-image: url(../images/logo1.png);
	height: 106px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header  {
	background-repeat: no-repeat;
	height: 301px;
}

#banner {
	                background-color:#DCDCDC;
                height:301px;
                margin-bottom:8px;
                }

#mainContent ul.multi { padding-left:20px; } 
		#mainContent ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 10px no-repeat; 
			padding-left:25px; 
			float:left; 
			width:150px; 
			line-height:20px;
			list-style-type:none;
			} 

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	vertical-align: top;
	padding-top: 20px;
}
#practiceareas {
	background-image: url(../images/pa-bkgnd.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px solid #d3d3d3;
	background-color: #730504;
	padding-bottom: 20px;
}
#sidebar1 h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 8px;
	padding-left: 5px;
	text-align: center;
	padding-bottom: 10px;
}


	#practiceareas ul {
	margin:10px 0px 10px 0px;
	text-decoration:none;
	color:#fffff;
	padding-left:0px;
	font-color:fff;
	}
		
		
		#practiceareas ul li {
	margin-bottom:10px;
	padding-left:10px; /* pushes text to the right to display bg img */
	text-align:center;
	list-style:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
			}
			
	#practiceareas ul li a {
	text-decoration:none;
	color:#FFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
		
	#practiceareas ul li a:visited {
		color:#FFFFFF;
		text-decoration:none;
	}
	#practiceareas ul li a:hover {
		color:#330000;
		text-decoration:none;
		background-color:#F0EEEE;
	}





.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 185px; /* padding keeps the content of the div away from the edges */
	margin-right: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 17px;
}
#sidebar2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #392727;
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
}
#sidebar2 #form1 table {
	margin-top: 10px;
}
.formfields {
	background-color: #f0eeee;
	border: 1px solid #330000;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar2 #rtborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
	padding-left: 15px;
}
#sidebar2 p {
	line-height: 16px;
	text-align: center;
}
#sidebar2 .title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	padding-top: 10px;
}


.toppadding {
	padding-top: 10px;
}

#topimg { background-image:url(../images/header-dca.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	height: 70px;}

#list1 {
	margin-left: 20px; 
	line-height: 20px; 
	margin-bottom: 10px;}
#sub {margin-left: 40px; }

#ol1 {
	margin-left: 30px; 
	line-height: 20px; 
	margin-bottom: 10px;}
	
/* multi column list */
.clear {
	clear:both;
}
               
			   #column-left {
				   width:470px;
			   }
			   #column-left ul { padding:10px; list-style:none; } 
                    #column-left ul li { 
                                                
												/* 0px = horizontal position for left, 6px = vertical position from top */
                                               /* pushes text to the right to display bg img */
                                                float:left;
                                                width:210px; /* sets the width of each column */
                                                line-height:25px; 
                                                }
	
	

#rc_white_photo {position:relative; top:0px; margin:10px; height: 280px; width: 150px; background-image:url(../images/rc_white.jpg); background-repeat:no-repeat; float:left;}
#r_walker_photo {margin: 10px;height: 230px; width: 180px; background-image:url(../images/r_walker.jpg); background-repeat:no-repeat; float:left;}

.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 230px;
	margin-left: 240px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
}
#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 15px;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
}

#mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-bottom: 10px;
	line-height: 20px;
}
#mainContent a, #mainContent a:visited, #mainContent a:active {
	color: #592727;
	text-decoration: none;
}
#mainContent a:hover {
	color: #d50f0f;
	text-decoration: underline;
}
.thrColFixHdr #border #mainContent .lists {
	text-align: left;
	padding-left: 20px;
}
.thrColFixHdr #border #mainContent .lists ul {
	padding-top: 10px;
	padding-bottom: 20px;
}
#mainContent .lists ul li {
	padding-bottom: 5px;
}


.thrColFixHdr #footer {
	color: #FFF;
	background-color: #330000;
	padding-right: 10px;
	padding-left: 20px;
	margin-right: 14px;
} 
.thrColFixHdr #footer p {
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 11px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
}
#container #footer p a, #container #footer p a:active, #container #footer p a:visited {
	color: #FFF;
	text-decoration: none;
}
.thrColFixHdr #container #footer p a:hover {
	color: #dd0202;
	text-decoration: none;
}

.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;
}
#container #border {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cecdd0;
	border-right-color: #cecdd0;
	border-left-color: #cecdd0;
	width: 948px;
	padding-bottom: 140px;
}


img, div { behavior: url(iepngfix.htc) }
#lowerlogo {
	background-image: url(../images/small-logo.png);
	height: 75px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -60px;
}
#webopts {
	background-color: #E2E2E2;
	background-image: url(../images/webopts-logo.jpg);
	background-repeat: no-repeat;
	width: 120px;
	height: 56px;
	margin-top: 10px;
}
#webopts a {
	font-size: 36px;
	text-decoration: none;
}


.boldtext {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}
.centerlinks a, .centerlinks a:visited, .centerlinks a:active {
	font-size: 12px;
	font-weight: bold;
	color: #592727;
	text-decoration: underline;
}
.centeredtext {
	text-align: center;
}
#subnav {
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	background-color: #730504;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 20px;
	clear: both;
	background-image: url(../images/lower-subnav-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#subnav ul {
	margin-left: 20px;
	margin-top: 5px;
	list-style-type: none;
	line-height: 24px;
}
#subnav ul li a, #subnav ul li a:visited, #subnav ul li a:active {
	list-style-type: none;
	color: #FFF;
	text-decoration: none;
}
#subnav ul li a:hover {
color:#330000;
		text-decoration:none;
		background-color:#F0EEEE;
}
