/*
CSS file, Chiang Mai Guesthouse, for LannaDiscovery.com
December 2009
*/
body {
	background: #FFFFFF url(../images/lanna-background.jpg)top left no-repeat;
	background-attachment: fixed;
}

.cmg_float_right {
	float: right;
	width: 250px;
	height: 250px;
	margin: 5px 15px 5px 25px;
	padding: 3px 3px 15px 3px;
	border: 2px solid #00557F;
	background-color: #E0EAEF;
}

.cmg_pai_thailand_promo {
	float: right;
	text-align: center;
	width: 180px;
	height: 180px;
	margin: 5px 15px 5px 25px;
	padding: 10px 5px 10px 5px;
	border: 3px solid #92EF68;
	font-weight: bold;
	color: white;
	background: #3F6E28 url(../images/bamboo-leaf-250x200-bg.jpg) top left no-repeat;
}
