body {
	font-family: Arial, Helvetica, Verdana;
	font-size: small;
	color: #445555;
}

a {
	color: #667733;
}

#wrapper {
	width: 750px;
	border: solid 1px #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding-bottom: 20px;
	background-color: white;
	padding: 3px;
}

.pgTitle {
	font-size: 125%;
	font-weight: bold;
}

/* page header block */
#header-block {
	height: 120px;
}

#logo {
	border: none;
	float: left;
}

#checkout {
	float: right;
}

#topnav {
	float: right;
	margin-top: -70px;
	margin-right: 5px;
	font-size: 120%;
}

#topnav a {
	text-decoration: none;
	color: #445555;
	font-weight: bold;
}

#topnav a:hover {
	text-decoration: underline;
}

/*main content area*/
#mainarea {
	padding: 5px;
}

div.clearer {
	clear: left;
	line-height: 0;
	height: 0;
}

p#footer {
	font-size: 80%;
	margin-top: 3px;
}

/* home page */

#model {
	float: right;
	border: solid 1px black;
	margin-left: 3px;
}

.plinks {
	float: left;
	text-align: center;
}

.plinks img {
	border: none;
}

.plinks a {
	text-decoration: none;
	font-size: 130%;
	font-weight: bold;
	font-family: verdana;
}

.plinks a:hover {
	text-decoration: underline;
}

#body {
	float: left;
	margin-right: 60px;
	text-align: center;
}

#facial {
	float: left;
	margin-right: 60px;
	text-align: center;
}

#gifts {

}

/* product display */

.prodtitle {

	font-size: 10pt;
	font-weight: bold;
	color: #c9c8a6;
	text-decoration: none;
}

.productprice {
	font-size: 10pt;
	color: black;
	font-weight: bold;
}

.prod-page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8ca4b1;
	text-decoration: none;
}

/* skin types page */

table#skintypes {
	width: 100%;
	border: 1px black solid;
}

table#skintypes tr#tbl-header {
	font-weight: bold;
	font-family: comic sans MS;
	font-size: 110%;
}

table#skintypes td {
	padding: 2px;
	border: solid black 1px;
	text-align: center;
}

table#skintypes td a {
	font-weight: bold;
}

table#skintypes td hr {
	width: 90%;
	height: 1px;
	color: black;
	margin-top: 20px;
	margin-bottom: 20px;
}


/* slider */


