body {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 9pt;	
}

.avlistheader {
    background-color:#CCE3EE;
	border-bottom: border-top: 1px solid #83B4CB;
	padding: 1em 5px 5px 5px;
	
}

#arr_date, #dep_date {
	border:0px;
	width:80px;
	font-weight: bold;
	font-size: 10pt;
	color:#054969;
	cursor:default;
	}

#arrtablecell,#deptablecell {

border:1px solid #83B4CB;
padding:5px;
}

#bottomlinks, a:link, a:hover, a:visited{
color:#054969;;
font-size:small;
}


.bold {
	font-weight: bold;
}	

.BoxedLeft, .BoxedRight {
	
	font-family: 'Arial', 'Helvetica', sans-serif;
	background: #FFFFFF;
}

.BoxedLeft {
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.BoxedRight {
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.BoxedRight .BoxedHeader {
	text-align: left;
	font-family: 'Arial', 'Helvetica', sans-serif;
	background: #FFFFFF;
	color:black;	
}

.BoxedHeader a {
	color: #2980A9;
}
.BoxedHeader a:hover, a:visited {
	color: #2980A9;
}


.BoxedHeader, .RoomTableHeader {
	background: white;
	color: black;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	color: black;
	margin: 1px;
	padding: 1px;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.BoxedContent, .BoxedContentSmaller, .BoxedContentSpecial {
	padding: 1em 5px 5px 5px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	text-align: left;
}

.BoxedContent h1{
	font-size: 10pt;
	font-weight:bold;
	color: #727272;
	margin-bottom:5px;
}




.BoxedContent h1 a:link{
	margin: 0px;
	font-size: 10pt;
	font-weight:bold;
	color: #054969;
	 
}
.BoxedContent h1 a:visited{
	margin: 0px;
	font-size: 10pt;
	font-weight:bold;
	color: #054969;
}
.BoxedContent h1 a:hover{
	margin: 0px;
	font-size: 10pt;
	font-weight:bold;
	color: #054969;
}

.BoxedContent h2 a:link{
	margin: 0px;
	font-size: 10pt;
	font-weight:bold;
	color: #054969;
	 
}
.BoxedContent h2 a:visited{
	margin: 0px;
	font-size: 10pt;
	font-weight:bold;
	color: #054969;
}
.BoxedContent h2 a:hover{
	margin: 0px;
	font-size: 10pt;
	font-weight:bold;
	color: #054969;
}

.BoxedContentSmaller {
	font-size: 0.8em;
	font-family: 'Arial', 'Helvetica', sans-serif;
	text-align: left;
	
}


.BreadcrumbTable {
	width: 760px;
	border-top: 1px solid #727272;
	border-left: 1px solid #727272;
	border-right: 1px solid #727272;
	border-bottom: 1px solid #727272;
	background-color:#83B4CB;
	color: white;
	font-weight:bold;	
	position: relative;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}
.BreadcrumbTable h1{
	font-size: 9pt;
	font-weight:bold;
	margin: 0px;
	
}

.BreadcrumbTable a:link{
	color: white;
	text-decoration:none;
}
.BreadcrumbTable a:visited{
	color: white;
	text-decoration:none;
}

.BreadcrumbTable a:hover {
	color: white;
	text-decoration:underline;
}

.BreadcrumbSeperator {
	}

.BoxedContentSpecial {
	font-weight: bold;
	text-align: center;
	font-family: 'Arial', 'Helvetica', sans-serif;
	text-align: left;
}

.Calendar {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 10px;
	background: #ccc;
	float: left;
	margin: 0px 2px;
	width: 130px;
	text-align: center;
}


.CalendarHeader {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: white;
}

.CalendarCell {
	background: white;
}

.CalendarClosed {
	font-weight: bold;
	color: pink;
	background: pink;
}

.CalendarEmpty {
	background: #eee;
}


#content {
	position: relative;
	width: 760px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	background-color: white;
	border: 1px solid #727272;
	border-bottom-color:#FFFFFF;
}

.Footer {
	background: #eee;
	border-top: 1px solid #aaa;
	color: black;
	text-align: center;
	padding: 5px;
}

.FlushedRight {
	font-weight: bold;
	text-align: right;
	font-family: 'Arial', 'Helvetica', sans-serif;
}


.FlushedRight a {
	color: #054969;
}
.FlushedRight a:hover, a:visited {
	color: #054969;
}

.FlushedLeft {
	font-weight: bold;
	text-align: left;
	font-family: 'Arial', 'Helvetica', sans-serif;
}


.FlushedLeft a {
	color: #054969;
}
.FlushedLeft a:hover, a:visited {
	color: #054969;
}



.Footertable {
	width: 760px;
	border-top: 1px solid #727272;
	border-left: 1px solid #727272;
	border-right: 1px solid #727272;
	border-bottom: 1px solid #727272;
	background-color:#83B4CB;
	position: relative;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
}

.Footertable a:link{
	color: #054969;
}
.Footertable a:visited{
	color: #054969;
}
.Footertable a:hover{
	color: #054969;
}

.Footertable td{
	text-align:center;
}


.floatleft {
	float: left;
	margin-right: 5px;
}

.floatright {
	float: right;
	margin-left: 5px;
}

.frontpage h1{
	font-size: 10pt;
	font-weight:bold;
	color: #054969;
	
	text-align:center;

}

.frontpage h1 a:link{
	margin: 10px;
	font-size: 10pt;
	font-weight:bold;
	color: #054969;
	 
}
.frontpage h1 a:visited{
	margin: 10px;
	font-size: 10pt;
	font-weight:bold;
	color: #054969;
}
.frontpage h1 a:hover{
	margin: 10px;
	font-size: 10pt;
	font-weight:bold;
	color: #054969;
}

.frontpage h6{
	font-size: 10pt;
	font-weight:bold;
	color: #054969;
	
	text-align:left;

}



h2, h3 {
	font-size:10pt;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: bold;
	color: navy;
	margin: 1px;
}

.Header, .Body, .Footer {
	margin: 0px auto;
	width: 750px;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.Header {
	background: #eee;
	color: black;
	text-align: center;
	padding: 5px;
}

	
	

.HotelsFoundText {
	text-align: center;
	margin-bottom: 1em;
	font-family: 'Arial', 'Helvetica', sans-serif;
	text-align: left;
}

#HotelTitle h1{
	font-size: 10pt;
	font-weight:bold;
	color: #727272;
	margin:0;
}

#HotelTitle-room h1{
	font-size: 10pt;
	font-weight:bold;
	color: #727272;
	margin-left:2px;
	margin-bottom:0;
	
}


Input_calendar{
	border=0;
	}

#leftmain h1{
	color: #727272;
	font-size: 125%;
}

