<!--
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	color: #CCC; 
	background-color: #7E311D; 
	background-image: url("../images/bkg-body.gif");
	background-repeat: repeat-x;
    text-align: center;
	margin: 0px;
	padding: 0px; 
	}

/*
body.alt {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	color: #CCC; 
	background-color: #7E311D; 
	background-image: url("../images/bkg-body2.gif");
	background-repeat: repeat-x;
    text-align: center;
	margin: 0px;
	padding: 0px; 
}
*/

p { 
	margin: 0px 0px 0px 0px; 
	}

h1 { 
	font-size: 15px; 
	font-weight: bold;
    color: #7E311D;
	margin: 0px 0px 0px 0px; 
	}

h2 { 
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h3 { 
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h4 { 
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

a { 
	color: #333333; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:link,
a:visited {  
	color: #333333; 
	background-color: transparent; 
	text-decoration: underline; 
	}


a:active,
a:hover { 
	color: #669933; 
	background-color: transparent; 
	text-decoration: underline; 
	}

form {
	margin: 0px;
	}

input {
	margin: 0px;
	}

b { 
	font-weight: bold;
	}

strong { 
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

li {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	}

img.right {
	float: right;
	margin: 3px 0px 6px 8px;
	}

img.left {
	float: left;
	margin: 3px 10px 6px 0px;
	}

/* HEADER STYLES */
#header {
	height: 46px;
	width: 100%;
	text-align: center;
}

#header2 {
	height: 29px;
	width: 100%;
	text-align: center;
}

#header #nav {
  width: 731px;
  height: 46px;
  margin-right: auto;
  margin-left: auto;
  background-image: url("../images/home-nav.jpg");
}

/* CONTENT STYLES */

#home {
  width: 751px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

#home-top {
  background-image: url("../images/home-top.jpg");
  background-repeat: none;
  height: 155px;
  width: 751px;
}

#home-mid {
  background-image: url("../images/home-mid.jpg");
  background-repeat: no-repeat;

  width: 751px;
  text-align: left;
}

#home-mid h1 {
  font-family: Times-Roman, "Times New Roman", Times, serif;
  color: #FFF;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  margin-left: 227px;
  width: 260px;
  padding-top: 30px;
}

#home-mid p {
  font-family: Times-Roman, "Times New Roman", Times, serif;
  color: #3E0903;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  margin-left: 227px;
  width: 258px;
  padding-top: 10px;
}

#right-column {
  float: right;
  width: 212px;
}

#right-column h2 {
  color: #7E311D;
  line-height: 28px;
  font-size: 20px;
  font-family: Times-Roman, "Times New Roman", Times, serif;
  padding-top: 30px;
  font-weight: normal;
}

#right-column p {
	margin-left: 0;
	width: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 166px;
	padding-top: 12px;
}

#right-column a {
  color: #7E311D;
  padding-top: 6px;
}

#right-column a {
  color: #7E311D;
  text-decoration: none;
}

#right-column a:link {
  color: #7E311D;
  text-decoration: none;
}

#right-column a:visited {
  color: #7E311D;
  text-decoration: none;
}

#right-column a:hover {
  color: #3E0903;
  text-decoration: underline;
}

#right-column a:active {
  color: #3E0903;
  text-decoration: underline;
}

#right-column ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0px;
  padding: 0px;
  width: 180px;
  padding-top: 8px;
}

#right-column li {
  font-family: Tahoma, arial, helvetica, sans-serif; 
  font-size: 14px; 
  line-height: 16px;
  margin: 0px;
  padding-top: 8px;
}

td.content ul {
  list-style-type: disc;
  list-style-position: outside;
  margin: 6px 80px 6px 50px;
  padding: 0px;
}

td.content li {
  font-family: Tahoma, arial, helvetica, sans-serif; 
  font-size: 12px; 
  line-height: 18px;
  margin: 0px;
  padding-top: 6px;
  line-height: 16px;
}

#home-bot {
  background-image: url("../images/home-bot.jpg");
  background-repeat: none;
  height: 33px;
  width: 751px;
  color: #D1A061;
  font-size: 11px;
  text-align: left;
}

#home-bot a {
  color: #CCC;
  text-decoration: none;
}

#home-bot a:link {
  color: #CCC;
  text-decoration: none;
}

#home-bot a:visited {
  color: #CCC;
  text-decoration: none;
}

