button.moreinfo{
	border : 1px solid white;
	background : white;
	width : 165px;
	border-left: 1px solid #cda774;
	border-bottom: 1px solid #cda774;
	border-radius : 5px;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	color : #0000ff;
	font-size : 12px;
	font-weight : normal;
	padding : 0px;
}
button.moreinfo:hover {
	background : #f6eee4;
	border : 1px solid white;
	border-top : 1px solid #cda774;
	border-right : 1px solid #cda774;
}
body {
	background-image: url('images/background_floral.gif');
	background-repeat: repeat;
	font-family : arial, helvetica;
	font-size : 14px;
	margin : 0px;
	padding : 25px;
}
div.body {
	width : 1024px;
	background : white;
	padding : 10px;
	border:2px solid #252525;
	border-right : 4px solid #252525;
	border-bottom : 4px solid #252525;
}
div.copyright {
	text-align : center;
	color : white;
	font-family : arial, helvetica;
	font-size : 12px;
	font-weight : bold;
}
div.outline {
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 12px;
	padding-top : 25px;
	margin-bottom : 12px;
	padding-bottom : 25px;
	border-top : 1px solid #292929;
	border-bottom : 1px solid #292929;
}
div.subhead {
        font-size : 20px;
        font-weight : bold;
        color : #cda774;
        border-bottom : 1px solid #cda774;
        margin-bottom : 5px;
        margin-top : 25px;
        width : 550px;
}
div.vendor_body {
        font-family : arial, helvetica;
        font-size : 16px;
        margin-bottom : 12px;
        line-height : 24px;
}
div.menu_1{
}
div.menu_2{
}
table.body {
}
td.menu{
	vertical-align : top;
	white-space : nowrap;
	padding : 5px;
	background : #fff0e5;
}
td.body{
	vertical-align : top;
	padding-left : 10px;
	padding-top : 5px;
}
a.tdmenu {
	color : blue;
	text-decoration : none;
}
a.tdmenu:hover { color : red; }
div.tdmenuhead {
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	font-variant : small-caps;
	border-bottom : 1px solid #252525;
	margin-bottom : 7px;
}
