body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	font-size: 12px;
	color: #0066CC;
}


.titleblbkk {
	font-size: 18px;
	color: #FFFFFF;
}

.subtitleblbkk {
	font-size: 14px;
	color: #FFFFFF;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }
 
.navbar a:link {
	color: #FFFFFF;
}
.navbar a:visited {
	color: #FFFFFF;
}
.navbar a:hover {
	color: #FFFFFF;
}




.style4 {color: #990000}
/* CSS Document */

/*result layout
----------------- */

.rescontainer{
	width: 752px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../layout/chalbox/images/content_02.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #01A1FE;
	border-right-color: #01A1FE;
	border-bottom-color: #01A1FE;
	border-left-color: #01A1FE;
	border-right-width: 1px;
	border-left-width: 1px;
}

.restitlebar{
	width: 752px;
	background-image: url(../layout/chalbox/images/content_01.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0 auto;
	background-position: center;	
}

.resimagecol{
	float: left;
	padding: 3px;
	width: 200px;
}

.resdescol{
	float: left;
	padding: 3px;
	width: 375px;
}

.resratcol{
	float: left;
	padding: 3px;
	width: 150px;
}

.price{
	font-weight: bold;
	color: #990000;
}
@charset "UTF-8";
/* CSS Document */


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}



#wrapper{
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/index/index_16.gif);
	background-repeat: repeat-y;
}

#header{
	width: 1000px;
	height: 139px;
}

#menu{
	background-image: url(../images/index/menu2.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 559px;
}

#side{
	width: 104px;
	float: left;
}

#bkkcol{
	width: 1000px;
	float: left;
	padding-left: 0px;
	background-image: url(../images/RS%20images/beer_20.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content{
	width: 750px;
	float: left;
	padding-left: 10px;
	
}

#footer{
	height: 79px;
	background-image: url(../images/index/index_21.gif);
	background-repeat: no-repeat;
}

a{
	font-weight: bold;
	color: #224169;
	text-decoration: none;
}

a:hover{
	color: #386A9C;
	text-decoration: underline;
}

a:visited{
}
#menu a{
	color: #FFFFFF;
}
#menu a:hover{
	color: #FFC;
}
#menu ul{
	margin: 0px;
	left: 25px;
	position: relative;
	color: #FFF;
	top: 5px;
	list-style-type: none;
}

#menu li{
	float: left;
	padding-left: 5px;
}
.pagecontent_im{
	left: 10px;
	position: relative;
}

.pagecontent_noim{
	left:50px;
	position: relative;
}

.sideimage{
	float: left;
	padding-right: 10px;
	position: relative;
	right: 0px;
	background-image: url(images/frontpix/stpat.jpg);
}

/* RESULTS & DETAILS
_____________*/

#imageCol{
	float: left;
	width: 150px;
	padding-right: 10px;
}

#contentCol{
	float: left;
	width: 500px;
}

.title{
	font-size: 18pt;
	color: #386A9C;
	font-weight: bold;
}

.price{
	font-weight: bold;
	color: #900;
}

.booknow{
	font-size: 14pt;
	color: #F00;
	font-weight: bold;
}

.resContainer{
	position: relative;
	left: 50px;
}

.resImage{
	width: 100px;
	float: left;
	padding-right: 10px;
}

.resDes{
	width: 350px;
	float: left;
	padding-right: 10px;
}

.resPrice{
	width: 150px;
	float: left;
	text-align: right;
}

/* Fother Formatting
_____________*/

.pagetitle{
	font-size: 24px;
	color: #386A9C;
	font-weight: bold;
	text-transform: uppercase;
}

.boxtitle{
	font-size: 16px;
	color: #386A9C;
	font-weight: bold;
	text-transform: uppercase;
}

.imagefloatL{
}
.imageFloatRight{
	float: Left;
	padding-right: 10px;
	padding-left: 10px;
}

hr{
	color: #224169;
	background-color: #224169;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.staffmember{float:left; padding-bottom:5px;}
