/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Arial,sans-serif;
	font-size: 8pt;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}



/***********************************************/
/* Main Header Layout Divs                                 */
/***********************************************/
#mainheader{
	width: 814px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	clear: both;
}

#mh_leftgray{
	float: left;
	width: 1px;
	height: 80px;
	background-color: #CCCCCC;
}

#mh_leftblue {
	float: left;
	width: 2px;
	height: 80px;
	background-color: #000000;
}

#mh_logo {
	float: left;
	width: 160px;
	height: 80px;
	background-color: #CCCCCC;
	padding-left: 23px;
}

.centerLogo {
	vertical-align: middle;
    margin-top:17px;
}

#mh_logotext {
	float: left;
	width: 483px;
	height: 80px;
	background-color: #CCCCCC;
	padding-left: 142px;
}

.centerLogoText {
	vertical-align: middle;
    margin-top: 35px;
}

#mh_rightblue {
	float: left;
	width: 2px;
	height: 80px;
	background-color: #000000;
}

#mh_rightgray{
	float: left;
	width: 1px;
	height: 80px;
	background-color: #CCCCCC;
}

/***********************************************/
/* Main Horizontal Navigation Layout Divs      */
/***********************************************/
#horizon_nav {
	top: 281px;
	width: 814px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	clear: both;
}

#hn_leftgray{
	float: left;
	width: 1px;
	height: 30px;
	background-color: #333333;
}

#hn_leftblue {
	float: left;
	width: 2px;
	height: 30px;
	background-color: #000000;
}

#hn_buttons {
	float: left;
	width: 808px;
	height: 30px;
	background-color: #333333;	
}

#hn_rightblue {
	float: left;
	width: 2px;
	height: 30px;
	background-color: #000000;
}

#hn_rightgray{
	float: left;
	width: 1px;
	height: 30px;
	background-color: #333333;
}

/***********************************************/
/* Center Content Layout Divs                                 */
/***********************************************/
#centercontent{
	width: 814px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	clear: both;
}

#center_wrapper_background {
	width: 814px;
	height: 400px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_wrapper_corp {
	width: 814px;
	height: 900px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_wrapper_const {
	width: 814px;
	height: 450px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}


#center_wrapper_employ {
	width: 814px;
	height: 550px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_wrapper_environ {
	width: 814px;
	height: 1070px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_wrapper_estate {
	width: 814px;
	height: 750px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_wrapper_lit {
	width: 814px;
	height: 800px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_wrapper_attorneys {
	width: 814px;
	height: 590px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_wrapper_real {
	width: 814px;
	height: 730px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_nav_background {
	width: 814px;
	height: 5px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/bkgrnd_vertnav_topgradient_v3.jpg);
	background-repeat: repeat-y;
	text-align: left;
	clear: left;
}


#left_nav_wrapper {
	width: 168px;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	float: left;
}

.leftarrow {
	padding-left: -10px;
	margin: 0px;
}

#left_nav_wrapper a:link, #left_nav_wrapper a:visited {
	display: block;
	background-image: url(../images/bkgrnd_vertnav.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
}

#left_nav_wrapper a:hover{
	text-decoration: none;
	background-image: url(../images/bkgrnd_vertnav_grayarrow.jpg);
	background-repeat: no-repeat;
	background-position:left;
	background-color: #A68327;
}

#left_nav_home {
	width: 168px;
	clear: left;
}

#left_nav_home a:link, #left_nav_home a:visited {
	display: block;
	background-image: url(../images/bkgrnd_vertnav_home.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 17px 0px 3px 10px;
	color: #FFFFFF;
}

#left_nav_home a:hover{
	text-decoration: none;
	/*background-image: url(../images/bkgrnd_vertnav_grayarrow.jpg);*/
	/*background-color: #A68327;*/
	/*color: #CCCCCC;*/
}

#left_nav_top {
	width: 168px;
	height: 29px;
	background-image: url(../images/bkgrnd_vertnav_topgradient.jpg);
	background-repeat: repeat-y;
	clear: left;
}

