/* CSS Document */

/*****RIVERLODGE WEBSITE****/

body {
	font: 11px/14px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #6b6962;
	padding: 0;
	margin: 0 auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color: #333333;
}

h1 {
	font: 12px/20px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align: left;
	margin: 0px 5px 5px;
	padding-top: 12px;
	color: #003366;
}

h1.bulletedh1{
	text-align: left;
	color: #003366;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/bullet_bw2.gif);
	background-repeat: no-repeat;
	background-position: left 80%;
}



h2 {
	font: 11px/5px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align: left;
	margin: 0px 5px 0px;
	padding-top: 8px;
	color: #669900;
}


h4 {
	font: 9px/14px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align: center;
	margin: 0px 15px 10px;
	padding-top: 5px;
	color: #666666;
	letter-spacing: 5px;
}



/***********GENERAL RULES FOR PARAGRAPHS***********/

p {
	text-align: left;
	margin: 0px 4px 7px;
	padding-top: 5px;
}
	
	
	


	
	
/***********GENERAL LINK BEHAVIOUR***********/
a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}	
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}	
	
/***********TEXT LINK BEHAVIOUR***********/
#text a:link {
	color: #6b6962;
	text-decoration: underline;
	}
#text a:visited {
		color: #6b6962;

	}
#text a:hover {
		color: #6b6962;
		text-decoration:underline;
		

	}
	
	/***********NEWS LINK BEHAVIOUR***********/
#sidebar a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
#sidebar a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
#sidebar a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
	

/***********NAVIGATION***********/


#navigation {
	position:absolute;
	left:1px;
	top:170px;
	width:798px;
	height:6px;
	z-index:1;
}

#navigation li a:LINK {
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	text-decoration: none;
}

#navigation li a:HOVER {
	color: #FFFFFF;
  	font-size:11px;
	color: #66CC00;
	text-decoration: none;
}



#nav li a:LINK {
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	text-decoration: none;
}

#nav li a:HOVER {
	color: #FFFFFF;
  	font-size:11px;
	color: #66CC00;
	text-decoration: none;
}




/***********LISTS***********/



	ul {
  font-size: 11px;
  margin: 0px;
  list-style: none;
  padding: 0px;
  }
  
  
li {
	float: left;
	position: relative;
	text-align: center;
	cursor: auto;
	margin: 0px;
	padding:0px;
	width: 133px;
	letter-spacing: 3px;
	color: #FFFFFF;
  }

  
  
.home {
    color: #66CC00;
  }




	
	
	
/***********DIVISIONS***********/
#container {
	width:800px;
	position: relative;
	background-color:#FFFFFF;
	height: 830px;
	top: 15px;
}


#container2 {
	width:800px;
	position: relative;
	background-color:#FFFFFF;
	height: 1590px;
	top: 15px;
}


#container5 {
	width:800px;
	position: relative;
	background-color:#FFFFFF;
	height: 3070px;
	top: 15px;
}


#banner {
	position:absolute;
	width:800px;
	height:206px;
	left: 0px;
	top: 0px;
	z-index:1;
}






#images {
	width: 260px;
	margin: 0 auto;
	padding: 0px;
	padding-left:0px;
	top: 206px;
	position: absolute;
	left: 11px;
	height: auto;
}


#text {
	width:350px;
	margin: 0 auto;
	padding: 0px;
	padding-right:0px;
	top:3px;
	position: absolute;
	left: 265px;
	z-index:1;
	padding-left: 0px;
	height: auto;
}

#sidebar {
	position:absolute;
	left:360px;
	top:60px;
	width:145px;
	height:auto;
	z-index:1;
	background-color: #669900;
	padding: 5px;
	width: 145px;
	height: auto;
}

#sidebar2 {
	position:absolute;
	left:360px;
	top:190px;
	width:145px;
	height:auto;
	z-index:1;
	background-color: #669900;
	padding: 5px;
	width: 145px;
	height: auto;
}


#news {
	position:absolute;
	left:0px;
	top:0px;
	width:155px;
	height:23px;
	z-index:1;
	padding-bottom: 5px;
	background-image: url(images/news&events2.jpg);
}	
	#confpack {
	position:absolute;
	left:359px;
	top:1px;
	width:155px;
	height:auto;
	z-index:1;
}

#gallery {
	position:absolute;
	left:153px;
	top:40px;
	width:508px;
	height:564px;
	z-index:1;
}



	
	#footer2 {
	position:relative;
	left:0px;
	top:1020px;
	width:783px;
	height:55px;
	z-index:1;
}

	
	#footer3 {
	position:relative;
	left:0px;
	top:1180px;
	width:783px;
	height:55px;
	z-index:1;
}


/***********OTHER TEXT STYLES ***********/


.sidebar_head {
	font: 12px/12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
}

.sidebar_head a:LINK {
	font: 12px/12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.sidebartext {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.sidebartext a:LINK {
	font-size: 11px;
	color: #FFFFFF;
}



.gallery {
	font: 9px/14px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align: center;
	margin: 0px 15px 10px;
	padding-top: 5px;
	color: #666666;
	letter-spacing: 5px;
}

.gallery a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}	
	
.gallery a:hover {
	text-decoration: none;
	color: #666666;
	}	
	
	
	
	
	.p_tabs {
	text-align: left;
	padding-top: 0px;
	padding-left:16px;
}	
	
	
	
#sidebar-xmas {
	position:absolute;
	left:360px;
	top:195px;
	width:145px;
	height:auto;
	z-index:1;
	background-color: #669900;
	padding: 5px;
	width: 145px;
	height: auto;
}
#sidebar-xmas a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar-xmas a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar-xmas a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#container3 {
	width:800px;
	position: relative;
	background-color:#FFFFFF;
	height: 1080px;
	top: 15px;
}


#container4 {
	width:800px;
	position: relative;
	background-color:#FFFFFF;
	height: 1240px;
	top: 15px;
}


#hidden {
	position:absolute;
	left:55px;
	top:700px;
	width:150px;
	z-index:1;
	background-color: #FFFFFF;
	padding: 10px;
	border-color: #006600;
	border-width: 2px;
}

h3 {
	font: 11px/5px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align: left;
	margin: 0px 5px 0px;
	padding-top: 8px;
	color: #990000;
}
#footer {
	position:relative;
	left:0px;
	top:767px;
	width:783px;
	height:55px;
	z-index:1;
}
h5 {
	font: 13px/16px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align: left;
	padding-top: 4px;
	color: #FFFFFF;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar-xmas2 {
	position:absolute;
	left:360px;
	top:0px;
	width:145px;
	height:auto;
	z-index:1;
	background-color: #990000;
	padding: 5px;
	width: 145px;
	height: auto;
}
#sidebar-xmas2 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar-xmas2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar-xmas2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


#corp {
	position:absolute;
	left:50px;
	left:30px;
	top:806px;
	width:200px;
	height:155px;
	z-index:1;
	padding: 0px;
	border-width: 2px;
	border-color: #003300;
}


#winterwedding {
	position:relative;
	left:0px;
	top:200px;
	width:783px;
	height:50px;
	z-index:1;
}
