@charset "UTF-8";
/* CSS Document */

.maintext {
	font-family: Lucida Sans;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #A6B37D;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #9B7E5A;
}

.subtitles {
	font-family: Lucida Sans;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #A6B37D;
}

.whitemaintext {
	font-family: Lucida Sans;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #A6B37D;
}

a:link {
	font-family: Lucida Sans;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #A6B37D;
	text-decoration: none;
}

.nav {
	font-family: Lucida Sans;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #A6B37D;
}

a:visited {
	font-family: Lucida Sans;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #A6B37D;
	text-decoration: none;
}

a:hover {
	font-family: Lucida Sans;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #9B7E58;
	text-decoration: none;
}

.whitesubtitles {
	font-family: Lucida Sans;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.phonetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #A6B37D;
}	