/* CSS Document */

body {
	color: #CCCCCC;
	background-color: #21000C;
	margin: 0px;
	width: 100%;
	min-width: 930px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.75em;
	font-size: 12px;
}
.header {
	background: #000000 url('../images/strippersonwheels_01.jpg') no-repeat top center;
	height: 88px;
}
.nav {
	background: #F40056;
	height: 30px;
	text-align: center;
	clear: both;
}
.nav a {
	font-size: 18px;
	line-height: 35px;
	padding: 0px 30px 0px 30px;
}
.outer {
	background: url('../images/strippersonwheels_03.jpg') repeat-x top;
	height: 822px;
}
.main-left {
	float: left;
	padding: 10px 0px 20px 24px;
	width: 78%;
	text-align: left;
}
.main-right {
	background: #21000C url('../images/strippersonwheels_05.jpg') no-repeat top;
	width: 180px;
	height: 822px;
	float: right;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.nav a:hover {
	background: url('../images/bg-hover.jpg') repeat-x top;
	height: 30px;
	padding-top: 7px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #F40056;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.75em;
	color: #FFFFFF;
}
h2 img {
	padding-right: 12px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
}
.footer {
	background: #000000;
	clear: both;
	height: 180px;
	margin: 0px auto;
	text-align: center;
	padding-top: 10px;
}
.footer a {
	text-transform: none;
	color: #F40056;
}
.footer a:hover {
	color: #FFFFFF;
}
.footer-nav {
	color: #F40056;
	font-size: 14px;
}
.entertainers {
	background: #000000;
	border: 1px solid #F40056;
	width: 78%;
	margin-top: 18px;
	margin-bottom: 18px;
}
ul {
	text-indent: 14px;
}
.columns {
	width: 19%;
	float: left;
}
.columns ul {
	text-indent: 0px;
}