#left_nav_top_line {
	width: 362px;
	height: 5px;
	position: relative;
	left: 30px;
	padding: 0px;
	line-height: 0px;
	background-image: url(../images/bkgrnd_vertnav_topgradient_v2.jpg);
	background-repeat: repeat-y;

}

#left_nav_top_line_att {
	width: 256px;
	height: 5px;
	position: relative;
	left: 30px;
	padding: 0px;
	line-height: 0px;
	background-image: url(../images/bkgrnd_vertnav_topgradient_v4.jpg);
	background-repeat: repeat-y;
}

#left_nav_top_line_indvd_att {
	width: 418px;
	height: 5px;
	position: relative;
	left: 198px;
	padding: 0px;
	line-height: 0px;
	background-image: url(../images/bkgrnd_vertnav_topgradient_v5.jpg);
	background-repeat: repeat-y;
}

#main_content_wrapper {
	width: 500px;
	float: left;
}

#main_wrapper_corp {
	width: 500px;
	float: left;
}

#main_content_wrapper h5 {
	font: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 34px 0px 4px 18px;
}

#main_content_wrapper p {
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 18px 18px 0px 18px;
}

#main_content_wrapper li {
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

#main_content_wrapper a:link, #main_content_wrapper a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 1px 0px 1px 18px;
}

#main_content_wrapper a:hover{
	text-decoration: underline;
}

#main_content_wrapper_att {
	width: 200px;
	float: left;
}

#main_content_wrapper_att h5 {
	font: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 34px 0px 4px 18px;
}

#main_content_wrapper_att p {
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 18px 18px 0px 18px;
}

#main_content_wrapper_att li {
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

#main_content_wrapper_att a:link, #main_content_wrapper_att a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 1px 0px 1px 18px;
}

#main_content_wrapper_att a:hover{
	text-decoration: underline;
}

#main_content_wrapper_photo {
	width: 200px;
	float: left;
	position: relative;
	top: 70px;

}

/***************** LIST BY PRACTICE PAGE ***************************/
#center_bkgd_listbypractice {
	width: 814px;
	height: 864px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}
#main_bypractice_header {
	width: 200px;
	clear: left;
	position: relative;
	left: 198px;
	top: -100px;
}
#main_bypractice_header h5 {
	font: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 34px 0px 4px 18px;
}

#main_column_wrapper {
	width: 590px;
	position: relative;
	left: 206px;
	top: -100px;
}

#main_ctnt_wrap_bypractice1 {
	width: 170px;
	height: 500px;
	padding: 0px 0px 0px 10px;
	float: left;

}
#main_ctnt_wrap_bypractice2 {
	width: 170px;
	height: 500px;
	padding: 0px 0px 0px 10px;
	float: left;
}
#main_ctnt_wrap_bypractice3 {
	width: 170px;
	height: 500px;
	float: left;
}
#main_ctnt_wrap_bypractice1 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 20px 0px 10px 0px;
}
#main_ctnt_wrap_bypractice1 a:link, #main_ctnt_wrap_bypractice1 a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 1px 0px 1px 18px;
}
#main_ctnt_wrap_bypractice1 a:hover{
	text-decoration: underline;
}
#main_ctnt_wrap_bypractice2 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 20px 0px 10px 0px;
}

#main_ctnt_wrap_bypractice2 a:link, #main_ctnt_wrap_bypractice2 a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 1px 0px 1px 18px;
}
#main_ctnt_wrap_bypractice2 a:hover{
	text-decoration: underline;
}

#main_ctnt_wrap_bypractice3 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 20px 0px 10px 0px;
}
#main_ctnt_wrap_bypractice3 a:link, #main_ctnt_wrap_bypractice3 a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 1px 0px 1px 18px;
}
#main_ctnt_wrap_bypractice3 a:hover{
	text-decoration: underline;
}

#main_ctnt_wrap_bypractice_photo {
	width: 80px;
	float: left;
	position: relative;
	top: 70px;
	left: 300px;

}

