h1{
font-family: Helvetica, Verdana, Arial, san-serif;
font-size: 16px;
color: #333;
text-align: left;
margin-left: 18px;
}
h2{
font-family: Helvetica, Verdana, Arial, san-serif;
font-size: 18px;
color: #333;
text-align: left;
margin-left: 18px;
}
p{ 
font-family: Helvetica, Verdana, Arial, san-serif;
font-size: 12px;
color: #333;
text-indent: 5px;
}
a:link { 
color: #333;
text-decoration: none;
font-family: Verdana, Arial, san-serif;
}
a:visited { 
color: #333;
text-decoration: none;
font-family: Verdana, Arial, san-serif;
}
a:hover { 
color: #333;
text-decoration: underline;
font-family: Verdana, Arial, san-serif;
}
a:active { 
color: #333;
text-decoration: none;
}
.para{
text-align: justify;
width: 740px;
}
.para_foot{
position: relative;
bottom: 6px;
left: 16px;
font-size: 10px;
color: #fff;
}
em{
font-family: Helvetica, Verdana, Arial, san-serif;
font-size: 14px;
color: #333;
text-align: left;
}
#header{
background-image: url(images/header.gif);
background-repeat: no-repeat;
height: 70px;
width: 800px;
}
#navbar{
background-image: url(images/navbar.gif);
background-repeat: no-repeat;
height: 35px;
width: 800px;
}
#photo_bar{
background-image: url(images/photo_bar.gif);
background-repeat: no-repeat;
height: 86px;
width: 800px;
}
#extras{
background-image: url(images/extras_bg.gif);
background-repeat: repeat-y;
height: 110px;
width: 800px;
padding: 1px 0px 0px 0px;
}
#main_content{
background-image: url(images/main_content.gif);
background-repeat: repeat-y;
width: 800px;
padding: 1px 0px 0px 0px;
}
#footer{
background-image: url(images/footer.gif);
background-repeat: no-repeat;
height: 34px;
width: 800px;
padding: 1px 0px 0px 0px;
}
/* navbar links */
#home{
width:160px;
height: 35px;
color: #fff;
font-size: 16px;
text-align: center;
float: left;
}
#home a:hover { 
text-decoration: underline;
color: #333;
}
#features{
width:85px;
height: 35px;
color: #fff;
font-size: 16px;
text-align: center;
float: left;
}
#features a:hover { 
text-decoration: underline;
color: #333;
}
#features a:visted{
color: #fff;
}
#photos{
width:140px;
height: 35px;
color: #fff;
font-size: 16px;
text-align: center;
float: left;
}
#photos a:hover { 
text-decoration: underline;
color: #333;
}
#photos a:visted{
color: #fff;
}
#location{
width:105px;
height: 35px;
color: #fff;
font-size: 16px;
text-align: center;
float: left;
}
#location a:hover { 
text-decoration: underline;
color: #333;
}
#location a:visted{
color: #fff;
}
#tour{
width:160px;
height: 35px;
color: #fff;
font-size: 16px;
text-align: center;
float: left;
}
#tour a:hover { 
text-decoration: underline;
color: #333;
}
#tour a:visted{
color: #fff;
}
#contact{
width:130px;
height: 35px;
color: #fff;
font-size: 16px;
text-align: center;
float: left;
}
#contact a:hover { 
text-decoration: underline;
color: #333;
}
#contact a:visted{
color: #fff;
}
.contact{
font-size: 14px;
}