body	{
	background-color: white;
}

A	 {
	color: #C8A331; 
}

A:visited {
	color: #C8A331;
}

A:hover {
	color: red; 
}

A:active {
	color: teal; 
}

A.red {
	color: red; 
	font-weight: normal
}

A:active.red {
	color: red; 
	font-weight: normal
}

A:visited.red {
	color: red; 
	font-weight: normal
}

A:hover.red {
	color: red; 
	font-weight: bold
}

a.headerlink {
	color: #C8A331;
	font-style: italic;
	font-size: 35px;
	text-align: center;
}

a:hover.headerlink {
	color: #8F731C;
	font-style: italic;
	font-size: 35px;
	text-align: center;
}

a:visited.headerlink {
	color: #8F731C;
	font-style: italic;
	font-size: 35px;
	text-align: center;
}


b.bluebold {
	color: blue;
	font-weight: 600;
}

i.bold	{
	font-weight: 500;
	font-style: italic;
}

img.goldborder {
	border: solid gold 2px;
}

li	{
	font-size: 17px;
	font-family: times new roman, serif;
	margin: 6px;
}

p	{
	font-size: 17px;
	font-family: times new roman, serif;
}

p.brownitalic {
	color: #B31D11;
	font-style: italic;
	font-size: 20px;
}

p.golditalic {
	color: #C8A331;
	font-style: italic;
	font-size: 25px;
	text-align: center;
}

p.golditalicmedium {
	color: #C8A331;
	font-style: italic;
	font-size: 35px;
	text-align: center;
}

p.golditaliclarge {
	color: #C8A331;
	font-style: italic;
	font-size: 45px;
	text-align: center;
}

p.caption  {
	text-align: center;
	font size: 12px;
	font-family: times new roman, serif;
	margin: 0%;
	}

p.indent	{
	margin-left: 20px;
}

p.bold	{
	font-weight: bolder;
}

p.boldreditalic {
	font-weight: bolder;
	color: red;
	font-style: italic;
}

p.marginlong {
	margin-left: 400px;
}

p.sub {
	color: #8F731C;
}

p.whatsnew {
	color: #C8A331;
	font-style: normal;
	font-size: 25px;
	text-align: center;
}

h1	{
	font-size: 22px;
	font-family: times new roman, serif;
	text-align: center;
}

span.bold	{
	font-weight: bolder;
}

span.cost {
	color: #596186;
	font-size: 12px;
	font-family: times new roman, serif;
}

span.bluebold {
	color: blue;
	font-size: 17px;
	font-family: times new roman, serif;
	font-weight: bolder;
}

span.bluelarge {
	color: blue;
	font-size: 20px;
	font-family: times new roman, serif;
}

span.darkredbold {
	color: B31D11;
	font-weight: bold;
	font-size: 20px;
}

span.indent	{
	margin-left: 20px;
}

span.lead  {
	color: teal;
	font-size: 18px;
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight: 400;
}

span.red  {
	color: red;
	font-size: 17px;
	font-family: times new roman, serif;
	font-style: normal;
	font-weight: bold;
}

span.teal  {
	color: teal;
	font-size: 18px;
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight: 400;
}

span.tealcolor  {
	color: teal;
}

span.wingdingsthree {
	font: wingdings 3;
}

span.tourdate  {
	color: #C8A331;
	font-size: 20px;
	font-family: times new roman, serif;
	font-style: normal;
	font-weight: 400;
}

span.toursite  {
	color: teal;
	font-size: 18px;
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight: 400;
}

h1.red	{
 	color: red;
	font-size: 30px;
	font-family: times new roman, serif;
	font-style: normal;
	font-weight: normal;
}

h1.redlarge {
 	color: red;
	font-size: 40px;
	font-family: times new roman, serif;
	font-style: normal;
	font-weight: 600;
}


h2.green	{
 	color: green;
	font-size: 25px;
	font-family: times new roman, serif;
	font-style: normal;
	font-weight: 600;
	text-align: center;
}


h2.red	{
 	color: red;
	font-size: 25px;
	font-family: arial, helvetica, sans serif;
	font-style: normal;
	font-weight: 100;
	text-align: center;
}

h2.redtr	{
 	color: red;
	font-size: 20px;
	font-family: times new roman, serif;
	font-style: normal;
	font-weight: 100;
	text-align: center;
}

h3.redtr	{
 	color: red;
	font-size: 17px;
	font-family: times new roman, serif;
	font-style: italic;
	font-weight: 500;
	text-align: center;
}


h4	{
	text-align: center;
	font-size: 25px;
	}

hr	{
	width: 75%;
	color: #B31D11;
	height: 1px;
	}