﻿/* Styles for entire website */

.maintxt          { font-size: 8.5pt;
                    font-family: Arial, sans-serif;
                    color:#000000;}

a:link             {color:#0F6F96;
                    text-decoration: none;} 
a:visited          {color:#0F6F96;
                    text-decoration: none;} 
a:hover            {color:#0B3F5E;
                    text-decoration: underline;} 
a:active           {color:#0B3F5E;
                    text-decoration: underline;}
          
.bold              {font-weight: bold;}

.italic            {font-style: italic;}

/* Homepage Specific */

.hpheadertxt      { font-size: 8pt;
                    font-family: Arial, sans-serif;
                    color: #78284B;
                    text-decoration: none;}

.hpsubtxt         { font-size: 8pt;
                    font-family: Arial, sans-serif;
                    color: #000000;
                    text-decoration: none;}

/* About Page Specific */

.abouttxt         { font-size: 9pt;
                    font-family: Arial, sans-serif;
                    font-weight: bold;}

/* Accommodations Page Specific */

.notetxt          { font-size: 9pt;
                    font-family: Arial, sans-serif;
                    color:#0F6F96;
                    text-decoration: none;}
                    
.roomtitletxt     { font-size: 16pt;
                    font-family: Arial, sans-serif;
                    color:#0F6F96;
                    font-style: italic;
                    font-weight: 500;
                    text-decoration: none;}
                    
.pricetxt         { font-size: 32pt;
                    font-family: Arial, sans-serif;
                    color:#000000;
                    font-weight: bold;
                    text-decoration: none;}
                    
.pricenighttxt    { font-size: 7pt;
                    font-family: Arial, sans-serif;
                    color:#000000;
                    font-weight: bold;
                    text-decoration: none;}
                    
.asterisktxt      { font-size: 7pt;
                    font-family: Arial, sans-serif;
                    color:#78284B;
                    font-weight: bold;
                    text-decoration: none;}
                    
                    
a.accomnav:link    {color: #0F6F96;
                    font-size:9pt;
                    font-family: Arial, sans-serif;
                    text-decoration: none;} 
                    
a.accomnav:visited {color: #0F6F96;
                    font-size: 9pt;
                    font-family: Arial, sans-serif;
                    text-decoration: none;} 
                    
a.accomnav:hover   {color: #0B3F5E;
                    font-size: 9pt;
                    font-family: Arial, sans-serif;
                    text-decoration: underline;} 
 
a.accomnav:active  {color: #0B3F5E;
                    font-size: 9pt;
                    font-family: Arial, sans-serif;
                    text-decoration: underline;} 


/* Testimonials Specific */

.testmaintxt      { font-size: 9pt;
                    font-family: Arial, sans-serif;
                    color: #0F6F96;
                    text-decoration:none;}

.testnametxt      { font-size: 8pt;
                    font-family: Arial, sans-serif;
                    color: #000000;
                    font-style:italic;}
                    
/* Media Page Specific - No styles needed */
                    
/* Area Attractions Page Specific */

.maintitles       { font-size: 11pt;
                    font-family: Arial, sans-serif;
                    color: #0F6F96;
                    font-weight: 500;
                    text-decoration:none;}
                    
.titletxt         { font-size: 9pt;
                    font-family: Arial, sans-serif;
                    color: #0F6F96;
                    font-weight: bold;
                    text-decoration:none;}
                    
.subtitletxt      { font-size: 7pt;
                    font-family: Arial, sans-serif;
                    color: #000000;
                    font-weight:bold; 
                    text-decoration:none;}
                    
.attractmaintxt   { font-size: 8pt;
                    font-family: Arial, sans-serif;
                    color:#000000;}
                    
a.atlink:link      {color: #0F6F96;
                    font-size:9pt;
                    font-family: Arial, sans-serif;
                    font-weight: bold;
                    text-decoration: none;} 
                    
a.atlink:visited   {color: #0F6F96;
                    font-size: 9pt;
                    font-family: Arial, sans-serif;
                    font-weight: bold;
                    text-decoration: none;} 
                    
a.atlink:hover     {color: #0B3F5E;
                    font-size: 9pt;
                    font-family: Arial, sans-serif;
                    font-weight: bold;
                    text-decoration: underline;} 
 
a.atlink:active    {color: #0B3F5E;
                    font-size: 9pt;
                    font-family: Arial, sans-serif;
                    font-weight: bold;
                    text-decoration: underline;} 
                    
/* Map Page Specific - Please refer to main styles */
                    
/* Contact Page Specific */

.contacttitles     {color: #0F6F96;
                    font-size: 11pt;
                    font-family: Arial, sans-serif;
                    font-weight: bold;
                    text-decoration: none;}

/* Base Navigation */

.center            {text-align:center;}

a.basenav:link     {font-size:9pt;
                    color: white;
                    font-weight: 600;
                    font-family: Arial, sans-serif;
                    text-decoration: none;} 
                    
a.basenav:visited  {font-size:9pt;
                    color: white;
                    font-weight: 600;
                    font-family: Arial, sans-serif;
                    text-decoration: none;} 
                    
a.basenav:hover    {font-size:9pt;
                    color: white;
                    font-weight: 600;
                    font-family: Arial, sans-serif;
                    text-decoration: underline;} 
 
a.basenav:active   {font-size:9pt;
                    color: white;
                    font-weight: 600;
                    font-family: Arial, sans-serif;
                    text-decoration: underline;} 
                    
ul                 {list-style: none;}

li                 {float: left;
                    margin-left: 1.5em;
                    }

/* Copyright */

.copyright        { font-size: 7pt;
                    font-family: Arial, sans-serif;
                    color: white;}
                    
a.bryan:link       {color: #78284B;
                    font-weight: bold;
                    font-family: Arial, sans-serif;
                    text-decoration: none;} 
                    
a.bryan:visited    {color: #78284B;
                    font-weight: bold;
                    font-family: Arial, sans-serif;
                    text-decoration: none;} 
                    
a.bryan:hover      {color: #78284B;
                    font-weight: bold;
                    font-family: Arial, sans-serif;
                    text-decoration: underline;} 
 
a.bryan:active     {color: #78284B;
                    font-weight: bold;
                    font-family: Arial, sans-serif;
                    text-decoration: underline;} 


