/* CSS Document */

body	{
	margin:	0;
	padding:	0 0 7px 0;
	background:	url(../Images/Bamboo.jpg) repeat-x;
	color: #333333;
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	}

h2	{
	font-size:	20px;
	margin-bottom:	10px;
	color: #4c4b4b;
	line-height: 23px;
	}

h3	{
	font-size:	18px;
	margin-bottom:	8px;
	color: #4c4b4b;
	line-height: 21px;
	}
	
body#yurt #top	{
	background:	url(../Images/YurtHeader2.jpg) no-repeat;
	width:	800px;
	height: 1200px;
	}



body#yurt #sidepic	{
	margin:	0px;
	width:	178px;
	left: 228px;
	top: 351px;
	position: absolute;

	}


#text	{
	position: absolute;
	left: 400px;
	top: 220px;
	width: 375px;
	padding-top: 0px;
	
	}

#planningtext {
	position:absolute;
	width:610px;
	z-index:1;
	left: 207px;
	top: 24px;
}

body#planning #text	{
	position: fixed;
	left: 0px;
	top: 100px;
	width: 610px;
	padding-top: 0px;
	
	}

body#yurt #rowpics1 {
	position:absolute;
	width:765px;
	height:115px;
	z-index:1;
	left:250px;
	top: 700px;
}

body#yurt #rowpics2 {
	position:absolute;
	width:765px;
	height:115px;
	z-index:1;
	left: 10px;
	top: 1000px;
}


img	{
	border:	0;
	}

a	{
	color:	#2c8cba;
	}

a:hover	{
	color:	#003366;
	}


p	{
	margin-bottom:	20px;
	}




/* Navigation CSS */


body#yurt li#yurt a {
  padding:	0 0 0 20px;
  background: url(../Images/box.gif) no-repeat;
  color:	#996600;
  font-weight: bold;
  font-size: 12px;
}

#nav	{
	position:	absolute;
	left:	0px;
	top:	248px;
	width:	200px;
	height:	409px;
	background:	url(../Images/NavPadlong.gif) no-repeat;
	}

#nav ul, #nav li	{
	margin:	0;
	padding:	100px 0px 0px 23px;
	}

#nav li	{
	list-style:	none;
	padding:	0px 0px 0px 10px;
	font:	13px/17px georgia, serif;
	color: #5B8435;
	}

#nav a	{
	color:	#006633;
	text-decoration: none;
	background: url(../Images/transparent.gif) no-repeat;
	padding-left: 20px;
	}

#nav a:hover	{
	color:	#333333;
	font-weight: bold;
	font-size: 12px;
	}

#bottomnav {
  list-style: none;
  font-size: 17px;
}
#bottomnav li {
  display: inline;
margin-left: -30px;
padding-right: 40px;
*float: right;
*width: auto;
}



/* Footer CSS */

body#yurt div#footer 	{
	height: 50px;
	width: 450px;
	position: absolute;
	left: 300px;
	top: 1000px;

	}

#footer p	{
	font:	12px/13px georgia, serif;
		text-align: center;
	color: #585858;

	}
body#rates #footer {
	width: 500px;
	height: 50px;
}



div#footer a	{

	color:	#2c8cba;
	text-decoration:	underline;

	}
div#footer a:hover {
	font-weight: normal;
	color: #003366;
}

