.error
{
	color: Red;
	font-weight: bold;
	font-size:1.2em;
	line-height:1.5em;
}

.info
{
	color: Green;
	font-weight: bold;
		font-size:1.2em;
	line-height:1.5em;

}

label.error
{
	float: left;
	color: Red;
	font-weight: normal;
}

img.point
{
	cursor: pointer;
}

div pre
{
	color: Black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.button
{
	font-size: 12px; 
	color:white;
	font-family: Tahoma;
	font-weight: bold;
	margin: 2px 0 2px 0; 
	background-color: #f92400; 
	border: white 2px solid; 
	width: 100px;
}


a.link
{
    color:#ff4e00;
	 text-decoration: underline;
}

a.map
{
	color:red;
	font-size: 16px;
	text-decoration: underline;
}


ul.subcat
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 30px;
}

ul.subcat li{
    background:url("../img/red-arrow.gif") 0 4px no-repeat;
    padding:0 0 0 12px;
    font-weight:bold;
}


img.catInfo
{
	margin-right: 10px;
	margin-bottom: 5px;
}

a.h3
{
	color:#603813;
	font-size:1.4em;
   font-weight:bold;
	text-decoration: none;
}

a.h3:hover {
   color:#603813;
	font-size:1.4em;
   font-weight:bold;
	text-decoration: none;
}

a.h4
{
	color:#603813;
	font-size:1.2em;
   font-weight:bold;
	text-decoration: none;
}

a.h4:hover {
   color:#603813;
	font-size:1.2em;
   font-weight:bold;
	text-decoration: none;
}


ul.subCategory
{
	
}

ul.subCategoryH
{
	display: none;
}

ul li.subCategoryList
{
	margin-top: 5px;	
	margin-bottom: 5px;	
}


a.searchResult
{
	font-size: 11px;	 

}
