﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
	background-image: url("/Images/128-174.jpg");
	overflow-y: scroll;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 14px;
}

#wrapper
{
	width:1120px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

table.parent 
{
	width: 100%;
}

td.menu_container
{
	width: 220px;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}

td.main_container
{
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	width: 800px;
}

td.main_footer
{
	background-image: url("/Images/footer.gif");
	background-repeat: no-repeat;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	color: #aaaaaa;
}

div.main_content
{
	padding: 10px;
	background-image: url("/Images/main_middle.gif");
	background-repeat: repeat-y;
}

div.menu_content
{
	width: 220px;
}

div.menu_top
{
	background-image: url("/Images/menu_top.gif");
	height: 7px;
	background-repeat: no-repeat;
	width: 220px;
}

div.menu_middle
{
	background-image: url("/Images/menu_middle.gif");
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
div.menu_bottom
{
	background-image: url("/Images/menu_bottom.gif");
	height: 7px;
	background-repeat: no-repeat;
}

div.menu_item_top
{
	padding-left: 2px;
	height: 25px;
}

div.menu_item
{
	background-image: url("/Images/menu_item_bg.gif");
	background-repeat: no-repeat;
	padding-left: 2px;
	height: 25px;
	vertical-align: middle;
}

div.main_top
{
	background-image: url("/Images/main_top.gif");
	height: 7px;
	background-repeat: no-repeat;
	width: 880px;
}

div.main_bottom
{
	background-image: url("/Images/main_bottom.gif");
	height: 7px;
	background-repeat: no-repeat;
}

#Default_Header
{
	font-size: 24px;
	font-family: Baskerville Old Face;
}

#default_text
{
	padding-left: 15px;
	vertical-align: top;
	font-size: 16px;
}

#Local_Businesses td.norm
{
	font-size: 12px;
	padding: 2px;
}

#Local_Businesses td.alt
{
	font-size: 12px;
	padding: 2px;
	background-color: #eaeaea;
}

a, a:visited
{
	text-decoration: none;
	color: #000000;
}

a:hover, a:active
{
	text-decoration: none;
	color: #999999;
}

div.mainheader{
	font-size: 24px;
	font-weight: bold;
}

table.Local_Businesses
{
	width: 100%;
}

.grid_td
{
	padding:3px;
	font-size: 12px;
}

.center
{
	text-align: center;
}
