* { padding: 0; margin: 0; }


body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : #f0f0e8 url(../images/background.png) left top repeat-x; }

.left {
  float : left; }

.right {
  float : right; }

.text_image {
  margin : 0 10px 10px 10px; }

ul {
  padding-left : 15px;
  margin-bottom : 15px; }


/* tooltips */

.tooltip {
  position : absolute;
  z-index : 999;
  left : -9999px;
  background-color : #dedede;
  padding : 5px;
  border : 1px solid #fff;
  width : auto; }

.tooltip p {
  margin : 0;
  padding : 0;
  color : #fff;
  background-color : #222;
  padding : 7px 7px 5px 7px; }

.tooltip p img {
  margin : 0;
  padding : 0; }


/* wrapper */
#wrapper { 
 margin : 0 auto;
 width : 822px; }

/* photos image */
#header #header_photo_span {
  position : absolute;
  right : -50px;
  top : 0; }

/* header */
#header {
 color : #333;
 width : 800px;
 float : left;
 padding : 20px 10px 10px 1px;
 position : relative;
 height : 99px;
 margin : 0 0px 0px 0px; }

/* menu */
#menu {
	color : #333;
	width : 800px;
	float : left;
	height : 42px;
	margin : 0px; }

#content {
	color : #727258;
	margin : 0px 0px 0px 0px;
	padding : 13px 5px 5px 0px;
  height : auto !important;
  min-height : 550px;
  height : 550px;
	width : 400px;
	float : left;
	line-height : 18px;
	background : #f7f7f2 url(../images/content-top.png);
	background-repeat : repeat-x;
	background-position : top; }

#content a {
	color : #88886a; }

.thelist {
	margin-left : 15px;
	padding-left : 15px;
	padding-top : 9px; }

h2 {
	color: #5d5d39;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : normal;
	letter-spacing : -1px;
	padding-top : 7px;
	padding-bottom : 12px; }

.headingline {
	padding-bottom : 3px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #9A9E61;
	margin-bottom : 7px;
	padding-top : 25px; }

#leftcolumn {
	float : left;
	color : #7b7b63;
	margin : 0px;
	padding : 10px;
	height : 600px;
	width : 180px;
	display : inline;
	background-color : #DDDDCA;
	line-height : 18px;
}

#rightcolumn {
	color : #88886a;
	line-height : 18px;
	margin : 0px;
	height : 550px;
	width : 180px;
	float : left;
	padding-top : 20px;
	padding-right : 10px;
	padding-bottom : 10px;
	padding-left : 0px; }

h3 {
	color: #5d5d39;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : normal;
	letter-spacing : -1px;
	padding-top : 7px;
	padding-bottom : 3px;
	margin-bottom : 7px;
	line-height : 24px; }

#rightcolumn h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5d5d39;
	margin-bottom: 7px;
}

#leftcolumn h3 {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5d5d39;
	margin-bottom: 7px;
}

.smimg {
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
	margin: 4px;
}

p.quote {
	text-align: left;
	padding: 2px; }

p.quote img.start {
  margin-right : 5px; }

p.quote img.finish {
  margin-left : 5px; }

p.quote strong {
  display : block; 
  font-style : italic;
  margin-top : 5px; }

/*menu*/

#menuline ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuline ul li {
	display: inline;
	list-style: none;
}
#menuline a {
	display: inline;
	list-style: none;
	float:left;
}
#nav_home
{
  display: block;
  width: 59px;
  height: 42px;
  background: url("../images/m-home.png") no-repeat 0 0;
}
#nav_home:hover
{ 
  background-position: 0 -42px;
}

#nav_home span
{
  display: none;
}
#nav_room
{
  display: block;
  width: 59px;
  height: 42px;
  background: url("../images/m-room.png") no-repeat 0 0;
}

#nav_room:hover
{ 
  background-position: 0 -42px;
}

#nav_room span
{
  display: none;
}
#nav_courses
{
  display: block;
  width: 126px;
  height: 42px;
  background: url("../images/nav_courses.png") no-repeat 0 0;
}

#nav_courses:hover
{ 
  background-position: 0 -42px;
}

#nav_courses span
{
  display: none;
}

#nav_building
{
  display: block;
  width: 150px;
  height: 42px;
  background: url("../images/nav_building.png") no-repeat 0 0;
}

#nav_building:hover
{ 
  background-position: 0 -42px;
}

#nav_building span {
  display: none; }

#nav_chiang_mai
{
  display: block;
  width: 93px;
  height: 42px;
  background: url("../images/nav_chiang_mai.png") no-repeat 0 0;
}

#nav_chiang_mai:hover
{ 
  background-position: 0 -42px;
}

