@charset "UTF-8";
@font-face {
	font-family: Adler;
	src: url(fonts/Adler.woff);
	font-display: swap;
}@font-face {
	font-family: Arimo;
	src: url(fonts/Arimo-Regular.woff2);
	font-display: swap;
} 	
body, html {
  height: 100%;
}
body {
/*  background : #000000;*/
  background-image : url(images/Splash_58.jpg);
  margin: 1rem;
  margin: 0;
}
h1{
 font-family: Adler;
 font-size : 3rem;
 color : palevioletred;
 text-align : center;
}
h2{
 font-family: Adler;
 font-size : 1.6em;
 color : #79160B;
 text-align : center;
}
img{
 border: none;
}
a{
 text-decoration: underline;
}
a>.footerlinks{
 color : whitesmoke;
}
a:-webkit-any-link {
  color : #D2404B;
}
a:-webkit-any-link.footerlinks {
  color : silver;
}
a:hover:-webkit-any-link.footerlinks{
	color : #F0E68C;
}
/*a:visited:-webkit-any-link.footerlinks{
	color : #00BFFF;
}*/
p, ol{
  font-family: Adler;
  margin: 1rem;
  /*font-size : 1.4em;*/
}
/*table{
	border-spacing: 0;
	display:block;
}
tbody{
	height: 500px !important;
	max-height: 500px;
	display:block;
}
tr { 
	height: 59px;
    max-height: 59px !important;
}*/
.center{
	text-align:center; 
}
.background {
  background-image: url("images/DaddysGirl-Splash.jpg");
  width: 100%;
  height: 500px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 50px;
  display:block;

}
.pageheader {
  background-image: url("images/Splash-01.jpg");
  width: 100%;
  height: 500px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1025px){
	.background {
	  background-image: url("images/DaddysGirl-Splash.jpg");
	  width: 100%;
	  height: 500px;
	  background-position: top;
	  background-repeat: no-repeat;
	  background-size: contain;
	  margin-bottom: 50px;
	  display:block;
	
	}
	.pageheader {
	  background-image: url("images/Splash-01.jpg");
	  width: 100%;
	  height: 467px;
	  background-position: top;
	  background-repeat: no-repeat;
	  background-size: contain;
/*	  margin-bottom: 50px;*/
	  display:block;
	}
	
}
@media only screen and (max-width: 850px){
	.background {
	  background-image: url("images/DaddysGirl-Splash.jpg");
	  width: 100%;
	  height: 500px;
	  background-position: top;
	  background-repeat: no-repeat;
	  background-size: contain;
	  margin-bottom: 50px;
	  display:block;
	
	}
	.pageheader {
	  background-image: url("images/Splash-02.jpg");
	  width: 100%;
	  height: 300px;
	  background-position: top;
	  background-repeat: no-repeat;
	  background-size: contain;
/*	  margin-bottom: 50px;*/
	  display:block;
	}  
	p{
  	  padding: 2rem;
	}
}
.splashcopy{
	font-family: "Adler";	
	font-size : 2em;
	padding-left : 3em;
	padding-right : 3em;
	margin: auto;
	text-align : center;
	color : "Maroon";
}
.billingHead{
	text-align:center;
	color:mediumvioletred;
	font-weight:bolder;
	font-size : 1.2em;
}
.billingHead a{
	color: inherit;
}
.header {
	font-family: "Adler";
	font-size : 2em;
	text-align : center;
	color : #79160B;
	margin-left: 1em;
	margin-right:1em;
}
.footer {
	font-family: "Adler";
	text-align : center;
	color : white;
	line-height : 200%;
/*	padding: .5em;*/
	width: 100%;
	margin-top: 30px;
	margin-left: 0;
	margin-right: 0;
	background-color: firebrick;
}
.tbody, .menu{
	width: 800px;
	margin: auto;
	align-self: center;
}
.column {
  float: left;
  width: 33.33%;
}
.menu-column {
  float: left;
  width: 33%;
  font-family: Adler;
  font-size : 3em;
  text-align : center;
  margin-bottom: 50px;
}
.avail-column {
  float: left;
  width: 33.33%;
  text-align : center;
}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
.faq{
  font-family: Adler;
  font-size : 1.3em;
  color: #990066;
}
.faq2{
  font-family: Adler;
  font-size : 2.5em;
  color: #990066;
}
.extensions{
  font-family: Adler;
  font-size : 2.5em;
  color: #6FFF09;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: black;
}
.gold{
	font-family: Adler;
	font-size : 1.5em;
	color: red;
}.billingstatement{
	font-family: Adler;
	font-size : 1.5em;
	color: black;
	text-align:center; 
}
.galleryCaption{
  font-family: Adler;
}
#phonesex {
	color:black;
	font-family: Adler;
	margin: auto;
}