/*ATVT CSS*/

/*Main */
body
{font-family : Arial;
background-color: #ffffff;
color: #000000;
padding:0;
margin:0;
text-align:center;
margin:0px auto;
}

/*Wrapper*/
div.wrapper{
margin: 0px auto;
width: 1200px;
background-color: #ffffff;
}

/*Header*/
.header{
width: 100%;
margin: 0px auto;
background-color:  #ffffff;
}

/*Content*/
.content{
width: 100%;
margin: 0px auto;
background-color: #ffffff;
}

/*Footer*/
.footer{
width: 100%;
margin: 0px auto;
background-color:  #ffffff;
}

/*Menu*/
table.menu
{width: 905px;
margin: 0px auto;
text-align: center;
color: #ffffff;
background-color: #000000;
border-color: #000000;
border-style: solid;
border-width: thin;
}

/*Copyright*/
div.copyright
{width: 60%;
margin:0px auto;
text-align: center;
background-color: #000000;
border-color: #000000;
border-style: solid;
border-width: thin;
color: #ffffff;
font-size: 12pt;
font-weight: 800
}

/*Notice*/
p.notice
{width: 60%;
margin:0px auto;
padding: 10px;
text-align: center;
background-color: #ffffff;
border-color: #000000;
border-style: solid;
border-width: thin;;
font-size: 10px;
}

/*Greeting*/
div.greeting
{font-size: 30px;
color: #005500;
}

/*Home Page Content*/
div.content
{width: 60%;
margin:0px auto;
text-align: left;
font-size: 20px;
color: #000000;
}

div.advisory
{width: 75%;
margin: 0px auto;
text-align: left;
color: #000000;
}

table.advisory
{margin: 0px auto;
}

table.weather
{width: 75%;
margin: 0px auto;
text-align: left;
color: #000000;
font-weight: bold;
}

table.hiking
{width: 95%;
margin: 0px auto;
text-align: left;
color: #000000;
font-weight: bold;
}

p.green
{color: #005500;
font-weight: bold;
font-size: 18px;
}

div.history
{width: 95%;
margin: 0px auto;
text-align: left;
color: #000000;
font-size: 18px;
}

table.gallery
{width: 60%;
margin: 0px auto;
background-color: #ffffff;
border-color: #000000;
border-style: solid;
border-width: thin;
}

table.bears
{width: 70%;
margin: 0px auto;
background-color: #ffffff;
}

table.trees
{width: 100%;
margin: 0px auto;
background-color: #ffffff;
border-color: #663300;
border-style: solid;
border-width: thin;
}

table.waterfalls
{width: 60%;
margin: 0px auto;
background-color: #ffffff;
}

p.friends
{width: 60%;
margin: 0px auto;
background-color: #ffffff;
}

div.friends
{width: 60%;
margin: 0px auto;
background-color: #ffffff;
}

p.amenities
{font-size: 18px;
width: 70%;
margin: 0px auto;
background-color: #ffffff;
}

div.lodging
{width: 50%;
margin: 0px auto;
text-align: left;
font-size: 18px;
background-color: #ffffff;
}