.pgtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0D1274;
	background-position: center;
	text-align: center;
	font-weight: bold;
}
#announce {
	font-size: 1em;
	background-color: #6C6D94;
	color: #ddd;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	border: thin solid #CD6C75;
	visibility: hidden;
	margin-top: 5px;
	margin-bottom: 7px;
}
#announce a {
	font-weight: bold;
	color: #FF9;
}
#announce a:hover {
	font-weight: bold;
	color: #FEB6B3;
}
#announce h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575A82;
	background-color: #575A82;
}
a.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: normal;
	color: #cccccc;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bolder;
	line-height: normal;
	text-transform: capitalize;
}
a.mainmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bolder;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	color: #575A82;
}
hr {
	background-image: url(images/hrule.gif);
}
a.lightlink {
	color: #666666 !important;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif !important;
}
a.lightlink:hover {
	color: #0D0E7D!important;
	text-decoration: underline;
}
.tabletitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
}
a.mainmenuindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: normal;
	color: #0D0E7D;
	text-decoration: underline;
	font-size: 14px;
	text-indent: 5px;
	white-space: normal;
}
a.mainmenuindent:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: underline;
	text-indent: 8px;
}
.servicebullet {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	font-size: 14px;
	padding-bottom: 3px;
	vertical-align: top;
	margin-top: 5px;
}
#paverback {
	background-image: url(images/pavehousedrive_back.png);
	color: #000;
	padding-top: 200px;
	background-repeat: no-repeat;
}
#randSlideShow {
	background-color: #6C6D94;
	display: inline;
	width: 360px;
	float: right;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}

#scroller {
background-color: #424242;
padding-left: 40px;
height: 125px;
background-image: url(images/repairmontage.jpg);
background-repeat: repeat-x;
} 
#randTest,#fpTest {
	background-color: #FFC;
	text-align: left;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 8px;
	margin-bottom:14px;
	border: thin solid #575A82;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
 #randTest {
	width:65%;
	font-size: 0.8em;
}
#testHeader {
	font-weight: bold;
	color: #006;
	text-align: center;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}


#fpTest {
	width:85%;
}

.testBy  {
	margin-left: 5em;
	font-size: .9em;
	font-style: italic;
}

