body {
	font-family: Veranda, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background: #FFFFFF url("images/h-back.gif") repeat-x left top;
}

a {
	text-decoration:none;
	color:#990000;
	font-weight: bold;
  }

a:hover {
	color:#000000;
  }

/*********** #Logo ***********/

#wrap {
	background: url("images/ln-back.gif") repeat-y left top;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#w2 {
	background: url("images/lnt-back.gif") no-repeat left top;
}


#header {
	background: url("images/header.jpg") no-repeat left top;
	margin: 0px 0px 0px 26px;
	width: 803px;
	height: 142px;
}

#building {
	background: url("images/building.jpg") no-repeat 0px 96px;
	width: 803px;
	height: 142px;
}

#middle {
	background: url("images/n-back.gif") repeat-y left top;
	width: 803px;
	height: 500px;
	margin-left: 26px;
}

/*********** #Top Nav Links ***********/

#t {
	width: 803px;
	height: 15px;
	margin-top: 125px;
	float:right;
}

#tnl {
	width: 533px;
	height: 15px;
	text-align: left;
	margin-left: 270px;
}

#tnl a {
	background: url("images/spacer.gif") no-repeat left top;
	padding: 0px 35px 0px 35px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
  }

#tnl a:hover {
	background: url("images/spacer.gif") no-repeat left top;
	color:#000000;
  }

/*********** #Layout Styles ***********/

#nav {
	width: 213px;
	height: 400px;
	background: url("images/nav-back.gif") no-repeat left top;
	vertical-align: top;
}

#content {
	width: 550px;
	padding: 30px 0px 20px 0px;
	vertical-align:top;
}

#c {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align : justify;
	margin: 0px 40px 0px 50px;
	vertical-align:top;
}

#right {
	width: 40px;
	vertical-align:top;
}

#cpa {
	text-align: center;
	margin: 20px 0px 0px 23px;
}

#directions {
	text-align: center;
	margin: 20px 0px 200px 23px;
}

#directions a{
	font-size: 11px;
	color: #DDD5BF;
	text-decoration: underline;
	text-align : justify;
	vertical-align:top;
	
}

#address {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 20px 0px 0px 23px;
}

#phone {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 20px 0px 0px 23px;
}

.shortform {
	background-color: #003366;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.qc {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 0px 0px 10px 10px;
}

.qform {
	padding: 0px 0px 0px 10px;
	font-size: 10px;
	font-weight: bold;
	color: #C0CCFF;
	text-align: left;
}

/*********** #Practice Area Links ***********/

#prac {
	padding: 0px 0px 0px 0px;
	margin: 85px 0px 0px 23px;
  }
  
#prac a {
	display: block;
	padding: 3px 20px 0px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 12px;
	height: 22px;
	text-align: right;
	border-bottom: 1px solid #FFFFFF;
  }

#prac a:hover {
	background: url("images/pracbar_over2.gif") no-repeat left top;
	color:#CCCCCC;
  }
  
/*********** #H Tags ***********/

h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #75642E;
	margin: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h3 {
	background: url("images/h.gif") no-repeat left top;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 2px 0px 5px 20px;
}

.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

hr {
	color: #FFFFFF;
	margin: 5px 0px 5px 0px;
}
  
/*********** #Disclaimer links ***********/

#dl {
	background: #E5E5E5 url("images/d-back.gif") repeat-x left top;
	width: 730px;
	height: 43px;
}

#dll {
	background: url("images/dc.gif") no-repeat left top;
	width: 730px;
	height: 43px;
}

#dli {
	width: 730px;
	height: 32px;
	background: #E5E5E5;
  }

#dli a {
	font-weight: bold;
	text-decoration: none;
	color: #660066;
	font-size: 11px;
  }

#dli a:hover {
	color:#D1C2D6;
  }
  
/*********** #Disclaimer ***********/

#disc {
	background: url("images/disc-back.gif") repeat-x 0px 0px;
	font-size: 10px;
	color: #999999;
	text-align : justify;
	margin: 2px 0px 0px 0px;
	padding: 15px 0px 0px 20px;
}

#disc a {
	background: url("images/disc1.gif") no-repeat left top;
	padding:0px 5px 0px 5px;
	font-weight:bold;
	text-decoration:none;
	color:#990000;
	font-size: 11px;
  }

#disc a:hover {
	background: url("images/disc2.gif") no-repeat left top;
	color:#000000;
  }
  
  
/*********** #larger font ***********/

#font {
	font-size: 14px;
	
}
