a:link, a:visited {
	color: #78a22f;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
a, a:active, *:focus {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

#event_info p {
	font-size: 80%;
	color: #818771;
	margin: 10px 0 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}


a.arrow {
	padding-left: 24px;
	background: transparent url(../images/green-arrow.png) top left no-repeat;
}

/* slideshow start */
#slideshow {
	width: 336px; 
	height: 341px; 
	padding:0; 
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#slideshow img { 
	width: 336px; 
	height: 341px; 
	top:0; 
	left:0;
}
/* slideshow end*/
/* intro page */
body#intro #logo {
	margin-left: auto;
	margin-right: auto;
	width: 336px;
	height: 224px;
}
body#intro #logo a {
	width: 336px;
	height: 224px;
	background-image: url(../images/intro-title.png);
}
p#come-explore {
	display: block;
	width: 308px;
	height: 95px;
	float: right;
	margin-top: -52px;
}
p#come-explore a {
	display: block;
	text-indent: -1000em;
	background: transparent url(../images/come-explore.png) top left no-repeat;
	width: 308px;
	height: 95px;
}
#content h2, #content h3, #content h4, a.bounce-subtitle, a.bounce-button {
	display: block;
	text-indent: -1000em;
	background-repeat: no-repeat;
	background-position: top left;
}

body#the-vines #content h2 {
	width: 680px;
	height: 95px;
	background-image: url(../images/titles/discover.png);
}
body#the-wines #content h2, body.the-wines #content h2 {
	width: 666px;
	height: 97px;
	background-image: url(../images/titles/agreatplace.png);
}
a.bounce-subtitle {
	width: 238px;
	height: 50px;
}
a.bounce-button {
	width: 140px;
	height: 59px;
}
a#discover-subtitle {
	background-image: url(../images/titles/discover-subtitle.png);
}
a#classic-subtitle {
	background-image: url(../images/titles/classic-subtitle.png);
}
a#classic-button {
	background-image: url(../images/titles/classic-button.png);
}
a#discover-button {
	background-image: url(../images/titles/discover-button.png);
}
body#the-people #content h2 {
	width: 495px;
	height: 99px;
	background-image: url(../images/titles/agreatchance.png);
}
body#how-to-get-there #content h2 {
	background-image: url(../images/titles/howtogetto.png); 
	width: 542px;
	height: 93px;
}
h3.brian-mcguigan {
	background-image: url(../images/titles/brian-mcguigan.png);
	width: 177px;
	height: 25px;
}
h3.neil-mcguigan {
	background-image: url(../images/titles/neil-mcguigan.png);
	width: 177px;
	height: 25px;
}
h3.james-evers {
	background-image: url(../images/titles/james-evers.png);
	width: 177px;
	height: 25px;
}
h3.classic-title {
	background-image: url(../images/titles/mcguigan-classic-title.jpg);
	width: 313px;
	height: 61px;
}
h3.discover-title {
	background-image: url(../images/titles/mcguigan-discover-title.png);
	width: 313px;
	height: 61px;
}
h4.thewinemakers {
	clear: both;
	width: 331px;
	height: 17px;
	background-image: url(../images/titles/thewinemakers.png);
	float: left;
}
#content p {
	color: #92948C;
	margin: 10px 0;
	font-size: 90%;
	line-height: 105%;
}
#content p strong {
	color: #575F42;
}
body#the-people #content .person p {
	font-size: 85%;
	margin-top: 5px;
	line-height: 100%;
}
body.the-wines #content-left p {
	margin-left: 20px;
	margin-right: 10px;
}
p.first { font-weight: bold; }
body#the-people p.first { margin-bottom: 0; }
img.mcguigan-logo { margin-left: 120px; }
img#map { margin-top: 20px; }
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
	color: #575F42;
	padding-left: 10px;
}
img.right {
	float: right;
}
img.left {
	float: left;
	clear: left;
}
.qantas {
	float: right;
	margin: 2px 0 3px 3px;
}