/*
	Primary Stylesheets for www.HighCountryWDB.com 
			This program is copyrighted by Jason Carlton, on March 30, 2004. No
			part of this program may be modified or copied without the written consent
			of the author. JCarlton@goWilkes.com
*/

body {
	background-image: url('http://www.highcountrywdb.com/images/background.gif');
	background-position: center center;
}

form { margin-bottom: 0px }

a { text-decoration: none }
a:hover { text-decoration: underline }

a.location { color: #808080 }
a.location:hover { color: #0000FF }

a.top { color: #5D5890 }
a.top:hover { color: #8080FF }

a.menu { color: #5D5890 }
a.menu:hover { color: #8080FF; text-decoration: none }

H1 { font-family: Impact, Arial, Tahoma, Helvetica; color: #2F236E; font-size: 18px; font-style: italic; margin: 0px }
H2 { font-family: Impact, Arial, Tahoma, Helvetica; color: #2F236E; font-size: 14px; font-weight: bold; margin: 0px }

.med { font-size: 12px }
.small { font-size: 11px }
.tiny { font-size: 9px }

img.border { border: 1px solid #000000 }

ul.shift { margin-top: 0px }
li.shift { margin-left: -15px; margin-bottom: 10px }
li.shift2 { margin-left: -15px; margin-bottom: 3px }

td.menuTable { border-left: 1px dashed #5098AE; border-top: 1px dashed #5098AE; border-right: 1px dashed #5098AE } 
td.bottomMenuTable { border: 1px dashed #5098AE }

td.contentTable { border-left: 1px dashed #5098AE; border-right: 1px dashed #5098AE }
