a.guideTextLink {
color: #00A;
font-weight: bold;
display: block;
text-align: right;
}

a.guideTextLink:hover {
color: #00F;
}

a.guideTextLink:visited {
color: #404;
}

h2.guideH {
margin-top: 5px;
margin-bottom: 1em;
border-bottom: 1px solid #999;
}

h2.guideMajorHeader {
background-color: #006;
font-weight: bold;
color: #FFF;
padding: 3px;
margin-right: 260px;
margin-bottom: 10px;
font-size: 120%;
}

h3.guideH {
margin-bottom: 0.5em;
margin-right: 260px;
}

h3.guideBlueHeader {
color: #006;
padding-bottom: 2px;
border-bottom: 1px solid #999;
margin-bottom: 5px;
margin-right: 260px;
}

div.guideBody {
text-align: justify;
font-size: 90%;
position: relative;
overflow: hidden;
}

img.guideImg {
width: 245px;
border: 1px solid #666;
/*
position: absolute;
top: 0px;
right: 0px;
*/
float: right;
clear: right;
margin-bottom: 10px;
}

p.guideImgCaption {
text-align: center;
width: 205px;
margin-top: -5px;
margin-bottom: 10px;
float: right;
clear: right;
color: #444;
font-size: 80%;
font-style: italic;
padding: 0px 20px 0px 20px;
}

p.guidePre {
margin: 0px;
margin-bottom: 0.5em;
text-indent: 0.5em;
font-weight: bold;
text-align: justify;
margin-right: 260px;
padding-bottom: 0.5em;
border-bottom: 1px solid #999;
}

p.guideP {
margin: 0px;
margin-bottom: 1em;
margin-right: 260px;
text-indent: 0.5em;
}

ul.guideList {
margin: 0px;
margin-bottom: 1em;
margin-right: 260px;
}

ul.guideList li {
}

p.guideP:first-letter {
font-weight: bold;
}

table.guideMore {
border-collapse: collapse;
width: 360px;
padding: 1em 0px 0px 0px;
margin: 0px 0px 1em 0px;
border-top: 1px solid #999; 
}

td.guidePrev {
text-align: left;
width: 30%;
}

td.guidePrev a, td.guideNext a {
color: #006;
}

td.guidePage {
text-align: center;
width: 40%;
}

td.guideNext {
text-align: right;
width: 30%;
}

div.guideNext {
text-align: center;
width: 245px;
margin-left: 370px;
}

div.guideNextText {
color: #000;
margin-bottom: 0.5em;
}

table.guide2Sides {
margin-right: 260px;
border-collapse: seperate;
margin-bottom: 0.5em;
border-spacing: 2px;
}

tr.guideTopRow td {
background-color: #006;
color: #FFF;
font-weight: bold;
}

table.guide2Sides td {
width: 50%;
vertical-align: top;
padding: 5px;
border: 1px solid #666;
}

table.guide2Sides ul {
padding: 0px;
margin: 0px;
}

table.guide2Sides li {
list-style: none;
margin: 5px 0px 5px;
padding: 0px;
}

table.guideSeasons {
width: 362px;
border-collapse: collapse;
margin-bottom: 1em;
height: 2em;
}

table.guideSeasons td {
font-weight: bold;
color: #FFF;
text-align: center;
border: 1px solid #FFF;
}

td.guideLowSeason {
background-color: #33B;
}

td.guideMidSeason {
background-color: #F60;
}

td.guideHighSeason {
background-color: #C33;
}
