 body {
     background-image:url(../../images/wyocabin/bg1b.gif?322808);
     background-repeat:repeat-x;
     background-color:#FC3;
     padding:0 0 0 0;
     text-align:center;
     border-width: 0;
     margin: 0;
 }
 h1 { font-size:24px; color:#FFF; font-weight:700; margin:0; line-height:1.5; }
 h3 { font-size:10px; color:#F90; margin:0; font-weight:700; line-height:1.5; }
 h2 { font-size:16px; color:#369; font-weight:700; margin:0; padding-bottom:5px; border-bottom:1px dotted #CCC; line-height:1.5; }
ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }

 div.paragraph { margin-top:5px; padding-bottom:5px; font-size:11px; line-height:1.5; }
 p { margin-top:5px; padding-bottom:5px; font-size:11px; line-height:1.5; }
 p.mainCabin{
     font-size: 150%;
     color: #000000;
 }
 p.clickThumbnail{
     font-size: 100%;
     color: #000000;
     margin-top: 0px;
 }
 #container {
     display:block;
     position: absolute;
     font-family:Arial,Helvetica,sans-serif;
     font-size:11px;
     top:0px;
     left: 0px;
     margin:0 0 0 0;
     width:950px;
     padding:0px;
     height:auto;
     background-color:#FFF;
     text-align:left;
     border-width: 0 0 0 0;
     border-style: solid;
     border-color: black;
 }
 #banner { width:700px; height:100px; margin-bottom:10px; }
 #bannerLeft { width:150px; height:100px; margin-right:10px; background-image:url(../../images/wyocabin/leaf.gif?322808); float:left; }
 #bannerRight { width:529px; height:49px; background:url(../../images/wyocabin/bg1c.gif?322808) repeat-x; float:left; border:1px solid #CCC; border-width:1px 0 0 1px; padding:50px 0 0 10px; }
 #leftColumn {
     display:block;
     position: absolute;
     font-family:Arial,Helvetica,sans-serif;
     font-size:11px;
     top:0px;
     left: 0px;
     margin:0 0 0 0;
     width:200px;
     padding:0px;
     height:auto;
     background-color: black;
     text-align:left;
     border-width: 0 0 0 0;
     border-style: solid;
     border-color: black;
     z-index: 10;
 }
 #content {
     display:block;
     position: absolute;
     font-family:Arial,Helvetica,sans-serif;
     font-size:11px;
     top:0px;
     left: 0px;
     margin:0 0 0 0;
     width:950px;
     padding:10px;
     height:auto;
     background-color:#FFF;
     text-align:left;
     border-width: 0 0 0 200px;
     border-style: solid;
     border-color: black;
 }
 #content ul {
     font-size: 140%;
     list-style: square;
 }
 #active a:link { color:#F90; background-color:#333; }
 #active a:hover { color:#F90; background-color:#333; }
 #active a:visited { color:#F90; background-color:#333; }
 #leftColumnBottom { clear:both; width:130px; background:url(../../images/wyocabin/bg1c.gif?322808) repeat-x; padding:110px 10px 10px; color:#EAEAEA; }
 #rightColumn { float:right; width:530px; padding-left:15px; color:#666; min-height:400px; height:auto !important; height:400px; overflow-x:visible !important; overflow-x:hidden; }
 #clear { clear:both; }
 .date { font-size:10px; color:#999; font-weight:normal; }
 #wsite-content .blog-comments-bottom{                                /* need to do this for mobile */
     margin: -5px 0 40px;
 }

div.paragraph ul, div.paragraph ol { padding-left: 25px !important; margin: 5px 0 !important; overflow:hidden; }
div.paragraph li { padding-left: 5px !important; margin: 3px 0 0 !important; }
div.paragraph ul, div.paragraph ul li { list-style: disc outside !important; }
div.paragraph ol, div.paragraph ol li { list-style: decimal outside !important; }

 a.button-sm
 {
     background: #CCCCCC url("/images/wyocabin/btn_bg.png") repeat-x top left;
     border: none;
     font-size: 120%;
     color: #003300;
     font-weight: normal;
     text-decoration: none;
     padding: 1px 5px 2px 5px;
     cursor: pointer;
 }

 a.button-sm:visited {
     font-weight: normal;
     color: #003300;
 }

 a.button-sm:hover {
     border: 3px outset;
 }