#home-bot a:hover {
  color: #FFF;
  text-decoration: underline;
}

#home-bot a:active {
  color: #FFF;
  text-decoration: underline;
}


#home-bot p {
	padding: 6px 0 0 225px;
}

/* Interior Page Styles */
#hd-attorney {
  background-image: url("../images/hd-attorney.jpg");
  background-repeat: no-repeat;
  height: 155px;
  width: 751px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

#hd-staff {
  background-image: url("../images/hd-staff.jpg");
  background-repeat: no-repeat;
  height: 155px;
  width: 751px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

#hd-practice {
  background-image: url("../images/hd-practice.jpg");
  background-repeat: no-repeat;
  height: 155px;
  width: 751px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

#hd-about {
  background-image: url("../images/hd-about.jpg");
  background-repeat: no-repeat;
  height: 155px;
  width: 751px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

#hd-blank {
  background-image: url("../images/hd-blank.jpg");
  background-repeat: no-repeat;
  height: 155px;
  width: 751px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

#hd-contact {
  background-image: url("../images/hd-contact.jpg");
  background-repeat: no-repeat;
  height: 155px;
  width: 751px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}


#container {
  background: #D98221;
  width: 731px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}

td.sidebar {
  background: #D98221;
  width: 195px;
  background-image: url("../images/barrel-cactus.jpg");
  background-repeat: no-repeat;
}


td.sidebar-staff {
  background: #D98221;
  width: 195px;
  background-image: url("../images/bkg-sidebar5.jpg");
  background-repeat: no-repeat;
}

td.sidebar-practice {
  background: #D98221;
  width: 195px;
  background-image: url("../images/bkg-sidebar2.jpg");
  background-repeat: no-repeat;
}

td.sidebar-about {
  background: #D98221;
  width: 195px;
  background-image: url("../images/bkg-sidebar4.jpg");
  background-repeat: no-repeat;
}

td.sidebar-contact {
  background: #D98221;
  width: 195px;
  background-image: url("../images/bkg-sidebar3.jpg");
  background-repeat: no-repeat;
}

td.sidebar-disclaimer {
  background: #D98221;
  width: 195px;
  background-image: url("../images/bkg-sidebar6.jpg");
  background-repeat: no-repeat;
}

td.sidebar-privacy {
  background: #D98221;
  width: 195px;
  background-image: url("../images/bkg-sidebar7.jpg");
  background-repeat: no-repeat;
}


td.sidebar2 {
  background: #D98221;
  width: 195px;
  background-image: url("../images/bkg-side-nav.gif");
  background-repeat: no-repeat;

}

td.content {
  background: #FFF;
  background-image: url("../images/bkg-content.gif");
  background-repeat: no-repeat;
  height: auto;
  width: 536px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px; 
  line-height: 18px;
}

td.content p {
  margin-left: 20px;
  margin-right: 30px;
  margin-top: 16px;
}

td.content h1 {
  font-family:  Times-Roman, Georgia, serif;
  margin-left: 20px;
  margin-right: 30px;
  margin-top: 30px;
  margin-bottom: 0;
  font-weight: bold;
}

#footer {
  background-image: url("../images/bkg-footer.gif");
  background-repeat: no-repeat;
  height: 85px;
  margin-top: 40px;
  margin-bottom: 20px;
}

#footer p.links {
  margin: 0 0 0 20px;
  font-weight: bold;
}

#footer p.copyright {
  margin: 28px 0 20px 20px;
  color: #999;
}

#footer a {
  color: #7E311D;
  background-color: transparent; 
  text-decoration: none; 
}

#footer a:link,
#footer a:visited {  
  color: #7E311D; 
  background-color: transparent; 
  text-decoration: none; 
}


#footer a:active,
#footer a:hover { 
  color: #7E311D; 
  background-color: transparent; 
  text-decoration: underline; 
}

.content dl {
	margin: 20px 0 30px 0;
}

.content dt {
  color: #7E311D;
  font-size: 13px; 
  line-height: 15px;
  width: 70px;
  float: left;
  margin-bottom: 10px;
  margin-left: 10px;
  font-weight:bold;
}
 
.content dd {
  font-size: 13px;
  line-height: 15px;
  width: 300px;
  margin-left: 60px;
  margin-bottom: 10px;
 }



-->