/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;

}

body
{
	
	font-family: Arial, Helvetica, sans-serif;
}

.footer_menu
{
	color:Black;
	text-decoration:none;
}
.category_menu
{
	
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#848484;
}

.normalText
{
	font-size:14px;
}

.businessListingHeader
{
	background-color:#f68f1e;
	color:#000;
	font-size:16px;
	font-weight:bold;
}

.txtBlackHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}

.txtGreyLarge
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}

.txtHeadingBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-left: 15px;
}

.txtLineItems
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;

}

.txtMain
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	margin-top: 2px;
}

.txtBlackSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.txtGrey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9a9a9a;	
	padding-left: 16px;
}

.txtOrangeBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #f68f1e;
}

.txtOrangeHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #f68f1e;
	font-stretch:semi-condensed;
	padding-left: 10px;
}


.txtCategoriesHdr
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f68f1e;
	background-repeat: repeat-y;
}

.txtBlackTiny
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.txtMovie
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.menu_item
{
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color:#848484;
}

.main_bullet
{
	padding-bottom: 3px;
}

.dotted_lines
{
	color: #999999;
	padding-left: 10px;

}

ul
{
	font-size: 11px;
	margin-bottom: 1px;
	margin-top: 1px;
}

li
{
	font-weight: bold;
	margin-bottom: 1px;	
}

li.left-menu
{
		font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#848484;
	list-style-image: url(images/arrow.jpg);
	margin-bottom: 0px;	
}