body {
	font-family: Veranda, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin: 10px 0px;
	padding: 0px;
	background: #CCCCCC;
}

/*********** #Logo ***********/

#wrap1 {
	background: #FFFFFF;
	width: 734px;
	border: 1px solid #FFFFFF;
}

#wrap2 {
	width: 732px;
	border: 1px solid #000000;
}

#header {
	background: #E7EAF3 url("images/h-back.gif") repeat-x right top;
	width: 732px;
	height: 44px;
	text-align: right;
	vertical-align: top;
}

#menu {
	background: #FFFFFF url("images/menu-back.gif") repeat-y left top;
	width: 224px;
	height: 214px;
	vertical-align: top;
}

#menulinks {
	width: 224px;
	height: 60px;
	padding: 0px;
	vertical-align: middle;
}

#menulinks a {
	display:block;
	background: url("images/ml1.gif") no-repeat right top;
	padding: 0px 60px 0px 0px;
	height: 25px;
	line-height: 25px;
	text-decoration:none;
	font-weight:bold;
	color:#5A8095;
	font-size: 11px;
	text-align: right;
  }

#menulinks a:hover {
	background: url("images/ml2.gif") no-repeat right top;
	color:#000000;
  }

#photo {
	background: #FFFFFF url("images/photonew.jpg") no-repeat left top;
	width: 316px;
}

#3 {
	background: #6699CC url("images/3.gif") no-repeat left top;
	width: 192px;
	height: 214px;
	vertical-align: top;
}

#pa {
	background: #FFFFFF url("images/pa-back.gif") repeat-y left top;
	width: 224px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	vertical-align: top;
}

#pa p {
	background: url("images/pa1.gif") no-repeat left top;
	padding: 2px 3px 0px 35px;
	font-weight:bold;
}

#content {
	background: #FFFFFF url("images/c-back.gif") repeat-y left top;
	width: 508px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 0px;
	vertical-align: top;
}

#c{
	margin: 20px;
}

#address {
	padding: 3px 0px 3px 8px;
	margin: 20px 10px 10px 10px;
	font-size: 12px;
	color: #000000;
}

.style1 {color: #FF0000}

/*********** #end new ***********/


/*********** #H Tags ***********/

H1 {
	background: url("images/h1.gif") no-repeat left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 29px;
	padding: 3px 0px 5px 10px;
	margin: 0px;
}

H2 {
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #555037;
}

hr {
	color: #000000;
	margin: 5px 0px 5px 0px;
}

/*********** #Layout Styles ***********/

.imgright {
	float: right;
	margin: 0 0 5px 15px;
}

.imgleft {
	float: left;
	margin: 0 15px 5px 0;
}

.shortform {
	background-color: #003366;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #000000;
	background: #FFFFFF url("images/f-back.gif") repeat-x left top;
}

.form {
	background-color: #003366;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #D1C2D6;
	background: #FFFFFF url("images/f-back.gif") repeat-x left top;
}

.qc {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 100px 0px 0px 5px;
	background: url("images/call-today.gif") no-repeat left top;
}

.qform {
	padding: 0px 0px 0px 4px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

/*********** #Practice Area Links ***********/

#prac {
	padding-bottom: 1px;
  }

#prac a {
	display:block;
	background: url("images/p1.gif") no-repeat left top;
	padding: 0px 0px 0px 30px;
	height: 41px;
	line-height: 32px;
	text-decoration:none;
	font-weight:bold;
	color:#332539;
	font-size: 11px;
  }

#prac a:hover {
	background: url("images/p1.gif") no-repeat left top;
	color:#999999;
  }
  
/*********** #Disclaimer ***********/

#disc {
	width: 730px;
	background: #CCCCCC url("images/spacer.gif") no-repeat 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	text-align : justify;
	padding: 20px 0px 5px 0px;
}

#disc a {
	background: url("images/disc1.gif") no-repeat left top;
	padding:0px 5px 0px 5px;
	font-weight:bold;
	text-decoration:none;
	color:#003333;
	font-size: 11px;
  }

#disc a:hover {
	background: url("images/disc2.gif") no-repeat left top;
	color:#000000;
  }
