div#index_main {
	background-image: url(/images/index/bg.jpg);
	background-repeat: no-repeat;
	height: 511px;
	width: 800px;
}

.ribbon {
	background: url(/images/index/ribbon.gif) no-repeat bottom center;
}

div#index_text {
	width: 195px;
	font-size: 17px;
	padding: 90px 0 0 6px;
}

div#index_text h4 {
	padding: 7px 0;
	padding-bottom: 22px;
	margin: 0;
	text-align: center;
	font-weight: bold;
	color: #422200;
	font-size: 12pt;
	line-height: 11pt;
}

div#index_join_tour {
	font-size: 27pt;
	padding: 25px 0 0 0px;
	font-family: impact, sans-serif;
	letter-spacing: -1px;
}

div#index_join_tour a{
	border: none;
	text-transform: uppercase;
}

div#index_join {
	margin: 0 0px 0 0px;
	padding: 0 0 0 3px;
}

div#index_tour {
	margin: -15px 0 0 30px; /* This shouldn't be needed -JAW */
	padding: 0 0 0 10px;
}

a.index_text_light:hover, a.index_text_light:active, a.index_text_light:link, a.index_text_light:visited, div.index_text_light {
	color: #F49AC1;
}

a.index_text_dark:hover, a.index_text_dark:active, a.index_text_dark:link, a.index_text_dark:visited, span.index_text_dark, div.index_text_dark {
	color: #440E62;
}


div#index_quicksearch {
/*	background-image: url(/images/index/quicksearch.gif); */
	background-repeat: no-repeat;
/*	height: 194px; */
	height: 180px;
	width: 285px;
	color: black;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 8px;
}

div#index_quicksearch div {
	padding: 5px 0 5px 0;
}

h2.index_featured {
	font-weight: bold; font-size: 18px;color: #440E62;
	padding: 0;
	margin: 0;
}

select.signup_country_dropdown {
	width: 250px;
	margin-top: 7px;
}
