body {
	background-color: #F4E8E7;
	margin: 0px;
	background-image: url(../images/bkgCosmetic01.jpg);
	background-repeat: repeat-x;
}
.head {
	height: 110px;
	width: 720px;
	font-family: "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
	padding-top: 10px;
}
.imageHeader {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C78D86;
	border-bottom-color: #C78D86;
	width: 720px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: left;
}
.navContainer {
	width: 720px;
	float: left;
}
.nav {
	font-family: "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 12px;
	color: #C78D86;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: block;
	padding-right: 1px;
	padding-left: 1px;
}
.navLast {
	font-family: "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 12px;
	color: #C78D86;
	float: left;
	background-color: #FFFFFF;
	display: block;
	padding-right: 1px;
	padding-left: 1px;;
}
.nav a:link, .nav a:visited, .nav a:active, .navLast a:link, .navLast a:visited, .navLast a:active {
	text-decoration: none;
	color: #C78D86;
	display: block;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.nav a:hover {
	background-color: #C78D86;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.navLast a:hover {
	background-color: #C78D86;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.navActive {
	font-family: "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 12px;
	color: #C78D86;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: block;
	padding-right: 1px;
	padding-left: 1px;
}
.navActive a:link, .navActive a:visited, .navActive a:active, .navActive a:hover {
	text-decoration: none;
	background-color: #C78D86;
	color: #FFFFFF;
	display: block;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.navLastActive {
	font-family: "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 12px;
	color: #C78D86;
	float: left;
	background-color: #FFFFFF;
	display: block;
	padding-right: 1px;
	padding-left: 1px;
}
.navLastActive a:link, .navLastActive a:visited, .navLastActive a:active, .navLastActive a:hover {
	text-decoration: none;
	background-color: #C78D86;
	color: #FFFFFF;
	display: block;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.subNav {
	font-family: "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 12px;
	width: 140px;
	display: block;
	margin-top: 25px;
	float: left;
	text-align: left;
}
.subNav a:link, .subNav a:visited, .subNav a:active {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #999999;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	margin-right: 30px;
	padding-left: 7px;
}
.subNav a:hover {
	color: #C78D86;
	text-decoration: none;
}
.subNavActive, .subNavActive a:link, .subNavActive a:visited, .subNavActive a:active {
	color: #C78D86;
}
.content {
	width: 369px;
	float: left;
	font-family: "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 12px;
	color: #999999;
	line-height: 18px;
	margin-top: 25px;
	padding-right: 30px;
	text-align: justify;
	padding-left: 10px;
}
.textHead {
	font-family: "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #C78D86;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C78D86;
	margin-bottom: 7px;
}
.sideBarRight {
	float: left;
	width: 170px;
	font-family: "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 11px;
	color: #C78D86;
	text-align: center;
	margin-top: 25px;
	display: block;
}
.footer {
	clear: both;
	padding-left: 150px;
	font-family: "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-top: 70px;
	padding-bottom: 20px;
}
a:link, a:active, a:visited {
	color: #C78D86;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.head a:link, .head a:active, .head a:visited {
	color: #999999;
	text-decoration: none;
}
.head a:hover {
	color: #C78D86;
	text-decoration: underline;
}
.container {
	background-color: #FFFFFF;
	width: 720px;
	padding-left: 30px;
	padding-right: 30px;
}
#logo {
	float: left;
	margin-top: 5px;
}
.bold {
	font-weight: bold;
}
.textBlue {
	color: #C78D86;
}
.photosBA {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 9px;
	margin-bottom: 9px;
}
.image {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.sideBarHead {
	padding-bottom: 10px;
}
.sideBarText {
	padding-top: 5px;
	color: #999999;
	padding-bottom: 20px;
}
.sideBarHeadBottom {
	padding-bottom: 10px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}