/* Started 7/26/08 */

/* TITLES */

.CardPageTitle
{
  padding-top: 20px;
  font-size: 44px;
  color: #CC0000;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: center;
}

.CardPageSubTitle
{
  padding-top: 20px;
  font-size: 24px;
  color: #CC0000;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: center;
}

/* CONTENT TEXT */
.FrontText
{
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CCCCCC;
  text-align: center;
}

a.FrontText
{
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CCCCCC;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}

a.FrontText:hover
{
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFF33;
  text-align: center;
  font-weight: bold;
}

.FrontTextSmall
{
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CCCCCC;
  text-align: center;
}

a.FrontTextSmall
{
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CCCCCC;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}

a.FrontTextSmall:hover
{
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFF33;
  text-align: center;
  font-weight: bold;
}

.SmallBody
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
}

.CardPageBody
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  line-height: 20px;
}

a.CardPageBody
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  line-height: 20px;
  color: #000000;
}

a.CardPageBody:hover
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  line-height: 20px;
  color: #FF6600;
}
 
.Prices
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #CC0000;
  font-weight: bold;
}

/* NAVIGATION */
.LinkText
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #000000;
  text-align: center;
}

a.LinkText
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  text-align: center;
}

a.LinkText:hover
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

.WhiteWine
{
	background-color: #FFFF00;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}

a.WhiteWine
{
  color: #663300;
}

a.WhiteWine:hover
{
  color: #FF6600;
}

.RedWine
{
	background-color: #CC3333;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}


a.RedWine
{
  color: #ffffff;
  text-decoration: none;
}

a.RedWine:hover
{
  color: #FF99CC;
}

.Cocktail
{
	background-color: #FF6666;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}


a.Cocktail
{
  color: #000000;
}

a.Cocktail:hover
{
  color: #660000
}


.Ski
{
	background-color: #9966FF;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}


a.Ski
{
  color: #ffffff;
}

a.Ski:hover
{
  color: #996600;
}

.Fresh
{
	background-color: #00CC99;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}


a.Fresh
{
  color: #000033;
}

a.Fresh:hover
{
  color: #00FFFF;
}

.Salt
{
	background-color: #33CCCC;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}

a.Salt
{
  color: #003333;
}

a.Salt:hover
{
  color: #ffffff;
}

.FreshPoker
{
	background-color: #CCFF66;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}


a.FreshPoker
{
  color: #000000
}

a.FreshPoker:hover
{
  color: #009966;
}

.Golf
{
	background-color: #66FF00;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}


a.Golf
{
  color: #000000;
}

a.Golf:hover
{
  color: #006633;
}

.Sushi
{
	background-color: #FFCC99;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}


a.Sushi
{
  color: #000000;
}

a.Sushi:hover
{
  color: #FF0066;
}

.Skyscrapers
{
	background-color: #663399;
	color: #ffffff;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}


a.Skyscrapers
{
  color: #ffffff;
}

a.Skyscrapers:hover
{
  color: #99CCCC;
}

.Amusement
{
	background-color:  #FF0066;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}


a.Amusement
{
  color:  #000000;
}

a.Amusement:hover
{
  color: #660033;
}


.Cat
{
	background-color: #FF0000;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}


a.Cat
{
  color: #000000;
}

a.Cat:hover
{
  color: #FFCC66;
}

.Dog
{
	background-color: #FF9900;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}


a.Dog
{
  color: #000000;
}

a.Dog:hover
{
  color: #663300;
}

.Information
{
	background: #CCCCCC;
	text-align: center;
	padding-top: 8px;
}


a.Information
{
  color: #000000;
  text-decoration: none;
}

a.Information:hover
{
  color: #000099;}

.hikers {
	background-color: #D0B426;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}
