h1,h2,h3,h4,h5,h6{font-family:Arial,helvetica,sans-serif;font-weight:700;margin-top:1px;margin-bottom:1px;}
body,div,form,input,li,ol,ul,p,select,td,th,textarea,tr{font-family:Verdana, Arial, sans-serif;}
h1{color:#000000;font-size:18px;}
h2{color:#000000;font-size:16px;}
h3{color:#000000;font-size:14px;font-weight:bold;color:#FFFFFF;margin-top:1px;margin-bottom:1px;}
h4{color:#000000;font-size:12px;}
h5{color:#000000;font-size:11px;}
h6{color:#000000;font-size:9px;}
body {font-size:12px;}
td,th{font-size:12px;color: #330000;}
a{color:#330000;}
p,ol,ul{font-size: 12px;margin-top:1px;margin-bottom:1px;}

.background {
background-image:url('/background1.jpg');
/* background-repeat: no-repeat; */
background-repeat:repeat;
background-attachment:fixed;
}

.dragon {
background-image:url('/dragon-bkgd5.jpg');
background-repeat:repeat;
background-attachment:fixed;
}

.treefern {
background-image:url('/tree-ferns.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
}

.hollowtree {
background-image:url('/hollow-tree.jpg');
background-repeat:repeat;
background-attachment:fixed;
}

.stream {
background-image:url('/stream.jpg');
background-repeat:repeat;
background-attachment:fixed;
}

.greentrees {
background-image:url('/green-trees.jpg');
background-repeat: no-repeat;
background-attachment:fixed;
}

.treewater {
background-image:url('/tree-water.jpg');
background-repeat: no-repeat;
background-attachment:fixed;
}

.treesnow {
background-image:url('/tree-snow.jpg');
background-repeat: no-repeat;
background-attachment:fixed;
}

.greenoak {
background-image:url('/green-oak.jpg');
background-repeat: no-repeat;
background-attachment:fixed;
}

.transparency {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='60p-tint.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.transparency[class] {
background-image:url(60p-tint.png);
}

.white{color:#FFFFFF;}
.smallwhite{color:#FFFFFF;font-size:9px;}

.title {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: oblique;
background-color:#CEA7F3;color:Black;
}

.subtitle {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 20px;
font-weight: bold;
color: #660000;
font-style: oblique;
}

.header {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
padding-left: 4px;
padding-bottom: 1px;
padding-top: 1px;
font-weight: bold;
background-color: #CF6D03;
font-style: oblique;
color: #FFFFF0;
}

.nav {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
background-color: #CCCC66;
}

.highlight {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
background-color: #FFFACD;
}

a:hover {
color: #DEDECA;
}

.small {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

.smallwhite {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: White;
}

.box1 {
border-width: 2px;
border-color: #CCCCCC #333333 #333333 #CCCCCC;
border-style: dotted;
	}

.titlebar {
font-family: "Times New Roman", Times, serif;
font-size: 9px;
color: #FFFFFF;
background-color: #336699;
}

.navtext {
text-decoration: none;
color: White;
font : 10px;
line-height: normal;
background-color : #000000;
}

.navtext:HOVER {
text-decoration: none;
color: White;
font : 10px;
background-color: #CEA7F3;
}

.menuitem {
font-variant: normal;
color: White; 
padding: 2px 5px;
width: 140px;
font-family: Verdana, Arial, Sans-serif;
text-decoration: none;
font-size: 12px;
font-weight: bold;
border: 1px solid Black;
background-color: #B6B0E6;
margin-bottom: 2px;
}

.menuitem:HOVER {
font-variant: normal;
color: White; 
padding: 2px 5px;
width: 140px;
border: 1px solid Black;
font-family: Verdana, Arial, Sans-serif;
text-decoration: none;
font-size: 12px;
font-weight: bold;
background-color: #CEA7F3;
}

.submenu {
font-variant: normal;
color: White; 
padding: 3px 3px;
width: 136px;
font-family: Verdana, Arial, Sans-serif;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

.submenu:HOVER {
font-variant: normal;
color: White; 
padding: 2px 3px;
width: 136px;
border: 1px solid Black;
font-family: Verdana, Arial, Sans-serif;
text-decoration: none;
font-size: 12px;
font-weight: bold;
background-color: #CEA7F3;
}