@charset "UTF-8";
body {
	background-color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #8e164e;
}
#header {
	height: 146px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
	width: 850px;
}
#leftPanel {
	width: 405px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	position: absolute;
}
.leftPanelSecondary {
	width: 405px;
	margin-right: 10px;
	margin-left: 10px;
}
#gutter {
	width: 10px;
	float: left;
}
.rightPanel {
	width: 395px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 10px;
	margin-right: 10px;
}
.clearFloats {
	clear: both;
}
#content {
	background-image: url(images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer {
	background-color: #9f3968;
	height: 1px;
	width: 850px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightPanelBG {
	background-image: url(images/rightPanelHilight.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 415px;
}
.titleWhatWeCanDoForYou {
	background-image: url(images/titleWhatWeCanDoForYou.png);
	text-indent: -9999px;
	height: 29px;
	background-repeat: no-repeat;
	background-position: left top;
}
.titleAboutBen {
	background-image: url(images/titleAboutBen.png);
	text-indent: -9999px;
	height: 29px;
	background-repeat: no-repeat;
	background-position: left top;
}
.titleEvents {
	background-image: url(images/titleEvents.png);
	text-indent: -9999px;
	height: 29px;
	background-repeat: no-repeat;
	background-position: left top;
}
.titleEssentialWineCourse {
	background-image: url(images/titleEssentialWineCourse.jpg);
	text-indent: -9999px;
	height: 29px;
	background-repeat: no-repeat;
	background-position: left top;
}
.titleBreastCancer {
	background-image: url(images/titleBreastCancer.png);
	text-indent: -9999px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: left top;
}
.floatImageLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}
.titleQuotes {
	background-image: url(images/titleQuotesLeft.png);
	text-indent: -9999px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: left top;
}
.quotesOpen {
	background-image: url(images/quotesOpen.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 55px;
	float: left;
	margin-top: -15px;
	top: 50px;
	background-position: bottom;
}
.quote {
	margin-top: 17px;
	margin-bottom: 35px;
}
.divide {
	background-image: url(images/divide.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 2px;
	width: 395px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#contactContainer {
	background-color: #841548;
	background-image: url(images/contactBG.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 425px;
	margin-top: 25px;
	margin-left: -10px;
	text-indent: 10px;
	margin-bottom: 25px;
}
#contactDetails {
	padding-top: 15px;
}
#contactFooter {
	background-image: url(images/contactFooter.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 425px;
}
.quoteName {
	font-weight: bold;
	color: #39091f;
}
.quotePosition {
	color: #39091f;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #390A20;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}

