/*
Theme Name: Total Paving and Brick Service.
Theme URI: http://www.cal-greenmaintenance.com/
Description: Custom template made for Total Paving and Brick Service.
Version: 1.0
*/
@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/background.png);
	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-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

a {
	font-size: 10px;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.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;
}