@import url(../skin/styles/styles.css);

/* -------------------------------------------------------------------------*/
/* Local Style Overrides                                                    */
/* -------------------------------------------------------------------------*/

#main-table #footer{
	height				: 90px;
	background-image	: url(../images/flower_bed.gif);
}

.quote {
	font-family			: Times New Roman, Times, Garamond;
	font-size			: 1.5em;
	font-style			: normal;
	line-height			: 1.1em;
	margin				: 0 8px 5px 0;
    color               : #FFFFFF;
}