#center_bkgd_practicearea {
	width: 814px;
	height: 480px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#main_practicearea {
	width: 500px;
	float: left;
}


#main_practicearea h5 {
	font: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 34px 0px 4px 18px;
}

#main_practicearea img {
	padding: 0px 0px 8px 27px;

}

/***************** LIST BY PRACTICE PAGE - END ***************************/



/************  Background for Individual Attorney Pages ********************/
#center_wrapper_bkgd_attorney {
	width: 814px;
	height: 560px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_tayloranderson {
	width: 814px;
	height: 530px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_johnbarlow {
	width: 814px;
	height: 470px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}


#center_bkgd_markrichards {
	width: 814px;
	height: 480px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}


#center_bkgd_danielbrough {
	width: 814px;
	height: 580px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_benjaminjohnson {
	width: 814px;
	height: 500px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_jerryfors {
	width: 814px;
	height: 520px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_ryanmitchell {
	width: 814px;
	height: 540px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_ryanbraithwaite {
	width: 814px;
	height: 470px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_montedeere {
	width: 814px;
	height: 600px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_brenthawkins {
	width: 814px;
	height: 550px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_jaredinouye {
	width: 814px;
	height: 540px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_barryjohnson {
	width: 814px;
	height: 520px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_pauljohnson {
	width: 814px;
	height: 500px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_shanekeppner {
	width: 814px;
	height: 510px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_davidkono {
	width: 814px;
	height: 680px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_jeremyreutzel {
	width: 814px;
	height: 530px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_nathandorius {
	width: 814px;
	height: 590px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_kennethmargetts {
	width: 814px;
	height: 710px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_seanmonson {
	width: 814px;
	height: 1430px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_reedrawson {
	width: 814px;
	height: 510px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_toddreece {
	width: 814px;
	height: 480px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_robertreynard {
	width: 814px;
	height: 600px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_aldentueller {
	width: 814px;
	height: 1150px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#center_bkgd_thomasbagley {
	width: 814px;
	height: 600px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}
#center_bkgd_andrewcollins {
	width: 814px;
	height: 600px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}
#center_bkgd_joshualee {
	width: 814px;
	height: 510px;
	background-image: url(../images/bkgrnd_gray_attorneypage.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}











/************  Background for Individual Attorney Pages - End ********************/

#right_nav_wrapper {
	width: 168px;
	padding: 0px;
	position: relative;
	left: 448px;
}

#right_nav_wrapper a:link, #right_nav_wrapper a:visited {
	display: block;
	background-image: url(../images/bkgrnd_vertnav_right.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: right;
	padding: 3px 0px 3px 0px;
	color: #FFFFFF;
}

#right_nav_wrapper a:hover{
	text-decoration: none;
	background-image: url(../images/bkgrnd_vertnav_grayarrow_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #A68327;
}

#right_nav_home {
	width: 168px;
	height: 5px;
	line-height: 0px;
	background-image: url(../images/bkgrnd_vertnav_topgradient_v6.jpg);
	background-repeat: repeat-y;
	clear: left;
}

#right_nav_top {
	width: 168px;
	height: 29px;
	background-image: url(../images/bkgrnd_vertnav_topgradient_v6.jpg);
	background-repeat: repeat-y;
	clear: left;
}

#main_content_attorney_photo {
	width: 319px;
	float: right;
	position: relative;
	top: 26px;
	left: -47px;
}

#main_content_practiceareas {
	width: 135px;
	float: right;
	position: relative;
	top: 70px;
	left: -240px;
	clear: both;
}

#main_content_practiceareas a:link, #main_content_practiceareas a:visited {
	display: block;
	color: #E6E6E6;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 1px 0px 1px 18px;
}

#main_content_practiceareas a:hover{
	text-decoration: underline;
}

#main_content_practiceareas h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #E6E6E6;
	padding: 1px 0px 8px 18px;
	margin: 0px;
}

#main_content_vcard {
	width: 170px;
	float: right;
	position: relative;
	top: 50px;
	left: -186px;
	line-height: 22px;
	clear: both;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#main_content_vcard a:link, #main_content_vcard a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-left: 3px;
}

#main_content_attorney_info {
	width: 355px;
	position: relative;
	left: 30px;
	height: 442px;

}

#main_content_attorney_info p {
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E6E6E6;
	padding-left: 18px;
}

.main_content_attorney_info_heading {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.main_content_attorney_info_body {
	margin-top: 1px;
}

#ctr_leftgray{
	float: left;
	width: 1px;
	height: 300px;
	background-color: #666666;
}

#ctr_leftblue {
	float: left;
	width: 2px;
	height: 300px;
	background-color: #000000;
}

#ctr_gray1 {
	float: left;
	width: 28px;
	height: 300px;
	background-color: #5C5C5C;
}

#ctr_gray2 {
	float: left;
	width: 66px;
	height: 300px;
	background-color: #545454;
}

#ctr_gray3 {
	float: left;
	width: 101px;
	height: 300px;
	background-color: #5C5C5C;
}

#ctr_gray_content {
	float: left;
	width: 613px;
	height: 300px;
	background-color: #666666;
}

#ctr_gray_content h5 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 34px 0px 0px 18px;
}

