@charset "UTF-8";
/* CSS Document */

#wrapper {
	background: url(http://www.rainbowcabins.com/images/template/wrapperbg.jpg) repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#wrapper2 {
	background: url(http://www.rainbowcabins.com/images/template/header-v2.jpg) no-repeat 210px 0px;
	width: 1000px;
	padding: 0px;
}
#sub {
	background: url(http://www.rainbowcabins.com/images/template/sub-v2.jpg) no-repeat;
	float: left;
	width: 175px;
	padding-left: 35px;
	padding-top: 30px;
	margin: 0px;
	height: 800px;
	color: #FFF;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}
#sub p {
	font-weight: bold;
	color: #FFF;
	margin: 0px;
}
#sub a {
	color: #fcffed;
	text-decoration: none;
	font-size: 0.7em;
	display: block;
	border-top: 1px solid #fcffed;
	margin: 0px;
	padding: 7px 0px 6px 5px;
	width: 155px;
	letter-spacing: 1px;
}
#sub h2 {
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	border-top: 1px solid #FFF;
	width: 155px;
	padding-top: 7px;
	padding-bottom: 6px;
	margin: 0px;
	padding-left: 6px;
}
#sub a:hover {
	background: #630;
}
body {
	background: #3B411B url(http://www.rainbowcabins.com/images/template/bodybg.gif) repeat-x;
	font: 100.1% "Times New Roman", Times, serif;
}

a:link, a:visited, a:active {
	color: #669933;
}

a:hover {
	text-decoration: none;
	color: #A24120;
}


#hdrtop {
	color: #fce7c4;
	font-weight: normal;
	text-transform: uppercase;
	font-size: .7em;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 20px;
}
#hdrcontact {
	font-size: 0.85em;
	color: #000;
	text-align: left;
	line-height: 1.6em;
	border: 1px solid #666;
}
#hdrcontact a {
	color: #000;	
}

#main {
	float: right;
	width: 775px;
}
#footer {
	text-align: center;
	color: #666;
	padding-top: 25px;
	background: url(http://www.rainbowcabins.com/images/template/footer.jpg) no-repeat bottom;
	padding-bottom: 20px;
	font: 0.75em Arial, Helvetica, sans-serif;
}
#content {
	padding-left: 30px;
	z-index: 90;
	width: 700px;
	padding-top: 115px;
	color: #000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}


#content h1 {
	color: #630;
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
	width: 700px;
	font: normal 1.4em "Times New Roman", Times, serif;
}

#content h2 {
	color: #A85C3A;
	font: normal 1.2em "Times New Roman", Times, serif;
}

#content h3 {
	color: #A85C3A;
	font: normal 1.2em "Times New Roman", Times, serif;
}




#content p {
	font: 0.9em/1.5em Arial, Helvetica, sans-serif;
}
#content img {
	background: #783721;
	padding: 4px;
	border: 1px solid #000;
}

.icon {
	padding: 0px;
	margin: 0px;
	border: none;
}




#content .imgleft {
	margin-right: 10px;
}
.offer {
	color: #FFC;
	background: #373A0D;
	padding: 8px;
	text-align: center;
	border: 1px solid #000;
	letter-spacing: 1px;
	font: italic normal 1em "Times New Roman", Times, serif;
}

.offer a {
	color: #FFC;
}


.compare {
	font: .75em Arial, Helvetica, sans-serif;
}
.compare th {
	border-bottom: 1px solid #D1C088;
	border-left: 1px solid #D1C088;
	padding-left: 5px;
	background: #D1C088;
	color: #3B411B;
	text-align: center;
	font: normal 0.70em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 3px;
}

.compare td {
	border-bottom: 1px solid #D1C088;
	border-left: 1px solid #D1C088;
	padding: 10px 5px 8px 8px;
}
.compare .right {
	border-right: 1px solid #D1C088;
}
#album-sunsetriver, #album-riverlodge, #album-whitewater2, #album-wildwaterretreat2, #album-riverbend, #album-riverdance, #album-cinnabear, #album-home  {
	background: #3B411B;
	float: right;
	width: 381px;
	margin-left: 8px;
	border: 1px solid #000;
}


.features tr td {
	border-bottom: 1px solid #D1C088;
	margin: 0px;
	font-size: 0.8em;
	vertical-align: bottom;
	padding-top: 3px;
	}
	
#content .features tr td img {
	background: #639;
	margin: 0px;
	padding: 0px;
	border-style: none;
}	
.calendar {
	font: .7em Arial, Helvetica, sans-serif;
	border: 1px solid #996;
	background: #F9F4D7;
}
.calendar td {
	width: 28px;
	border: 1px solid #996;
	text-align: center;
	height: 15px;
}
.calendar th {
	height: 15px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	background: #996;
}
.calendardetails {
	font-size: 12px;
	clear: both;
	margin-bottom: 3px;
}
.calendardetails td {
	border-bottom: 1px solid #989A62;
	padding-top: 3px;
	padding-bottom: 2px;
}

.calendardetails tr td p {
	font-size: 1.4em;
}


.calendardetails tbody tr th h4 {
	color: #FFF;
	background: #9C5541;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom: 1px solid #000;
	font: 14px "Times New Roman", Times, serif;
	margin-bottom: 8px;
}


.calendarcontainer {
	margin: 0px;
}
.calendarcontainer th {
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-top: 3px;
}
.calendardetails tbody tr th h4 a {
	font-size: 1.3em;
	color: #FFF;
	text-decoration: underline;
	margin-left: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}
.calendardetails tbody tr th h4 a:hover {
	text-decoration: none;
}

.redbox { color: #000; background: #F00; text-align: center; width: 505px; padding-top: 8px; padding-bottom: 6px; border:1px solid #000; font: bold 14px "Times New Roman", Times, serif; text-transform: uppercase; }
.calendardetails tr td .reservbutton {
	color: #FFF;
	background: #373A0D;
	padding: 2px 5px;
	border: 1px solid #000;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
.calendardetails tr td .reservbutton:hover {
	color: #000;
	background: #F9F4D7;	
}

#affiliate {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#affiliate p {
	font-size: 12px;
}
#affiliate h1, #affiliate h2 {
	font-size: 14px;
	text-align: center;
}


