.body1 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #d28579;
	text-decoration: none;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.body2 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #d28579;
	text-decoration: none;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffd4cf;
	text-decoration: none;
	background-color: #d1978f;
	padding: 2px;
	height: 18px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.h1 {
	font-family: "century Gothic" ;
	font-size: 26px;
	color: #d28579;
	font-weight:bold;
	text-decoration: none;
}
.h2 {
	font-family: "century Gothic" ;
	font-size: 28px;
	color: #d28579;
	font-weight:bold;
	text-decoration: none;
}
.h3 {
	font-family: "century Gothic" ;
	font-size: 20px;
	color: #d28579;
	font-weight:normal;
	text-decoration: none;
}
.text:link{
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #d28579;
	text-decoration: underline;
}
.text:visited{
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #d28579;
	text-decoration: underline;
}

.text:hover{
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.text:active{
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #d28579;
	text-decoration: underline;
}

.tablebg {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fieldcontact {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #542B05;
	text-decoration: none;
	background-color: #d1978f;
	padding: 2px;
	width: 230px;
	border: 1px solid #ffffff;
}
