.txt {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	TEXT-TRANSFORM: none;
	COLOR: #333333;
	LINE-HEIGHT: 24px;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman", Times, serif
}
.txt_hilight {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 18px; 
	TEXT-TRANSFORM: none; 
	COLOR: #7c5321; 
	LINE-HEIGHT: 24px; 
	FONT-STYLE: italic; 
	FONT-FAMILY: "Times New Roman", Times, serif}
.txt_hilight_bold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	TEXT-TRANSFORM: none;
	COLOR: #7c5321;
	LINE-HEIGHT: 24px;
	FONT-STYLE: italic;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration: underline;
}
.txt_hilight_underline {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	TEXT-TRANSFORM: none;
	COLOR: #7c5321;
	LINE-HEIGHT: 24px;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.secret {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #9D8052;
	letter-spacing: 5px;
}
DIV.menu {
	height: 30px;
	width: 920px;
	border: 1px solid #856a43;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #7c5321;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #9e6406;
	text-decoration: none;
}
a.skip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: capitalize;
	color: #9e6406;
	text-decoration: none;
}
a.skip:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: capitalize;
	color: #9e6406;
	text-decoration: underline;
}
.over {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #9e8152;
	text-decoration: none;
}
div.px {
	height: 30px;
	width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #846a42;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #9D8052;
}
.home_bg {
	text-transform: none;
	background-image: url(home_bg.jpg);
	background-repeat: no-repeat;
	height: 596px;
	width: 930px;
}
.rates_bg {
	text-transform: none;
	background-image: url(rates_bg.jpg);
	background-repeat: no-repeat;
	height: 387px;
	width: 930px;
}
.about_bg {
	text-transform: none;
	background-image: url(about_bg.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 930px;
}
.contact_bg {
	text-transform: none;
	background-image: url(contact_bg.jpg);
	background-repeat: no-repeat;
	height: 357px;
	width: 930px;
}