@charset "utf-8";
/* CSS Document */
input {
	color:white;
}

.backgroundloop
{
	background-image:url(images/bodyloop.jpg);
	width:960px;
	background-repeat:repeat-y;
}
.contentloop
{
	background-image:url(images/contentloop.jpg);
	width:960px;
	background-repeat:repeat-y;
}
.titlepic
{
	background-image:url(images/titlepic.jpg);
	width:960px;
	height:500px;
	background-repeat:no-repeat;
}
.havequestions
{
	background-image:url(images/havequestions.jpg);
	width:960px;
	height:40px;
	background-repeat:no-repeat;
}
.bookmarks
{
	background-image:url(images/bookmarks.jpg);
	width:90px;
	height:90px;
	background-repeat:no-repeat;
	display:block;
}
.contenttop
{
	background-image:url(images/contenttop.jpg);
	width:960px;
	height:20px;
	background-repeat:no-repeat;
}
.contentbottom
{
	background-image:url(images/contentbottom.jpg);
	width:960px;
	height:20px;
	background-repeat:no-repeat;
}
.contentloop
{
	background-image:url(images/contentloop.jpg);
	width:960px;
	background-repeat:repeat-y;
}
.happygirl
{
	background-image:url(images/happygirl.jpg);
	width:220px;
	height:290px;
	background-repeat:no-repeat;
}
.praydude
{
	background-image:url(images/praydude.jpg);
	width:220px;
	height:350px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.firstbigtitle
{
	background-image:url(images/firstbigtitle.jpg);
	width:600px;
	height:150px;
	background-position:top;
	background-repeat:no-repeat;
}
.secondbigtitle
{
	background-image:url(images/secondbigtitle.jpg);
	width:600px;
	height:120px;
	background-position:bottom;
	background-repeat:no-repeat;
}
.ctext
{
	font-family:"Myriad Pro", Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#ffeab1;
	text-align:justify;
}
.ttext
{
	font-family:"Myriad pro",Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	text-align:justify;
	vertical-align:top;
}
.phonegal
{
	background-image:url(images/phonegal.jpg);
	width:260px;
	height:290px;
	background-position:left;
	background-repeat:no-repeat;
}


.firstname,.lastname,.primaryphone,.alternatephone,.message,.email,.state,.city,.zipcode,.age
{
	width:180px;
	height:20px;
	background-position:right;
	vertical-align:middle;
	background-repeat:no-repeat;
}
.firstname
{
	background-image:url(images/firstname.jpg);
}
.lastname
{
	background-image:url(images/lastname.jpg);
}
.primaryphone
{
	background-image:url(images/primaryphone.jpg);
}
.alternatephone
{
	background-image:url(images/alternatephone.jpg);
}
.message
{
	background-image:url(images/message.jpg);
}
.email
{
	background-image:url(images/email.jpg);
}
.state
{
	background-image:url(images/state.jpg);
}
.city
{
	background-image:url(images/city.jpg);
}
.zipcode
{
	background-image:url(images/zipcode.jpg);
}
.age
{
	background-image:url(images/age.jpg);
}
.smallentry
{
	background-image:url(images/smallentry.jpg);
	width:180px;
	height:20px;
	background-position:left;
	background-repeat:no-repeat;

}
.bigentry
{
	background-image:url(images/smallentry.jpg);
	width:180px;
	height:20px;
	background-position:left;
	background-repeat:no-repeat;

}
.inpoot
{
	width:160px;
	height:20px;
	border:1px 1px 1px 1px inset;
	border-color:#99907c;
	background-color:#4d4c4a;
}
.inpoot2
{
	width:160px;
	height:70px;
	border:1px 1px 1px 1px inset;
	border-color:#99907c;
	background-color:#4d4c4a;
}
.submit
{
	background-image:url(images/submit223.jpg);
	width:140px;
	height:50px;
	background-position:center;
	background-repeat:no-repeat;
}
.contact
{
	background-image:url(images/contactus.jpg);
	width:960px;
	height:40px;
	background-repeat:no-repeat;
}
.depression
{
	background-image:url(images/depression.jpg);
	width:960px;
	height:350px;
	background-repeat:no-repeat;
	background-position:center;
}
.copyright
{
	background-image:url(images/copyright.jpg);
	width:960px;
	height:60px;
	background-repeat:no-repeat;
	background-position:center;
}
