/********** The main colour of this area is #168300 **********/	
@charset "utf-8";
/* CSS Document */
body {
	background:#fff url(/images/bg_traveler.gif) repeat-x!important;
}

h1{border-bottom-color: #009900;}
h2{border-bottom-color: #009900;color: #009900;}
h3{}
h4{
	font-size: 1.6em;
	font-weight: bold;
	color: #009900;
}

/********** Start Top Menu **********/	
#masthead {
	background:#000 url(/images/bg_header_traveler.gif) repeat-x!important;
}
#topMenu #traveler {
	border-top-color: #60c84b!important;
	border-right-color: #60c84b!important;
	border-bottom-color: #168300!important;
	border-left-color: #124c06;
	background-color: #168300;
}
#topMenu a {
	border-bottom-color: #60c84b!important;
}
/********** End Top Menu **********/

/********** Start divBox **********/
.divBoxTitle {
	color: #fff;
}
/********** End divBox **********/

/******* Start Menu Selected Area *******/

/*#topMenu #traveler {
	background: #E1342D url(../pics/masthead/menu/traveler_red.gif) no-repeat center center;
	color: #EEE !important;
	border-right: 1px #7B1117 solid;
	border-left: 1px #D9585F solid;
	border-bottom: 1px #E1342D solid !important;
	border-top: 1px #D9585F solid;
	cursor: default;
}
#topMenu #traveler:hover {background: #E1342D url(../pics/masthead/menu/traveler_red.gif) no-repeat center center!important;}
*/
/******* End Menu Selected Area *******/

/*#divContentText{
background-color: #B9D0AF;
}
*/
/*#divTitleGraphic {
	background-image: url(images/mainpageTitleGraphic-Travel.jpg);
	height: 106px;
	width: 599px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	float: left;
}
#divTitleGraphicText {
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #999;
	padding-left: 10px;
	width: 155px;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.2em;
	padding-right: 10px;
}

#divNavHotrodHighway {
	background-color: #009900;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 599px;
}*/

/*#ulSubNav {
	color: #FFF !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	display: inline;
	
}
#ulSubNav li {
	list-style-type: none;
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	line-height: 3em;
}
#ulSubNav li a:link, #ulSubNav a:visited, #ulSubNav a:active {
	text-indent: 0.5em;
	line-height: 1.7em;
	list-style-type: none;
	color: #FFF;
}
#ulSubNav a:visited, #ulSubNav a:active {
	color: #ccc;
}*/
#ulSubNav li a:hover {
/*	background-color: #CCC;*/
	color: #000;
/*	text-decoration: underline;*/
}
#ulSubNav li.last {
	border-right: 0;
}


.dottedLine {
	background-image: url(../../images/dot.gif);
	background-repeat: repeat-x;
}
.floatleft {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.floatRight {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#indiaTripIndex {
	float: left;
	width: 268px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px dotted #CCCCCC;
	padding-bottom: 10px;
}
#hotrodHighwayIndex {
	float: left;
	width: 268px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px dotted #CCCCCC;
	height: auto;
	padding-bottom: 10px;
}
#travelLinksIndex {
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.firstLetter {color: #009900;}


