Body {
	margin-top : 0px;
	margin-bottom :0px;
	margin-left : 0px;
	margin-right : 0px;
	font-family: Georgia,Times New Roman,Times,serif;
	background-image: url(images/page_bg_tile.gif);
	background-repeat: repeat-x;	
}

.lhs_blur {
	background-image: url(images/blur_lhs.gif);
	background-repeat: repeat-y;
	width: 15px
}
.rhs_blur {
	background-image: url(images/blur_rhs.gif);
	background-repeat: repeat-y;
	width: 15px	
}
.lhs_nav_bg{
	background-image: url(images/nav_bg_tile.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
.lhs_nav, .lhs_nav a:link, .lhs_nav a:visited {
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 12px;
	color: #8C6F46;
	text-decoration: none;
}
.lhs_nav a:hover{
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 12px;
	color: #4F515B;
	text-decoration: none;
}

.centre_text_body_hdr{
	background-image: url(images/text_body_hdr_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.centre_text_body{
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 75%;
	color: #818181;
	text-decoration: none;	
	padding-left: 13px;
	padding-right: 8px;
	padding-bottom: 10px;
	line-height: 18px;
	list-style-image: url(images/bullet.gif);
}
.centre_text_body a:link, .centre_text_body a:visited{
	font-size: 100%;
	color: #8C6F46;
	text-decoration: none;	
}
.centre_text_body a:hover{
	font-size: 100%;
	color: #FFFFFF;
	background-color: #8C6F46;
	text-decoration: none;	
}

.footer_text{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 70%;
	color: #666666;
	text-decoration: none;	
}
.boxes_tblr{
	border: 1px solid #9396A2;
	padding: 1px;
	margin-right: 4px;
	margin-left: 0px;	
}
INPUT {
	font-family: Georgia,Times New Roman,Times, serif;
	font-size: 11px;
	color: #333333;
	border: #8C6F46;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

textarea,select, menu,list{
	font-family: Georgia,Times New Roman,Times, serif;
	font-size: 11px;
	color: #333333;
	border: #8C6F46;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

H1{
	font-family: Georgia,Times New Roman,Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #8C6F46;
}
H2{
	font-family: Georgia,Times New Roman,Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #BE6752;
}
.imgborder{
	border : 1px solid #8C6F46;
	padding : 2px 2px 2px 2px;
}
.imgborder_lhs{
	border : 1px solid #8C6F46;
	padding : 2px 2px 2px 2px;
	margin:0px 5px 0px 0px;
}
.imgborder_rhs{
	border : 1px solid #8C6F46;
	padding : 2px 2px 2px 2px;
	margin: 0px 0px 0px 10px;
}
.hdr_book_form{
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 70%;
	color: #818181;
	text-decoration: none;	
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #ffffff;
	height: 27px;
}
.hdr_book_form_lhs_ds{
background-image: url(images/hdr_form_lhs_edge.gif);
background-repeat: repeat-y;
	
}
.hdr_book_form_rhs_ds{
background-image: url(images/hdr_form_rhs_edge.gif);
background-repeat: repeat-y;
	
}
FORM{
	margin: 0px
}
.rhs_col_text{
	font-family: Georgia,Times New Roman,Times,serif;
	font-size:68%;
	color: #767676;
	text-decoration: none;	
	padding: 2px;
	list-style-image: url(images/bullet.gif);
}
.rhs_col_text a:link, .rhs_col_text a:visited{
	font-size: 100%;
	color: #8C6F46;
	text-decoration: none;	
}
.rhs_col_text a:hover{
	font-size: 100%;
	color: #FFFFFF;
	background-color: #8C6F46;
	text-decoration: none;	
}
.rhs_col_text_table {
	border : 1px solid #8C6F46;
	width: 148px;	
}
/*Bookassist Starts*/
a img{
border:none;}
		#bookassist_form{
			font-family: Georgia,Times New Roman,Times,serif;
			font-size:11px;
			text-transform: capitalize;
			text-align:center;
			color: #818181;
			overflow:hidden;
			height:28px;
			
			
		}
		#bookassist_form #DatesForm{
			overflow:hidden;
			margin-top:3px;
			margin-bottom:2px;
		}
		#bookassist_form .search_title{
		font-weight:bold;
		margin-right:15px;
		}
		#bookassist_form label{
		
		margin-left:4px;
		margin-right:3px;
		}
		#bookassist_form .date_select{
		border:1px solid #8C6F46;
			font-size:10px;
			color: #333333;
			margin-left:5px;
			padding:0;
		}
		#bookassist_form #DatesForm #inday{
		width:40px;
		}
		#bookassist_form #DatesForm #outday{
		width:40px;
		}
		#bookassist_form #DatesForm #inmonthyear{
		width:78px;
		}
		#bookassist_form #DatesForm #outmonthyear{
		width:78px;
		}
		
		#bookassist_form .date_input{
			text-transform: capitalize;
			 color: #000000;
			background: #FFFFCC;
			border : 1px solid #8C6F46;
			font-size:10px;
			font-weight:bold;
			padding:0px;
			width:76px;
			margin:0px 0px 0px 15px;
		}
		#ba_javascript p{
