@charset "UTF-8";
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFF;
}
body {
	background-color: #EDEDED;
	background-image: url(../Images/bk.jpg);
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
}
p {
	text-align: center;
}
.frontSexchair {
	padding-left: 20px;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: none;
	font-variant: normal;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
.topBar {
	padding: 10px;
	width: 70%;
}
a:hover {
	text-decoration: underline;
	color: #7240DF;
}
a:active {
	text-decoration: none;
	color: #832849;
}
#content {
	width:70%;
	z-index:1;
	background-image: url(../Images/bkgd.png);
	padding: 20px;
	border: 3px solid #261D5C;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.threeSexChairs {
	text-align: center;
	padding: 20px;
	width: 90%;
}
.cushionImg {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content table right {
	text-align: center;
}
.tableRight {
	text-align: center;
}
#content p2 {
	text-align: left;
}
#content p2 {
	text-align: left;
}
.p2 {
	text-align: left;
}
#content .p2 img {
	padding-right: 50px;
	padding-left: 20px;
	padding-top: 20px;
}
#content .p2 a {
	text-decoration: underline;
	color: #7840DF;
}
.otherLinks {
	color: #533BC3;
	text-decoration: underline;
}
#content p a {
	text-decoration: underline;
	color: #493DC3;
}
#footer {
	background-image: url(../Images/bkgd_footer.png);
	border: 3px solid #362B6D;
	width: 70%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 10px;
	color: #999;
}

