.background {
	background-image: url(Template%20components/Redesign/images/background_02.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;

}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #FFFFFF;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
input {
	background-color: #855334;
	color: #FFFFFF;
}
textarea {
	background-color: #855334;
	color: #FFFFFF;
}
#message {
	border: 1px solid #000000;
}
