@charset "UTF-8";
/* CSS Document */


body{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	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/index_03.gif);
	background-repeat: repeat-x;
	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: 690px;
	float: left;
	padding-left: 60px;
	
}

#rhs{width:250px;float:right;}
#rhs #spacer{height:420px;}
#footer{
	height: 79px;
	background-image: url(../images/index/index_21.gif);
	padding-left:75px;
	color:#FFFFFF;font-weight:bold;
	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: 14pt;
	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;
	padding-bottom:10px;
}

.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: 14px;
	color: #386A9C;
	font-weight: bold;
	text-transform: uppercase;
}

.boxtitle{
	font-size: 14px;
	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;
}

form{
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
}
