.descrips {
	font-weight: bold;
	color: #006699;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: D8CDB1;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/repeatedwallpaperblue.jpg);

}
.bottomlinks {
	font-size: 10px;
	background-image: url(../images/bluenoisebottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 780px;


}
.leftlinks {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	background-image: url(../images/bluenoise.jpg);


}
.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #715F35;
}
.topheaderbg {
	background-image: url(../images/repeatingtopbackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;

}
.middlecontent {
	margin: 0px;
	width: 480px;
	font-size: 12px;
	background-image: url(../images/innerlight.jpg);
	background-repeat: repeat;
	height: 100%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;







}
.contenttable {
	background-color: #A78D50;
}
.rightlinks {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	background-image: url(../images/bluenoise.jpg);

}
.mattresstext {
	font-size: 12px;
}
table {
	font-size: 12px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #996600;
}
a:active {
	color: #003366;
}

