body {
background: #d7d7d7 url(http://www.bhamtours.com/bg.jpg) top center no-repeat;
width: 1000px;
height: 100%;
color: black; 
font-family: Verdana; 
font-size: 12pt;
margin:0 auto;
}

ul{
color: black; 
font-family: Verdana; 
font-size: 12pt;
}

#top-bar{
width: 1000px;
height: 20px;
text-align: right;
padding-top: 3px;
color: #d7d7d7;
}

#header {
position: relative; left: -0.1px;
margin:0 auto;
background: url(http://www.bhamtours.com/header.jpg) top left no-repeat;
width: 1000px;
height: 100px;
overflow: hidden;
color: white;
border: none;
}

h1{
text-indent: -1px;
position: absolute;
}

#content{
padding: 5px;
}

#intro-content b{
font-weight: normal;
}

#navigation{
position: relative; left: 75px;
margin-top: 82px;
}

#navigation a{
color: white;
margin-right: 11px;
margin-left: 11px;
display: inline;
font-size: 10pt;
font-weight: bold;
font-family: Arial;
text-decoration: none;
}

#navigation a:hover{
color: #d5651c;
}

#nav-r {
float: right;
color: white;
margin-top: 82px;
padding-right: 15px;
font-weight: bold;
}

#row {
display: block; 
width: 900px; 
margin:0 auto; 
text-align: center; 
height: 230px; 
padding-left: 5px;
}

#frame{
float: left; 
font-family: Arial Narrow;
font-size: 10pt;
font-weight: bold;
width: 250px; 
text-align: center;
border: solid 1px black; 
margin: 10px 20px 10px 20px; 
background: white; 
text-align: center; 
padding-top: 8px;
padding-bottom: 8px;
}

#tour-information{
width: 225px; 
margin:0 auto; 
text-align: left;
font-weight: bold;
font-size: 10pt;
font-family: Arial Narrow;
}

#home-price {
float: right;
}

#frame a:link {color: black; text-decoration: none}     /* unvisited link */
#frame a:visited {color: black; text-decoration: none}  /* visited link */
#frame a:hover {color: black; text-decoration: underline}   /* mouse over link */
#frame a:active {color: black; text-decoration: none}   /* selected link */

/*Drop Shadows on Photos */
div.shadow { 
background: url('shadow.gif') no-repeat bottom right; 
margin: 10px 5px; 
padding: 0; 
position: relative; 
} 
  
div.shadow img { 
background-color: #fff; 
border: 1px solid #a9a9a9; 
margin: -5px 5px 5px -5px; 
padding: 3px; 
position: relative; 
vertical-align: bottom; 
} 

a:link {color: #d5651c; text-decoration: none}     /* unvisited link */
a:visited {color: #d5651c; text-decoration: none}  /* visited link */
a:hover {color: #000000; text-decoration: underline}   /* mouse over link */
a:active {color: #d5651c; text-decoration: none}   /* selected link */

p a:link {color: #d5651c; text-decoration: none}     /* unvisited link */
p a:visited {color: #d5651c; text-decoration: none}  /* visited link */
p a:hover {color: #000000; text-decoration: underline}   /* mouse over link */
p a:active {color: #d5651c; text-decoration: none}   /* selected link */


