/*redefined html tags*/

body {
	/* background-color: #421717; */
	background-color: #C8B9A4;
	background-image: url(../images/page-elements/graphite-brn.jpg);
	/* background-repeat: repeat-x;  */
	margin: 0px;
}

/*heading tags used in body...all the same for now*/

.indent50 { padding-left: 150px;
}

.left60 { padding-left: 60px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 6px;
	color: #431718;
}

h1 small {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 6px;
	color: #134015;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 3px;
	color: #431718;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #431718;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #431718;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #431718;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #225E1E;
}

li {
	/* margin-left: -10px; */
}

hr { width: 100%;
    color: black;
	height: 2px;
}

/****PRINT COMMANDS****/
.PRINT-header {
	display: none;
}


.PRINT-footer {
	display: none;
}

/*custom html*/
.TABLE-main {
	width: 784px;
}

.TABLE-fix {
	width: 95%;
	}
	

.CELL-header {
	background-image: url(../images/page-elements/header-nav-mainc-bkgrd-2.jpg);
	background-repeat: no-repeat;
	height: 179px;
	padding-bottom: 0px;
	text-align: center;
	vertical-align: top;
}

.CELL-main-bar {
	background-image: url(../images/page-elements/main-c-bkgrd-repeater-grn1.jpg);
	background-repeat: repeat-y;
}

.CELL-main-c {
	background-image: url(../images/page-elements/main-c-bkgrd-repeater.jpg);
	background-repeat: repeat-y;
	text-align: justify;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.CELL-main-c a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
}

.CELL-main-c a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
}

.CELL-main-c a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
}

.BodyContent {	
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.BodyContent a:link{
	color: #1E5E21;
	font-weight: bold;
	text-decoration: none;
}

.BodyContent a:visited{
	color: #1E5E21;
	font-weight: bold;
	text-decoration: none;
}

.BodyContent a:hover{
	color: #370B0C;
	font-weight: bold;
	text-decoration: underline;
}



.CELL-footer {
	background-image: url(../images/page-elements/footer-bkgrd.jpg);
	background-repeat: no-repeat;
	height: 40px;
	text-align: center;
	vertical-align: top;
	padding-top: 40px;
	padding-left: 20px;
}

/*insides*/
.header-contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FCECD5;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 580px;
	padding-top: 36px; 
}

.header-contact a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FCECD5;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.header-contact a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FCECD5;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.header-contact a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.header-nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FCECD5;
	text-align: left;
	padding-top: 18px;
	padding-right: 3px;
	padding-left: 22px;
}

/*link formatting*/
.header-nav a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FCECD5;
	text-decoration: none;
}

.header-nav a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FCECD5;
	text-decoration: none;
}

.header-nav a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}


.nav-left {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: medium;
	color: #000000;
	vertical-align: top;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 0px;
	width: 194px;
}

/*link formatting*/
.nav-left a:link{
	color: #1E5E21;
	font-weight: bold;
	text-decoration: none;
}

.nav-left a:visited{
	color: #1E5E21;
	font-weight: bold;
	text-decoration: none;
}

.nav-left a:hover{
	color: #370B0C;
	font-weight: bold;
	text-decoration: underline;
}

.content-pad { padding-right: 15px;
}

/*footer*/
.footer-copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FCECD5;
	text-align: right;
	padding-top: 6px;
}

.footer-disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FCECD5;
	padding-top: 16px;
	text-align: justify;
	vertical-align: top;
}

.footer-disclaimer a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FCECD5;
	text-decoration: underline;
	font-weight: bold;
}

.footer-disclaimer a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FCECD5;
	text-decoration: underline;
	font-weight: bold;
}

.footer-disclaimer a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

/*home page*/

.body-content {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;

}
/*link formatting*/
.body-content a:link{
	color: #1E5E21;
	font-weight: bold;
	text-decoration: none;
}

.body-content a:visited{
	color: #1E5E21;
	font-weight: bold;
	text-decoration: none;
}

.body-content a:hover{
	color: #370B0C;
	font-weight: bold;
	text-decoration: underline;
}

.body-content ul { padding-left: 5px;
                 font-size: 12px;
				 font-weight:bold;
				 list-style: none;
				 
				 
}

.body-content b { font-size:16px;
}

.body-content strong { font-size:16px;
                    font-weight: bold;
}

.body-content li { padding-left: 5px;
                 font-size: 12px;
				 font-weight:bold;
				 list-style: none;
				 
				 
}

.body-link  a:link{
	color: #1E5E21;
	font-weight: bold;
	text-decoration: none;
}
.body-link  a:visited{
	color: #1E5E21;
	font-weight: bold;
	text-decoration: none;
}
.body-link  a:hover{
	color: #370B0C;
	font-weight: bold;
	text-decoration: underline;
}

.gray-back-center {
	background-color: #C2C985;
	padding: 15px 5px 15px;
	width: 98%;
	text-align: center;
	border: 1px solid #6D3035;
	background-image: url(../images/page-stock-photos/home-div-back.jpg);
	background-repeat: repeat-x;
}
.gray-back-left {
	background-color: #c0c0c0;
	padding: 15px 10px 15px;
	width: 90%;
	text-align: left;
	border: 1px solid #6D3035;
	background-image: url(../images/page-elements/vert-gray.jpg);
	background-repeat: repeat-x;
}
 

