body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	background: #000000 url("images/back.gif") repeat-y center top;
}

a	{ 
	color: #0000FF;
	}
	
a:hover { 
	color: #999999;
	}
	
a:visited { 
	color: #990000;
	}

a:active 
	{ 
	color: #000000;
	}
	
h1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
	} 
	
h2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bolder; 
	color: #333366;
	} 
	
h3
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #990000;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	} 
	
h4
	{
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
	margin: 0px;
	padding: 0px;
	margin: 30px 0px 0px 0px;
	} 
	
.title
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF;
	text-align: center;
	padding: 7px 0px 15px 0px;
	background-image: url(images/title-back.gif);
	background-repeat: repeat-x;
	} 

.content	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 20px;
	background: #ffffff url("images/c-back.gif") repeat-y left top;
	text-align: justify;
	}
	
#ch	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	}
	
.con2 {
	font-size: 12px;
	color: #000000;
	padding: 0px;
	text-align: left;
	}

.nav	{
	padding: 20px 0px 20px 0px;
	background: #CCCCCC url("images/ftips.gif") no-repeat left top;
	}
	
.bn	{
	padding: 0px;
	background: #CCCCCC;
	}
	
.rc	{
	padding: 0px 0px 0px 0px;
	background: #ffffff url("images/vdot.gif") repeat-y left top;
	}

.disc	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	padding: 20px;
	background: #ffffff url("images/d-back.gif") repeat-x left top;
	}
	
.phone
	{
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	padding: 20px 0px 0px 0px;
	} 
	
#call
	{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin:0px 0px 0px 10px;
	} 
	
#address
	{
	font-size: 10px;
	color: #000000;
	margin:10px 0px 0px 10px;
	} 

/*********** #Practice Area Links ***********/

#prac {
	margin:0px 0px 20px 0px;
  }

#prac a {
	display:block;
	background: url("images/a1.gif") no-repeat left top;
	padding:1px 2px 5px 10px;
	text-decoration:none;
	color:#333366;
	font-size: 12px;
	font-weight: bold;
  }

#prac a:hover {
	display:block;
	background: url("images/a2.gif") no-repeat left top;
	color:#666699;
  }
  
#p2 a {
	display:block;
	background: url("images/a1.gif") no-repeat left top;
	padding:1px 2px 5px 15px;
	text-decoration:none;
	color:#000000;
	font-weight: normal;
  }

#p2 a:hover {
	display:block;
	background: url("images/a2.gif") no-repeat left top;
	color:#FFFFFF;
  }
  
/*********** #Home Page Links ***********/

#hl {
	text-align: center;
  }

#hl a {
	text-decoration:none;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
  }

#hl a:hover {
	color:#CCCCCC;
  }
  
/*********** #Contact ***********/

.Form {
	background-color: #FFFFFF;
	color: #990000;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #003366;
}

.shortform {
	background-color: #003366;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #584D29;
	background: #FFFFFF url("images/f-back.jpg") no-repeat left top;
}

.sform {
	background-color: #003366;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #003366;
	background: #FFFFFF url("images/f-back.gif") repeat-x left top;
}

.qform {
	padding : 0px 0px 10px 10px;
}

.qc {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin: 15px 2px 15px 10px;
}

.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.shorthead {
	color: #990000;
	font-size: 8pt;
	font-weight: bold;
	line-height: 10px;
	padding: 5px 0px 0px 0px;
	text-align: left;
}

.address {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin: 15px 2px 15px 10px;
}