.mainBG {
	background-image: url(images/mainBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 580px;
	width: 802px;
	background-attachment: scroll;
}
.shadow {
	filter: DropShadow(Color=black, OffX=10 px, OffY=10, Positive=50);
}
.mainBGright {
	background-image: url(dealerlocator/images/mainbgright.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.borders {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.mainBGbottom {
	background-image: url(dealerlocator/images/mainbgbottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.mainBGtop {
	background-image: url(dealerlocator/images/mainbgtop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.mainBGleft {
	background-image: url(dealerlocator/images/mainbgleft.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}



.mainBG2 {
	background-image: url(images/mainbg2.jpg);
	background-repeat: repeat-y;
}
.bgtop {
	background-image: url(images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgbottom {
	background-image: url(images/bgbottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



.shingles {
	background-image: url(images/shingles.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.whitetext {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	line-height: 16px;
}
.blacktext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.buttonBG {
	background-image: url(images/buttonBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8E1821;
	border-bottom-color: #8E1821;
}
.middleimage {
	background-image: url(images/mainImage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 254px;
	width: 760px;
}
.textreg {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}
.shinglesSide {
	background-image: url(images/shinglesside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 443px;
}
.rolltest {
	filter: Alpha(Opacity= 60);
}
.longtext {
	font-family: Arial;
	font-size: 11px;
	padding-right: 20px;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.CAPS {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
}

.longtext2 {
	font-family: Arial;
	font-size: 11px;
	padding-right: 35px;
}

.navbg {
	background-image: url(images/cedarpanelbg.png);
	background-repeat: repeat-y;
}
.rollover {
	cursor: help;
}
.hometext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
 h2.float-right {/* header element float */
	float: right;
	width: 250px;
	padding-left: 20px;
	height: 200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-right: 20px;
	padding-top: 25px;
  }
 p.default-margin {
	padding-left: 20px;
	font-family: Arial;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 20px;
  }
.shinglesBottom {
	background-image: url(images/shinglesBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidenav {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8D1921;
}
.smallredtxt {
	font-family: Arial;
	font-size: 11px;
	color: #8F2820;
}
.shinglesBottomCopy {

	background-image: url(images/shingles2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.dropshadow {
	filter: DropShadow(Color=#000000, OffX=5px, OffY=5px, Positive=75%);
}
.homeBG {
	background-image: url(images/homeBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Float_right {
	float: right;
}
.red_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8C1920;
	font-weight: bold;
}
.red_title_large {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8C1920;
	font-weight: bold;
}
.sidenavCopy {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8D1921;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
