﻿/*body {background-color: #657383}*/
body {background-color: white}

body.contact {background-image:url('Images/contact_bkgrnd.jpg'); margin-top:10px;text-align:center;}
p.toc {text-align:center; color: Black; font-family:Comic Sans MS; font-size: 16px; text-transform:none; text-decoration: none}

table.ext1{ table-layout:auto; text-align:center }
p.address {text-align: center; color:Black; font-family: Verdana}
p.name {text-align: center; color: Black; font-family: Arial; font-size: 24px; text-transform:uppercase}
a.buss_name {text-align: center; color: Black; font-family: Arial; font-size: 40px}
a.link {color:Black; text-decoration: none; azimuth:center;}
a.link_1 {color: #7E3517;  font-size:38px; font-style: italic;font-family: Brush Script Std ;text-decoration: underline; azimuth:center;}
a.artistic {color: #7E3517;  font-size:38px; font-style: italic;font-family: Brush Script Std ;text-decoration: none; azimuth:center;}
hr { width: 80%; color: #25383C}
p.description {text-align: left; margin-left: 80px; color:#303030; font-weight:bold ;font-size: 16px;font-family: Arial}

/*Rates and Policies page*/
/*body.rates {background-color: 	#C9C299}*/
doby.rates {background-color: white}
table.rates { text-align:left }
p.one {text-align: center; color: Black; font-weight:bold; font-family:Comic Sans MS; font-size: 24px; text-transform:none}
a.one {text-align: center; color: Black; font-family:Comic Sans MS; font-size: 16px; text-transform:none}
a.two {text-align:center; color: Black; font-weight:bold; font-family:Comic Sans MS; font-size: 18px; text-transform:none}
a.three {text-align:center; color: Black; font-family:Comic Sans MS; font-size: 18px; text-transform:none; text-decoration: underline}
a.four {text-align:center; color: Black; font-family:Comic Sans MS; font-size: 16px; text-transform:none; text-decoration: none}
a.five {text-align:left; color: Black; font-weight:bold; font-family:Comic Sans MS; font-size: 18px; text-transform:none; text-decoration: none}
a.six {text-align:left; color: Black; font-family:Comic Sans MS; font-size: 16px; text-transform:none; text-decoration: none}

p.notes {text-align: center; color:Black; font-size: 14px;font-family: Arial; text-decoration: none}
a.notes {text-align: center; color:Black; font-size: 14px;font-family: Arial; text-decoration: underline}
hr.rates { width: 60%; color: #25383C;}

/*Accomodations page*/
/*body.accomodations {background-color: #657383}*/
body.accomodations {background-color: white}
table.accomodations { text-align:center;}
hr.accomodations { width: 60%; color: #25383C}

/*contact page*/
/*A:link {text-decoration: none; color: black; font-size: 20px}
A:visited {text-decoration: none; color:black; font-size: 20px}
A:hover {text-decoration: none; color: red;font-size: 20px}
A:active {text-decoration: none; font-size: 20px}*/

A.reservations:link {text-decoration: none; font-family: Comic Sans MS; font-weight:bold ;color: black; font-size: 26px}
A.reservations:visited {text-decoration: none; font-family: Comic Sans MS; font-weight:bold ;color:black; font-size: 26px}
A.reservations:hover {text-decoration: none; font-family: Comic Sans MS; font-weight:bold ;color: red;font-size: 26px}
A.reservations:active {text-decoration: none; font-family: Comic Sans MS; font-weight:bold ;font-size: 26px}

A.email:link {text-decoration: none; font-family: Comic Sans MS;color: white; font-size: 26px}
A.email:visited {text-decoration: none;font-family: Comic Sans MS; color:white; font-size: 26px}
A.email:hover {text-decoration: none; font-family: Comic Sans MS;color: red;font-size: 26px}
A.email:active {text-decoration: none; font-family: Comic Sans MS;font-size: 26px}

a.contact 
{
    text-align: center; 
    color: White; 
    font-weight:bold ;
    font-family: Comic Sans MS; 
    font-size: 24px; 
    text-decoration: none}
    
/*Spacials Page*/
p.title_special
{   text-align:center;
    color:red;
    font-weight:bold;
    font-family: Arial;
    font-size: 30px;
    text-decoration: none;
    }
    
a.bold_red
{   text-align:center;
    color:red;
    font-weight:bold;
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
}

a.bold_black
{   text-align:center;
    color:black;
    font-weight:bold;
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
}
    


