a.helv-11-white-link:link { color: #ffffff; text-decoration: none }
a.helv-11-white-link:visited { color: #ffffff; text-decoration: none }
a.helv-11-white-link:active { color: #ffffff; text-decoration: none }
a.helv-11-white-link:hover { color: #ffffff; text-decoration: underline }

.helv-11-white-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.helv-10-brown-link:link { color: #362f2d; text-decoration: none }
a.helv-10-brown-link:visited { color: #362f2d; text-decoration: none }
a.helv-10-brown-link:active { color: #362f2d; text-decoration: none }
a.helv-10-brown-link:hover { color: #362f2d; text-decoration: underline }

.helv-10-brown-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #362f2d;
	text-decoration: underline;
}

a.helv-9-brown-link:link { color: #362f2d; text-decoration: none }
a.helv-9-brown-link:visited { color: #362f2d; text-decoration: none }
a.helv-9-brown-link:active { color: #362f2d; text-decoration: none }
a.helv-9-brown-link:hover { color: #362f2d; text-decoration: underline }

.helv-9-brown-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #362f2d;
	text-decoration: none;
	line-height: 180%;
}

a.helv-11-brown-link:link { color: #362f2d; text-decoration: none }
a.helv-11-brown-link:visited { color: #362f2d; text-decoration: none }
a.helv-11-brown-link:active { color: #362f2d; text-decoration: none }
a.helv-11-brown-link:hover { color: #362f2d; text-decoration: underline }

.helv-11-brown-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #362f2d;
	text-decoration: none;
}


a.helv-11-blue-link:link { color: #074a8e; text-decoration: underline }
a.helv-11-blue-link:visited { color: #074a8e; text-decoration: none }
a.helv-11-blue-link:active { color: #074a8e; text-decoration: none }
a.helv-11-blue-link:hover { color: #074a8e; text-decoration: underline }

.helv-11-blue-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #074a8e;
	text-decoration: underline;
}

.helv-15-white-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.helv-15-brown-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	color: #362f2d;
	text-decoration: none;
}

.helv-15-blue-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #074a8e;
	text-decoration: none;
}
.helv-11-white-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 123%;
}

.helv-9-white-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 110%;
}

.helv-9-brown-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #362f2d;
	text-decoration: none;
}

.helv-11-brown-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #362f2d;
	text-decoration: none;
}

.helv-11-brown-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #362f2d;
	text-decoration: none;
	line-height: 125%;
}

.helv-11-brown-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #362f2d;
	text-decoration: none;
}

.helv-11-blue-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #074a8e;
	text-decoration: none;
}

.helv-11-blue-body-rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #074a8e;
	text-decoration: none;
	text-align:right;
}

/*---------------------------------------- start of menu css -----------------------------*/

 .c1{
 background-image:url(nav-bar/shopping.png);
 text-align:center;
 font-family:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 font-weight: normal;
 text-decoration: none;
 font-size:12px;

}
  .c1a{

  background-image:url(nav-bar/shopping_hover.png);
 text-align:center;
 cursor:pointer;
 }
  .c2{
 background-image:url(nav-bar/restaurants.png);
 text-align:center;

 }
  .c2a{
  background-image:url(nav-bar/restaurants_hover.png);
  text-align:center;
  cursor:pointer;
 }
 
   .c3{
 background-image:url(nav-bar/activities.png);
 text-align:center;
 }
  .c3a{
  background-image:url(nav-bar/activities_hover.png);
  text-align:center;
  cursor:pointer;
 }
 
  .c4{
 background-image:url(nav-bar/discounts.png);
 text-align:center;
}
  .c4a{

  background-image:url(nav-bar/discounts_hover.png);
 text-align:center;
 cursor:pointer;
 }
  .c5{
 background-image:url(nav-bar/hours.png);
 text-align:center;
 }
  .c5a{
  background-image:url(nav-bar/hours_hover.png);
  text-align:center;
  cursor:pointer;
 }
 
   .c6{
 background-image:url(nav-bar/contact.png);
 text-align:center;
 }
  .c6a{
  background-image:url(nav-bar/contact_hover.png);
  text-align:center;
  cursor:pointer;
 }
 
 .mlink{
  font-family:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 font-weight: normal;
 text-decoration: none;
 font-size:12px;
 }
 
 .menu:link{

 font-family:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 font-weight: normal;
 text-decoration: none;
 font-size:12px;

 }
 
  .menu:visited{

 font-family:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 font-weight: normal;
 text-decoration: none;
 font-size:12px;
 
 }
 
 .menu:hover{

 font-family:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 font-weight: normal;
 text-decoration: none;
 font-size:12px;
 
 }
 
 .menu:active{

 font-family:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 font-weight: bold;
 text-decoration: none;
 font-size:12px;
 
 }
 
 /*----------------------- end of menu css --------------------*/

