@charset "UTF-8";
/* CSS Document */

/* Navigation CSS */

/* Main Nav */

a.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

a.footer:hover{
	color:#666666;
}

/* Top (Main) Nav */

/* Left Column Nav */

a.facebtn{
	width: 175px;
	height: 63px;
	background-image: url(../images/btns/facebtn.jpg);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
}

a.facebtn:hover{
	background-image: url(../images/btns/facebtn.jpg);
	background-position: 0 -63px;
	background-repeat: no-repeat;
	width:175px;
}

.facebtn em{
	display:block;
	text-indent:-9999px;
}


a.breastsbtn{
	width: 175px;
	height: 63px;
	background-image: url(../images/btns/breastsbtn.jpg);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
}

a.breastsbtn:hover{
	background-image: url(../images/btns/breastsbtn.jpg);
	background-position: 0 -68px;
	background-repeat: no-repeat;
	width:175px;
}

.breastsbtn em{
	display:block;
	text-indent:-9999px;
}


a.bodybtn{
	width: 175px;
	height: 63px;
	background-image: url(../images/btns/bodybtn.jpg);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
}

a.bodybtn:hover{
	background-image: url(../images/btns/bodybtn.jpg);
	background-position: 0 -68px;
	background-repeat: no-repeat;
	width:175px;
}

.bodybtn em{
	display:block;
	text-indent:-9999px;
}

a.skinbtn{
	width: 175px;
	height: 63px;
	background-image: url(../images/btns/skinbtn.jpg);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
}

a.skinbtn:hover{
	background-image: url(../images/btns/skinbtn.jpg);
	background-position: 0 -68px;
	background-repeat: no-repeat;
	width:175px;
}

.skinbtn em{
	display:block;
	text-indent:-9999px;
}

.pgnav/* Photo Gallery Navigation */

{
	width: 370px;
	float: left;
	margin-left: 15px;
	display: inline;
}

a.pglink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.pglink:hover{
	color: #EEB3BC;
}

a.pgback{
	width: 25px;
	height: 22px;
	background-image: url(../images/buttons/pgback.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
}

a.pgback:hover{
	background-image: url(../images/buttons/pgback.jpg);
	background-position: 0 -22px;
	background-repeat: no-repeat;
}


a.pgforward{
	width: 25px;
	height: 22px;
	background-image: url(../images/buttons/pgforward.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
}

a.pgforward:hover{
	background-image: url(../images/buttons/pgforward.jpg);
	background-position: 0 -22px;
	background-repeat: no-repeat;
}

/* Home and Contact Menu Links */

a.homecontactlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.homecontactlink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E18C98;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* Home Button Nav */

#navcontainer2{
	padding-right: 20px;
}

ul#navlist2
{
	white-space: nowrap;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	margin: 0;
}

#navlist2 li
{
	display: inline;
	list-style-type: none;
	border-right: 1px solid #333;
}

#navlist2 a { padding: 3px 10px; }

#navlist2 a:link, #navlist2 a:visited
{
	color: #B43E73;
	text-decoration: none;
}

#navlist2 a:hover
{
	color: #666;
	text-decoration: none;
}

/* Photo Gallery Page Navigation */

ul.navlist
{
	margin-left: 0;
	white-space: nowrap;
	padding-left: 0px;
}

.navlist li
{
	display: inline;
	list-style-type: none;
	border-right: 1px solid #fff;
}

.navlist a {
	padding: 4px;
}

.navlist a:link, .navlist a:visited
{
	color: #C15187;
	text-decoration: none;
	font-size: 12px;
}

.navlist a:hover
{
	color: #fff;
	background-color: #E0E0E0;
	text-decoration: none;
}

a.heading1{
	margin:10px 5px 10px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#C69;
	text-decoration:none;
}

a.heading1:hover{
	margin:10px 5px 10px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#666;
}