html {
	/*background-color: #594900;*/
	height: 100%;
	}
body {
	background-image: url("images/bkgd_body.gif");
	background-repeat: repeat-x;
	background-color: #9b7e2e;
	text-align: center;
	height: 100%;
	margin: 10px auto;
	width: 710px;
}
#hidden_text {
	visibility: hidden;
	}
#montage {
	background-image:   url("images/tuscan_montage.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	width: 710px;
	height: 281px;
	margin: 0px auto;
	border-top: 1px solid #003300;
	border-right: 1px solid #003300;
	border-bottom: 6px solid #003300;
	border-left: 1px solid #003300;
	}
#montage_subpage {
	background-image:   url("images/tuscan_montage_sm.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	width: 710px;
	height: 202px;
	margin: 0px auto;
	border-top: 1px solid #003300;
	border-right: 1px solid #003300;
	border-bottom: 6px solid #003300;
	border-left: 1px solid #003300;
	}
#main {
	background-color: #FFFFFF;
	border: 1px solid #003300;
	width: 711px;
	min-height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: 594900;
	text-align: left;
	}
#bottom {
	background-image:   url("images/bkgd_bottom.gif");
	width: 713px;
	height: 29px;
	margin: 0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	}
#bottom_text_left {
	width: 400px;
	height: 10px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 10px;
	padding-top: 6px;
	float: left;
	}
#bottom_text_left a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
#bottom_text_right {
	width: 250px;
	height: 10px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 10px;
	padding-top: 6px;
	padding-right: 10px;
	float: right;
	}
#bottom_text_right a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.contact_form {
	border: 1px solid #B5AF68;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#image_left {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#image_right {
	float: right;
	padding-left: 30px;
	padding-bottom: 20px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #336600;
}
a:visited {
	color: #336600;
}
#contact_form {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.promo_td_left {
	background-image:url(images/promo_left.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-right: solid 1px #BBA37A;
	width: 197px;
	text-align: left;
	padding-bottom: 15px;
}
.promo_td_center {
	background-image:url(images/promo_middle.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-right: solid 1px #BBA37A;
	width: 300px;
	text-align: left;
	padding-bottom: 15px;
}
.promo_td_right {
	background-image:url(images/promo_right.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 193px;
	text-align: left;
	padding-bottom: 15px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #594900;
	margin-left: 10px;
	margin-right: 5px;
	display: block;
	background-color: #FFFFFF;
}
.subpage_td {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #594900;
	text-align: left;
	padding: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336600;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #594900;
}