body {
	font-family: sans-serif, Verdana, Arial ;
	Font-size:12px;
	text-align:center;
	margin:0px 0px; padding:0px;
	}

a{

	color: #9A141B;
}


#Masthead {
	width:780px;
	margin:0px auto;
	text-align:left;
		
	background-color:#FEF4E0;
	}
 div.hr {
	
 	height: 2px;
	width: 770px;
  	background: #fff url(/images/hr_upper.gif) repeat scroll center;
	margin-top:5px;
	margin-bottom:15px;
	}



 div.hrlow {
	
 	height: 2px;
	width: 770px;
  	background: #fff url(/images/hr_lower.gif) repeat scroll center;
	margin-top:0px;

	}


 div.hrdot {
	
 	height: 2px;
	width: 770px;
  	background: #fff url(/images/hr_dotted.gif) repeat scroll center;
	margin-top:2px;
	}

 hr {
  display: none;
	}

#title {
	position:relative;
	
	left:37px;
	padding-top:10px;
	margin-bottom:5px;
	}


#Content {
	background-color:#FEF4E0;
	width:780px;
	text-align:left;
	margin:0px auto;
	}
	
#Contentbox {
	width:700px;
	margin:0px auto;
	text-align:left;
	padding:10px;
	border:1px dashed #333;
	background-color:#FFFFFF;
	}



#footer {
	position:relative;
	left:20px;
margin-top:2px;
	margin-bottom:15px;
	}

h3 {

}



/*Bookassist Starts*/
		#bookassist_form{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			text-transform:capitalize;
			text-align:center;
			color: #666666;
			overflow:hidden;
			height:30px;
			
		}
		#bookassist_form #DatesForm{
		text-align:center;
			overflow:hidden;
			margin-top:2px;
			margin-bottom:5px;
		}
		#bookassist_form .search_title{
		margin-right:30px;
		}
		#bookassist_form label{
		margin-left:10px;
		}
		#bookassist_form .date_select{
			font-size:10px;
			background: #FFFFFF;
			color:#666666;
			margin-left:5px;
			width:48px;
			padding:0;
		}
		#bookassist_form #DatesForm #inday{
		width:42px;
		}
		#bookassist_form #DatesForm #outday{
		width:42px;
		}
		#bookassist_form #DatesForm #inmonthyear{
		width:84px;
		}
		#bookassist_form #DatesForm #outmonthyear{
		width:84px;
		}
		
		#bookassist_form .date_input{
			text-transform: capitalize;
			width:50px;
			font-size:11px;
			padding:0px 2px 0px 2px;
			margin-left:30px;
			background: #993333;
			border:1px solid #666666;
			color: #FFFFCC;
		}
		#ba_javascript p{
margin:0px 0px 0px 5px;
padding:0px;
font-family:verdana;
text-align:center;
			font-size:10px;
			color: #CC0033;
}
#ba_javascript a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
text-decoration:underline;
}