#ctr_gray_content p {
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 18px;
}

/*********** ABOUT THE FIRM PAGE ************/
#ctr_aboutfirm {
	width: 570px;
	position: relative;
	left: 199px;
}

#ctr_aboutfirm h5 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 34px 0px 0px 18px;
}

#ctr_aboutfirm p {
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	padding-left: 18px;
}
/*********** ABOUT THE FIRM PAGE - END ************/

/*********** NEWS AND EVENTS PAGE ************/
#center_bkgd_news {
	width: 814px;
	height: 400px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}
#ctr_news {
	width: 570px;
	position: relative;
	left: 199px;
}

#ctr_news h5 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 34px 0px 0px 18px;
}

#ctr_news h6 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 34px 0px 0px 18px;
}

#ctr_news p {
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 18px;
	font-size: 8pt;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.storyline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.readmore {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
/*********** NEWS AND EVENTS PAGE - END ************/

/*********** INDIVIDUAL STORIES PAGE ************/
#center_bkgd_story {
	width: 814px;
	height: 500px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#left_nav_top_line_story {
	width: 781px;
	height: 5px;
	position: relative;
	left: 30px;
	padding: 0px;
	line-height: 0px;
	background-image: url(../images/bkgrnd_vertnav_topgradient_v7.jpg);
	background-repeat: repeat-y;
}

#main_content_story {
	width: 540px;
	float: left;
	padding: 50px 10px 10px 18px;
}

#main_content_story p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.storytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
}

.storybody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}


/*********** INDIVIDUAL STORIES PAGE - END ************/

/*********** PREVIOUS WORK PAGE ************/
#ctr_bkgd_previous {
	width: 814px;
	height: 3150px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#ctr_previous {
	width: 570px;
	position: relative;
	left: 199px;
}

#ctr_previous h5 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 34px 0px 0px 18px;
}

#ctr_previous h6 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 25px 0px 0px 18px;
}

#ctr_previous p {
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	padding-left: 18px;
}

#ctr_previous ul li {
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 18px;
}

#ctr_previous a:link, #ctr_previous a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 3px 0px 3px 18px;
	color: #FFFFFF;
	text-decoration: underline;
}

.rtnTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: underline;
}

/*********** PREVIOUS WORK - END ************/

/*********** RECRUITING PAGE ************/
#ctr_bkgd_recruit {
	width: 814px;
	height: 750px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#ctr_recruit {
	width: 570px;
	position: relative;
	left: 199px;
}

#ctr_recruit h5 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 34px 0px 0px 18px;
}

#ctr_recruit p {
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	padding-left: 18px;
}
/*********** RECRUITING - END ************/

/*********** OFFICE LOCATIONS PAGE ************/
#ctr_bkgd_office {
	width: 814px;
	height: 720px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#ctr_office {
	width: 570px;
	position: relative;
	left: 199px;
}

