.page {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	position: relative;
	width: 850px;
	color: #5E5242;
	padding: 20px;
}
.photo1 {
	text-align: left;
}
.text1 {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	position: absolute;
	width: 400px;
	letter-spacing: 1.5px;
	top: 70px;
	right: 20px;
}
.welcome {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.5px;
	text-decoration: underline;
}
.quad1 {
	position: absolute;
	height: 50px;
	width: 50px;
	left: -1px;
	top: -1px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-color: #FDE9BB;
	border-left-color: #FDE9BB;
}
.quad2 {
	position: absolute;
	height: 50px;
	width: 50px;
	top: -3px;
	right: -4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-color: #FDE9BB;
	border-right-color: #FDE9BB;
}
.small_text {
	font-size: 12px;
}
.quad3 {
	position: absolute;
	height: 50px;
	width: 50px;
	left: -3px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-color: #FDE9BB;
	border-left-color: #FDE9BB;
	bottom: -4px;
}
.quad4 {
	position: absolute;
	height: 50px;
	width: 50px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-color: #FDE9BB;
	border-left-color: #FDE9BB;
	bottom: -5px;
	right: -4px;
}
.link {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	letter-spacing: 1.5px;
	color: #5E5242;
}
.revlink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	background-color: #FEF4DE;
	border: 1px solid #5E5242;
	letter-spacing: 1.5px;
	color: #5E5242;
}
.enlarge1 {
	position: absolute;
	visibility: hidden;
	height: 350px;
	width: 400px;
	left: 20px;
	bottom: 40px;
	text-decoration: none;
	background-color: #dcd798;
	z-index: 3;
}
.enlarge2 {
	position: absolute;
	visibility: hidden;
	height: 350px;
	width: 400px;
	left: 20px;
	bottom: 40px;
	text-decoration: none;
	background-color: #dcd798;
	z-index: 3;
}
.enlarge3 {
	position: absolute;
	visibility: hidden;
	height: 350px;
	width: 400px;
	text-decoration: none;
	background-color: #dcd798;
	z-index: 3;
	right: 20px;
	top: 320px;
}
.enlarge4 {
	position: absolute;
	visibility: hidden;
	height: 350px;
	width: 400px;
	text-decoration: none;
	background-color: #dcd798;
	z-index: 3;
	right: 20px;
	top: 320px;
}
.italic_bold {
	font-style: italic;
	font-weight: bold;
	letter-spacing: normal;
}
.heading {
	font-family: "Bradley Hand ITC", "Brush Script MT";
	font-style: italic;
	font-weight: bold;
}
.web_design {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #5e5242;
	font-style: normal;
	text-align: left;
	padding: 2px 4px;
	border: 1px solid #FFFFFF;
}
.web_design_rev {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #5e5242;
	font-style: normal;
	text-align: left;
	padding: 2px 4px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.tariff {
	font-weight: bold;
	letter-spacing: 1.3px;
}
.useful_links {
	font-size: 12px;
	padding: 15px;
	border: 1px solid #FFFFFF;
	position: relative;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6A6A00;
	text-align: left;
}
