body {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size: 10px;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  background: #FFFFFF url("images/back.gif") repeat-x left top;
}

td {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
}

a {text-decoration:none; color:#976c19;}
a:hover {color:#CC6600;}

/*********** #Header ***********/

#top {
	background: url("images/top.gif") no-repeat left 11px;
	width: 843px;
	height: 77px;
}

#flash {
	width: 847px;
	height: 197px;
}

/*********** #Main Body ***********/

#menu {
	background: #dcd8c6;
	width: 218px;
	vertical-align: top;
}

#menu img {float: left; margin: 0px 0px 10px 0px;}

#content {
	width: 638px;
	vertical-align: top;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	background: url("images/c-back.gif") repeat-y left top;
	padding-top: 20px;
}

#c2 {
	margin: 0px 30px 20px 30px;
}

#call {
	background: url("images/call-today.jpg") no-repeat left top;
	width: 443px;
	height: 175px;
	margin: 20px 0px 10px 35px;
}

#welcome {
	background: url("images/welcome.gif") no-repeat left top;
	height: 22px;
}

#divider {
	background: url("images/bg_divider.gif") repeat-x left top;
	height: 1px;
}

#indent	{
	text-indent: 40px;
	
}

/*********** #Menu Links ***********/

#prac {
	background: #6a6654 url("images/prac-back.gif") repeat-y left top;
	margin: 6px 3px 0px 3px;
	text-align:center;
  }

#prac a {
	background: url("images/button.jpg") no-repeat 6px top;
	display:block;
	height:38px;
	line-height: 38px;
	margin: 7px 0px 0px 0px;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	color:#444136;
  }

#prac a:hover {
	color: #000000;
  }

#areas {
	background: url("images/practice-areas.gif") no-repeat left top;
	height: 37px;
	width: 212px;
  }
  
#pbot {
	background: url("images/prac-bottom.gif") no-repeat left top;
	height: 11px;
	width: 212px;
	margin-left: 3px;
  }
  
/*********** #Contact Area ***********/

#contact {
	background: #6a6654 url("images/contact-back.gif") repeat-y left top;
	margin: 6px 10px 0px 9px;
	text-align:center;
	font-size: 11px;
	color:#FFFFFF;
  }

#contact a {
	color:#fff200;
  }

#contact a:hover {
	color: #CCCCCC;
  }

#ctop {
	background: url("images/contact-top.gif") no-repeat left top;
	height: 6px;
	width: 199px;
  }
  
#cbot {
	background: url("images/contact-bottom.gif") no-repeat left top;
	height: 6px;
	width: 199px;
	margin-left: 9px;
  }

/*********** #Menu Links ***********/

#tn {
	background: url("images/top-menu.gif") no-repeat left top;
	width: 856px;
	height: 30px;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	margin-bottom: 12px;
  }
  
#tn a {
	padding: 0px 8px 0px 8px;
	height: 30px;
	line-height: 30px;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
  }

#tn a:hover {
	color:#464646;
  }

/*********** #Bottom Menu ***********/

#bottom {
	background: #969487 url("images/bottom-back.gif") repeat-x left top;
	height: 300px;
  }
  
/*********** #Sub Menu Links ***********/

#subl {
	width: 800px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color:ffcc00;
  }

#subl a {
	padding: 0px 8px 0px 8px;
	height: 22px;
	line-height: 22px;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
  }
  
#subl a:hover {
	color:#CCCCCC;
  }
  
/*********** #Heading Styles ***********/

H1 {
	font-size: 16px;
	font-weight: bold;
	color: #663200;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	color: #6a6654;
}

H3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

H4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 4px 0px 3px 0px;
}

.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #bc912b;
}
  
/*********** #Disclaimer ***********/

#disc {
	width: 800px;
	text-align: justify;
	font-size: 10px;
	color:#666666;
	margin: 20px 0px 0px 0px;
  }
  
#disc a {
	text-decoration:none;
	font-size: 11px;
	color:#fff200;
	font-weight: bold;
  }

#disc a:hover {
	color:#FFFFFF;
  }
  
/*********** #Contact Form ***********/

#qform {
	padding: 0px 0px 5px 33px;
	font-size: 11px;
	font-weight: bold;
	color: #504b36;
}

#qform input, textarea { border:solid 1px #333333; 
	
}

#may {
	font-size: 11px;
	color: #363636;
	font-weight:bold;
	margin: 10px 5px 15px 5px;
	text-align:center;
}

#may b {
	display:block;
	font-size: 14px;
	color: #663200;
	margin: 0px 0px 5px 0px;
}

#shortform {
	background: #8ABFFE;
	width: 170px;
	margin: 7px 0px 0px 8px;
	border:solid 1px #FFFFFF;
}
#form {
	background: #8ABFFE;
	margin: 7px 0px 0px 8px;
	color: #504b36;
}

/*********** #Bookmark/Email This Page ***********/

#email {
	margin: 10px 0px 0px 50px;
	background: url("images/email.gif") no-repeat left top;
}

#email a {
	padding: 0px 0px 0px 20px;
	color:#304883;
	font-size: 12px;
}

#email a:hover {
	color:#999999;
}

#print {
	margin: 15px 0px 10px 50px;
	background: url("images/print.gif") no-repeat left top;
}

#print a {
	padding: 0px 0px 0px 20px;
	color:#304883;
	font-size: 12px;
}

#print a:hover {
	color:#999999;
}

#vid {
	margin: 0px 0px 35px 20px;
}

#blog {
	margin: 0px 5px 0px 4px;
}

#mb {
font-style:italic;
font-size:11px;
padding-top:5px;
}
