 /* kevin mintzer law stylesheet */



body {
	background-image: url(images/body-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 72px;
	background-color: #3F362D;
}

p {
	font-family: Georgia;
	font-size: 12px;
	line-height: 20px;
	color: #654b34;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C7411B;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6E240D;
	text-decoration: underline;
}

h1 {
	font-family: georgia;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #8c4709;
}
h2 {
	font-family: georgia;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #8c4709;
}


.right-blend-area {
	background-image: url(images/right-blend2.jpg);
	background-repeat: repeat;
}
.main-text-area {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.subhead {
	font-family: georgia;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #8c4709;
}
.secondary-text-area {
	padding-top: 18px;
	padding-right: 13px;
	padding-bottom: 40px;
	padding-left: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b89270;
}
.left-blend-area {
	background-image: url(images/left-blend.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #3F362D;
}
.address-footer-area {
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b89270;
}

.bottom-blend-area {
	background-image: url(images/bottom-blend-x1.jpg);
	height: 37px;
	background-repeat: repeat;
}

.address-footer-text {
	color: #857f54;
}

.address-footer-text a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B03004;
	text-decoration: underline;
}

.address-footer-text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #42392F;
	text-decoration: underline;
}

.address-footer-text-right {
	color: #857f54;
	text-align: right;
}


.address-footer-text-right a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B03004;
	text-decoration: underline;
	text-align: right;
}

.address-footer-text-right a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #42392F;
	text-decoration: underline;
	text-align: right;
}


.news-cell {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b89270;
	padding-right: 5px;
}

.left-blend-area-homepage {
	background-image: url(images/left-blend-homepage.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #3F362D;
}


.right-blend-area-homepage {
	background-image: url(images/right-blend-homepage.jpg);
	background-repeat: repeat;
}

.right-picture {
	padding-left: 20px;
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
}

 /* homepage styles */

.homepage-text {
	font-family: Georgia;
	font-size: 14px;
	line-height: 24px;
	color: #654b34;
}


.homepage-text a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #654b34;
	text-decoration: none;
}

.homepage-text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6E240D;
	text-decoration: underline;
}





.homepage-text-area {
	padding-top: 18px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b89270;
}


.homepage-body {
	background-image: url(images/body-background-homepage.jpg);
}

.homepage-subhead {
	font-family: georgia;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #8c4709;
}

.right-picture {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b89270;
	padding-left: 20px;
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
}.form-table {
	padding: 15px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #654b34;
	border-right-color: #b89270;
	border-bottom-color: #b89270;
	border-left-color: #b89270;
}
.form-rows {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89270;
}
.expansion-frame {
	background-image: url(images/white-expansion-panel.jpg);
}
.topper-right {
	background-image: url(images/topper-bgd.jpg);
	background-color: 3f362d;
}
