body, html
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Palatino, Serif;
  font-size: 12px;
  margin-top: -3px;
/*
  background-color: #E25695;
  background-color: #BFFFAF;
  background-color: #80FF60;

  background-color: #DFFFD7;

   */
/*  background-image: url(bg_6.gif);*/
/*  background-image: url(/site_media/images/pattern_057.png);*/
  background-color: #903;
  line-height: 1.4em;
  color: #663;
  }


p { margin-top: 0px; }

.content-container
{
  text-align: left;
  width: 700px;
  }

.welcome
{
  font-size: 12pt;
  line-height: 16pt;
  }

.static-image { display: block; margin-left: 0px; margin-right: 0px;
                margin-top: 0px; margin-bottom: 15px;}

.welcome .static-image { margin-bottom: 0px; margin-top: 15px; }

.content-element
{
  background-color: #fff;
  border: 1px solid #848284;
  }

#title-frame
{
  width: 100%;
  }

#title-img
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

#title
{
  background-color: #fff;
  color: #000;
  width: 698px;
  height: 210px;
  text-align: center;
  background-image: url(/site_media/images/new-head-middle.png);
  background-position: top left;
  background-repeat: no-repeat;
  }

#title div
{
  padding: 15px;
  padding-top: 25px;
  }

h1, h2, h3
{
/*  color: #0e0838;*/
  color: #903;
  }

h1 { line-height: 1em; }

#title h1
{
  margin: 0;
  padding: 0;
  font-size: 55px;
  font-family: Georgia, Times New Roman, Serif;
  margin-top: -7px;
  text-align: center;
  position: relative;
  top: 120px;
  line-height: 0.2em;
  }

#title h2
{
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-family: Sans Serif;
  text-align: center;
  position: relative;
  top: 148px;
  }

#content
{
  padding: 10px;
  border: 1px solid #848284;
  padding-top: 25px;
  min-height: 350px;
  }

.menu-frame
{
  border: 1px solid #848284;
  padding: 10px;
  padding-left: 12px;

  }

.menu-frame
{

  padding: 0px;
  margin: 0px;
  border: none;
  }

#navmenu
{
  width: 700px;
  text-align: left;
  background-color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #eee;
  }

a, a:visited, a:link { text-decoration: underline; color: #663; }
a:hover { text-decoration: none; color #000; }

#navmenu ul {margin: 0; padding: 10px;  padding-left: 20px; padding-right: 0px;
	list-style-type: none; list-style-image: none; }
/*#navmenu li {display: inline; padding: 5px 8px 5px 8px; font-size: 11px; font-weight: bold;}*/
#navmenu li {display: inline; padding: 5px 10px 5px 10px; font-size: 10px; font-weight: bold;}
#navmenu a, a:visited {text-decoration:underline; color: 663; }
#navmenu a:hover {color: #000; }

.news h1
{
  font-size: 14px;
  font-family: Verdana, Arial, Sans Serif;
  margin-top: 25px;
  }

.news h2
{
  font-size: 12px;
  font-family: Verdana, Arial, Sans Serif;
  border-bottom: solid 1px #ccc;
  background-color: #fff;
    border-top: solid 1px #c30013;
  }

.caption
{
  border-bottom: solid 1px #c30013;
  margin-top: -12px;
  padding: 5px;
  padding-left: 0px;
  padding-bottom: 0px;
  }

.announcement
{
  margin-top: 20px;
  }

.bodytext
{
/*  padding: 5px;
  padding-left: 0px;
   */
  }

.emphasize
{
  font-weight: bold;
  }

#content-body
{
  width: 435px;
  float: left;
  padding-left: 22px;
  padding-top: 15px;
  }

#sidebar
{
  width: 183px;
/*  width: 160px;*/
  margin-left: 480px;
  background-color: #cc9;
  border: none;
  background-color: #aaa;
  }

#sidebar-content
{
  background-color: #eee;
  position: relative;
  padding: 10px;
  width: 160px;
  left: -4px;
  top: -4px;
  border: solid 1px #000;
  }

#address
{
  background-color: #fff;
  border: 1px solid #000;
  padding: 5px;
  margin-bottom: 10px;
  font-size: 90%;
  }

#address p { margin: 0; }

.clear
{
  width: 100%;
  clear: both;
  }

.news_article h1
{
  font-size: 14px;
  font-family: Verdana, Arial, Sans Serif;
  margin-top: 25px;
  background-color: #fff;
  }

.article-image { margin-bottom: 15px; margin-top: 15px; display: block;
                 margin-left: 0px; margin-right: 0px; }

table.form
{

  }

table.form th
{
  height: 4em;
  }

table.form tr
{
  vertical-align: top;
  }

table.form input,textarea
{
  border: solid 1px #000;
  border-right: solid 2px #000;
  border-bottom: solid 2px #000;
  }


ul.errorlist
{
  padding-left: 0px;
  }

ul.errorlist li
{
  list-style: none;
  background-color: #fff;
  border: dashed 1px #000;
  padding: 10px;
  color: #f00;
  float: right;
  }

.case_list ul li ul li
{
  margin-bottom: 15px;
  border-bottom: dashed 1px #ccc;
  }

/* something about ie6 is forcing this */
.bio_detail h1, .contact h1, .bio_list h2
{
  margin-top: 20px;
}

.bio_detail img, .practice_areas_list ul li img { margin-left: 15px;
                                                  margin-bottom: 15px; }


/* archive page */

.archiveimages .img { display: block; margin-bottom: 50px; }
.archiveimages h2 { margin-top: 25px; }
.archiveimages h5 { margin-bottom: 15px; }
.archivepage-content h1, .archivepage-content h2
{ margin-top: 25px; margin-bottom: 25px;}
.archivepage-content h3 { margin-bottom: 15px; }
.archivepage-content p { margin-bottom: 15px; text-indent: 2em; }

/* CSS container shadow */
.shadow-container {
	position: relative;
	left: 6px;
	top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}

.shadow-container .shadow2,
.shadow-container .shadow3,
.shadow-container .container {
	position: relative;
	left: -2px;
	top: -2px;
}

	.shadow-container .shadow1 {
		background: #F1F0F1;
/*       background: #E2BFCF;*/
/*                                 background: #8c8599;*/
	}

	.shadow-container .shadow2 {
		background: #DBDADB;
/*       background: #D2AFBF;*/
/*background: #9c95A9; */
	}

    .shadow-container .shadow3 {
		background: #B8B6B8;
/*       background: #D2AFBF;*/
/*                                                                  background: #AcA5B9;*/
	}

/* CSS container shadow */