/* CSS Document */

body {

	margin: 0;

	font-family: tahoma;

	font-size: 12px;

}



td, th, tr {

	font: 12px tahoma;

}



.justified {

	text-align:justify;

}



a {

	text-decoration: none;

	color: #333333;

}



a:hover {

	color: #336666;

	text-decoration: underline;

}



a:active {

	color: #D89F07;

	text-decoration: underline;

}




.form {

	font-family: Tahoma;

	font-size: 11px;

	background-color: #FFFFFF;

}

.pagetitle {

	color: #336666;

	height: 20px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: normal;

	font-weight: bolder;

	font-variant: normal;

	text-transform: uppercase;

}

.pagetitle2 {

	color: #336666;

	height: 20px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

	font-style: normal;

	font-weight: bolder;

	font-variant: normal;

	text-transform: uppercase;

}

.text_green_bg {color: #FFFFFF;

	font:  12px Tahoma;

	text-decoration: NONE;

}

.text_green_bg_bold {color: #FFFFFF;

	font:  12px Tahoma; font-weight:bold;

	text-decoration: NONE;

}



.header {

	color: #996633;

	font:  12px Tahoma;

	text-decoration: NONE;

	text-transform: uppercase;

	font-weight: bold;

}

.header_atty {

	color: #996633;

	font:  12px Tahoma;

	text-decoration: NONE;

	text-transform: uppercase;

	font-weight: bold;

}

.header_atty:hover {

	color: #336666;

	text-decoration: underline;

	text-transform: uppercase;

	font-weight: bold;

	font-family: Tahoma;

	font-size: 12px;

}

.address {

	color: white;

	padding-right: 20px;

}

.copyright {

	font: 9px/10px Tahoma;

	color: #FFFFFF;

}

.button {

	font-family: Tahoma;

	font-size: 11px;

}

.logo {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: bold;

	color: #336666;

	text-transform: uppercase;

}

.logo_cap {font-size: 18px}

.table_brdr {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-color: #336666;

	border-right-color: #336666;

	border-bottom-color: #336666;

	border-left-color: #336666;

}

.pers_title {

	text-transform: uppercase;

	color: #336666;

	font-weight: bold;

}

.attorney_bio_box_header {
	color: #996633;
	font:  12px Tahoma;
	text-decoration: NONE;
	text-transform: uppercase;
	font-weight: bold;
	margin-left:10px;
}

.attorney_bio_box {	}


.attorney_bio_box li {
	float: left;
	line-height:16px;
	list-style-image: url("http://kirkpinkerton.com/images/square_green.gif");
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
}

	

