/* CSS Document */

/* THIS IS FOR THE HOMEPAGE IMAGE */
.HomeBanner{
	height: 303px;
	width: 508px;
	border: none;
}

/* THIS IS FOR THE BANNER ADDS LOCATED IN THE ORANGE PANEL */
table.navbar td.none a{
	text-indent: 0px;
}

table.navbar td.none a:link, table.navbar td a:visited {
   text-indent: 0px;
}

table.navbar td.none a:hover, table.navbar td a:active {
   text-indent: 0px;
}

.leftimg{
	float: left;	
}
/* TOP PAGE MARGIN */
body {
	margin-top: 0px;
}

/* CENTERS THE PAGE IN FIREFOX */
table.centerff{
	margin-left: auto;
	margin-right: auto;
}

/* CENTERS THE PAGE IN IE */
div.page{
	text-align: center;
}

div.themenu{
	text-align: left;
}

/* THIS IS FOR THE HEADERS */
h1.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #820c17;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 0px;
	text-align: left;
}

.LinkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #820c17;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 0px;
	text-align: left;
}

/* THIS IS FOR THE ADD BANNER HEADERS */
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ec5d1b;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	font-size: 13px;
}

/* ----------------------- THIS IS FOR THE NEWS TABLE AND TEXT FORMATTING -------------------------------- */
/* NEWS TITLE AND DATE FORMATTING */
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #820c17;
	margin-bottom: 0px;
	background-color: #EFF5FC;
	font-size: small;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	border-left: 1px solid #7f9db9;
	margin-top: 0px;
	
}

/* BEARMAIL SIGN-UP ERROR MESSAGE FORMATTING */
.SignUpError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FF0000;
}

/* NEWS ITEM FORMATTING */
div.newsItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 5px;
	margin: 0px;	
	text-align: left;
}

/* NEWS ITEM TABLE FORMATTING */
table.news {
	
	margin-bottom: 20px;
	
}
/* ----------------------- THIS IS THE END OF THE NEWS TABLE AND TEXT FORMATTING -------------------------------- */

/* TABLE CAPTIONS */
h4.TableCaption {
	font-family: Arial, Helvetica, sans-serif;
	color: #820c17;
	font-size: small;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: none;
	text-align: left;
	background-color: #E6F0FC;
}

/* THIS IS FOR THE LINKS LOCATED IN THE ADD BANNERS */
a.AddLink:link {
	color: #EC5D1B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a.AddLink:visited { 
	color: #EC5D1B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a.AddLink:hover { 
	color: #EC5D1B;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a.AddLink:active { 
	color: #EC5D1B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
} 

/* THIS IS FOR THE TEXT FORMATTING OF THE PAGE CONTENT */
.bodyTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	line-height: normal;
	text-align: left;
}
/* THIS IS FOR THE LINKS LOCATED IN THE YELLOW MENU IN THE BANNER */
a.YloLinks:link {
	color: #820c17;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.YloLinks:visited {
	color: #820c17;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.YloLinks:hover {
	color: #820c17;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.YloLinks:active {
	color: #820c17;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
} 
.YloPipe {
	font-size: small;
	font-weight: bolder;
	color: #820c17;
	font-style: normal;
}

/* THIS IS FOR THE LINKS LOCATED AT THE BOTTOM OF EVERY PAGE */
a.BTMLinks:link {
	color: #AEAEAE;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.BTMLinks:visited { 
	color: #AEAEAE;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.BTMLinks:hover { 
	color: #AEAEAE;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.BTMLinks:active { 
	color: #AEAEAE;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
} 

.BTMPipe {
	font-size: small;
	font-weight: bolder;
	color: #AEAEAE;
	font-style: normal;
}

/* THIS IS FOR THE LINKS LOCATED IN THE MAIN BODY OF TEXT */
a.BODYLinks:link {
	color: #EC5D1B;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a.BODYLinks:visited { 
	color: #EC5D1B;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a.BODYLinks:hover { 
	color: #EC5D1B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a.BODYLinks:active { 
	color: #EC5D1B;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
} 

/* THIS IS FOR THE LINKS LOCATED IN THE ORANGE PANEL */
table.navbar td a{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-indent: 30px;
	height: 100%;
	font-size: small;
	line-height: 29px;
}

table.navbar td a:link, table.navbar td a:visited {
   color: #FFFFFF;
   text-indent: 30px;
   font-size: small;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #820c17;
   background-color: #FFD007;
   text-indent: 30px;
   font-size: small;
}

