body {
	margin: 0px;
	background-color: #FFF;
	background-image: url(../images/paper.jpg);
	
}
#background {
	background-image: url(../images/header_bg_grd.gif);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#wrapper {	
	background-image: url(../images/paper_right.jpg);
	background-repeat: no-repeat;
	background-position: 701px 182px;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#container {
	float: left;
	width: 771px;	
	height: 100%;
}
#leftHeader {
	float: left;
	height: 182px;
	width: 146px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
#ebi {
	position: absolute;
	top: 80px;
	left: 760px;
	background-image: url(../images/ebi.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 254px;
}
#rightHeader {
	float: right;
	height: 182px;
	width: 573px;
	background-image: url(../images/header_bg3.jpg);
	background-repeat: no-repeat;
}
#rightHeader h1 {
	display: block;
	height: 71px;
	width: 261px;
	margin: 70px 0px 0px 50px
}
#rightHeader h1 span {
	position: absolute;
	left: -999px;
	width: 990px;
}
#rightHeader h2 span {
	position: absolute;
	left: -999px;
	width: 990px;
}



/******* MAIN CONTENT AREA ******/
/********************************/
#main {
	width: 505px;
	background-color: #FFFFFF;
	float: right;
	margin-right: 12px;
	padding: 18px 22px 22px 22px;
	display: inline;
	background-image: url(../images/pine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main p {
	font-size: 12px;
	line-height: 18px;
	color: #333333; 
}
#main p a { color: #93002e; }
#main p a:hover { text-decoration: none; }
#main ul li {
	font-size: 12px;
	line-height: 18px;
	color: #333333; 
}
#main ol li {
	font-size: 12px;
	line-height: 18px;
	color: #333333; 
}
#main li a { color: #93002e; }
#main li a:hover { text-decoration: none; }

#main h3{
	color: #9d0038;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
	display: block;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #edccd6;
}
#main h4{
	font-size: 16px;
	color: #FF6600;
	line-height: 14px;
}
#main h4 a{
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
}



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

#navigation {
	position: absolute; 
	top: 182px;
	left: 0px;
	width: 210px; 
	background: url(../images/navigation_shadow_paper.gif) no-repeat right top;
}
#navigation ul {
	float: left;
	padding: 23px 0px 20px 16px;
	margin: 26px 0px 0px;
}
#navigation ul li {
	list-style-type: none;
	font-size: 11px;
	margin: 0px;
	float: left;
}
#navigation ul li a {
	color: #9d0038;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 7px;
	display: block;
	width: 178px;
	background-image: url(../images/nav_div.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#navigation ul li a:hover {
	background-color: #FFFFFF;
	color: #FF6600;
}

#blognav {
	position: absolute;
	top: 182px;
	left: 740px;
	width: 178px;
}
#blognav img {
	padding-top: 5px;
	padding-bottom: 7px;
	margin-left: 20px;
	margin-top: 10px;
}

#blognav ul li {
	list-style-type: none;
	font-size: 11px;
	margin: 0px;
	float: left;
}
#blognav ul li a {
	color: #9d0038;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 7px;
	display: block;
	width: 178px;
	background-image: url(../images/nav_div.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#blognav ul li a:hover {
	background-color: #fdb34a;
	color: #730029;
}

#feednav {
	position: absolute;
	top: 500px;
	left: 0px;
	width: 210px;
}
#feednav p{
	font-size: 12px;
	font-weight: bolder;
	color: #CC0033;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#feednav ul{
	float: left;
	padding: 5px 0px 20px 16px;
	margin: 5px 0px 0px;
}

#feednav ul li {
	font-size: 11px;
	margin: 0px;
}
#feednav ul li a {
	color: #9d0038;
	text-decoration: none;
}
#feednav ul li a:hover {
	color: #730029;
}


/******* FOOTER ********/

#footer {
	width: 505px;
	padding: 10px 22px 33px;
	background-image: url(../images/footer_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	float: right;
	margin-right: 12px;
}
 
#footer p {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
}
#footer p a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#fLeft {
	width: 500px;
}
#fRight {
	width: 505px;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	width: 505px;
	height: 25px;
	float: left;
}
#footer ul li {
	list-style-type: none;
	font-size: 10px;
	margin: 0px 3px 0px 0px;
	float: left;
}
#footer ul li span{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC99;
	padding-right: 3px;
}
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}

/***** CLASSES *****************/

.photo {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.imgbox_f {
	margin: 0px 0px 10em 10px;
	float: right;
	padding: 2px;
}
.imageleft {
	float: left;
	margin-right: 0.4em;
	margin-bottom: 0.4em;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.tappuri {
	font-size: 12px;
	padding-left: 260px;
	background: url(../images/books/tappuri_chiangmai.jpg) no-repeat left top;
}
.yatai {
	font-size: 12px;
	padding-left: 200px;
	background: url(../images/books/thai.jpg) no-repeat left top;
}
.pool {
	font-size: 12px;
	padding-left: 200px;
	background: url(../images/books/pool.jpg) no-repeat left top;
}
.gohan {
	font-size: 12px;
	padding-left: 200px;
	background: url(../images/books/taigohan.jpg) no-repeat left top;
	height: 200px;
}
.transit {
	font-size: 12px;
	padding-left: 200px;
	background: url(../images/books/transit.jpg) no-repeat left top;
	height: 221px;
}
.yataimeshi {
	font-size: 12px;
	padding-left: 200px;
	background: url(../images/books/yataimeshi.jpg) no-repeat left top;
	height: 244px;
}
.green {
	font-size: 12px;
	color: 009966;
}

.info {
	font-size: 10px;
	color: #333333;
}


.hako {
	width: 226px;
	border: 1px solid #E1E1E1;
	margin: 0 5px 10px 0;
	float:left;
	background: #FAFADE;
-moz-border-radius: 10px;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.hako h6{
	background: #FF9900;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
-moz-border-radius: 3px;
	font-size: 106%;
	margin: 0;
	padding: 0;
}
.hako h6 a{
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 106%;
}
.hako ul li{
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 1em;
}
.books {
	background-image: url(../images/icons/books.gif);
	background-repeat: no-repeat;
	padding-left: 108px;
	height: 90px;
}
.shops {
	background-image: url(../images/icons/shops.gif);
	background-repeat: no-repeat;
	padding-left: 108px;
	height: 90px;
}
.thaifood {
	background-image: url(../images/icons/thaifood.gif);
	background-repeat: no-repeat;
	padding-left: 108px;
	height: 90px;
}
.blog {
	background-image: url(../images/icons/blog.gif);
	background-repeat: no-repeat;
	padding-left: 108px;
	height: 90px;
}

.cntr {
	text-align: center;
}