.label {
	font-weight: bold;
}	    

.NoDiscount {
	font-weight: normal;
	color: #aaa;
	font-family: 'Arial', 'Helvetica', sans-serif;
	text-align: left;
}

.norooms{
	color:#FF0000;
	font-weight:bold;
}


.priceform {
    background: #eaeaea;
    color:      black;
    font-size:  10pt;
}




.RoomTable {
	margin-bottom: 1em;
	font-family: 'Arial', 'Helvetica', sans-serif;
	text-align: left;
}

.RoomTable td {
	border-bottom: 5px solid white;
}

.RoomSeperator {
	border-top: 1px solid #83B4CB;
}
	

.RoomTable .RoomTableLabel, .RoomTable .RoomTableValue {
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.RoomTableHeader {
	text-align: left;
	padding: 1px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	text-align: left;
}	

.RoomTableValue {
	font-weight: bold;
	text-align: right;
	font-family: 'Arial', 'Helvetica', sans-serif;
	text-align: right;
}

.RoomTableValueStrike {
	font-weight: bold;
	text-align: right;
	font-family: 'Arial', 'Helvetica', sans-serif;
	text-align: right;
	text-decoration: line-through;
}

.SideBar td{
	vertical-align: top;
	font-size: 90%;
}

.Special td{
	vertical-align: top;
	font-size: 90%;
	text-align:justify;
}

.Validation{
	vertical-align:bottom;
	

}


.BorderRight {
	border-right: 1px solid #727272;
}
.BorderBottom {
	border-bottom: 1px solid #727272;
}
.BorderTop {
	border-top: 1px solid #727272;
}

.bmargin10 {margin-bottom:10px;}
.bmargin {margin-bottom:40 px;}
.vmargin10 { margin: 10px 0px; }
.vmargin20 { margin: 20px 0px; }
.vmargin40 { margin: 40px 0px; }
.lmargin32  { margin:0px 0px 0px 32px;}
.padbottom1em { padding-bottom: 1em; }
.darkblue {
	color: #054969;
}
.small{
 font-size: 90%;

}

.border {
	border-top: 1px solid #727272;
	border-left: 1px solid #727272;
	border-right: 1px solid #727272;
	border-bottom: 1px solid #727272;
	
}