#nav_chiang_mai span
{
  display: none;
}
#nav_contact {
  display: block;
  width: 136px;
  height: 42px;
  background: url("../images/nav_contact.png") no-repeat 0 0; }

#nav_contact:hover
{ 
  background-position: 0 -42px;
}

#nav_contact span
{
  display: none;
}

h1 {
	color: #5d5d39;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 7px;
	padding-bottom: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.child-div {
	width:115px;
	height:400px;
	float:left;
	margin-top: 10px;
	border: 1px solid #DADAC5;
	padding: 2px 8px 8px 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
p {
	margin-bottom: 10px;
}
.indent {
	padding-left: 15px;
	margin-left: 5px;
	padding-bottom: 7px;
}

a img {
	border-width:0; }

.imgleft {
	float : left }
	
#footer {
	color: #73715A;
	width: 790px;
	float: left;
	height: 50px;
	margin: 10px 0px 10px 0px;
	padding: 20px 10px 10px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #73715A; }

#footer a {
	color: #73715A;
	padding: 4px; }

#home a#nav_home {
  background-position: 0 -42px; }

#content {
	background-color: #F0F0E8; }


/* room page */
#room div#content {
  background-color : #f7f7f7;
  border-right : 1px solid #ddddca;
	width : 582px;
	padding :15px 12px 5px 10px; }

#room a#nav_room {
  background-position: 0 -42px; }

/* courses page */
#courses div#content {
  background-color : #f7f7f7;
  border-right : 1px solid #ddddca;
	width : 582px;
	padding : 15px 12px 5px 10px; }yG

#courses a#nav_courses {
  background-position : 0 -42px; }

/* building page */
#building div#content {
  background-color : #f7f7f7;
  border-right : 1px solid #ddddca;
	width : 582px;
	padding : 15px 12px 5px 10px; }

#building a#nav_building {
  background-position : 0 -42px; }

/* chiang mai page */
#chiang_mai div#content {
  background-color : #f7f7f7;
  border-right : 1px solid #ddddca;
	width : 582px;
	padding : 15px 12px 5px 10px; }

#chiang_mai a#nav_chiang_mai {
  background-position : 0 -42px; }

/* chiang mai page */
#contact_us div#content {
  background-color : #f7f7f7;
  border-right : 1px solid #ddddca;
	width : 582px;
	padding : 15px 12px 5px 10px; }

#contact_us a#nav_contact {
  background-position : 0 -42px; }

/* COURSES PAGE */

#courses div#courses_intro {
  background : url(../images/courses_1.jpg) right top no-repeat;
  padding-right : 285px; }

#courses div#daily_schedule {
  background : url(../images/courses_2.jpg) right top no-repeat;
  padding-right : 285px; }

img.cook_small {
  margin-right : 5px;
  position : relative;
  bottom : -8px; }


/* ABOUT CHIANG MAI PAGE */

#chiang_mai div#chiang_mai_intro {
  background : url(../images/chiang_1.jpg) right top no-repeat;
  padding-bottom : 10px;
  padding-right : 290px; }

#chiang_mai div#festivals_1 {
  background : url(../images/festivals_1.jpg) right top no-repeat;
  padding-right : 290px; }

#chiang_mai div#festivals_2 {
  background : url(../images/festivals_2.jpg) right top no-repeat;
  padding-right : 290px;
  padding-bottom : 35px; }

#chiang_mai div#sights_1 {
  background : url(../images/sights_1.jpg) right top no-repeat;
  padding-right : 290px;
  padding-bottom : 10px; }

#chiang_mai div#sights_2 {
  background : url(../images/sights_2.jpg) right top no-repeat;
  padding-right : 290px; }

#chiang_mai div#sights_3 {
  background : url(../images/sights_3.jpg) right top no-repeat;
  padding-right : 290px; }

/* CONTACT US PAGE */

#contact_us form {
  margin-bottom : 10px; }

#contact_us form label {
  display : block;
  margin-right : 10px;
  width : 100px; }

#contact_us form {
  background : url(../images/contact_us_hut.jpg) right 15px no-repeat;
  padding-right : 185px; }

#contact_us #truck {
  background : url(../images/truck.jpg) right top no-repeat;
  padding-right : 210px; }

#contact_us #farm {
  background : url(../images/farm.jpg) right top no-repeat;
  padding-right : 210px; }

#contact_us #from_pai {
  background : url(../images/from_pai.jpg) right top no-repeat;
  padding-right : 150px;  }

/* SITEMAP */
#sitemap div#content {
  background-color : #f7f7f7;
  border-right : 1px solid #ddddca;
	width : 582px;
	padding : 15px 12px 5px 10px; }
