/* MACM CSS */

body {
	font-family: arial, helvetica, serif; background: #000000 url(Images/webtreats_stone_1.jpg); 
	font-size: 75%;
	cursor: default;
	padding: 0;
	margin: 0;
}

#main	{	margin:0 auto; padding:0 0 0 0; 
			width:800px; height:auto; 
			/*background: url(midsection.png) top center repeat-y;*/
}

.menu 	{	margin: 0px 20px 0px 0px; padding: 8px 0px; 
				display:block;
}

.menu{
	color:white;
	font-family: Arial, Helvetica, sans-serif;

}

.menu:hover{ 
	font-weight:bold;
	text-decoration:none;
}

img	{ border: none; display: inline;	}
img.normal { float:left; padding:7px; }
img.board { float:left; padding:0px 12px 12px 12px; }

.submenu {	width: auto; background:#fff; 
			position:absolute; left: 0; top: 0; visibility: hidden;
		 	/* -moz-opacity: .95; filter: alpha(opacity=95); */
			font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; 
			padding:2px 3px 2px 3px; 
			border:solid 1px #ccc;
}

.submenu a 	{	
				width:auto;
				display:block;
				padding:2px 3px 2px 3px; 
				color: #343434; 
				font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;
				text-align: left; font-size:90%;
			
}

.submenu a:hover { 	text-decoration:none;color: #343434;
					background: #C5C9BA;
					/*border-left: solid 2px; border-left-color: #444;*/
}

/*.submenu_heading {	margin: 2px 3px 2px 7px; padding:4px 3px 4px 6px;
					color: #fff; border-bottom: solid 1px #fff;  font-size:80%;
					font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;
}*/

a	{ color: #252525; text-decoration:none; }
a:hover	{ text-decoration:underline;}

a.underline	{ color:#333388;  font-weight: normal; text-decoration:underline;}
a.underline:hover	{ color: #994455; text-decoration: underline;}
a.underline:visited	{ color: #770000; text-decoration:none; text-decoration:underline;}

a.img	{ border:none;}
a.img:hover	{ text-decoration:none;}

/*ul	{ padding: 0; margin: 0; list-style:none; font-weight: 900; z-index:5;}

li	{	display:block; position:relative; width: 10em; padding:3px; z-index:5;}

li > ul	{ top: auto; left: auto; }

li ul	{	display: none; position:absolute; top: 0; left:10em; width: 12em; -moz-opacity: .95; filter: alpha(opacity=95);
			text-align:left; padding:1em; background: #fff; border:solid 1px #757575; z-index:5;
}

li:hover ul, li.over ul	{ display:block;}*/


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	
	/*border: none;*/
	background-position: left top;
	vertical-align: top;
}

td img { display:block; padding:0px;}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #252525;
}

.subheading{
	width:570px;
	margin-left:0px;
	padding:2px 0px;
	text-align:center;
	
	
}

.subheading a{
	height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #252525;
	text-decoration:none;
	display:inline;
	padding:2px 5px;
}

.subheading a:hover{
	text-decoration:underline;
}

#products_menu{
	width: 493px; height: 189px;
	background:url(Images/products_services_pic.png) top left no-repeat; 
	padding:20px;
	
}

#products_menu a{
	display: block;
	text-decoration:none;
	text-align:left;
	padding: 2px 5px;
	color:#31455B;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#products_menu a:hover{
	text-decoration: underline;
}

.sitemap a {
	display: block;
	padding-left:1.5em; 
	margin:.5em;
}

.sitemap a.sitemap_sub{
	padding-left:2.5em;
}

.sitemap a.sitemap_detail{
	padding-left:4em;
}

.red{
	color: #990033;
	font-weight:bold;
}
