/*
===================================================
Mezze: SERVICES
===================================================
*/

td#title_services
	{
	height: 36px;
	padding: 0;
	background: #ececec url(../images/title_services.gif) 18px 50% no-repeat;
	text-indent: -999em;
	overflow: hidden;
	}

td.subnav_column
	{
	width: 175px;
	}

div.subnav_holder
	{
	width: 139px;
	font: 14px georgia, arial, helvetica, sans-serif;
	margin: 18px 0 18px 18px;
	}

ul.subnav
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul.subnav li.divider
	{
	height: 2px;
	background: url(../images/divider.gif) 0 0 repeat-x;
	margin: 4px 0;
	}

ul.subnav a,
ul.subnav a:link,
ul.subnav a:visited
	{
	color: #3c3c3c;
	text-decoration: none;
	}
ul.subnav a:hover,
ul.subnav a:active
	{
	color: #a4174e;
	}

div.services_section
	{
	margin: 18px;
	line-height: 1.7em;
	}

div.line_divider
	{
	height: 2px;
	width: 90%;
	background: url(../images/divider.gif) 0 0 repeat-x;
	margin: 20px auto;
	}

h1
	{
	font: 20px georgia, helvetica, arial, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	}

h3
	{
	font: bold 12px georgia, helvetica, arial, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	}

a.inline_link,
a.inline_link:link,
a.inline_link:visited
	{
	color: #a4174e;
	text-decoration: none;
	}
a.inline_link:hover,
a.inline_link:active
	{
	color: #cf3a74;	
	text-decoration: underline;
	}