/* BACKGROUNDS */

.topbg {
	background-image: url(../Designs/topbg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	margin-top: 0px;
}
.pagebg {
	background-image: url(../Designs/pagebg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
}
.bottombg {
	background-image: url(../Designs/bottombg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.temppic {
	background-image: url(../Pics/pic1.jpg);
	background-repeat: no-repeat;
	background-position:center;
	margin-top: 0px;
}
.hometextbg {
	background-image: url(../Designs/hometextbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.showtextbg {
	background-image: url(../Designs/showtextbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.installtextbg {
	background-image: url(../Designs/installtextbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.testtextbg {
	background-image: url(../Designs/testtextbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.map {
	background-image: url(../Designs/map.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.findusbg {
	background-image: url(../Designs/findusbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.contactbg {
	background-image: url(../Designs/contactbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.showersbg {
	background-image: url(../Designs/showersbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.tilesbg {
	background-image: url(../Designs/tilesbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.tilestudio {
	background-image: url(../Designs/tilestudio.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.bathbg {
	background-image: url(../Designs/bathbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.cabbg {
	background-image: url(../Designs/cab.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.bathfurnbg {
	background-image: url(../Designs/bathfurn.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.warmerbg {
	background-image: url(../Designs/warmerbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}

/* TEXT */

h1 {
	font-size: 16px;
	color:#996600;
	font-family:Arial, Helvetica, sans-serif;
    line-height:1.5;
    font-weight:normal;
}
h2 {
	font-size: 12px;
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
    line-height:1.8;
    font-weight:normal;
}
h3 {
	font-size: 12px;
	color: #996600;
	font-family:Arial, Helvetica, sans-serif;
    line-height:1.5;
    font-weight:normal;
}
h4 {
	font-size: 11px;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
    line-height:1.5;
    font-weight:normal;
}
h5 {
	font-size: 12px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
    line-height: 1.5;
    font-weight:normal;
}
.name {
	font-size: 12px;
	color: #996600;
	font-family:Arial, Helvetica, sans-serif;
    line-height: 1;
    font-weight:bold;
}
.date {
	font-size: 12px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
    line-height: 1;
    font-weight:bold;
}
.next {
	font-size: 12px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
	text-decoration:none;
}
.formtext {
	font-size: 12px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
	text-decoration:none;
}


/* LINKS */

.footermenu a:link {
	font-size: 11px;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
	line-height:1.5;
	text-decoration:none;
}
.footermenu a:visited {
	font-size: 11px;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
	line-height:1.5;
	text-decoration:none;
}
.footermenu a:hover {
	font-size: 11px;
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
	line-height:1.5;
	text-decoration:none;
}

.pagenum a:link {
	font-size: 12px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
	text-decoration:none;
}
.pagenum a:visited {
	font-size: 12px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
	text-decoration:none;
}
.pagenum a:hover {
	font-size: 12px;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
	text-decoration:none;
}

.midtext a:link {
	font-size: 12px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
	text-decoration:none;
}
.midtext a:visited {
	font-size: 12px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
	text-decoration:none;
}
.midtext a:hover {
	font-size: 12px;
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
	text-decoration:none;
}







