* {
   margin: 0px;
   padding: 0px;
   }

body, html {
   height: 100%;
   font-family: arial;
   font-size: 12px;
}

body {
   background-image: url('../images/bg.jpg');
}

small {
   color: #CF0000;
}

hr {
   width: 100%;
   height: 1px;
   color: #CCCCCC;
   background-color: #CCCCCC;
   border: 0;
}

/* page frame */
#frame {
   width: 763px;
   margin-left: auto;
   margin-right: auto;
}

/* inner frame */
#container {
   margin-top: 5px;
   width: 763px;
   border: 1px solid black;
   background-color: #fff;
   float: left;
}

#book_now {
   float: left;
   width: 187px;
}

/* main menu */
#cabin_rentals_menu li {
   list-style-type: none;
   display: inline;
   margin: -1px;
}

#cabin_rentals_menu li:first-child {
   margin-left: 3px;
}

/* end main menu */


/* left column */
#cabin_rentals_info {
   float: left;
   width: 177px;
   margin-left: 6px;
   margin-top: 4px;
}

#cabin_rentals_info img {
   margin-left: auto;
   margin-right: auto;
   display: block;
}
/* end left column */

/* sub page sub menu */
#cabin_rentals_info ul {
   list-style-type: none;
   border: 1px solid #6D0000;
   border-top: 0px;
}

#cabin_rentals_info li a {
   display: block;
   background-color: #EEEEEE;
   color: #6D0000;
   text-decoration: none;
   padding: 3px;
   padding-left: 10px;
   font-weight: bold;
   border-top: 1px solid #6D0000;
}

#cabin_rentals_info li a:hover {
   background-color: #CCCCCC;
}

#cabin_rentals_info li:last-child {
   border-bottom: 0px;
}
/* end sub page sub menu */


/* main page sub menu */
#wallowa_lake_cabins ul {
   list-style-type: none;
   margin-right: 8px;
   margin-top: 4px;
   border: 1px solid #6D0000;
   border-top: 0px;
}

#wallowa_lake_cabins li a {
   display: block;
   background-color: #EEEEEE;
   color: #6D0000;
   text-decoration: none;
   padding: 3px;
   padding-left: 10px;
   font-weight: bold;
   border-top: 1px solid #6D0000;
}

#wallowa_lake_cabins li a:hover {
   background-color: #AAAAAA;
}

#wallowa_lake_cabins li:last-child {
   border-bottom: 0px;
}
/* end main page sub menu */


/* Main Content Area */

#wallowa_lake_rental_cabins {
   width: 332px;
   float: left;
   padding: 16px;
}

#wallowa_lake_rental_cabins ul {
   padding-left: 30px;
}

#wallowa_lake_rental_cabins p { 
   margin-bottom: 6px;
}
#wallowa_lake_rental_cabins h1 { 
   color: #6D0000;
   font-size: 16px;
   font-weight: bold;
}
#wallowa_lake_rental_cabins h2 { 
   color: #6D0000;
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 10px;
}
#wallowa_lake_rental_cabins h3 { 
   color: #003366;
   font-size: 13px;
   font-weight: bold;
   margin-bottom: 6px;
}
#wallowa_lake_rental_cabins h4 {
   background-color: #003366;
   color: #EEEEEE;
   font-size: 13px;
   font-weight: bold;
   padding: 2px;
   margin-bottom: 10px;
}
#wallowa_lake_rental_cabins ul {
   list-style-type: none;
   margin-left: -16px;
}
#wallowa_lake_rental_cabins li {
	margin-bottom: 10px;
}

#wallowa_lake_rental_cabins h3 a:link,
#wallowa_lake_rental_cabins h3 a:visited {
   color: #003366;
   font-size: 13px;
   font-weight: bold;
   text-decoration: underline;
}

#wallowa_lake_rental_cabins h3 a:hover,
#wallowa_lake_rental_cabins h3 a:active {
   color: #005EBC;
   font-size: 13px;
   font-weight: bold;
   text-decoration: underline;
}

#wallowa_lake_rental_cabins a:link,
#wallowa_lake_rental_cabins a:visited {
   color: #0060CC;
   font-size: 12px;
   text-decoration: underline;
}

#wallowa_lake_rental_cabins a:hover,
#wallowa_lake_rental_cabins a:active {
   color: #666666;
   font-size: 12px;
   text-decoration: underline;
}

