body {
background:#9893C5 url(/images/layout/backgroundFade.jpg);
background-repeat: repeat-x;
}
.container {
border-left:1px solid #000000;
border-right:1px solid #000000;
}
.headerCell {
background-image:url(/images/layout/mountainBackground.jpg);
background-repeat:no-repeat;
vertical-align:top;
}
.headerText {
margin-left:29px;
font-family:verdana;
font-size:0.875em;
_font-size:0.85em;
font-weight:bold;
}
.headerTextSpace {
line-height: 200%;
}
.headerLink {
text-decoration:none;
}
.menuCell {
background-image:url(/images/layout/menuBackground.jpg);
background-repeat:no-repeat;
vertical-align:middle;
}
.menu_item {
position:absolute;
padding: 1px 2px;
font-family:impact;
font-size:1.1em;
color: black;
text-align:center;
vertical-align:middle;
}
.menu_item a {
display: block;
width: 100%;
padding: 2px;
text-decoration: none;
color: black;
vertical-align:middle;
}
.menu_item a:hover {
background-color: #FFB014;
_border-left: 1px solid black;
_border-right: 1px solid black;
}
.subMenu_item {
position: absolute;
visibility: hidden;
background-color: #9893C5;
width: 200px;
border: 1px solid black;
border-bottom-width: 0;
font-family:impact;
font-size:1em;
color: black;
vertical-align:middle;
}
.subMenu_item a {
display: block;
width: 198px;
border-bottom: 1px solid black;
padding: 1px;
text-decoration: none;
color: black;
vertical-align:middle;
}
.subMenu_item a:hover {
background-color: #FFB014;
}
.contentHolder {
background-image:url(/images/layout/contentBackground.gif);
background-repeat:repeat-y;
text-align:center;
vertical-align:top;
}
.contentCell {
padding-top:20px;
padding-bottom:60px;
text-align:justify;
vertical-align:top;
}
h1 {
font-family:verdana;
color:#2B2084;
font-size:1.2em;
}
h2 {
font-family:verdana;
color:#000000;
font-size:0.9em;
font-weight:bold;
}
p, li {
font-family:verdana;
font-size:0.75em;
_font-size:0.7em;
}
p.copyright {
font-size:9px;
text-align:center;
}
.rightPad {
margin-right:5px;
}
.leftPad {
margin-left:5px;
}
.galleryCell {
width: 130px;
font-family:verdana;
font-size:0.75em;
_font-size:0.7em;
text-align:center;
color: black;
}
.galleryCell a {
text-decoration: none;
}
th#prices, td#prices {
font-family:verdana;
font-size:0.75em;
_font-size:0.7em;
color: black;
}
.blueBG {
background-color:#6BFDFD;
}
.tanBG {
background-color:#FFFF99;
}
.greenBG {
background-color:#33F333;
}


