body {
	margin-top: 0px;
	margin: auto;
	text-align: center;
	background: url(../images/bg-main.gif) top left repeat-x #253F59;
	text-align: center;
}

/*------------  ELEMENT DEFAULTS  -------------- */

td {
	vertical-align:top;
}

ul {
	border:0;
	padding:0;
}

a:hover {
	text-decoration:underline;
}

/* ----------------------  STRUCTURE ------------------ */

table#holder {
	width:750px;
	margin:0 auto;
	height:100%;
	border:0;
	background-color: #E0E0E0;
}
	
td#masthead {
	text-align:center;
	height:75px;
}
	
table#menuholder {
	height:20px;
	margin:0 auto 0 auto;
	width:692px;
	border:0;
}
table#menuholder td {
	text-align:center;
	background-color:#595959;
	border-top:1px solid #E0E0E0;
	padding:0;
}



img.header {
	width:692px;
	height:182px;
	border-top:1px solid #E0E0E0;
}

div.content {
	width: 350px;
	margin-top: 20px;
	padding-right: 40px;
	margin-left: 25px;
	border-right: 1px dotted #929292;
}

div.subcontent {
	width: 520px;
	margin: 18px;
}

div.otherpages {
	width: 340px;
	margin: 18px;
}

div.otherpages1 {
	width: 600px;
	margin: 18px;
}

div.otherpages2 {
	width: 470px;
	margin: 18px;
	margin-right: 0px;
}


div.subcontent1 {
	width: 200px;
	margin: 18px;
}


div.subcontentborder {
	width: 550px;
	height:100%;
	margin: 18px 22px 18px 18px;
	padding-right: 20px;
	border-right: 1px dotted #929292;
}

td.sub-bg {
	background: url(../images/bg-content.gif) bottom left repeat-x ;
}

div.sub-list{
	border-left: 1px dotted #929292;
	height:100%;
	margin:75px 0 0 0;
	padding:5px;
}

div.sub-list ul.list {
	margin-top:0;
}

div.sub-list ul.list li {
	margin-bottom:10px;
}

div.sub-list h3 {
	margin:0 0 15px 0;
	padding:0;
	color:#595125;
	font-size:18px;
}

p.justify {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #423B35;
}

p.nojustify {
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #423B35;
}



/* ------------------- HEADINGS ------------------------ */
	
h1 {
	margin-bottom: 0px;	
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #595125;
	font-weight:normal;
}

h2 {
	margin-bottom: 0px;	
	font-family: Georgia, Times, serif;
	font-size: 24px;
	color: #595125;
	font-weight:normal;
}

h2.practicearea {
	margin-bottom: 0px;	
	font-family: Georgia, Times, serif;
	font-size: 28px;
	color: #595125;
	font-weight:normal;
	text-align:center;
	padding-bottom:20px;
	background:url(../images/vignette.gif) bottom center no-repeat;
}

h2.main {
	margin-bottom: 0px;	
	font-family: Georgia, Times, serif;
	font-size: 28px;
	color: #595125;
	font-weight:normal;
	text-align:left;
	padding:20px 0 0 30px;
}

h3 {
	margin-bottom: 15px;
	margin-top: 0px;	
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #423B35;
	font-weight:normal;
}	


/* -------------------- LISTS ---------------- */

ul.sublist {
	margin-top: 5px;
}

ul.sublist li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #423B35;
	margin-bottom: 5px;
	text-decoration: none;
	list-style-image: url(../images/bullet2.gif); 
}

ul.sublist li a {
	color: #423B35;
	margin-bottom: 5px;
	text-decoration: none;
}

ul.bulletsmall {
	padding:0;
	margin: 5px 0 0 20px;
}

ul.bulletsmall li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #423B35;
	margin-bottom: 5px;
	padding-left:0;
	text-decoration: none;
	list-style-image: url(../images/bullet-small2.gif); 
}

ul.bulletsmall li a {
	color: #423B35;
	margin-bottom: 5px;
	text-decoration: none;
}

ul.bulletmain {
	padding:0;
	margin: 5px 0 0 20px;
}

ul.bulletmain li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #423B35;
	margin-top: 15px;
	padding-left:0;
	text-decoration: none;
	list-style-image: url(../images/bullet-main.gif); 
}

ul.bulletmain li.nobullet {
list-style-type: none;
list-style-image: none;

}

ul.bulletmain li a{
	color: #423B35;
	margin-bottom: 5px;
	text-decoration: none;
}

ul.sublistnobulet {
	margin-left: 0px;
	padding: 0px;
}

