INPUT {

	FONT-SIZE: 12px;

	COLOR: #000000;

	FONT-FAMILY: Arial, Helvetica, sans-serif;

	HEIGHT: 20px;

	border: 1px solid #FF9900;

	background-color: #f1f1f1;



}



p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #663300;

	font-weight: normal;

	letter-spacing: 0.05em;

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: normal;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #663300;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;

}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #FF6600;

	text-decoration: none;

	cursor: hand;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #6E0725;

	text-decoration: none;

	cursor: hand;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #CC6600;

	text-decoration: underline;

	cursor: hand;

}

UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	color: #663300;
	letter-spacing: .05em;



}





.box-flowers {

	background-attachment: fixed;

	background-image: url(images/lt-flowers.jpg);

	background-repeat: repeat-x;

	background-position: left top;

	left: auto;

	top: auto;

	right: auto;

	bottom: auto;

	clip: rect(auto,auto,auto,auto);

}

.padded {
	margin-right: 15px;
	margin-left: 15px;
}
