BODY
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	BACKGROUND-COLOR: #856752;
	margin: 0px 0px 0px 0px;
	text-align: justify;
}
.topBanner
{
	background: url("images/bkgroundTop.gif");
	height: 150px;
}
.contentMenu 
{
	border: 1px solid black;
	text-align:center;
	margin-top: 5px;
	background-color: Gray;
	width: 150px;
}
.contentMenuRed
{
	border: 1px solid black;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:center;
	background-color: #24387D;
	width: 150px;
}
.menu
{
	float:left;
	width:150px;
}
.menuItem
{
	text-decoration: none;
	color: White;
	font-size: 15px;
}
.menuItemHover
{
	text-decoration: none;
	color: black;
	font-size: 15px;
	font-weight: bold;
}
.menuSeparator
{
	height: 5px;
}
.contentBox 
{
	border: 1px solid #92b0dd;
	text-align: center;
	margin-top:5px;
	
	float:left;
}
.contentBox p{
margin:5px 5px 0px 5px;
}
.contentBox2
{
	border: 1px solid #92b0dd;
	margin: 0px 0px 0px 0px;
	margin-top: 5px;
	float:right;
}
.contentBoxLarge 
{
	border: 1px solid #92b0dd;
	margin-top: 5px;
	margin-left: 5px;
	text-align:center;
}
.copyright 
{
	FONT-SIZE: 11px; 
	margin: 0px 10px 20px; 
	FONT-FAMILY: verdana,arial,sans-serif;
	text-align: right;
}
/*Bookassist Form*/
#bookassist_form *{
			margin:0;
			padding:0;
		}
		#bookassist_form{
	text-align:center;
	font-family:Verdana, Arial, Helvetica;
	text-transform:capitalize;
	color: #FFFFFF;
	width:150px;
	overflow: hidden;
	
		}
		#bookassist_form #DatesForm{
			overflow:visible;
			margin:5px 0px 0px 10px;
		}
		#bookassist_form .search_title{
		color: #FFFFFF;
		margin:2px 0px 10px 25px;
		font-size: 15px;
			width:12em;
		}
		#bookassist_form label{
		margin-top:10px;
			margin-bottom:5px;
			float:left;
			font-size:12px;
			display:inline;
			padding-top:0;
		}
		#bookassist_form .date_select{
			float:left;
			color: #333333;
			font-size:10px;
			display:inline;
			margin-left:2px;
			margin-top:5px;
			margin-bottom:5px;
			clear:none;
			padding:0;
		}
		#bookassist_form #DatesForm #outday{
		width:42px;
		}
		#bookassist_form #DatesForm #inday{
		width:42px;
		}
		#bookassist_form #DatesForm #outmonthyear{
		width:75px;
		}
		#bookassist_form #DatesForm #inmonthyear{
		width:75px;
		}
		
		#bookassist_form .date_input{
			text-transform: capitalize;
			width:70px;
			padding:0px 2px 0px 2px;
			font-size:11px;
		
			margin:10px 0px 10px 30px;
		}
	
		#bookassist_form label{
			width:100%;
		}
		#bookassist_form #DatesForm #ba_hotel_id{
			width:10.5em;
		}
		#ba_javascript p{
margin:0px 0px 0px 5px;
padding:0px;
font-family:verdana;
			font-size:10px;
			color: #FFFFFF;
}
#ba_javascript a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
text-decoration:underline;
}
