
/* This is the body for the solid sandy page */
body 
{
background-color: #ffcc99; 
background-image: url("../land064.jpg");
font: 14px Verdana, sans serif;
}

caption {font-weight: bold;}

div.bar 
{line-height: 1.5;
text-align: center;  
font-weight: bold;
}

div.barspace {text-align: center;
font-weight: bold;
margin-bottom: 10px;
}


div.barleft 
{
font-weight: bold;
margin-top: 5px;
}

div.barleftspace
{
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
}

div.barleftskip
{
font-weight: bold;
margin-top: 5px;
margin-bottom: 10px;
}

div.barleftup 
{
font-weight: bold;
margin-top: -20px
}

div.center
{text-align: center;
}

div.centerup
{text-align: center;
font-style: italic;
margin-top: -20px;
margin-bottom: 10px}


div.copy 
{ 
font-size: xx-small; 
text-align: center;
}


div.widecredit 
{
font-style: italic; 
font-size: x-small;
margin-top: 0px;
margin-bottom:3px;
text-indent: 5px;
}

div.narrowcredit 
{
font-style: italic; 
font-size: xx-small;
margin-top: 0px;
margin-bottom:3px;
text-indent: 5px;
}

div.larger{
font-weight:
}

div.length
{margin-bottom: 500px;
}


div.sidebar {color:#993300;
}

div.title {font-size: 150%;
font-weight: bold;
font-family: "Times New Roman," serif;
}

p 
{
text-indent: 49px;
}

p.old 
{
text-indent: 49px;
margin-bottom: 0px;
margin-top: 0px;
}

/* p breaks used 1 ex top and bottom */
p.breaks {text-indent: 49px;
margin-top: 1ex;
margin-bottom: 1ex;
}

p.links {margin-top: 2ex;
text-indent: 0px;
font-weight: bold;
}

p.linkscenter
{font-weight: bold;
text-indent: 0px;
text-align: center;
}

p.space {text-indent: 49px;
margin-bottom: 1ex;
}

/* this was intended to allow use of links with padding and still have text in table line up */
p.table 
{
text-indent: 7px;
margin-bottom: 0px;
margin-top: 0px;
}


h1 
{
text-align: center;
}

h1.left 
{
text-align: left;
}

h1.masthead
{
text-align: center;
color: #ffffff;
}

h1, h2, h3 {font-family: "Times New Roman," serif;
}

h2.brown
{text-align: center;
border: medium double #996666;
}

h2.vendor {
 border: medium double  #996666
}

h3.brown {text-align: center;
 border: medium double  #996666
}

h3.pub {font-size: large}

hr {color: black;
}

hr.brown {color: #993300;
border-bottom: thin solid;
border-color: #993300;
}

hr.brownspacer {color: #993300;
border-bottom: thin solid;
border-color: #993300;
width: 135px;
}


hr.mail {color: #993300;
border-bottom: thin solid;
border-color: #993300;
margin-bottom: 15px;
}

/* lists */

dt {font-weight: bold
}

ul.diamond {
list-style: url("brown1.gif");
margin-left: 60px
}

li {margin-bottom: 1ex;}

span.credit {font-weight: normal;
font-size: smaller;
font-style: italic
}

table.black {background-image: url("../land064.jpg");
border: solid medium;
border-color: #000000;
}

table.coverl {
margin-right: 1ex;
margin-bottom: 150px;}


table.picsnav {background-image: url("../land064.jpg");
border: ridge 12px;
border-color: #996666;
width: 138px;
}

table.nav {background-image: url("../land064.jpg");
border: ridge;
border-color: #996666;
}

table.faqs {background-image: url("../land064.jpg");
border: ridge 12px;
border-color: #996666;
margin-left: 1ex;
margin-bottom: 1ex;
}

table.map {background: #ffffff;
border: ridge 12px;
border-color: #996666;
margin-left: 1ex;
margin-bottom: 1ex;}


table.page {border-top: solid;
border-bottom: solid;
border-color: #993300;
}


table.lcredit {
margin-right: 4px;
}

table.rcredit {margin-left: 4px;
}

table.lmapcredit {margin-right: 10px;
border: medium solid;
border-color: #996666;
}

table.lmapcreditl {margin-right: 10px;
border: medium solid;
border-color: #996666;
margin-bottom: 10px;
}

table.rmapcredit {margin-left: 10px;
border: medium solid;
border-color: #996666;
margin-bottom: 10px;
}

table.rmapcreditl {margin-left: 10px;
border: medium solid;
border-color: #996666;
margin-bottom: 10px;
}


td.text {background-color: #ffcc99; 
background-image: url("../land064.jpg");
vertical-align: top;
padding-left: 10px;
}
			/* Table cells for 2-column links */
td.see {
border-left: medium solid #993300;
width: 50% }

td.link {padding-right: 5px;
} 

			/* Table cell with an orange border */
td.bordered{
border-left: solid 2px #993300;
}

td.mail {font-size: small
}


td.side {width: 20%;
text-align: center;
vertical-align: top;
border-right: medium solid #996666;
margin-right: 4px;
padding-right: 4px;}

td.sidewide{vertical-align:top;
}

img.mail {
float: left;
border: medium solid #996666;
margin-right:4px;
}

img.mailright {
float: right;
border: medium solid #996666;
margin-left: 4px;
}

img.mapno {
border: medium solid #996666;
margin-right: 4px;
}

img.mapright {
float: right;
border: medium solid #996666;
margin-left: 4px;
margin-bottom: 4px;
}

img.mapleft {
float: left;
border: medium solid #996666;
margin-right: 4px;
}

img.mapleftlong {
float: left;
border: medium solid #996666;
margin-right: 4px;
margin-bottom: 30px;
}

img.border {
border: solid black 2px;
margin-left: 4px;
margin-right:4px;
margin-top: 4px;
margin-bottom: 0px;
}


img.credit {margin-left: 4px;
margin-right:4px;
margin-top: 4px;
margin-bottom: 0px;
}

img.listonright {margin-left: 4px;
margin-right:15px;
margin-top: 4px;
margin-bottom: 0px;
}

img.photoright {
float: right;
border: solid black 2px;
margin-left: 4px;
margin-bottom: 4px;
}

img.photoleft {
float: left;
border: solid black 2px;
margin-right: 4px;
margin-bottom: 4px;
}

img.tiny{
float: left;}

a:link {color: #0000ff;
}


a:visited {color: green;
}

a:active {color:  green;
background-color: #ffffff;
}

a:hover {color: #0000ff;
background-color: #ffffff;
}

