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}

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: #892222;
}

.weatherText_medium {
     font-family: Tahoma;
	 font-size: 12px;
	 color: #000000;
}

.weatherText_medium a:link {
     font-family: Tahoma;
	 font-size: 12px;
	 color: #650B03;
	
}

.weatherText_medium a:active {
     font-family: Tahoma;
	 font-size: 12px;
	 color: #650B03;
	
}

.weatherText_medium a:visited {
     font-family: Tahoma;
	 font-size: 12px;
	 color: #650B03;
	
}

.weatherText_medium a:hover {
     font-family: Tahoma;
	 font-size: 12px;
	 color: #650B03;
	
}

.weatherText_small{
     font-family: Tahoma;
	 font-size: 11px;
	 color: #000000;
}

.weatherTextHeader {
     font-family: Tahoma;
	 font-size: 10px;
	 color: #000000;
	
}

.weatherTextHeader a:link {
     font-family: Tahoma;
	 font-size: 10px;
	 color: #000000;
	
}

.weatherTextHeader a:active {
     font-family: Tahoma;
	 font-size: 10px;
	 color: #000000;
	
}

.weatherTextHeader a:visited {
     font-family: Tahoma;
	 font-size: 10px;
	 color: #000000;
	
}

.weatherTextHeader a:hover {
     font-family: Tahoma;
	 font-size: 10px;
	 color: #000000;
	
}
/*****************************************************************************/
/************************** PAGES HEADER TEXT ********************************/
/*****************************************************************************/
.pageHeader {
	font-family: Tahoma;
	font-size: 14px;
	color: #650B03;
	font-weight:bold;
}

/*****************************************************************************/
/***************************** TABLE HEADERS *********************************/
/*****************************************************************************/
.headerBlockTable {
	background-color: #650B03;
	font-family: Tahoma;
	font-size:12px;
	color: #E4D98B;
	font-weight:bold;
	background-image: url(http://palmsprings.nyctourist.com/images/table_headers.gif);
	background-repeat: repeat-x;
}

.headerBlockTable a:link {
	color: #E4D98B;
	text-decoration: underline;
}

.headerBlockTable a:visited { 
	color: #E4D98B; 
	text-decoration: underline;
}

.headerBlockTable a:active { 
	color: #E4D98B; 
	text-decoration: underline;
}

.headerBlockTable a:hover { 
	color: #FFFFFF; 

}
/*****************************************************************************/
/***************************** LINK BAR *************************************/
/*****************************************************************************/
.navBarBG {
	background-color: #BCB059;
	background-image: url(http://palmsprings.nyctourist.com/images/navbar.gif);
	background-repeat: repeat-x;
}

.navBar {
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
}

.navBar a:link {
	color: #500600;
	text-decoration: none;
	font-weight:bold;
}

.navBar a:visited { 
	color: #500600; 
	text-decoration: none;
	font-weight:bold;
}

.navBar a:active { 
	color: #500600; 
	text-decoration: none;
	font-weight:bold;
}

.navBar a:hover { 
	color: #500600; 
	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:Verdana,  Tahoma;
	 font-size: 12px;
	 color: #000000;
}

a:link, a:visited, a:active {
	 color: #650B03;
	
}

a:hover{
	 color: #CB1202;
	
}

.tableBorder {
	border: 1px solid #650B03;
}

/*  Just used to make 'Image Alt Text' look pretty :/  */
img {
	font-family: Tahoma;
	color: #650B03;
	font-size: 11px;
}
/*****************************************************************************/
/*************************** FEATURED LINKS **********************************/
/*****************************************************************************/
.featuredLinks a:link {
	font-family: Tahoma;
	 font-size: 11px;
	 color: #650B03;
	
}

.featuredLinks a:visited {
	font-family: Tahoma;
	 font-size: 11px;
	 color: #650B03;
	
}

.featuredLinks a:active {
	font-family: Tahoma;
	 font-size: 11px;
	 color: #650B03;
	
}

.featuredLinks a:hover{
	font-family: Tahoma;
	 font-size: 11px;
	 color: #CB1202;
	
}
/*****************************************************************************/
/*************************** SIDE NAV LINKS **********************************/
/*****************************************************************************/
.sideLinks {
     font-family: Tahoma;
	 font-size: 11px;
}

.sideLinks a:link {
	 color: #650B03;
	
}

.sideLinks a:visited {
	 color: #650B03;
	
}

.sideLinks a:active {
	 color: #650B03;
	
}

.sideLinks a:hover{
	 color: #CB1202;
	
}
/*****************************************************************************/
/****************************** FOOTER ***************************************/
/*****************************************************************************/
.bodyTextsm {
     font-family: Tahoma;
	 font-size: 11px;
	 color: #000000;
}

.bodyTextsm a:link {
	 color: #650B03;
	
}

.bodyTextsm a:visited {
	 color: #650B03;
	
}

.bodyTextsm a:active {
	 color: #650B03;
	
}

.bodyTextsm a:hover{
	 color: #CB1202;
	
}
/*****************************************************************************/
/*****************************************************************************/
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	background-color: #FBFBFB;
}