#ctr_office h5 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 34px 0px 0px 18px;
}

#ctr_office p {
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 18px;
}
#ctr_office_cell1 {
	width: 188px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#ctr_office_cell2 {
	width: 188px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#ctr_office_cell3 {
	width: 188px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#ctr_office_mapsmall {
	clear: left;
	width: 188px;
	padding: 16px 0px 0px 18px;
	margin: 0px;
	float: left;
}

#ctr_office_mapsmall p {
	color: #FFFFFF;
	margin: 0px;
	padding-left: 40px;
}

#ctr_office_mapsmall a:link, a:visited, a:hover {
	text-decoration: underline;

}

#ctr_driving {
	width: 250px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ctr_driving h5 {
	margin: 16px 0px 0px 0px;
	padding: 0px;

}

#ctr_driving p {
	padding-left: 0px;
	margin: 6px 0px;
}


#maplarge {
	position: absolute;
	display: none;
	top: 70px;
	left: 26px;
}

#downtown {
	position: absolute;
	display: none;
	top: 524px;
	left: 230px;
	background-color: #333333;
	padding: 16px;
	width: 350px;
	}

#downtown ol, li {
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;

}

#downtown h5 {
	padding-top: 0px;
}

#downtown p {
	text-align: right;
}

#downtown a:visited {
	text-decoration: underline;

}


#parkcity {
	position: absolute;
	display: none;
	top: 524px;
	left: 230px;
	background-color: #333333;
	padding: 16px;
	width: 350px;
}

#parkcity ol, li {
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;

}

#parkcity h5 {
	padding-top: 0px;
}

#parkcity p {
	text-align: right;
}

#southslc {
	position: absolute;
	display: none;
	top: 524px;
	left: 230px;
	background-color: #333333;
	padding: 16px;
	width: 350px;
}

#southslc ol, li {
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;

}

#southslc h5 {
	padding-top: 0px;
}

#southslc p {
	text-align: right;
}


/*********** OFFICE LOCATIONS - END ************/

/*********** CONTACT US PAGE ************/
#ctr_bkgd_contact {
	width: 814px;
	height: 640px;
	background-image:url(../images/bkgrnd_graygradient.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#ctr_contact {
	width: 570px;
	position: relative;
	left: 199px;
}

#ctr_contact h5 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 34px 0px 0px 18px;
}

#ctr_contact p {
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	padding-left: 18px;
	margin-bottom: 0px;

}
#ctr_contact_cell1 {
	width: 491px;
	height: 350px;
	background-image: url(../images/bkgd_form.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px 0px 0px 18px;
}
#ctr_contact_cell2 {
	width: 188px;
	padding: 0px;
	margin: 14px 0px 0px 18px;
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

#ctr_contact_form {
	width: 450px;
	margin: 0;
	padding: 16px 0px 0px 0px;
}

#ctr_contact_form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 62px; 
	padding: 0px 0px 0px 24px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}

#ctr_contact_form .name { 
	margin: 0px 0px -2px 92px;
	font-size: 12px;
	color:#FFFFFF;
}

#ctr_contact_form .subContact { 
	float:right;
	margin-top:5px;
	margin-right:90px;
}

#ctr_contact_form input, textarea {
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:2px 0 0 8px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

#ctr_contact_form textarea {
	width: 260px;
	overflow: auto;
	margin:2px 0 0 8px;
	height: 100px;
}

.btnAlign {
	padding-left: 178px;
	padding-top: 3px;
}

#ctr_contact_form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

.messagesent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF0000;
}

/*********** CONTACT US - END ************/


#ctr_section {
	float: left;
	width: 808px;
	height: 300px;
	background-color: #666666;	
}

#ctr_rightblue {
	float: left;
	width: 2px;
	height: 300px;
	background-color: #000000;
}

#ctr_rightgray{
	float: left;
	width: 1px;
	height: 300px;
	background-color: #666666;
}

