/* CSS Document */

/*CONTENT*/

#mainContent {
	position: relative;
	width: 100%;
	float: left;
	padding: 1em 4em 0 4em;
}

#mainContent h1 {
	margin-bottom: -10px;
}

#mainContent p {
	padding-top: 15px;
	padding-right: 40px;
	margin-right: 50px;
}
		
#secondaryContent {
	position: relative;
	float: left;
	width: 100%;
}

#secondaryContent h2 {
	color: #AD9161;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

#secondaryContent h3 {
	padding-top: 10px;
	padding-bottom: 5px;
	color: #AD9161;
	border-top: 1px solid #AD9161;
}

#secondaryContent p {
	font-size: 0.9em;
	padding-top: 10px;
}
	
#secondaryContent1 {
	float: left;
	width: 41%;
	padding-left: 4em;
	padding-right: 1em;
	background: url(../imgs/jpgs/fxcol.gif) repeat-y right top;
}

#secondaryContent1 p.first {
	padding-bottom: 20px;
	padding-top: 10px;
	border-top: none;
	
}

#secondaryContent1 p {
	padding-bottom: 20px;
	padding-top: 10px;
	border-top: 1px solid #AD9161;
	
}

#secondaryContent1 ul {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 0.9em;
	color: #598659;
	padding-bottom: 10px;
}	

#secondaryContent1 img {
	padding: 1em 3em 2em 3.5em;
	border-top: 1px solid #AD9161;
	
}
body#karibou #secondaryContent1 img {
	padding: 0 3em 1em 3.5em;
	border-top: none;
}

#secondaryContent2 {
	float: right;
	width: 41%;
	padding-right: 3em;
	
}

body#karibou #secondaryContent2  h3{
	border: none;
}	
body#karibou #secondaryContent2 p {
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #AD9161;
	
}
body#karibou #secondaryContent2 p.first {
	border-bottom: none;
}	
body#karibou #secondaryContent2 p.back {
	border-bottom: none;
}

			
#banner {
	width: 100%;
}

#banner img {
	position: relative;
	width: 605px;
	height: 396px;
	padding-left: 1em;
	padding-top: 10px;
}

.details {
	font-size: 0.9em;
	color: #598659;
}

#calendar table {
	font-size: 0.9em;
}

th {
	color: #AD9161;
	font-weight: bold;
}


td {
	color: #598659;
	padding-right: 5px;	
}

td#special {
	margin-left: 20px;
	padding-top: 12px;
	font-weight: normal;
	color: #598659;
}

#yellow {
	padding-bottom: 14px;
}
	
#grey {
	padding-bottom: 50px;
}

#blue {
	padding-bottom: 70px;
}
	
#rate_yellow {
	font-weight: bold;
	padding-left: 25px;
	padding-top: 20px;
}

#rate_red {
	font-weight: bold;
	padding-left: 25px;
}	
	
#rate_grey {	
	font-weight: bold;
	padding-left: 25px;
	padding-top: 55px;
}

#rate_blue {
	font-weight: bold;
	padding-left: 25px;
	padding-top: 75px;
}
#rate_blue_special {
	font-weight: bold;
	padding-left: 25px;
	padding-top: 35px;
}
	
.time  {
	font-size: 0.85em;
	color: #AD9161;
}

#weekend {
	margin-top: 2em;
	border: 1px solid #AD9161;
}

#weekend p {
	padding: 12px 55px 5px 10px;
	font-size: 0.9em;
	line-height: 105%;
}

#weekend img {
	position: relative;
	float: right;
	top: -120px;
	right: -27px;
	margin: 0 0 -100px -70px;
}	
	


.we_rate {
	float: right;
	font-weight: bold;
}
				
#canoe img {
	padding: 1em 3em 0 0;
}
    
#canoe p {
	text-align: right;
	padding: 0 5em 0 0;
	
}

.back a {
	text-decoration: underline;
	font-size: 0.9em;
	color: #999;
} 

