a:link {
	color: #490001;
	text-decoration:none;
}
a:visited {
	color: #490001;
	text-decoration:none;
}
a:hover {
	color: #960002;
	text-decoration:none;
}
a:active {
	color: #960002;
	text-decoration:none;
}


a.footer:link {
	color: #d39f44;
	text-decoration:none;
	font-weight:bold;
}
a.footer:visited {
	color: #d39f44;
	text-decoration:none;
	font-weight:bold;
}
a.footer:hover {
	color: #fda800;
	text-decoration:none;
	font-weight:bold;
}
a.footer:active {
	color: #fda800;
	text-decoration:none;
	font-weight:bold;
}


a.prod:link {
	color: #490001;
	text-decoration:none;
	font-weight:bold;
}
a.prod:visited {
	color: #490001;
	text-decoration:none;
	font-weight:bold;

}
a.prod:hover {
	color: #960002;
	text-decoration:underline;
	font-weight:bold;
}
a.prod:active {
	color: #960002;
	text-decoration:underline;
	font-weight:bold;
}


.copy_main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.copy_large {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#490001;
	font-weight:bold;
}

.footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d39f44;
}

.vtour_infotext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d39f44;
}


.bgfooter {
	background:url(images/xfollow_50.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.vtour_bg {
	background:url(images/bg_vtour.gif);
	background-position:top center;
	background-repeat: no-repeat;
}

.box_text_top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:30px;
	padding-right:15px;
}

h1 { 
	font-size:16px;
	font-weight:bold;
	color: #490001;
	
}

a.nav:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#966B23;
	text-decoration:none;
	font-weight:bold;
}
a.nav:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#966B23;
	text-decoration:none;
	font-weight:bold;

}
a.nav:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#490001;
	text-decoration:none;
	font-weight:bold;
}
a.nav:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#966B23;
	text-decoration:none;
	font-weight:bold;
	
}