/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash #contact h2 {
	visibility: hidden;
	font-size: 15px;
	margin: 10px 0px 0px 0px;
}

.sIFR-hasFlash #contact h3 {
	visibility: hidden;
	font-size: 14px;
	margin: 10px 0px 0px 0px;
}
.sIFR-hasFlash #welcome h2 {
	visibility: hidden;
	font-size: 24px;
	margin: 10px 20px 0px 20px;
}
.sIFR-hasFlash #welcome h3 {
	visibility: hidden;
	font-size: 14px;
	margin: 10px 20px 0px 20px;
}
#travelswithprez h2 {
	font-weight: normal;
	font-family: Georgia;
	text-align: left;
	font-size: 20px;
	padding: 0px;
	margin: 10px 20px 0px 20px;
	
}

#travelswithprez h3 {
	font-size: 13px;
	padding: 0px;
	margin: 10px 20px 0px 20px;
}

#welcome h3 {
	font-size: 14px;
	color: #8c0000;
	padding: 0px;
	margin: 10px 20px 0px 20px;
}

#particulars h2 {
	text-align: left;
	font-size: 18px;
	color: #333333f;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	
}

#particulars h3 {
	text-align: left;
	font-size: 14px;
	color: #8c0000;
	padding: 0px;
	margin: 15px 0px 15px 0px;
	
}

#top h1 {
	text-align: left;
	font-size: 24px;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	
}

#top h1 em, #top h1 i {color: #8c0000; font-style: normal; font-size: 24px}
#top h1 span {color: #333333; font-size: 24px}
#top h2 {
	text-align: left;
	font-size: 14px;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	
}

#itinerary h3 {
	text-align: left;
	font-size: 18px;
	color: #8c0000;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	
}

#tripsList h2 {
	text-align: left;
	font-size: 18px;
	color: #333333;
	padding: 0px;
	margin: 15px 0px 15px 0px;
	
}

#tripsList h3 {
	text-align: left;
	font-size: 14px;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	
}

#map h3 {
	text-align: left;
	font-size: 18px;
	color: #8c0000;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	
}
