

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, img {
margin:0;
padding:0;
border: 0;
}

ul { 
list-style:none;
}

html, body {
height:100%;
} 
/*
body {
background-color: #f8f5e2;
color: #f8f5e2;
font-family: Georgia, "Times New Roman", serif;
font-size: 62.5%;

}
*/

div#mainInnerTour {
width: 760px;
margin: 0 auto;
overflow: hidden;
background-color: #fff;
}

div#tourHolder {
width:640px;
margin: 20px auto 40px auto;
position: relative;
}

div#tourHolderInner {
width: 640px;
height: 500px;
border: 1px solid #c2be8e;
}

div#tourNav {
background: #ded9a2 url('images/bgTourNav.gif') top center repeat-x;
height: 60px;
}

div#tourMainPhoto {
height: 440px;
background: #072c61 url('images/bgTourSidebar.gif') bottom center repeat-x;
}

div#tourSidebar {
width: 200px;
height: 440px;
background: #072c61 url('images/bgTourSidebar.gif') bottom center repeat-x;
float: left;
}

div#tourContent {
width: 440px;
height: 440px;
background-color: #f8f5e2;
float: left;
}


/*COPY
****************************************************************/

div#tourSidebar h1 {
width: 170px;
height: 112px;
text-indent: -5000px;
background: transparent url('images/tourLogo.jpg') center center no-repeat;
border: 2px solid #051d3f;
margin: 15px auto 15px auto;
}

div#tourMainPhoto h1 {
width: 170px;
height: 112px;
text-indent: -5000px;
background: transparent url('images/tourLogo.jpg') center center no-repeat;
border: 2px solid #051d3f;
position: absolute;
z-index: 100;
top: 90px;
left: 30px;
}

div#tourSidebar h2 {
text-align: center;
font-size: 1.6em;
font-variant: small-caps;
border-bottom: 1px solid #c2be8e;
margin: 0 15px 10px 15px;
padding: 0 0 2px 0;
color: #c2be8e;
}

div#tourNav p {
float: left;
color: #072c61;
font-size: 1.3em;
font-variant: small-caps;
padding: 30px 0 0 16px;
font-weight: bold;
}

div#tourSidebar p {
font-size: 1.1em;
line-height: 1.5em;
margin: 0 15px;
padding: 0 0 15px 0;
text-align: center;
color: #fff;
}

p#prevNext {
text-align: center;
}


/*IMAGES
****************************************************************/

img#mainPhoto {
display: block;
position: relative;
z-index: 10px;
margin: 0 auto;
top: 18px;
border: 2px solid #051d3f;
}

div#tourContent img {
padding: 5px;
background-color: #ded9a2;
border: 1px solid #c2be8e;
display: block;
margin: 14px auto;
}


/*NAVIGATION
****************************************************************/

ul#tourNavList {
padding: 25px 15px 0 0;
float: right;
}

ul#tourNavList li {
padding: 0 3px;
display: block;
width: 19px;
float: left;
}

*html ul#tourNavList li {
padding: 0 2px;
}

ul#tourNavList li a:link, ul#tourNavList li a:visited {
display: block;
float: left;
width: 19px;
height: 17px;
padding: 2px 0 0 0;
background-color: #d6d19c;
border: 1px solid #c2be8e;
color: #726f53;
text-decoration: none;
text-align: center;
font-size: 1.1em;
}

ul#tourNavList li a:hover, ul#tourNavList li a:active {
background-color: #f8f5e2;
border: 1px solid #c2be8e;
color: #726f53;
}

div#tourHolder ul#tourNavList li.sel a {
background-color: #072c61;
border: 1px solid #c2be8e;
color: #f8f5e2;
}


p#prevNext a:link, p#prevNext a:visited {
text-align: center;
padding: 2px 6px 2px 6px;
margin: 0 2px;
background-color: #072c61;
border: 1px solid #c2be8e;
color: #f8f5e2;
text-decoration: none;
text-align: center;
font-size: 1.0em;
}

p#prevNext a:hover, p#prevNext a:active {
background-color: #d6d19c;
border: 1px solid #c2be8e;
color: #072c61;
}

div#mainInnerTour div#path {
margin-left: 212px;
}
