body.home {
	background-image: url("/sites/www.allhotstrippers.com/themes/ahs_1/img/home-bg.jpg");
}

/* -- HEADER --------------------------------------------------------------- */
body.home #header {
	height: 510px;
	background-image: url("/sites/www.allhotstrippers.com/themes/ahs_1/img/home-headerbg.jpg");
}
body.home #map {
	position: absolute;
	top: 200px;
	right: 35px;
}
body.home #map img {
	display: block;
	border: 0;
	margin: 0;
}

/* -- CONTENT -------------------------------------------------------------- */

/* LAYOUT */
#content {
	background: none;
}
#left {
	width: 300px;
	padding: 30px;
}
#center {
	width: 540px;
	padding: 0 30px 30px 30px;
}

/* INTRODUCTION */
#introduction {
	padding: 0 15px;
	font-size: 11pt;
	line-height: 1.7em;
	color: #fff;
	text-shadow: 0 1px 0 #000;
}
#introduction p {
	margin-top: 0;
}
#introduction strong {
	color: #ff6;
}
