﻿a:link {color:#e55b09;}
a:visited 
{
    color: #e55b09;
}
a:hover 
{ 
    text-decoration: underline;
    color: #6bbae7;
}
body 
{
    background-color: #6bbae7;
}
#wrapper
{
    background-image: url(images/bgHome.png);
    background-repeat: no-repeat;
    margin: 68px auto 8px auto;
    padding: 0px;
    width: 929px;
    height: 593px;
}
#logo
{
    margin-top: -68px;
    margin-left: -45px;
    padding: 0;
    border: none 0 transparent;
}
#navBar
{
    margin-top: -68px;
    margin-left: 320px;
    padding-right: 20px;
    vertical-align: top;
    color: #eeea70;
    font-family: Georgia Tahoma;
    font-size: larger;
}
.nav:link
{
    padding-left: 18px;
    color: #eeea70;
    text-decoration: none;
}
    .nav:visited
    {
    padding-left: 18px;
    color: #eeea70;
    text-decoration: none;
    }
#content
{
    margin-top: 78px;
    margin-right: 12px;
    padding: 10px;
    width: 900px;
    height: 460px;
    background-image: url(images/contentTest.png);
    background-repeat: repeat;
    overflow-y: scroll;
}
.title
{
    color: #e55b09;
    font-size: x-large;
    font-weight: bolder;
}
p
{
    font-weight: bolder;
}
/*footer*/
#footer
{
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    color: #eeea70;
    width: 500px;
    text-align: center;
}
/*Home*/
#slogan
{
    margin-top: 100px;
    margin-left: 200px;
    padding: 0;
    border: none 0 transparent;
}
#homeContent
{
    margin-top: 115px;
    margin-left: 6px;
    padding: 8px;
    width: 896px;
    background-image: url(images/contentTest.png);
    background-repeat: repeat;
}
.homeP
{
    color: Black;
    font-weight: 500;
}
#signature
{
    text-decoration: none;
    font-style: italic;
}
/*Spray*/
.sprayImg
{
    border-width: 0;
    border-style: none;
    width: 250px;
    height: auto;
    float: right;
}
/*Beds*/
.bedImg
{
    width: 95px;
    height: 95px;
    top: 0px;
    border: none 0px;
   
}
.bedFull
{
    height: 380px;
    top: 0px;
    border: none 0px;
    text-align: right;
    float: left;
    Padding: 20px;
   
}
.beds
{
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 200px;
    height: 130px;
}
/*FAQ*/
.faqTitle
{
    color: #6bbae7;
    font-size: large;
    font-weight: bold;
}