margin:0px 0px 0px 5px;
padding:0px;
font-family:verdana;
text-align:center;
			font-size:10px;
			color:#8C6F46;
}
#ba_javascript a{
font-family:Helvetica;
font-size:10px;
color: #990000;
text-decoration:underline;
}
#bookassist_form img{ 
		margin:0px 0px -5px 3px;
	}
	a img {
    border: none !important;
}   
a.callink{
	cursor:pointer;
	cursor:hand;
}

/* For JS-popu-windows */
#calendar{
    display: none;
    position: absolute;
    padding: 0;      
	font-size:11px;
	font-family:verdana, arial;       
	color:#444;  
}
	


/* For calendar */
.caltab {
    border: 1px solid #333;
    background: #fff; 
	font-size:1em;
}
.caltab a:link, .caltab a:visited {
    color: #8C6F46;
}
.caltab a:hover {
    color: #933;
    border-color: #DBCDCD;     
	background:#DBCDCD;
}
.caltab a:active {
    color: #933;
    border-color: #933;
}
.caltab td {
    text-align: center;  
}
.caltab td a {
    display: block;
    text-decoration: none;    

}
.caltab td.calheader a {
    display: inline;
    vertical-align: -.2em;
}
.caltab td.calheader img.calNoPrevMonth {
    background: transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 -32px no-repeat;
    vertical-align: -.2em;
}
.caltab td.calheader img.calNoNextMonth {
    background: transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 -32px no-repeat;
    vertical-align: -.2em;
}
.caltab td.calheader .calNextMonth img {
    background: transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 0 no-repeat;
}
.caltab td.calheader .calPrevMonth img {
    background: transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 0 no-repeat;
}
.caltab td.calheader .calNextMonth:hover img, .caltab td.calheader .calPrevMonth:hover img {
    background-position: 0 -16px;
}
.caltab td.calheader .calNextMonth:active img, .caltab td.calheader .calPrevMonth:active img {
    background-position: 0 -32px;
}
.calheader {
    padding: .2em;
    white-space: nowrap;  
}  
.calheader select {
	font-size:0.9em;
}
.weekdays td {
    border-bottom: 1px solid #ddd;  
}
.days td {
    color: #7E9FC9;
    padding: .1em;
    border: 1px solid #fff;  
}
.days td.weekend {
    background-color: #eee;
    border-color: #eee;     
}
         
.days td.gone {
    text-decoration: line-through;      
	padding:0.2em;
}
.days td.today, .days td.future {
    border: none;
}
.days td a {
    padding: .1em;
    border: 1px solid #fff;
}
.days td.weekend a {
    border-color: #eee;   
}
.days td.today a {
    background-color: #DBCDCD;   
	border:1px solid #DBCDCD;
}
.days td.selected {
    font-weight: bold;
}
.days td.selected a {
    border-color: #09c;
}             

.caltab .calfoot{
	background:#fff;
    border-top:1px solid #ddd;
}
.caltab .calfoot{
	padding:0;
}

/* Support for the "iehover-fix.js" */

#calendar iframe {
	position: absolute;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);   
	width:100%;       
	height:auto;
}
              
#calendar{
	overflow:hidden;
}

* html table.caltab { z-index: 200; }
   
a.calNextMonth, a.calPrevMonth{
	background:transparent !important;
}

/*---------Bookassist Ends----------------*/