﻿body {
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 792px;
	border: none;
}

.p1_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.p1_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

.h2_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.h2_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}


.h3_blackCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.H1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

h3 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#content_top {
	margin-left: 38px;
	margin-right: 38px;
}

#content {
	margin-left: 38px;
	margin-right: 38px;
	margin-top: 12px;
}

#content_body_blk {
	color: black;
}

#content_body_wht {
	color: white;
}

#content_menu {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

table#services td {
	vertical-align: top;
	width: 150px;
	padding-left: 8px;
	padding-right: 8px;
}

#footer {
	border-top: 1px dotted #CCC;
	text-align: center;
	margin-top: 24px;
	padding-top: 12px;
}

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
}

#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
}


#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
}

img.img_link {
	cursor: pointer;
	cursor: hand;
}

#contact_div {
	text-align: center;
}

#contact {
	font-size: 16px;
	color: #000;
}

table.refs {
	border-collapse: collapse;
	width: 100%;
}

table.refs td {
	text-align: center;
	padding: 12px;
}

table.refs img {
	border: none;
}

table.contact_info {
	color: white;
	font-size: 15px;
}

table.contact_info td {
	padding-left: 14px;
	padding-right: 14px;
	border: 1px ridge #FFF;
}

table.contact_info tr.alt {
	color: #000;
}

table.contact_info td a:link{
	color: #FFF;
}

table.contact_info td a:hover{
	color: #CCC;
}

#home {
	font-size: 14px;
	color: white;
}

a.angieslist:link { 
	color: #000;
	font-size: 16px;
	display: block;
	margin-bottom: 8px;
	border: 1px dashed #CCC;
	width: 320px;
	text-align: center;
}

a.angieslist:visited { 
	color: #000;
	font-size: 16px;
	display: block;
	margin-bottom: 8px;
	border: 1px dashed #CCC;
	width: 320px;
	text-align: center;
}

a.angieslist:hover { 
	color: #000;
	font-size: 16px;
	display: block;
	margin-bottom: 8px;
	color: #8B0000;
	border: 1px dashed #CCC;
	background-color: #F5F5DC;
	width: 320px;
	text-align: center;
}

a.angieslist:active { 
	color: #000;
	font-size: 16px;
	display: block;
	margin-bottom: 8px;
	border: 1px dashed #CCC;
	width: 320px;
	text-align: center;
}

a.angies:link { 
	text-decoration: none;
}

a.angies:visited { 
	text-decoration: none;
}

a.angies:hover { 
	text-decoration: none;
}

a.angies:active { 
	text-decoration: none;
}

table.links td {
	padding-left: 24px;
	padding-right: 24px;
}


/* painting text sizes */

.size1 {
	font-size: 12px;
	font-weight: bold;
}

.size2 {
	font-size: 14px;
	font-weight: bold;
}

.size3 {
	font-size: 22px;
	font-weight: bold;
}