BODY
{ 
  MARGIN-TOP: 0px; 
  FONT-SIZE: 11px; 
  BACKGROUND-ATTACHMENT: scroll; 
  MARGIN-LEFT: 0px; 
  BACKGROUND-REPEAT: no-repeat; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  BACKGROUND-COLOR: #1ee1c4
}

TD
{ 
  FONT-SIZE: 18px; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

P
{ 
  BACKGROUND: #1ee1c4
}

H1
{
  FONT-SIZE: 24px; 
  FONT-FAMILY: Helvetica, Verdana, Arial
}

H2 
{
  FONT-SIZE: 20px;   
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

H3 
{
  FONT-SIZE: 16px; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.textsm 
{
  FONT-SIZE: 12px;   
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.textbg 
{
  FONT-SIZE: 20px; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.textreg 
{
  FONT-SIZE: 18px; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.texttitle
{
  FONT-SIZE: 36px; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

.textmenu
{
  FONT-SIZE: 18px; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

.textdisclaimer
{
  FONT-SIZE: 12px; 
  COLOR: white; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

.textmain
{
  FONT-SIZE: 24px; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

.textinvisible
{
  FONT-SIZE: 1px; 
  COLOR: #1ee1c4; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
}

.alt
{
  display: none;
}

#bannerlogo
{
  margin: 0;
  padding: 0;
  border: 0;
  width: 250px;
  height: 193px;
  background: url(images/logo.gif) no-repeat;
}

#logobanner
{
  display: block;
  padding: 0;
  border: 0;
  background: url(images/logo.gif) no-repeat;
  width: 250px;
  height: 193px;
}

a#logobanner:hover
{
  background: url(images/logo_hover.gif) no-repeat;
}

#primarycontent
{
  border: 0;
  padding: 0;
  margin: 0;
  margin-left: 275px;
  width: 600px;
}


#menu
{
  position: absolute;
  left: 10px;
  margin: 0;
  padding: 0 0 0 0;
  border: 0;
  width: 250px;
}

#menuabout
{
  margin: 0;
  padding: 0;
  border: 0;
  width: 250px;
  height: 63px;
  background: url(images/about.gif) no-repeat;
}

#aboutbutton
{
  display: block;
  padding: 0;
  border: 0;
  margin-top: 15px;
  background: url(images/about.gif) no-repeat;
  width: 250px;
  height: 63px;
}

a#aboutbutton:hover
{
  background: url(images/about_hover.gif) no-repeat;
}

#menuservices
{
  margin: 0;
  padding: 0;
  border: 0;
  width: 250px;
  height: 63px;
  background: url(images/services.gif) no-repeat;
}

#servicesbutton
{
  display: block;
  padding: 0;
  border: 0;
  margin-top: 15px;
  background: url(images/services.gif) no-repeat;
  width: 250px;
  height: 63px;
}

a#servicesbutton:hover
{
  background: url(images/services_hover.gif) no-repeat;
}

#menugalleries
{
  margin: 0;
  padding: 0;
  border: 0;
  width: 250px;
  height: 63px;
  background: url(images/galleries.gif) no-repeat;
}

#galleriesbutton
{
  display: block;
  padding: 0;
  border: 0;
  margin-top: 15px;
  background: url(images/galleries.gif) no-repeat;
  width: 250px;
  height: 63px;
}

a#galleriesbutton:hover
{
  background: url(images/galleries_hover.gif) no-repeat;
}

#menurates
{
  margin: 0;
  padding: 0;
  border: 0;
  width: 250px;
  height: 63px;
  background: url(images/rates.gif) no-repeat;
}

#ratesbutton
{
  display: block;
  padding: 0;
  border: 0;
  margin-top: 15px;
  background: url(images/rates.gif) no-repeat;
  width: 250px;
  height: 63px;
}

a#ratesbutton:hover
{
  background: url(images/rates_hover.gif) no-repeat;
}

#menutheme
{
  margin: 0;
  padding: 0;
  border: 0;
  width: 250px;
  height: 63px;
  background: url(images/theme.gif) no-repeat;
}

#themebutton
{
  display: block;
  padding: 0;
  border: 0;
  margin-top: 15px;
  background: url(images/theme.gif) no-repeat;
  width: 250px;
  height: 63px;
}

a#themebutton:hover
{
  background: url(images/theme_hover.gif) no-repeat;
}

#menuemail
{
  margin: 0;
  padding: 0;
  border: 0;
  width: 250px;
  height: 63px;
  background: url(images/email.gif) no-repeat;
}

#emailbutton
{
  display: block;
  padding: 0;
  border: 0;
  margin-top: 15px;
  background: url(images/email.gif) no-repeat;
  width: 250px;
  height: 63px;
}

a#emailbutton:hover
{
  background: url(images/email_hover.gif) no-repeat;
}