/***********************************************/
/* Office Locations Center Layout Divs                                 */
/***********************************************/

#ctr_leftgray_ol{
	float: left;
	width: 1px;
	height: 680px;
	background-color: #666666;
}

#ctr_leftblue_ol {
	float: left;
	width: 2px;
	height: 680px;
	background-color: #000000;
}

#ctr_gray1_ol {
	float: left;
	width: 28px;
	height: 680px;
	background-color: #5C5C5C;
}

#ctr_gray2_ol {
	float: left;
	width: 66px;
	height: 680px;
	background-color: #545454;
}

#ctr_gray3_ol {
	float: left;
	width: 101px;
	height: 680px;
	background-color: #5C5C5C;
}

#ctr_gray_content_ol {
	float: left;
	width: 613px;
	height: 680px;
	background-color: #666666;
}

#ctr_gray_content_ol h5 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 34px 0px 0px 18px;
}

#ctr_gray_content_ol p {
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 18px;
}

#ctr_section_ol {
	float: left;
	width: 808px;
	height: 680px;
	background-color: #666666;	
}

#ctr_rightblue_ol {
	float: left;
	width: 2px;
	height: 680px;
	background-color: #000000;
}

#ctr_rightgray_ol{
	float: left;
	width: 1px;
	height: 680px;
	background-color: #666666;
}

/***********************************************/
/* Contact Us Center Layout Divs                                 */
/***********************************************/

#ctr_leftgray_cu{
	float: left;
	width: 1px;
	height: 620px;
	background-color: #666666;
}

#ctr_leftblue_cu {
	float: left;
	width: 2px;
	height: 620px;
	background-color: #000000;
}

#ctr_gray1_cu {
	float: left;
	width: 28px;
	height: 620px;
	background-color: #5C5C5C;
}

#ctr_gray2_cu {
	float: left;
	width: 66px;
	height: 620px;
	background-color: #545454;
}

#ctr_gray3_cu {
	float: left;
	width: 101px;
	height: 620px;
	background-color: #5C5C5C;
}

#ctr_gray_content_cu {
	float: left;
	width: 613px;
	height: 620px;
	background-color: #666666;
}

#ctr_gray_content_cu h5 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 34px 0px 0px 18px;
}

#ctr_gray_content_cu p {
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 18px;
}

#ctr_section_cu {
	float: left;
	width: 808px;
	height: 620px;
	background-color: #666666;	
}

#ctr_rightblue_cu {
	float: left;
	width: 2px;
	height: 620px;
	background-color: #000000;
}

#ctr_rightgray_cu{
	float: left;
	width: 1px;
	height: 620px;
	background-color: #666666;
}


/***********************************************/
/* Recruiting Center Layout Divs                                 */
/***********************************************/

#ctr_leftgray_rec{
	float: left;
	width: 1px;
	height: 680px;
	background-color: #666666;
}

#ctr_leftblue_rec {
	float: left;
	width: 2px;
	height: 680px;
	background-color: #000000;
}

#ctr_gray1_rec {
	float: left;
	width: 28px;
	height: 680px;
	background-color: #5C5C5C;
}

#ctr_gray2_rec {
	float: left;
	width: 66px;
	height: 680px;
	background-color: #545454;
}

#ctr_gray3_rec {
	float: left;
	width: 101px;
	height: 680px;
	background-color: #5C5C5C;
}

#ctr_gray_content_rec {
	float: left;
	width: 613px;
	height: 680px;
	background-color: #666666;
}

#ctr_gray_content_rec h5 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 34px 0px 0px 18px;
}

#ctr_gray_content_rec p {
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 18px 36px 0px 18px;
}

#ctr_section_rec {
	float: left;
	width: 808px;
	height: 680px;
	background-color: #666666;	
}

#ctr_rightblue_rec {
	float: left;
	width: 2px;
	height: 680px;
	background-color: #000000;
}

#ctr_rightgray_rec{
	float: left;
	width: 1px;
	height: 680px;
	background-color: #666666;
}
/*********************************************/


