body{
margin: 0px;
padding: 0px;
background: #FFF url(../images/tile.png) repeat-x;
font-family: "Myriad Pro", Verdana, helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #666;
}

img{
border: none;
}

h1{
font-size: 22px;
margin: 5px 0px 0px 0px;
padding: 5px 0px 0px 0px;
}

h2{
font-size: 18px;
margin: 5px 0px 5px 0px;
padding: 5px 0px 5px 0px;
color: #1C88BF;
}

h3{
font-size: 15px;
margin: 5px 0px 0px 0px;
padding: 5px 0px 0px 0px;
}

h4{
font-size: 14px;
padding: 0px;
margin: 0px;
}

h5{
font-size: 12px;
padding: 0px;
margin: 0px;
}

.blue{
color: #1C88BF;
}

.date{
font-size: 11px;
font-style: italic;
line-height: 12px;
}

.tiny{
font-size: 11px;
color: #999;
line-height: 14px;
}

.picR{
float: right;
margin: 0px 0px 0px 10px;
}

.picL{
float: left;
margin: 0px 10px 0px 0px;
}

#header{
height: 202px;
width: 987px;
margin: auto;
}

#headerInner{
padding-left: 20px;
}

#eagles-landing-logo{
display: block;
width: 387px;
height: 202px;
background: url("../images/eagles-landing-travel-plaza-logo.png") no-repeat 0 0;
float:left;
}

#eagles-landing-logo:hover{
background-position: 0 -250px;
}

#eagles-landing-logo span{
display: none;
}

#social{
float:right;
padding-right: 13px;
}

#facebook{
display: block;
float: right;
width: 126px;
height: 40px;
background: url("../images/facebook-button.png") no-repeat 0 0;
}

#facebook:hover{
background-position: 0 -51px;
}

#facebook span{
display: none;
}

#check-gas-prices{
float: right;
display: block;
width: 161px;
height: 40px;
background: url("../images/check-gas-prices.png") no-repeat 0 0;
}

#check-gas-prices:hover{
background-position: 0 -51px;
}

#check-gas-prices span{
display: none;
}

.contentHidden{
display: none;
}

#nav a:link,#nav1 a:link,#nav2 a:link{color:#FFF; text-decoration: none; font-weight: bold;}
#nav a:visited,#nav1 a:visited,#nav2 a:visited{color:#FFF; text-decoration: none; font-weight: bold;}
#nav a:hover,#nav1 a:hover,#nav2 a:hover{color:#F3BB1E; text-decoration: none; font-weight: bold;}

a:link{color:#B82232; text-decoration:underline;}
a:visited{color:#B82232; text-decoration:underline;}
a:hover{color:#414143; text-decoration:underline;}

#footer2 a:link{color:#C29A9A;text-decoration:none;}
#footer2 a:visited{color:#C29A9A;text-decoration:none;}
#footer2 a:hover{color:#F3BB1E;text-decoration:none;}

#nav1,#nav2{
height: 56px;
width: 580px;
font-size: 15px;
letter-spacing: 
background: #CCC;
float: right;
}

#nav1 ul{
padding: 17px 0px 0px 0px;
margin: 0px;
}

#nav2 ul{
padding: 30px 0px 0px 0px;
margin: 0px;
}

#nav1 li,#nav2 li{
display: inline;
padding: 0px 15px 0px 15px; 
margin: 0px;
}

#nav1{

}

#nav2{

}

#columns{
margin: auto;
width: 987px;
}

#slide{
padding:0px 0px 5px 5px;
}

#content{
padding: 10px 18px 10px 18px;
}

#contentBox{
background: #FFF;
-moz-box-shadow: 0px 0px 5px #111;
-webkit-box-shadow: 0px 0px 5px #111;
box-shadow: 0px 0px 5px #111;
}

#textBox{
padding: 20px;
min-height: 450px;
}

#footerWrapper{
background: url(../images/footer-tile.png) repeat-x;
width: 100%;
height: 248px;
}

#footer{
background: url(../images/footer.png) no-repeat;
margin: auto;
width: 987px;
height: 248px;
}

#nav{
height: 40px;
width: 987px;
text-align: center;
font-size: 14px;
}

#nav ul{
padding: 220px 0px 0px 0px;
margin: 0px;
}

#nav li {
display: inline;
padding: 0px 12px 0px 12px; 
margin: 0px;
}

#footer2Wrapper{
background: #980C0C;
}

#footer2{
color: #C29A9A;
margin: auto;
width: 987px;
font-size: 11px;
text-align: center;
}

/* Used for tinyMCE only! */
body.mceContentBody {
   background: #FFF;
}