/* STYLES SPECIFIC TO THIS SECTION ONLY */
table.frame	{
	width: 900px;
	height: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	/* IMG BELOW */
	background-image: url(/images/frame-top-get-bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

td.sidebar-bottom	{
	width: 225px;
	background-color: #dce3f0;
	margin: 0px;
	padding: 0px;
	/* IMG BELOW */
	background-image: url(/images/sidebar-bg-get.gif); 
	background-repeat: repeat-y;
}
td.maincontent h1	{
	margin-left: 150px;
}

td.maincontent	{
	width: 675px;
	/* BORDER BELOW */
	border-right: solid 3px #ffd046;
	padding-top: 15px;
	padding-bottom: 15px;
}

#copyright	{
	/* IMG BELOW */
	background-image: url(/images/border-bottom-get.gif);
	background-repeat:no-repeat;
	background-position: 200px 0px;
	height: 30px;
}



td.maincontent h3	{
	margin-left: 40px;
	margin-right: 40px;
	font-size: 16px;
	/* H2 COLOR BELOW - S/B SAME AS 'MORE' ARROW */
	color: #9cd5e4;
	/* BORDER BELOW */
	border-bottom: solid 1px #ffd046;

}

/* may need to tweak this depending on # items in subment */
div#photo p	{
	font-size: 10px;
}

.AddressesTable p	{
	padding: 0px;	
	margin: 0px;
	font-size: 11px;
}

.stretchcardstable	p {
	margin-left: 0px;
	padding-left: 0px;
}

body#printable	{
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 30px;
	margin-top: 10px;
	}	

body#printable h1 {
	color: #aee0ed;
}

body#printable h2	{
	border-bottom: solid 1px #aee0ed;
	margin-top: -15px;
	font-size: 15px;
	color: #C41230;
	text-transform: uppercase;
}

body#printable span.restaurantname	{
	font-weight: bold;
}

body#printable span.restaurantinfo {
	font-size: 12px;
}