/* THIS IS FOR THE CURRENTPAGE BG IN THE DROPSHADOW TD OF THE ORANGE PANEL */
td.VisitingPanelDropShadow {
	background-image: url(images/blue_dropshadow_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 30px;
	color: #820c17;
	font-size: small;
	font-weight: bold;
}

/* THIS IS FOR THE CURRENTPAGE BG IN THE TD OF THE ORANGE PANEL */
td.VisitingPanel {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 30px;
	color: #820c17;
	background-color: #E6F0FC;
	font-size: small;
	font-weight: bold;
}

/* THIS IS FOR THE DROPDOWN MENU LINKS */
a.MENULinks:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.MENULinks:visited { 
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.MENULinks:hover { 
	color: #DA9696;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.MENULinks:active { 
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.MENUPipe {
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	font-style: normal;
	
}

/* THIS IS FOR THE CURRENTPAGE BG IN THE DROPDOWN MENU */
a.VisitingMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #A50130;
	font-size: 11px;
}

/* THIS IS FOR THE DROPSHADOW BG IN THE TD OF THE TOP LINK IN THE ORANGE PANEL */
td.PanelDropShadow {
	background-image: url(images/dropshadow_bg.jpg);
}

/* THIS IS FOR THE YELLOW BG IN THE TD OF THE LINKS IN THE BANNER */
td.YloBG {
	background-image: url(images/yellow_bar_bg.jpg);
}

/* THIS IS FOR THE MAIN MENU BG IN THE TD OF THE DROPDOWN MENU */
td.MenuBG {
	background-image: url(images/menu_bg.gif);			
}

/* THIS IS FOR THE ORANGE PANEL TABLE BG */
table.PanelBG {
	background-image: url(images/panel_bg.jpg);
	text-align: left;
}

/* THIS IS FOR THE ORANGE PANEL TABLE BG */
td.BookingBG {
	background-color: #FFFFFF;	
	height: 334px;
}

/* THIS IS FOR THE LINKS LOCATED IN THE YELLOW MENU IN THE BANNER */
a.HomeLink:link {
	color: #820c17;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.HomeLink:visited {
	color: #820c17;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.HomeLink:hover {
	color: #820c17;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.HomeLink:active {
	color: #820c17;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
} 


/* THIS IS FOR TABLE BORDERS AND COLUMN TITLES*/
table.infoBorder {
	border-top: 1px solid #820c17;
	border-right: 1px solid #820c17;
	
}

table.infoBorder td{
	border-bottom: 1px solid #820c17;
	border-left: 1px solid #820c17;
}

.TableHeadingBG{
	background-color: #BED8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.CheckMark{
	background-image:url(images/checkmark.png);
	background-repeat: no-repeat;
	background-position: center;
}

.RowHl:hover{
	background-color: #FAFCFE;
}
/* THIS IS FOR THE PRIVACY STATEMENT*/
.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #000000;
}

/* THIS IS FOR THE LIST OF LINK ON THE SITE MAP */
ul.SiteMap {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	list-style-position: inside;
}

/* FAQ QUESTION FORMATTING */
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #820c17;
	margin-bottom: 0px;
	background-color: #EFF5FC;
	font-size: small;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	border-left: 1px solid #7f9db9;
	margin-top: 0px;
}
td.GoogleSearch {
background-image: url(images/banner_btm_rt.jpg);
}

td.GoogleSearchLft {
background-image: url(images/banner_btm_lft.jpg);
}

.imgdiv{
	margin: 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #000000;
	text-align: right;
	width: 310px;
	float: right;
}

.hopeimgdiv{
	margin: 0px auto 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #000000;
	text-align: right;
	width: 420px;
	float: none;
}

.img{
	margin-top: 10px;
	margin-left: 10px;
}

.img2{
	margin-top: 10px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imgLeft{
	margin-top: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.lispacer{
	padding-bottom: 10px;
}

/* RESERVATIONS BORDER FORMATTING */
.lBrdr{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #820c17;
	border-bottom-color: #820c17;
	border-left-color: #820c17;
	background-color: #EFF5FC;
	font-size: medium;
	padding-top: 4px;
	padding-left: 4px;
}

.rBrdr{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #820c17;
	border-bottom-color: #820c17;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #820c17;
	background-color: #EFF5FC;
	padding-top: 4px;
	padding-right: 4px;
	font-size: medium;
}.golfimgdiv {
	margin: 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #000000;
	text-align: left;
	width: 260px;
	float: right;
}
.GolfPad {
	padding-left: 7px;
	padding-top: 147px;
}
.NoJobs {
	font-family: Arial, Helvetica, sans-serif;
	color: #820c17;
	margin-bottom: 0px;
	font-size: small;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 0px;
}
.HopeAirLogo {
	padding-right: 5px;
	margin-top: 5px;
}

