body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../images/grayWhiteBk.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
td.leftMenu {
	background-color: 999999;
	min-width: 120px;
	max-width: 120px;
	min-height: 550px;
	border-right: 2px solid Black;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-bottom: 1px solid Black;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	font-weight: bold;
}
/*
div.leftMenu {
	background-color: 999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	font-weight: bold;
	min-width: 120px;
	max-width: 120px;
	min-height: 550px;
}
*/
a.leftMenu:link,  a.leftMenu:visited {
	color: 660000;
	text-decoration: none;
	padding: 20px 3px 3px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.leftMenu:hover {
	color: 000033;
	text-decoration: none;
	padding: 20px 3px 3px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.leftMenuLinks {
	/* padding: 30px 3px 3px 3px; */
	/* display: block; */
}
td.header {
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 0px;
	border-bottom: 0px;
	vertical-align: top;
	background-image: url(http://www.brjonesroofingco.com/images/headerBk.jpg);
	background-repeat: no-repeat;
	min-height: 145px;
}
/*
div.header {
	background-image: url(http://www.brjonesroofingco.com/images/headerBk.jpg);
	background-repeat: no-repeat;
	min-height: 145px;
}
*/
h1.header {
	font-family: arial, helvetica, sans-serif; 
	color: white; padding-left: 100px; 
	text-align: center; 
	padding-bottom: 0; 
	margin-bottom: 0;
}
h3.header {
	font-family: arial, helvetica, sans-serif; 
	color: white; 
	padding-left: 100px; 
	text-align: center; 
	padding-top: 0; 
	margin-top: 0; 
	padding-bottom: 0; 
	margin-bottom: 0;
}
/*
div.footer {
	background-image: url(http://www.brjonesroofingco.com/brjonesroofing/images/footerBk.gif);
	background-repeat: no-repeat;
	min-height: 137px;
	font-family: arial, helvetica, sans-serif; 
	color: black; 
	font-size: .65em;
	padding-top: 75px; 
	text-align: center;
}
*/
td.footer {
	min-height: 137px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 0px;
	border-left: 0px;
	background-image: url(http://www.brjonesroofingco.com/images/footerBk.gif);
	background-repeat: no-repeat;
	min-height: 137px;
	font-family: arial, helvetica, sans-serif; 
	color: black; 
	font-size: .65em;
	/* padding-left: 150px;  */
	padding-top: 75px; 
	text-align: center;
}
td.content {
	border-top: 0;
	border-right: 1px solid black;
	border-left: 0px;
	border-bottom: 0px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
}
img.leftMenuLogo {
	display: block;
	text-align: center;
	padding: 5px;
	margin: 5px;
	border: 0;
}
div.leftMenuLogos {
	text-align: center;
	padding-top: 100px;
	margin-top: 100px;
	/* 
	position: absolute;
	bottom: -800px;
	*/
}

