/* ::::: http://www.mcdonoughpaving.com/*viewer/stylesheet.jspy?m=/Look_At_This/Look_At_This.nxt&l=&s=false&r=/home.nxg&v=published ::::: */

p { margin-top: 0%; }
div > p:first-child { margin-top: 0px; }
#TGSignInBanner { border: medium none; position: absolute; top: 0px; left: 0px; padding-bottom: 20px; }
#TGLink, #TGSearchLink { display: none; }
body { font-family: tahoma,modern,sans-serif; }
h1 { font-size: 200%; margin: 0px; }
body { color: rgb(238, 238, 238); background-color: rgb(147, 7, 7); }
a { color: rgb(170, 68, 17); }
a:active { color: rgb(170, 68, 17); }
a:link { color: rgb(170, 68, 17); }
a:visited { color: rgb(170, 68, 17); }
.TGCOLOR6 { color: rgb(0, 0, 0); }

.rounded { /* copy PIE.htc */
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(http://mcdonoughpaving.com/PIE.htc);
	position: relative;
	overflow: hidden;
}
.smallrounded { /* copy PIE.htc */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(http://mcdonoughpaving.com/PIE.htc);
	position: relative;
	overflow: hidden;
}
.shadow { /* copy PIE.htc */
	-webkit-box-shadow: #666 2px 2px 3px;
	-moz-box-shadow: #666 2px 2px 3px;
	box-shadow: #666 2px 2px 3px;
	behavior: url(http://mcdonoughpaving.com/PIE.htc);
	position: relative;
	overflow: hidden;
}