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-image: url('images/booknow.gif');background-repeat: no-repeat;}
.tour{border: 1px solid #000000;margin-bottom: 1px;padding: 2px}

ul{padding: 0;margin: 0;}
li.contentblock{list-style-position: outside;padding: 2px;list-style-type: none;border: none;}/*****************************************************************************/
/****************************** WEATHER **************************************/
/*****************************************************************************/
.weatherText_large {
     font-family: Tahoma;
	 font-size: 13px;
	 color: #6F6036;
}

.weatherText_medium {
     font-family: Tahoma;
	 font-size: 12px;
	 color: #000000;
}

.weatherText_small{
     font-family: Tahoma;
	 font-size: 11px;
	 color: #000000;
}

.weatherTextHeader {
     font-family: Tahoma;
	 font-size: 11px;
	 color: #000000;

}

.weatherTextHeader a:link {
     font-family: Tahoma;
	 font-size: 11px;
	 color: #000000;
	 text-decoration: none;

}


.weatherTextHeader a:active {
     font-family: Tahoma;
	 font-size: 11px;
	 color: #000000;
	text-decoration: none;
}

.weatherTextHeader a:visited {
     font-family: Tahoma;
	 font-size: 11px;
	 color: #000000;
	text-decoration: none;
}

.weatherTextHeader a:hover {
     font-family: Tahoma;
	 font-size: 11px;
	 color: #000000;
	text-decoration: none;
}

/*****************************************************************************/
/************************** PAGES HEADER TEXT ********************************/
/*****************************************************************************/
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #703803;
	font-weight:bold;
}

/*****************************************************************************/
/***************************** TABLE HEADERS *********************************/
/*****************************************************************************/
/* 
OPTIONAL Arrow image displayed on headers next to header title name/link 
If using no image, use spacer gife and give it a height and width of 1px.
*/
.arrowBlock {
	width: 22px;
	height: 24px; /* add some extra space with the width, maybe like 2 pixels */
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.headerBG {
	background-image: url(images/table_header.gif);
	height: 24px;
}

.headerBlockText {
	font-family: Tahoma;
	font-size:12px;
	color: #19160C;
	font-weight:bold;
}

.headerBlockText a:link {
	color: #19160C;
	text-decoration: underline;
}

.headerBlockText a:visited { 
	color: #19160C;
	text-decoration: underline;
}

.headerBlockText a:active { 
	color: #19160C; 
	text-decoration: underline;
}

.headerBlockText a:hover { 
	color: #19160C; 
	text-decoration: none; 
}
/*****************************************************************************/
/***************************** LINK BAR **************************************/
/*****************************************************************************/

.navBarBG {
	background-image: url(images/navbar.gif);
	height: 24px;
}

.navBar {
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
}

.navBar a:link {
	color: #19160C;
	text-decoration: underline;
	font-weight:bold;
}

.navBar a:visited { 
	color: #19160C; 
	text-decoration: underline;
	font-weight:bold;
}

.navBar a:active { 
	color: #19160C; 
	text-decoration: underline;
	font-weight:bold;
}

.navBar a:hover { 
	color: #19160C; 
	text-decoration: none;
	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;
}

a:link, a:visited, a:active {
	 color: #661102;
	 text-decoration: underline;
}

a:hover{
	 color: #661102;
	 text-decoration: none;
}

/* ALL ENHANCED ADS */
.bodyTextsm {
     font-family: Tahoma;
	 font-size: 11px;
	 color: #000000;
}

.bodyTextsm a:link {
	 color: #703803;
	 text-decoration: underline;
}

.bodyTextsm a:visited {
	 color: #703803;
	 text-decoration: underline;
}

.bodyTextsm a:active {
	 color: #703803;
	 text-decoration: underline;
}

.bodyTextsm a:hover{
	 color: #703803;
	 text-decoration: none;
}


/* ANY TEXT NOT IN TABLES / FOOTER / TOP 5 HOTLELS */
.outsideText {
     font-family: Tahoma;
	 font-size: 11px;
	 color: #000000;
}

.outsideText a:link {
	 color: #6D5E35;
	 text-decoration: underline;
}

.outsideText a:visited {
	 color: #6D5E35;
	 text-decoration: underline;
}

.outsideText a:active {
	 color: #6D5E35;
	 text-decoration: underline;
}

.outsideText a:hover{
	 color: #6D5E35;
	 text-decoration: none;
}


/*****************************************************************************/
/************************* SEARCH HOTELS TEXT ********************************/
/*****************************************************************************/
/* hotel_search.php */
.searchtext {
     font-family: Tahoma;
	 font-size: 11px;
	 color: #FFFFFF;
	 font-weight:bold;
}

/*****************************************************************************/
/****************** FEATURED / UPPER / SIDE NAV LINKS ************************/
/*****************************************************************************/

.boxLinks {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
}

.boxLinks a:link {
	 color: #703803;
	 text-decoration: underline;
}

.boxLinks a:visited {
	 color: #703803;
	 text-decoration: underline;
}

.boxLinks a:active {
	 color: #703803;
	 text-decoration: underline;
}

.boxLinks a:hover{
	 color: #703803;
	 text-decoration: none;
}

/*****************************************************************************/
/************************** MISCELLANOUES ************************************/
/*****************************************************************************/
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #OOOOOO;
	text-decoration: none;
	background-color: #F2F0E9;
	border: 1px solid #443815;
	font-weight:bold;
}

/* INSIDE TABLE COLOR */
.tdColor {
	background-color: #F2F0E9;
}

.tableBorder {
	border: 1px solid #443815;
}

/*  Just used to make 'Image Alt Text' look pretty :/  */
img {
	font-family: Tahoma;
	color: #661102;
	font-size: 11px;
}
/*  transportation page non links  */
.TransText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	padding-left: 10px;
}

.TransText span {
	font-family: Arial, Helvetica, sans-serif;
	color: #703803;
	font-weight: bold;
}
.transportationUL {
	 margin-left: 15px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
}
.trans-img { border: 1px solid #000000; }
