/* Oriole CSS Document */

body {
	background: #EAE8CC
	url(images/wallpaper2.jpg) center center no-repeat;
	background-attachment: fixed;
	background-color: #EAE8CC;
/*	background-image: url(images/fill.gif);
	background-repeat: repeat-x; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

	
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}



.footer {
  color: #009900;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
A.footer {
  color: #009900;
  text-decoration:none;
}
A.footer:active {
  color: #009900;
  text-decoration:none;
}
A.footer:link {
  color: #009900;
  text-decoration:none;
}
A.footer:visited {
  color: #009900;
  text-decoration:none;
}
A.footer:hover {
  color: #00FF00;
  text-decoration:none;
}



/* STRAPLINES */
.wset1, .wset2, .wset3, .wset-spirit-1, .wset-spirit-2 {
  background-color:#FFFFFF;
  margin:3px;
  padding:3px;
  font-size:medium;
  font-style:italic;
  font-weight:bold;
}
.wset1 {
  color: #ED9E84;
}
.wset2 {
  color: #0038A8;
}
.wset3 {
  color: #00563F;
}
.wset-spirit-1, .ws-sp-1 {
  color: #f79c88;
}
.wset-spirit-2, .ws-sp-2 {
  color: #b6b8ba;
}


/* HEADERS */
h1 {
	font-size: 36px;
    font-family:Arial, Helvetica, sans-serif;
	color: #00CC00;
}
h2 {
	font-size: 18px;
    font-family:Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
    font-family:Arial, Helvetica, sans-serif;
	padding-bottom:3px;
	margin-bottom:3px;
}
h4 {
	font-size: 14px;
    font-family:Arial, Helvetica, sans-serif;
	padding-bottom:3px;
	margin-bottom:3px;
}
h5 {
	font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
}



.toptext {
  color: #009900;
  font-weight:bold;
  text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
  text-transform:uppercase;
}
A.toptext {
  color: #009900;
  text-decoration:none;
}
A.toptext:active {
  color: #009900;
  text-decoration:none;
}
A.toptext:link {
  color: #009900;
  text-decoration:none;
}
A.toptext:visited {
  color: #009900;
  text-decoration:none;
}
A.toptext:hover {
  color: #00FF00;
  text-decoration:none;
}



.sideNav {
	font-family: Helvetica, Arial, sans-serif;
}
a.sideNav:link {
	color: #0000FF;
	text-decoration: none;
}
a.sideNav:visited {
	text-decoration: none;
	color: #0000FF;
}
a.sideNav:hover {
	text-decoration: underline;
	color: #0099FF;
}
a.sideNav:active {
	text-decoration: none;
	color: #0000FF;
}



.dates {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
}



.testimonial {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	margin-left:18px;
	margin-right:18px;
	margin-top:2px;
	margin-bottom:2px;
	padding-left:18px;
	padding-right:18px;
	padding-top:2px;
	padding-bottom:2px;
	line-height:12px;
}