#wallowa_lake_rental_cabins hr {
   margin-top: 12px;
   margin-bottom: 12px;
}

#wallowa_lake_rental_cabins ul.policylist {
   list-style-type: circle;
   margin-left: 4px;
}
#wallowa_lake_rental_cabins ul.policylist li {
   color: #003366;
   font-style: italic;
}

/* End Main Content Area */

/* right column */
#wallowa_lake_cabins {
   width: 210px;
   float: left;
   margin-top: 4px;
}

#wallowa_lake_events_table {
   margin-left: auto;
   margin-right: auto;
}

.wallowa_lake_events_table tr {
   border: 0px;
}

#wallowa_lake_events_table th {
   color: #003366;
   font-weight: bold;
   font-size: 16px;
   margin: 0px;
   padding: 0px;
}

.wallowa_lake_event_title td {
   padding: 2px;
   background-color: #6D0000;
   color: #FFFFFF;
   font-weight: bold;
   font-size: 11px;
}

.wallowa_lake_event_datetime td {
   padding: 2px;
   background-color: #DDDDDD;
   color: #003366;
   font-weight: bold;
   font-size: 11px;
}

.wallowa_lake_event_description td {
   background-color: #FFFFFF;
   padding: 2px;
   font-size: 11px;
}

#cabin_display {
   border: 1px solid #6D0000;
}

#cabin_display tr {
   line-height: 18px;
}

#cabin_display th {
   background-color: #6D0000;
   color: #FFFFFF;
   font-weight: bold;
   font-size: 11px;
   text-align: left;
   padding: 2px;
}

#cabin_display td {
   color: #000000;
   font-size: 11px;
   text-align: left;
   padding: 2px;
}

/* end right column */


h1 {
   color: #6D0000;
   font-size: 16px;
   padding-bottom: 7px;
   padding-top: 7px;
}

p {
   padding-bottom: 5px;
   padding-top: 5px;
}

#vacation_rentals_visitor_feedback {
   width: 176px;
   margin-top: 4px;
   margin-left: 4px;
}

#vacation_rentals_visitor_feedback .title {
   background-color: #6D0101;
   color: yellow;
   padding-left: 4px;
   font-weight: bold;
   font-size: 12px;
}

#vacation_rentals_visitor_feedback p {
   font-family: arial, helvetica, sans-serif;
   font-size: 10px;
   padding-left: 6px;
   padding-right: 6px;
}

#cindis_corner {
   background: #EEEEEE;
   border: 1px solid #6D0000;
   padding: 15px; 
   width: 290px;
   margin-left: auto;
   margin-right: auto;
}

#cindis_corner p {
   font-family: arial, helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   font-weight: none;
}

#cindis_corner h2 {
   font-size: 14px;
   font-weight: bold;
   font-family: arial, helvetica, sans-serif;
   color: #6D0000;
}

#cindis_corner h3 {
   font-size: 12px;
   font-weight: bold;
   font-family: arial, helvetica, sans-serif;
   color: #003366;
}

#login_form {
   width: 180px;
   margin-left: auto;
   margin-right: auto;
}

#login_form table {
   padding: 2px;
}

#login_form input {
   font-size: 11px;
   width: 90px;
}

#login_form td {
   font-size: 10px;
   font-weight: bold;
   color: #6D0000;
}

#login_form h2 {
   text-align: center;
   color: #003366;
   font-weight: bold;
   font-size: 16px;
}

.button {
   margin-top: 5px;
   padding: 2px;
   border: 1px solid #000000;
   background-color: #6D0000;
   color: #FFFFFF;
   font-size: 11px;
}

.button:hover {
   margin-top: 5px;
   padding: 2px;
   border: 1px solid #000000;
   background-color: #EEEEEE;
   color: #6D0000;
   font-size: 11px;
}

#random_testimonial {
   width: 162px;
   background-color: #EEEEEE;
   margin-left: auto;
   margin-right: auto;
   border: 1px solid #6D0000;
   padding: 6px;
}

#random_testimonial h2 {
   color: #003366;
   font-weight: bold;
   font-size: 16px;
   text-align: center;
}

#random_testimonial p {
   font-size: 12px;
   font-color: #000000;
   font-style: italic;
   padding: 8px;
   text-align: justify;
}

