/* CSS Document */


body {background-color: #e0e0e0; margin: 0; text-align: center; font-family: Verdana, Helvetica, sans-serif;}
div#container {background-image: url(/images/bodybg3.gif); background-repeat: repeat-y; width: 1000px; margin-left: auto; margin-right: auto;}
div#nav {float: left; width: 200px; text-align: left; padding: 0.25em 0 0 0; margin-left: 15px; font-family: Garamond, serif; font-size: 120%; font-weight: bold;}
div#nav a {display: block; margin: 0.5em 0 0 0;}
div#content {width: 775px; margin-left: 225px;}
div#content p {margin: 0 10px; font-size: 80%; text-align: left; padding: 0.25em 0;}
ul {text-align: left; font-size: 80%;}
ul li {margin-right: 15px;}
table {font-size: 80%;}
table td {padding: 0.5em; text-align: left;}

h1 {font-family: Garamond, serif; font-size: 160%; color: #990000;}
h2 {font-family: Garamond, serif; font-size: 120%; color: #990000;}
a {text-decoration: none; color: #8b0000;}
a:hover {text-decoration: underline;}

table#tourthumbs td {padding: 0;}
table#tourthumbs img {margin: 0 2px 0 0;}
a.smpic {border: 1px solid #eaded0;}
a.smpic:hover {border: 1px solid white;}

div#footer {clear: both; width: 1000px; font-size: 80%; margin: 1em 0 1em 0;}

.sm {font-size: 60%; text-align: left;}
.bold {font-weight: bold;}
.boldi {font-weight: bold; font-style: italic;}
.red {color: red;}
.italic {font-style: italic;}
.center {text-align: center;}
.smcenter {text-align: center; font-size: 70%;}

