﻿#banner1 {
	background: url('/images/home/bannerframe2.jpg') no-repeat center top;
	height: 90px;
	width: 466px;
	padding-top: 10px;
}
#banner2 {
	background: url('/images/home/bannerframe2.jpg') no-repeat center top;
	height: 90px;
	width: 466px;
	padding-top: 10px;
}
#banner3 {
	background: url('/images/home/bannerframe2.jpg') no-repeat center top;
	height: 90px;
	width: 466px;
	padding-top: 10px;
}
#banner1 img {
	height: 70px;
	width: 450px;
	position: relative;
	top: 6px;
	left:-1px;
	background-color: #DCC499;
}
#banner2 img {
	height: 70px;
	width: 450px;
	position: relative;
	top: 6px;
	left:-1px;
	background-color: #DCC499;
}
#banner3 img {
	height: 70px;
	width: 450px;
	position: relative;
	top: 6px;
	left:-1px;
	background-color: #DCC499;
}
#beauty {
	/*background: url('/images/home/beauty.jpg') no-repeat 500px 0px;
	width: 828px;
	margin-right: -70px;*/
	/*height: 100%;	*/
}
#centerLeft {}
#centerRight {
	width:321px;
	margin-top:365px;
	margin-left:10px;
 }
.singleItem {
	background-color: #DBC499;
	text-align:left;
	width:460px;
	margin-left:2px;
}
.singleItem h2 {
	font-size: 20px;
	font-variant: small-caps;
	font-weight: normal;
	color: #5f3811;
	letter-spacing:1px;
	padding-left:8px;
}
.singleItem p {
	padding-left:8px;
}
.singleItem p a:link {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.singleItem em {
	color: #5f3811;
	font-style: italic;
	font-weight: normal;
}
.singleItem a:link, .singleItem a:visited {
	color: #5f3811;
	text-decoration: none;
}
.singleItem a:hover, .singleItem a:active {
	color: #BA4838;
}
