body {
	margin-left: 5%;
	margin-right: 5%;
	background-image: url(Images/strip.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00376F;
	scrollbar-3dlight-color:#D7EBFF;
	scrollbar-arrow-color:#00376F;
	scrollbar-base-color:#754355;
	scrollbar-darkshadow-color:#D7EBFF;
	scrollbar-face-color:#99CCFF;
	scrollbar-highlight-color:#D7EBFF;
	scrollbar-shadow-color:#D7EBFF;
	scrollbar-track-color:#D7EBFF;
	font-weight: bold;
	padding: 5px;
	
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-size: 17x;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
	font-size: 17px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-size: 17px;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 17x;
	font-weight: bold;
	
}


.HeaderName {
	background-position: center;
	height: 130px;
	width: 700px;
	font-size: 72px;
	top: 15px;
	position: absolute;
	background-image: url(Images/rubgy-Bathrooms.jpg);
	z-index: 5;
}
.selectionbar {
	background-color: #00376F;
	background-image: url(Images/button.jpg);
	background-repeat:repeat-x;
	background-position: center center;
	height: 24px;
	width: 90%; min-width:700px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFCC;
	top: 150px;
	left: auto;
	text-align: center;
	position: absolute;
	font-variant: small-caps;
	font-weight: bold;
	
}
.clogo {
	position: absolute;
	height: 89px;
	width: 62px;
	top: 45px;
	right: 5%;
	float: right;
	z-index: 1;

}


.selbar2{
	height: 24px;
	width: 90%;min-width:700px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFCC;
	top: 180px;
	left: auto;
	text-align: right;
	position: absolute;
	font-variant: small-caps;
	font-weight: bold;
	
}




.textbody {
	height: 620px;
	width: 90%;min-width:700px;
	left: auto;
	top: 215px;
	background-image: url(Images/background.jpg);
	background-repeat:repeat-x;
	position: absolute;
	background-color: #D7EBFF;
	}

#slideCont {
background-color:#D7EBFF;
	margin: 10px;
	text-align: center;
	border: solid 3px #99CCFF;
}
#slideCont img {
	margin: 5px;
}

.textbodypic1 {
	position: absolute;
	height: 150px;
	width: 150px;
	left: 20px;
	top: 20px;
	border: 3px solid  #99CCFF;
	background-color:#FFFFFF;
	padding: 5px 5px 5px 5px;
}
.textbodypic2 {
	height: 150px;
	width: 150px;
	left: 20px;
	top: 190px;
	position: absolute;
	border: 3px solid  #99CCFF;
	background-color:#FFFFFF;
	padding: 5px 5px 5px 5px;
}
.textbodypic3 {
	position: absolute;
	height: 150px;
	width: 150px;
	left: 20px;
	top: 360px;
	border: 3px solid  #99CCFF;
	background-color:#FFFFFF;
	padding: 5px 5px 5px 5px;
}

.textbodywriting {
	position: absolute;
	height: auto;
	width: auto;
	left: 220px;
	top: 20px;
	right: 40px;
	bottom: 70px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00376F;
	text-align: left;
	overflow: auto;

}

.textbodywriting a:link, .textbodywriting a:visited {
color: #00376F;
}

.textbodywriting h2{
padding-top:5px;
padding-bottom:5px;
font-size:16px;
background-color:#99CCFF;
width: 390px;
text-align:center;
 }
.textbodywriting img {float:right;
margin: 5px;
padding: 5px;
background-color:white;
border: solid 3px #99CCFF;
}

.textbodywriting blockquote {
padding:0; margin: 0; 
clear:left;}

.textbodyfootinfo {
	height: 24px;
	width: auto;
	left: 20px;
	top: 585px;
	position: absolute;
	color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #00376F;
	text-decoration: none;
	background-image: url(Images/button.jpg);
	background-repeat: repeat-x;
	right: 20px;
	}
.textbodygallery {
	position: absolute;
	height: 150px;
	width: 660px;
	left: 20px;
	top: 360px;
	overflow: scroll;
}
.textbodygallerypicture {
	position: absolute;
	height: 300px;
	width: 450px;
	left: 200px;
	top: 60px;
	border: medium solid  #99CCFF;
	padding: 5px;
	background-color: #FFFFFF;
}

h2{
padding-top:5px;
padding-bottom:5px;
font-size:16px;
background-color:#99CCFF;
width: 300px;
text-align:center;
 }
