* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.greyMd  {

	color: #666666;
}
.goldSm  {
	font-size: 12px;
	color: #746C45;
}

a.goldMd  {
	font-size: 13px;
	color: #746C45;
}
td.content {
	background-image: url(images/main_r17_c8.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align:top;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 20px;
}

.greenBoldLg {
	font-size: 14px;
	font-weight: bold;
	color: #799133;
}
.blueBoldLg {
	font-size: 14px;
	font-weight: bold;
	color: #347ea4;
}
.orangeBoldLg {
	font-size: 14px;
	font-weight: bold;
	color: #f9570c;
}
.yellowBoldLg {
	font-size: 14px;
	font-weight: bold;
	color: #d5c131;
}
.goldBoldLg {
	font-size: 14px;
	font-weight: bold;
	color: #7B643E;
}
td.leftColumnBg {
	background-image: url(../images/main_left_column_bg.gif);
}

table.tour {
	border: 1px solid #BA9E6F;
}

.tour {
	padding:0px;
	margin:0px;

}

.tour th {
	background-color: #BA9E6F;
	color: #FFFFFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
.tour a {
	background-color: #BA9E6F;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

.tour a:hover {
	text-decoration: underline;
}
table#form  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.error {
	font-weight: bold;
	color: #CC3300;
}
#form input {
	padding: 3px;
	font-size: 12px;
}
#form textarea {
	font-size: 12px;
	width: 340px;
	padding: 3px;
}



#form td {
	padding: 3px;
	text-indent: 7px;
}


.tour ul {
	margin-left: 15px;
}

.tour td {
	vertical-align: top;
	border:none;

}
.tour em {
	font-weight: bold;
}
.tour li {
	margin-left: 15px;
}
