.titlebg {
	background-image: url(images/title-bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bg {
	background-image: url(images/bg.png);
	padding-top: 10px;
	padding-left: 5%;
}
.titlebgright {

	background-image: url(images/right-corner.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.titlebgleft {


	background-image: url(images/left-corner.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #476893;
	text-indent: 10px;
	word-spacing: 6px;
}
.nav a:hover{text-decoration:none;}

.pic {
	background-image: url(images/pic.jpg);
	background-repeat: no-repeat;
}
.bluebg {
	padding-right: 3px;
	padding-left: 3px;
	background-color: #476893;
	float: none;
	clear: both;
	width: auto;
	margin-right: 3px;
	margin-left: 3px;
}
.bottomright {
	background-image: url(images/bottom-right.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottomleft {

	background-image: url(images/bottom-left.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottombg {


	background-image: url(images/bottombg.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titlecopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #476893;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.formdata {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #E1E2E6;
	border: 1px solid #000000;
}
.indextitle {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #476893;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #ffffff;
}

a:hover {
	color:#DCDCDC;
	text-decoration:underline;
}

.container { margin: 6px auto;  text-align: left; }

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

a.tour {
	font-weight: 600;
	color: #000000; 
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #476893;
	}

a:link.tour {
	font-weight: 600;
	color: #000000;  
	text-decoration: none;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #476893;
	}

a:visited.tour  {
	font-weight: 600;
	color: #000000;  
	text-decoration: none;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #476893;
	}

a:active.tour  {
	font-weight: 600;
	color: #000000;  
	text-decoration: none;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #476893;
	}

a:hover.tour {
	font-weight: 600;
	color: #CC3300;  
	text-decoration: none;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #476893;
	}