@charset "utf-8";
/* CSS Document */

body {background: url(images/chiangmai_phrathat_doisuthep.jpg) no-repeat right top; font: Geneva, Arial, Helvetica, sans-serif; color:#6d1c01;}

.container {position:relative;}

.header h1 span {display:none;}

.header {
	margin: 0 5%;
	width:60%;
	height:80px;
	background:url(images/serve.png) no-repeat center;	
}


.content {
	width:60%;
	margin: 20px 5%;
}

.content a {
	color:#6d1c01;
}

.content a:hover {
	text-decoration:none;
}

.content h2 {
	font-style:italic;
	margin:0px 140px;
	height:33px;
	font-size:100%;
}

.sidebar {
	z-index:1;
	color:#6d1c01;
	position:absolute;
	top: 50px;
	right:160px;
	width: 190px;
	background-image:url(images/sidebg.png);
}

.sidebar ul {
	line-height:180%;
	font-weight:bold;
	font-size:80%;
	list-style-type:none;

}

.sidebar h3 {
	font-style:italic;
	margin:0px 20px;
	font-size:100%;
}

.sidebar h4 {
	font-size:80%;
	margin:0px;
	font-style:italic;
	text-align:center;
}	

.sidebar p {
	font-size:90%;
	text-align:center;
}

.sidebar a {
	color:#6d1c01;
}

.sidebar a:hover {
	text-decoration:none;
}

.sidebar label {
	text-align:center;
}

form {
	margin: 0;
	padding: 5px;
}

form input {
	background-color:#FCFEAB;
	color:#6d1c01;
}

form label {
	padding-right:10px;
	display:block;
	float:left;
	text-align:right;
	width:150px;
	clear:both;
}

br {clear:left;}

.submit input {
	background-color:#EEE;
	border: solid 1px #000;	
}

.mailer h5 {
	margin:0px;
	padding:0px;
	font-size:70%;
}

.paragraph {font-size:80%; width:190px;}

.rado {background-color:none;}

form fieldset {
	border:0px;
	border-top:solid 1px #6d1c01;}

.small {
	font-size:75%;
}

.cd form {
	padding-top:30px;
	
}

.cd label {
	width:100px;
}

.spec {
	font-size:80%;
	width:400px;
	margin:auto;
	
}

.thumb {
	float:left;
	padding: -10px 10px 0 10px;
	margin: 0 20px 0 0;
	border:none;
}

