.menu {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	cursor: pointer;
	color: #999999;
}
.menu a {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration:none;
	cursor: pointer;
	color: #999999;
}
.hometop {
	font-family: Arial;
	font-size: 36px;
	font-style: normal;
	line-height: 120%;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: White;
	left: 220px;
	top: 0px;
	height: 120px;
	width: 620px;
	position: relative;
}
.plain {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.plain_box {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.plain_small {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.plain_small_white1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #EDE6DA;
}
.plain_small_white {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #B29A6D;
}
.plain_small_white a:visited, .disclaimer a:link, .disclaimer a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.section {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #38312B;
}
.subtitle {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #38312B;
}
.page {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #5B2F1A;
}
.disclaimer {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #725f3c;
}
.disclaimer a:visited, .disclaimer a:link, .disclaimer a:active {
	text-decoration: underline;
	color: #FFFFFF;
}




