@charset "ISO-8859-1";

body {
	background-color: #6E987B;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

a.contactlink {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#662A12;
font-style:italic;
text-decoration:none;
font-weight:bold;
letter-spacing:1px;

}

a.contactlink:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#662A12;
font-style:italic;
text-decoration:underline;
font-weight:bold;
letter-spacing:1px;

}


/*--Link 1--*/
a.link1, a.link1:active, a.link1:visited
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	color:#662A12;
}

a.link1:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	color:#662A12;
}


.titles {
	font-size: 18px;
	color: #FF9900;
	line-height: 30px;
	letter-spacing: 0.3em;
	font-weight: bold;
	padding-right: 0em;
	padding-left: 1em;
}
.line1 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.textmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #523901;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: center;
	background-color: #CAC682;
}

.textmainFr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #E8DCBE;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	text-align: left;
	letter-spacing: .09em;
}