/* Just for the Front Page */
#ctr_leftgray_fp{
	float: left;
	width: 1px;
	height: 292px;
	background-color: #666666;
}

#ctr_leftblue_fp {
	float: left;
	width: 2px;
	height: 30px;
	background-color: #000000;
}

#ctr_section_fp {
	float: left;
	width: 808px;
	height: 292px;
	background-color: #666666;
}

#ctr_rightblue_fp {
	float: left;
	width: 2px;
	height: 30px;
	background-color: #000000;
}

#ctr_rightgray_fp{
	float: left;
	width: 1px;
	height: 292px;
	background-color: #666666;
}



/***********************************************/
/* Types of Law Layout Divs                                 */
/***********************************************/
#types_of_law {
	width: 814px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	clear: both;
}

#tl_leftgray{
	float: left;
	width: 1px;
	height: 57px;
	background-color: #666666;
}

#tl_leftblue {
	float: left;
	width: 2px;
	height: 57px;
	background-color: #000000;
}

#tl_section {
	float: left;
	width: 808px;
	height: 57px;
	background-color: #666666;
	text-align: center; /* center for the image in this div */
}

#tl_rightblue {
	float: left;
	width: 2px;
	height: 57px;
	background-color: #000000;
}

#tl_rightgray{
	float: left;
	width: 1px;
	height: 57px;
	background-color: #666666;
}


/***********************************************/
/* Footer Horizontal Navigation Layout Divs        */
/***********************************************/
#footer_nav {
	width: 814px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	clear: both;
}

#ft_nav_leftgray{
	float: left;
	width: 1px;
	height: 29px;
	background-color: #CCCCCC;
}

#ft_nav_leftblue {
	float: left;
	width: 2px;
	height: 29px;
	background-color: #000000;
}

#ft_nav_buttons {
	float: left;
	width: 808px;
	height: 29px;
	background-color: #CCCCCC;	
}

#ft_nav_rightblue {
	float: left;
	width: 2px;
	height: 29px;
	background-color: #000000;
}

#ft_nav_rightgray{
	float: left;
	width: 1px;
	height: 29px;
	background-color: #CCCCCC;
}

/***********************************************/
/* Footer - Copyright Layout Divs        */
/***********************************************/
#footer_copyright {
	width: 814px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	clear: both;
}
#ft_leftgray{
	float: left;
	width: 1px;
	height: 60px;
	background-color: #333333;
}

#ft_leftblue {
	float: left;
	width: 2px;
	height: 60px;
	background-color: #000000;
}

#ft_copytext {
	float: left;
	width: 808px;
	height: 60px;
	background-color: #333333;	
}

.centerCopyright {
	vertical-align: middle;
    margin-top: 26px;
}

#ft_rightblue {
	float: left;
	width: 2px;
	height: 60px;
	background-color: #000000;
}

#ft_rightgray{
	float: left;
	width: 1px;
	height: 60px;
	background-color: #333333;
}

/* Just for the front page */

#ft_leftgray_fp {
	float: left;
	width: 1px;
	height: 200px;
	background-color: #333333;
}

#ft_leftblue_fp {
	float: left;
	width: 2px;
	height: 200px;
	background-color: #000000;
}

#ft_copytext_fp {
	float: left;
	width: 808px;
	height: 200px;
	background-color: #333333;	
}

.centerCopyright_fp {
	vertical-align: middle;
    margin-top: 26px;
}

#ft_rightblue_fp {
	float: left;
	width: 2px;
	height: 200px;
	background-color: #000000;
}

#ft_rightgray_fp {
	float: left;
	width: 1px;
	height: 200px;
	background-color: #333333;
}


/***********************************************/
/* Bottom Gray Line Div                        */
/***********************************************/

#bottom_grayline {
	width: 812px;
	margin: 0 auto;
	padding: 0px 0px 2px 0px;
	clear: both;
	border-style: solid;
	border-color: #333333;
	border-width: 0px 1px 1px 1px;
}

.mainBody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.mainBodyHdr p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