#random_testimonial a:link, #random_testimonial a:visited {
   font-size: 11px;
   color: #003366;
   text-decoration: underline;
   font-weight: bold;
   padding-left: 48px;
}

#random_testimonial a:hover, #random_testimonial a:active {
   color: #6D0000;
}





.random_testimonial {
   width: 162px;
   background-color: #EEEEEE;
   margin-left: auto;
   margin-right: auto;
   border: 1px solid #6D0000;
   padding: 6px;
}

.random_testimonial h2 {
   color: #003366;
   font-weight: bold;
   font-size: 16px;
   text-align: center;
}

.random_testimonial p {
   font-size: 12px;
   font-color: #000000;
   font-style: italic;
   padding: 8px;
   text-align: justify;
}

.random_testimonial a:link, #random_testimonial a:visited {
   font-size: 11px;
   color: #003366;
   text-decoration: underline;
   font-weight: bold;
   padding-left: 48px;
}

.random_testimonial a:hover, #random_testimonial a:active {
   color: #6D0000;
}



#cabin_details_frame th { 
   background-color: #6D0000;
   color: #FFFFFF;
   font-weight: bold;
   font-size: 14px;
   padding: 4px;
}

#cabin_details_frame p { 
   color: #000000;
   font-size: 11px;
   padding: 4px;
   text-align: justify;
}

#cabin_details_frame img { 
   margin-top: 4px;
}

#cabin_details_frame th a:link,
#cabin_details_frame th a:visited {
   color: #DDDDDD;
   font-size: 11px;
   font-weight: bold;
   text-decoration: underline;
}

#cabin_details_frame th a:hover,
#cabin_details_frame th a:active {
   color: #FFFFFF;
   font-size: 11px;
   font-weight: bold;
   text-decoration: underline;
}

#cabin_details_primary td {
   padding: 3px;
}

#cabin_details_primary .label {
   color: #6D0000;
   font-weight: bold;
   font-size: 12px;
}

#cabin_details_primary .value {
   color: #003366;
   font-weight: bold;
   font-size: 12px;
}

#cabin_detail_images p {
   color: #003366;
   text-align: center;
}

#cabin_details_more th { 
   background-color: #6D0000;
   color: #FFFFFF;
   font-weight: bold;
   font-size: 14px;
   padding: 4px;
   text-align: left;
}

#cabin_details_more .label {
   color: #6D0000;
   font-weight: bold;
   font-size: 12px;
   text-align: left;
   padding-left: 120px;
}

#cabin_details_more .value {
   color: #003366;
   font-weight: bold;
   font-size: 12px;
   text-align: left;
}

#cabin_details_more td {
   padding: 2px;
}

.textfield {
   font-size: 12px;
   color: #000000;
   font-family: arial, helvetica, sans-serif;
}

#copyright {
   color: #CCCCCC;
   font-size: 10px;
   float: left;
}

#footerlinks {
   margin-top: 2px;
   float: right;
   list-style-type: none;
}

#footerlinks li {
   display: inline;
}

#footerlinks li a:link,
#footerlinks li a:visited {
   display: inline;
   color: #DDDDDD;
   font-size: 10px;
   text-decoration: underline;
   padding-right: 6px;
   padding-left: 6px;
   
}

#footerlinks li a:hover,
#footerlinks li a:active {
   color: #FFFFFF;   
}

#footerlinks li:after {
 content: "|";
 font-size: 8px;
 color: #DDDDDD;
}

#footerlinks li:last-child:after {
 content: "";
}

#catalystek {
   margin-bottom: 8px;
   width: 740px;
   text-align: center;
   clear: both;
   font-size: 10px;
   color: #AAAAAA;
}

#catalystek a:link,
#catalystek a:visited {
   color: #BBBBBB;
   font-size: 10px;
   text-decoration: none;
}

#catalystek a:hover,
#catalystek a:active {
   color: #FFFFFF;
   font-size: 10px;
   text-decoration: underline;
}

.blogbox {
   width: 320px;
   border: 1px solid #6D0000;
   padding: 8px;
   background-color: #EEEEEE;
}

#errors {
   margin-top: 10px;
   width: 320px;
   border: 1px dashed yellow;
   text-align: left;
   margin-left: auto;
   margin-right: auto;
   padding: 3px;
   background-color: red;
   color: white;
   font-weight: bold;
}

.tablelabel {
   color: #6D0000;
   font-weight: bold;
   font-size: 12px;
}
