body {
	background: url(images/background.jpg);
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 13px;
	color: #392615;
	margin: 0;
}
a:link, a:visited {
	color: #392615;
	text-decoration: none;
}
a:hover, a:active {
	color: #ea7795;
	text-decoration: underline;
}
h1 {
	font: bold 20px Georgia;
	font-style: italic;
	color: #ea7795;
	margin-top: 0;
	text-transform: lowercase;
	text-decoration: underline;
}
h2 {
	font: 13px "Georgia";
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #8b9699;
	border-bottom: 1px solid #000000;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
	padding: 3px 0 3px 0;
	width: 174px;
}
h3 {
	font-size: 20px;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #000000;
	margin-bottom: 0px;
	padding: 0 0 2px 4px;
	margin-top: 10px;
	font-weight: normal;
	text-transform: lowercase;
}
h4 {
	font: 13px "Georgia";
	color: #d60b3f;
	font-style: italic;
	margin-top: 0px;
}
h5 {
	text-align: right;
	color: #000000;
	margin-top: 0;
	font-size: 11px;
	padding: 3px 5px 0 0;
	font-weight: normal;
	text-transform: uppercase;
}
blockquote {
	margin-top: 0px;
	margin-left: 2px;
}
.frame {
	width: 1000px;
	background-color: #ffffff;
}
.content {
	width: 950px;
	text-align: center;
	padding-bottom: 20px;
}
.top-menu {
	text-align: center;
	text-transform: uppercase;
	padding: 15px 5px 40px 5px;
	font-size: 12px;
}
.top-menu a {
	padding: 0 10px 0 10px;
}
.footer {
	background-color: #392615;
	padding: 15px 0 15px 0;
	color: #ea7795;
	font-size: 10px;
}
.footer a:link, .footer a:visited {
	color: #f7cbd7;
}
.footer a:hover, .footer a:active {
	color: #ea7795;
}
.pink {
	border-right: 1px solid #ea7795;
}
.padding {
	padding-left: 20px;
}

.slideShowCont {
	position: relative;
	height: 470px;
}
.slideshow {
	position: absolute;
	right: 40px;
	top: 5px;
	width: 290px;
	height: 181px;
	color: silver;
}
#slideshow-left,
#slideshow-right {
	width: 181px;
	height: 290px;
	top: auto;
}
#slideshow-left {
	left: 0;
	bottom: 65px;
}
#slideshow-right {
	bottom: 10px;
	right: 25px;
}
