body{
	padding :20px;
	margin : 0px;
	background-image:  url(cimages/bg.gif);
	background-color:#88b7d2;
}
.holder{
	background-image:  url(cimages/bg_cnr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#FFFFFF;
}
.header{
	background-image:  url(cimages/bg_cnrline.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#FFFFFF;
	height:125px;
}
.logo{
	padding-left:38px;
}
/*left*/
.lside{
	background-color:#a3b1ae;
	background-image:  url(cimages/left_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align:top;
}
.leftadd{
	height:407px;
/*	background-image:  url(cimages/left_bot.gif);
	background-repeat: repeat-x;
	background-position: bottom left;*/
}
.book{
	width:152px;
	vertical-align:top;
	background-color:#a3b1ae;
	padding-top:2px;
}
.booking{
	height:200px;
	float:right;
	width:152px;
	border:none;
	overflow:hidden;
	background-color:#a3b1ae;
}
body.booking{
	background-image:  url(cimages/book_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding : 0px;
	margin : 0px;
	border: none;
	font-family: Verdana;
	font-size: 9px;
	color: #464646;
	font-weight:bold;
	background-color:#a3b1ae;
}
.bookform {margin:2px; width:85%; font-weight:bold; height:16px;}
.bookform1 {margin:2px; width:85%; font-weight:bold; height:16px; background-color:#cc3300;}
.bookdate {margin:2px; font-weight:bold; height:16px;}
input, textarea, select {
	font-size: 10px;
	color: #3F3F3F;
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	
}

/*right*/
.rside{
	background-color:#a3b1ae;
	background-image:  url(cimages/right_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align:top;
}
/*main*/
.content{
	border: 1px solid #a3b1ae;
	vertical-align:top;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
}
#text{
	overflow:auto;
	height:404px;
	padding-right:15px;
}

p,li,ul{
	font-family: Verdana;
	font-size: 10px;
	color: #464646;
	margin-top:8px;
	margin-bottom:8px;}
ul{	line-height:10px;}

h1 {font-family: Verdana;
	font-size: 16px;
	color: #00407a;
	font-weight:bold;
	line-height:15px;
	margin-bottom:10px;
	margin-top:-1px;}
h2 {font-family: Verdana;
	font-size: 14px;
	color: #00407a;
	font-weight:bold;
	line-height:13px;
	margin-bottom:2px;
	margin-top:15px;}
h3 {font-family: Verdana;
	font-size: 12px;
	color: #00407a;
	font-weight:bold;
	line-height:11px;
	margin-bottom:2px;
	margin-top:15px;}
h4 {}

a.subnav {color: #00407a;}
a {color: #3399cc;}
.grey {color:#6c6c6c; font-weight:bold;}
.red {color:#cc0000; font-weight:bold; font-size:13px;}
.rust {color:#990033; font-style:Italic;}
/*
input,textarea,select {
	font-size: 10px;
	color: #3F3F3F;
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	background-color: #ffffff;
}

.full{
height:100%;
width:100%;
}*/
.left {
float: left;
}
.right{
float: right;
}
.right{
float: center;
}
.img {vertical-align : middle;}
.res {
	font-family: Arial;
	font-size:9px;
	color: #FFFFFF;
	text-align:center;
}