ul.sublistnobulet li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #423B35;
	margin-bottom: 3px;
	list-style-type: none;
}

ul.sublistnobulet li a{
	text-decoration: none;
	color: #2B3767;
}	

ul.list {
	margin-top: 5px;
	margin-left: 35px;	
}

ul.list li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B3767;
	margin-bottom: 5px;
	text-decoration: none;
	list-style-image: url(../images/bullet2.gif); 
}	

ul.list li a {
	text-decoration: none;
	color: #2B3767;
}

ul.listatt {
	margin-left: 30px;
	width:400px;
}

ul.listatt li {
	list-style-image: none;
	list-style-type: none;
	padding-left: 18px;
	height:18px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-bottom: 5px;
	border-bottom:1px dotted #929292;
}	

ul.listatt li a {
	display:block;
	float:left;
	width:180px;
	text-decoration: none;
	color: #2B3767;
}

ul.listatt li a.email {
	text-decoration: none;
	color: #423B35;
}

ul.listattnobullet {
	margin-left: 0px;	
}

ul.listattnobullet li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B3767;
	margin-bottom: 5px;
	list-style-type: none;
}		

/*--------------  MISC ----------------- */

td.blue {
	background-color: #4676A6;
}

td.gray {
	background-color: #595959;
}

.info {
	margin-bottom: 0px;	
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #253F59;
	font-weight:normal;
}

/*--------------  FOOTER ----------------- */

div.footerleft {
	width: 300px;
	margin-top: 3px;
	margin-left: 20px;
	vertical-align:top;
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	float:left;
}

div.footerright {
	float: right;
	width: 300px;
	margin: 3px 10px  20px 105px;
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	color: #fff;
	vertical-align:top;
}

div#address {
	padding:3px;
	font-size:12px;
	margin: 0 0 20px 10px;
	line-height:18px;
	font-family:arial,verdana,sans-serif;
}

h3.footerhead {
	color:#ccc;
	text-align:left;
	margin: 5px 5px 5px 0;
	font-size:24px;
}

div.footerleft a{
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

div.imgholder {
	margin-top: 55px;
	margin-left: 10px;	
}	

div.imgholder1 {
	margin-top: 18px;
	margin-left: 10px;	
}

div.imgholder2 {
	margin-top: 55px;
	margin-left: 0px;	
}

div.imgholderatt {
	margin-top: 70px;
	margin-right: 5px;
	padding-right: 5px;
}

img.practicearea {
	border: 1px solid #595959;
	float:right;
	margin-left:5px
}

img.subpages {
	border: 1px solid #595959;
}

h2.attorney {
	margin-left:15px;
}

h3.attorneytype {
	margin-left:15px;
}

/*--------------  MAIN PAGE ---------------- */

span.pop {
	font-family:georgia,times new roman;
	font-size:20px;
	font-style:italic;
	color:#4676A6;
}	


/*-------------QUOTE-----------------*/

p.quote {
	background:url(../images/quotes.gif) top left no-repeat;
	padding:10px 0 0 50px;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #423B35;
	text-decoration: italic;
}

p.quote em {
	display:block;
	font-size:18px;
	font-family:georgia;
	color:#253F59;
}

/*-------------CONTACT-----------------*/

div.contact {
display: block;
float: left;
width:320px;
padding: 20px;

}

/*------------- CONTACT FORM -----------------*/



td.label { 
	text-align:right; 
	vertical-align:top; 
	width:65px;
	font-size:12px;
	color:#4676A6;
}

span#LBL_Info {
	display:block; 
	width:300px; 
	background-color:#FFDCA9; 
	border:1px solid #F29000;
	color:#333;
	font-size:12px;
	font-weight:bold;
	padding:10px; 
	margin:10px; 
	text-align:center;

}

input.form324{
	display:none;
}

textarea {
	width:230px; 
	height:180px;
}

input.textfield, textarea.textfield {
	width:230px;
	background-color:#eee;
	color:#333;
	border:1px solid #4676A6;
}

/*-------------NEWS TICKER -----------------*/

div#datacontainer {
	overflow:hidden;
	width:230px;
	padding:5px;
	text-align:left;
	margin-left:10px;
}


ul.news li a {
	display:block;
	margin-bottom:8px;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

ul.news li a:hover {
	text-decoration:underline;
}



div#closingfooter {
	display:block;
	float:left;
	color:#ccc;
	font-size:10px;
	font-family:verdana,arial,sans-serif;
	padding:;
	text-align:center;
	width:100%;
	margin:3px 0;
}

div#closingfooter a {
	color: #eee;
	}
