/**/
body {
	color : black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image:url(../images/bgskinew.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#f9f0d3;
	margin:0px;
	padding:0px;
}
/* Manage Site Area*/
.ContentArea {
	font-size: 8pt;
	background-color:#ffffff;
	color: black;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:950px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	border-color : none;
	BORDER-COLLAPSE: collapse;
	BORDER-WIDTH: 0px;
       
}
.ContentArea_tab {
	font-size: 8pt;
	background-color:#ffffff;
	color: black;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:940px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	border-color : none;
	BORDER-COLLAPSE: collapse;
	BORDER-WIDTH: 0px;
        margin: 0 0 0 10px;
}
/* Manage Banner (on top of every page)*/
.BannerArea {
	/*	background-image : url(../Assets/innHamptonLogo.jpg);*/
	background-repeat :no-repeat;
	background-position: center;
	text-align : center;
	border-width : 0;
	width : 950px;
	height : 0px;
}
/*	Manage Search Area*/
.SearchArea {
	BORDER-RIGHT : darkgray 1px solid;
	BORDER-TOP : darkgray 1px solid;
	BORDER-LEFT : darkgray 1px solid;
	BORDER-BOTTOM : darkgray 1px solid;
	BORDER-COLLAPSE : collapse;
	border-color : darkgray;
	background-color :#d0cdbe;
	width : 95%;
	font-size: 8pt;
	color:#000000;
}
/* Manage Reservation succeed Message Area*/
.MessageArea {
	BORDER-RIGHT : #0084FF 1px solid;
	BORDER-TOP : #0084FF 1px solid;
	BORDER-LEFT : #0084FF 1px solid;
	BORDER-BOTTOM : #0084FF 1px solid;
	BORDER-COLLAPSE : collapse;
	border-color : #0084FF;
	background-color :#133880;
	width : 95%;
	font-size: 8pt;
	color : Blue;
}
/* Class for Rservation Status Message and Confirmation Number(ReservationTwo.aspx page)*/
.StatusMessage {
	color :black;
	font-size : 20px;
	font-family:Arial;
}
/* Manage tabs color styles and color */
.SelectedTab {
	border-top: solid 1px darkgray;
	border-left: solid 1px darkgray;
	border-right: solid 1px darkgray;
	border-bottom: none;
	width: 10%;
	height:25px;
	background-color:#d0cdbe;
	text-align:center;
	vertical-align :middle;

}
.SelectedTabHighlighted {
	border-top: solid 1px darkgray;
	border-left: solid 1px darkgray;
	border-right: solid 1px darkgray;
	border-bottom: none;
	width: 10%;
	height:25px;
	background-color:#d0cdbe;
	text-align:center;
	vertical-align :middle;

}
.UnSelectedTab {
	border-top: solid 1px darkgray;
	border-left: solid 1px darkgray;
	border-right: solid 1px darkgray;
	border-bottom: solid 1px darkgray;
	width: 10%;
	height:25px;
	background-color:#ffffff;
	text-align:center;
	vertical-align :middle;
}
.UnSelectedTabHighlighted {
	border-top: solid 1px darkgray;
	border-left: solid 1px darkgray;
	border-right: solid 1px darkgray;
	border-bottom: solid 1px darkgray;
	width: 10%;
	height:25px;
	background-color:#ffffff;
	text-align:center;
	vertical-align :middle;
}
.AreaBody {
	border-top: none;
	border-left: solid 1px darkgray;
	border-right: solid 1px darkgray;
	border-bottom: solid 1px darkgray;
}
/* Class for Heading Text*/
.ContentTitleText {
	border-bottom: solid 1px #d0d88c;
	font-size: 14pt;
	line-height: 24pt;
	color:black;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	text-decoration: none;
}
/* Default text on whole site*/
.TextDefault {
	font-size: 8pt;
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Class for Default Anchor Element on whole site*/
A {
	color: blue;
	text-decoration: none;
	vertical-align:midlle;
vertical-align: baseline;
}
A:hover {
	border-bottom:none;
}
/* Class for Privacy Policies for bold Text*/
.TextTitle {
	font-weight: bold;
	color:#00009b;
}
/* Class for Heading on each page */
.ContentTitleHeading {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size: 24px;
	color:#133880;
	text-decoration: none;

}
.ContentTitleHeading:hover {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size: 24px;
	color:#133880;
	text-decoration: underline;
}
/* class for required labels*/
.ContentLabelsRequired {
	font-weight: bold;
	color:black;
}
.ContentLabelsRecommended
{
	font-weight: bold;
	color: #666699;
}
/* class for Error Messages*/
.errMessage {
	font-family : Verdana;
	font-size: 10pt;
	color: Red;
}
/* Class for Paging*/
.pagingStyle {
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Class for Grid Text*/
.dgText {
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	font-size: 10pt;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
/* Class for Grid Items*/
.dgItem {
	border-width: 0;
	background-color: white;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Class for Alternating Items in a grid*/
.dgItemAlt {
	border-width: 0;
	background-color: whitesmoke;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Class for Header in a grid*/
.dgHeader {
	background-color: lightgrey;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
-->
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #3300FF;
}
.style1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left:2px;
	text-align:center;
	font-weight:bold;
	font-style:normal;
	font-style:italic;
}
.menulink a:hover {
	border-bottom:none;
}
.content1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left:5px;
}
.content2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style:italic;
	font-weight:bold;
}
.copyrigth {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.contactus {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.content3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	font-weight:bold;
}
.logomod {
	height:159px;
	width:561px;
	float:left;
}
.addressmod {
	height:139px;
	width:214px;
	float:left;
	padding:20px 0 0 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.TextSmall {
	font-size: 7pt;
	color:black;
}
.SearchArea1
{
	
	background-color :#d0cdbe;
	width : 100%;
	font-size: 8pt;
	color:#000000;
}
.SearchHead
{
	width : 100%;
	font-size: 10pt;
	font-weight:bold;
	color : #000000;
}
