@import url("assets/style.css");
h1 {font-family: Arial, Helvetica, sans-serif;;font-size: 14px;color: #892222;font-weight:bold; margin: 0px 0px 5px 0px; padding: 0px;}
h2,h3 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;font-weight:bold; margin: 5px 0px 5px 0px; padding: 0px;}
img.vimage{border: 1px solid #000000;margin: 2px 2px 2px 4px;}
td.vtext {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
div.vbooknow{width:87px;height:23px;background-repeat: no-repeat;}
.tour{border: 1px solid #000000;margin-bottom: 1px;padding: 2px}
.boxpad {padding:2px; font-family: Arial, Helvetica, sans-serif;font-size: 11px; text-align:left;}
li.contentblock{list-style-position: outside;padding: 2px;list-style-type: none;border: none;}
.google_200 { margin: 0px 0px 0px 10px; border: 1px solid #9D3918; padding: 2px; }
.blank-btm {background-color:#E1CD63; padding:2px 2px 2px 5px; font-family: Arial, Helvetica, sans-serif;font-size: 12px; text-align:left; border: 1px solid #B3983F; margin: 3px 0px 5px 0px; text-transform: uppercase; color: #892222;}
.dinning-btm {background-color:#E1CD63; padding:2px 2px 2px 20px; font-family: Arial, Helvetica, sans-serif;font-size: 12px; text-align:left; border: 1px solid #B3983F; margin: 3px 0px 5px 0px; text-transform: uppercase; background-image:url(images/dining.gif); background-repeat:no-repeat;}
.golf-btm {background-color:#E1CD63; padding:2px 2px 2px 18px; font-family: Arial, Helvetica, sans-serif;font-size: 12px; text-align:left; border: 1px solid #B3983F; margin: 3px 0px 5px 0px; text-transform: uppercase; background-image:url(images/golf.gif); background-repeat:no-repeat;}
.lodging-btm {background-color:#E1CD63; padding:2px 2px 2px 27px; font-family: Arial, Helvetica, sans-serif;font-size: 12px; text-align:left; border: 1px solid #B3983F; margin: 3px 0px 5px 0px; text-transform: uppercase; background-image:url(images/lodging2.gif); background-repeat:no-repeat; color: #892222;}
.tg-boxes {padding:0px 0px 0px 5px;}
.sitemap { font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;}
.sitemap ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sitemap li ul li  {list-style-type: circle;}
/*****************************************************************************/
/************************** PAGES HEADER TEXT ********************************/
/*****************************************************************************/
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D3918;
	font-weight:bold;
}

/*****************************************************************************/
/***************************** TABLE HEADERS *********************************/
/*****************************************************************************/
.headerBlockTable {

	font-family: Arial;
	font-size:12px;
	color: #F6E9CB;
	font-weight:bold;
	background-image: url(images/table_header.gif);
	background-repeat: repeat-x;
}

.headerBlockTable a:link {
	color: #F6E9CB;

}

.headerBlockTable a:visited { 
	color: #F6E9CB;

}

.headerBlockTable a:active { 
	color: #F6E9CB; 

}

.headerBlockTable a:hover { 
	color: #F6E9CB; 
 
}
.headerBlockTableTXT { 
	color: #F6E9CB; 
 
}
/*****************************************************************************/
/***************************** LINK BAR *************************************/
/*****************************************************************************/
.navBarBG {
	background-image: url(images/navbar.gif);
	background-repeat: repeat-x;
}

.navBar {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
}

.navBar a:link {
	color: #F6E9CB;
	 text-decoration: none;
	font-weight:bold;
}

.navBar a:visited { 
	color: #F6E9CB; 
	 text-decoration: none;
	font-weight:bold;
}

.navBar a:active { 
	color: #F6E9CB; 
	 text-decoration: none;
	font-weight:bold;
}

.navBar a:hover { 
	color: #F6E9CB; 
	 text-decoration: underline;
	font-weight:bold;
}
/*****************************************************************************/
/*************************** General Body Properties *************************/
/*****************************************************************************/
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodyText {
     font-family:Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
}
.smbodyText {
     font-family:Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #000000;
}

a:link, a:visited, a:active {
	 color: #892222;

}

a:hover{
	 color: #892222;

}

.tableBorder {
	border: 1px solid #9D3918;
}
.HoSearch {
	border: 1px solid #9D3918;
	background-color: #CD9D61;
	background-image: url(images/search_bar/search_hotels2.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.tableBorder2 {
	border: 1px solid #9D3918;
	margin-top: 5px;
}

/*  Just used to make 'Image Alt Text' look pretty :/  */
img {
	font-family: Arial;
	color: #9D3918;
	font-size: 9px;
	text-decoration: none;
}
/*****************************************************************************/
/*************************** FEATURED LINKS **********************************/
/*****************************************************************************/
.featuredLinks {
	font-family: Arial;
	font-size: 11px;
}

.featuredLinks a:link {
	 color: #892222;

}
.attracUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	color: #000000;
	margin: 0px;
}

.featuredLinks a:visited {
	 color: #892222;

}

.featuredLinks a:active {
	 color: #892222;

}

.featuredLinks a:hover{
	 color: #892222;

}
/*****************************************************************************/
/*************************** SIDE NAV LINKS **********************************/
/*****************************************************************************/
.sideLinks {
     font-family: Arial;
	 font-size: 11px;
}

.sideLinks a:link {
	 color: #892222;

}

.sideLinks a:visited {
	 color: #892222;

}

.sideLinks a:active {
	 color: #892222;

}

.sideLinks a:hover{
	 color: #892222;

}
/*****************************************************************************/
/****************************** FOOTER ***************************************/
/*****************************************************************************/
.bodyTextsm {
     font-family: Arial;
	 font-size: 11px;
	 color: #000000;
}

.bodyTextsm a:link {
	 color: #892222;

}

.bodyTextsm a:visited {
	 color: #892222;

}

.bodyTextsm a:active {
	 color: #892222;

}

.bodyTextsm a:hover{
	 color: #892222;

}
/*****************************************************************************/
/****************************** WEATHER **************************************/
/*****************************************************************************/
.searchText {
     font-family: Arial;
	 font-size: 11px;
	 color: #000000;
	 font-weight:bold;
}

.input {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;

	background-color: #C86D03;
	border: 1px solid #892222;
}
/*****************************************************************************/
/****************************** WEATHER **************************************/
/*****************************************************************************/
.weatherText_large {
     font-family: Arial;
	 font-size: 13px;
	 color: #892222;
}

.weatherText_medium {
     font-family: Arial;
	 font-size: 12px;
	 color: #000000;
}

.weatherText_small{
     font-family: Arial;
	 font-size: 11px;
	 color: #000000;
}

.weatherTextHeader {
     font-family: Arial;
	 font-size: 11px;
}

a.weatherTextHeader, 
a.weatherTextHeader:active {
	 color: #000000;
	 text-decoration: none;

}

a.weatherTextHeader:hover {
	 color: #000000;
	text-decoration: none;
}

/*****************************************************************************/
/*****************************************************************************/
.enhancedpad{
	padding-bottom: 5px;
}
.tdColor {
	background-color: #FFFBF2;
}
.CommunityTD {
	background-color: #FFFBF2;
	padding-left: 5px;
}
.tdDivider {
	background-image: url(images/divider.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.ta {
    font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	background-image: url(images/tours_bg.gif);
	background-repeat: repeat-x;
}

.tableBorder_tours {
	border: 1px solid #000000;
}
.imgpadlft {margin: 0px 0px 0px 10px; border: 1px solid #9D3918; padding: 2px;}

.ea-featured-img {margin: 0px 5px 0px 0px;}

.community {
     font-family: Arial;
	 font-size: 11px;
	 color: #000000;
}
.emerg {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
