@charset "UTF-8";
/* CSS Document */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, p, blockquote, table, th, td, embed, object {
	padding: 0;
	margin: 0;
	border-width: 0px;
	border-style: none;
}
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #F9C;
	background-image: url(../images/DF-stripe-bkgd.jpg);
	background-repeat: repeat;
	margin: 0;
}
.clear {
	clear: both;
}
.oneColFixCtr #container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	width: 960px;
	height: 170px;
}
#bookings {
	width: 200px;
	text-align: center;
	margin-left: 120px;
	height: 140px;
	margin-top: 30px;
	float: left;
	display: inline;
}
#bookings #allisonOrTim {
	margin-top: 16px;
}
#dollfaceLogo {
	background-image: url(../images/dfLogo_02.png);
	background-repeat: no-repeat;
	height: 226px;
	width: 254px;
	position: absolute;
	top: 0px;
	left: 354px;
	z-index: 100;
}
.oneColFixCtr #mainContent {
	padding: 0 0px;
	position: absolute;
	z-index: 1;
}
#contact {
	height: 120px;
	width: 270px;
	float: right;
	margin-top: 44px;
	margin-right: 66px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	display: inline;
}
#contact a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
#contact img {
	float: left;
	margin-right: 18px;
	margin-top: 4px;
}
#contact #tim {
	clear: left;
	float: left;
	margin-top: 20px;
}
#contact p#timContact {
	margin-top: 16px;
}
#mainContent #leftPhoto {
	background-image: url(../images/leftPhoto_21.png);
	background-repeat: no-repeat;
	height: 544px;
	width: 66px;
	float: left;
}
#mainContent #topPhoto {
	background-image: url(../images/topPhoto_22.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 827px;
	float: left;
}
#mainContent #photos {
	background-image: url(../images/mainPhoto_25.jpg);
	background-repeat: no-repeat;
	width: 827px;
	height: 264px;
	padding: 0px;
	float: left;
	_margin-top: -1px;
}
#mainContent #rightPhoto {
	background-image: url(../images/rightPhoto_23.png);
	background-repeat: no-repeat;
	height: 544px;
	width: 67px;
	float: right;
}
#mainContent #text {
	background-image: url(../images/bottomPhoto_26.jpg);
	background-repeat: no-repeat;
	height: 262px;
	width: 827px;
	clear: none;
	float: left;
}
#mainContent #text p {
	color: #FFF;
	text-align: center;
	font-size: 18px;
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 18px;
	line-height: 24px;
}
#mainContent #satinDollz {
	background-image: url(../images/satinDollz_28.png);
	background-repeat: no-repeat;
	height: 114px;
	width: 238px;
	margin-top: 42px;
	margin-left: 20px;
	background-position: 0px 12px;
	float: left;
	display: inline;
}
#satinDollz img {
	margin-top: 78px;
	margin-left: 12px;
}
#mainContent #bottomPhoto {
	background-image: url(../images/bottomPhoto_27.png);
	height: 22px;
	width: 960px;
	clear: both;
	float: none;
	margin-top: -1px;
}
#mainContent #dollfacePerformance {
	background-image: url(../images/dollfacePerformance_28.png);
	background-repeat: no-repeat;
	height: 114px;
	width: 304px;
	margin-top: 42px;
	margin-left: 0px;
	background-position: 0px 4px;
	float: left;
	display: inline;
}
#mainContent #razzleDazzle {
	background-image: url(../images/razzleDazzle_34.png);
	background-repeat: no-repeat;
	height: 114px;
	width: 235px;
	margin-top: 42px;
	background-position: 8px 12px;
	float: right;
	margin-right: 18px;
	display: inline;
}
#dollfacePerformance img {
	margin-top: 78px;
	margin-left: 28px;
}
#razzleDazzle img {
	margin-top: 78px;
	margin-left: 0px;
}
#mainContent #wd {
	text-align: right;
	margin-right: 70px;
	font-size: 13px;
	color: #241E20;
	margin-bottom: 100px;
	margin-top: -8px;
}
#mainContent #wd a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #241E20;
}
