body {
	margin-top: 0px;
	margin-left: 0px;
}
.style1 {
	font-size:16px;color:#222;background:#fff;font-family:Georgia, "Times New Roman", Times, serif;
}

.tourdateblack {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	color: #222;
	background:#fff;
}

.tourdategrey {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	color: #777777;
}

.heading1 {
	font-size: 100%;
	font-weight: bold;
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

.heading2 {
	font-size: 24px;
	font-weight: bold;
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}
a:link {
	text-decoration: none;
	color: 996633;
}

a:linkwhite {
	text-decoration: none;
	color: ffffff;
}
a:visited {
	text-decoration: none;
	color: 996633;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: 996633;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: 996633;
	font-style: italic;
	
}












.headingwhite {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-stretch: expanded;
	font-style: normal;
}

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {
	padding-bottom: 150px;
	background-image: url(images/index-bg.jpg);
	background-repeat: no-repeat;
}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
	background-color: #FFFFFF;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
} 
.headingblack {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-stretch: expanded;
	font-style: normal;
}
.headingblacklower {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-stretch: expanded;
	font-style: normal;
}