.home-column-text {
	text-align: justify;
	vertical-align: top;
	width: 230px;
	padding-right: 15px;
}

.home-column-text-2 {
	text-align: left;
	vertical-align: top;
	width: 230px;
	padding-right: 15px;
}

.home-column-text-3 {
	text-align: left;
	vertical-align: top;

}

.home-resources-div {
	background-color: #C2C985;
	padding: 15px 5px 10px;
	width: 230px;
	text-align: center;
	border: 1px solid #6D3035;
	background-image: url(../images/page-stock-photos/home-div-back.jpg);
	background-repeat: repeat-x;
}


.home-contact-div {
	background-color: #C2C985;
	padding: 15px 15px 10px;
	width: 205px;
	text-align: justify;
	border: 1px solid #6D3035;
	background-image: url(../images/page-stock-photos/home-div-back.jpg);
	background-repeat: repeat-x;
}

/*practice areas*/
.practice-areas-title-big {
	text-align: center;
	vertical-align: top;
	width: 220px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	border-right: 1px solid #164A19;
	border-bottom: 1px solid #112C0B;
	text-transform: uppercase;
	background-image: url(../images/page-stock-photos/title-bkgrd-repeater-big.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #164A19;
}

.practice-areas-title {
	text-align: center;
	vertical-align: top;
	width: 220px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #225D25;
	padding: 5px;
	font-weight: bold;
	border-right: 1px solid #164A19;
	border-bottom: 1px solid #112C0B;
	text-transform: uppercase;
	background-image: url(../images/page-stock-photos/title-bkgrd-repeater-small.jpg);
	background-repeat: repeat-x;
	border-left-color: #164A19;
}

.practice-areas-attorneys {
	text-align: center;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #FCECD5;
	padding: 5px;
	font-weight: bold;
	border-right: 1px solid #682D2B;
	border-bottom: 1px solid #682D2B;
	background-image: url(../images/page-stock-photos/cell-bkgrd-repeater.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #682D2B;
}

.table-practice-areas {
	width: 690px;
}

/*Clients*/

.clients-title-big {
	text-align: left;
	vertical-align: top;
	width: 535px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #225D25;
	padding: 5px;
	font-weight: bold;
	border-right: 1px solid #164A19;
	border-bottom: 1px solid #112C0B;
	/* text-transform: uppercase; */
	background-image: url(../images/page-stock-photos/title-bkgrd-repeater-big.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #164A19;
}

.clients-list {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #FCECD5;
	padding: 10px 5px 10px 40px;
	font-weight: bold;
	
	background-image: url(../images/page-stock-photos/clients-cell-bkgrd.jpg);
	background-repeat: no-repeat;
	
	width: 380px;
	vertical-align: top;
}

/*Attorney Profiles - List*/

.table-attorneys {
    margin-left: 0px;
	width: 450px;
	background-image: url(../images/page-stock-photos/attorney-profiles-list-shar.jpg);
	background-repeat: no-repeat;
}


.attorney-profiles-title-big {
	text-align: center;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #225D25;
	padding: 5px;
	font-weight: bold;
	border-right: 1px solid #164A19;
	border-bottom: 1px solid #112C0B;
	text-transform: uppercase; 
	background-image: url(../images/page-stock-photos/title-bkgrd-repeater-big.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #164A19;
}

.attorney-profiles-list-pic1 {
	text-align: right;
	vertical-align: middle;
	width: 20px;
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0CA83;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0CA83;
}

.attorney-profiles-list-name1 {
	font-size: 16px;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C5B7A1;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5B7A1;
}

.attorney-profiles-list-name1 a:link{
	font-size: 16px;
	text-decoration: none;
	color: #1E5E21;;
}

.attorney-profiles-list-name1 a:visited{
	font-size: 16px;
	text-decoration: none;
	color: #1E5E21;;
}

.attorney-profiles-list-name1 a:hover{
	font-size: 16px;
	text-decoration: underline;
	color: #0000FF;
}
.div-attorney-pic-border {
	border: 2px solid #112C0B;
	width: 50px;
	text-align: center;
}

/*attorney profiles - details*/

.attorney-profiles-pic1 {
	text-align: center;
	vertical-align: top;
	width: 165px;
	padding-top: 20px;
	padding-bottom: 5px;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0CA83;
	padding-left: 10px;
}

.attorney-profiles-text {
	font-size: 14px;
	text-align: justify;
	vertical-align: top;
	width: 255px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C5B7A1;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	
	padding-right: 20px;
}

.attorney-profile-pic-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C5B7A1;
	
}

.attorney-profile-title {
	text-align: center;
	vertical-align: top;
	width: 440px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #225D25;
	padding: 5px;
	font-weight: bold;
	border-right: 1px solid #164A19;
	border-bottom: 1px solid #112C0B;
	text-transform: uppercase;
	background-image: url(../images/page-stock-photos/title-bkgrd-repeater-small.jpg);
	background-repeat: repeat-x;
	border-left-color: #164A19;
}
.attorney-profile-text-450 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	padding: 10px 15px 10px 10px;
	width: 425px;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C5B7A1;
	border-left-color: #C5B7A1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5B7A1;
}

.div-float-pic-left {
	float: left;
}

/*used for aligning images*/
.align-pic-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.align-pic-left{
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}

