body {
background: url(http://www.treasuresbylindsay.com/top/images/bg04.gif); top-margin: 0;
}

td.stripe {
background: url(http://www.treasuresbylindsay.com/top/images/stripe.gif); 
background-repeat: repeat-x;
height: 4px;
}

.button {
	font-family : "Century Gothic";
        border: 1px solid #5F3D2E;
        padding: 1px 3px;
	font-size: 12px;
	color: #ffffff;
	background: #5F3D2E;
        font-weight: bold;
}

.button:hover {
	border: 1px solid #ffffff;
	color: #523815;
	background: #A4C05C;
}

td.orange {
}

ul.orange {
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
	color: #5F3D2E;
}

ul.orange li { font: #FFE0A7; }



a.footer:link {
        color: #A4C05C; 
        text-decoration: none;
        font-size: 10px;
}

a.footer:hover {
        color: #ffffff; 
        text-decoration: none;
}


