@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(graphics/BG_SiteWide.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
 #MenuBar {
	background-image: url(graphics/BG_MenuBar.gif);
	background-repeat: repeat-x;
	word-spacing: .5em;
	background-position: center center;
}
 #IndexDescription {
	background-image: url(graphics/SPLASH_Index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
 #RoofingDescription {
	background-repeat: no-repeat;
	background-position: center top;
}
 #WaterproofingDescription {
	background-repeat: no-repeat;
	background-position: center top;
}
 #ResurfacingDescription {
	background-repeat: no-repeat;
	background-position: center top;
}
 .menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
 .menu a:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-repeat: repeat-x;
	background-position: center center;
}
 .menu a:visited {
 	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
 .menu a:active {
 	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FBB03F;
}
 .menu a:hover {
 	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FBB03F;
}
 .B1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
 .H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FBB03F;
}
 .H1 a:link {
 	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #FBB03F;
}
 .H1 a:visited {
 	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #FBB03F;
}
 .H1 a:active {
 	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #F6D199;
}
 .H1 a:hover {
 	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #F6D199;
}
 .s1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
 .s1 a:link {
 	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #FBB03F;
}
 .s1 a:visited {
 	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #FBB03F;
}
 .s1 a:active {
 	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #F6D199;
}
 .s1 a:hover {
 	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #F6D199;
}

 .footer {
	font-family: "Times New Roman", Times, serif;
	font-size: .7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
 .footer a:link {
 	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #F6D199;
}
 .footer a:visited {
 	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #F6D199;
}
 .footer a:active {
 	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #FBB03F;
}
 .footer a:hover {
 	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #FBB03F;
}