/*
Theme Name: Cal-Green Maintenance Commercial Janitorial Cleaning and Equipment Repair
Theme URI: http://www.cal-greenmaintenance.com/
Description: Custom template made for Cal-Green Maintenance Commercial Janitorial Cleaning and Equipment Repair.
Version: 1.0
*/
@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	text-align:left;
	color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img {
float: center;
}
.footerCell {
	color:#000000;
	font-size:10px;
	
}
.footerCell a{
	color:#000000;
	border:none;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	} 	
	
.footerCell a:link {
	color: #000000;
	}
	
.footerCell a:visited {
	color: #000000;
}

.footerCell a:hover {
	color: #000000;
}

.footerCell a:active {
	color: #000000;
}
hr {
	color:#5A7A23;
}