.sectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	height: 2em;
	line-height: 2em;
	padding-left: 0.25em;
	margin-top: 0.5em;
	margin-bottom: .5em;
	clear:both;
	background-repeat: no-repeat;
	background-color: #6F9526;
	text-decoration:none;
	
}


.sectionHeading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-color:#FFFFFF;
	color: #FFFFFF;
	height: 2em;
	line-height: 2em;
	padding-left: 0.25em;
	margin-top: 0.5em;
	margin-bottom: .5em;
	clear:both;
	background-repeat: no-repeat;
	background-color: #6F9526;
	text-decoration:none;
}









.maroonBig {
	/*font-family: Arial, Helvetica, sans-serif;*/
             font:universal condensed;
	font-size: 1.4em;
	font-weight: bold;
	color:Maroon; /* #CC0000;*/
	text-decoration: none;
}

/* used for padding the images on the right hand column on homepage */
.rightAds {
	padding: .1em;
}



.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.navTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.txtWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
text-decoration:none;
}

.txtBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#4F6691;
	text-decoration: none;
}

.txtGreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006600;
}

.flightOffers {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
height:25px;
}

/* Css used to style all input text boxes */
input[type="text"] {
	background-color:#ffffff;
	border: thin solid #cccccc;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
input[type="textarea"] {
	background-color:#ffffff;
	border: thin solid #cccccc;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
input[type="password"] {
	background-color:#ffffff;
	border: thin solid #cccccc;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
select {
background-color:#ffffff;
	border: thin solid #cccccc;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.priceHead{
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: left;
	background-image: url(../images/PriceHead.jpg);
	background-repeat: no-repeat;
}

.txtBold{
	size:11px;
	font-weight:bold;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtBigWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}

.txtRead{
	size:10px;
	font-weight:bold;
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txtBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#CC0000;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}
.link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.linkmore {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
}
.txtheadBold{
	size:11px;
	font-weight:bold;
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.maroontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.txtblackbold{
	size:11px;
	font-weight:bold;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txtfunding{
	size:11px;
	font-weight: 500;
	font-style:italic;
	color:#000000;
	font-family: Monotype Corsiva,Arial, Helvetica, sans-serif;
	font-size: 20px;
}


.color {	
	color: #CC6633;
	 
}


