 body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 10px 0px 0px 0px;
	background-color: #CFE5D9;
}
td, span, div, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#main {
	margin: auto;
	width: 775px;
	background-image: url(../images/left_tile.jpg);
	background-repeat: repeat-y;	
}
#leftcol {
	width: 160px;
}
.itemDesc h1, .itemDesc h1 a, .itemDesc h1 a:visited, .itemDesc h1 a:link, .searchResult h1, .searchResult h1 a, .searchResult h1 a:visited  {
	font-size: 18px;
	color: #990000;
	margin: 0px;
	font-weight: normal;
	text-decoration:none;
}
.itemNo {
	font-size: 10px;
	color: #999999;
}


#content {
	float: right;
	width: 612px;
	}
#footer {
	clear: both;
	background-image: url(../images/footer_tile.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #FFFFFF;
	padding: 7px 5px 5px 5px;
}
.right {
	float: right;
}

#footer a, #footer a:visited, #footer a:link, #footer a:active {
	color:#FFFFFF;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}	
#content div.mainbody {
	padding: 0px 10px 10px 5px;
	}	
#navtrail {
	clear:both;
	position: absolute;
	top: 130px;
	padding: 0px 0px 0px 175px;
	font-size: 10px;
	z-index: 2;
}
#topmnu {
	clear:both;
	position:absolute;
	top: 20px;
	color:#FFFFFF;
	padding: 0px 0px 0px 175px;
	}
#topmnu a, #topmnu a:visited, #topmnu a:active, #topmnu a:link {
	color:#FFFFFF;
	text-decoration: none;
	}
#topmnu a:hover {
	text-decoration: underline;
	}		
/* Catalog */
.catalogListing {
	background-color: #E9F3EE;
	border: 1px solid #000000;
	padding: 5px 0px 0px 0px;
	}
.catalogHeading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008C5B;
	border: 1px solid #000000;
	padding: 3px;
}
.recordCount {
	padding: 0px 5px 5px 5px;
	font-size: 10px;
	border-bottom: 1px solid #000000;
	}
.recordCount a {
	font-size: 10px;
	}	
.catItem {
	background-color: #FFFFFF;
	margin: 0px 0px 5px 0px;
}
.searchResult {
	background-color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	}
.itemDesc {
	padding: 5px 5px 5px 0px;
	font-size: 11px;
	}
.itemDesc hr, .searchResult hr {
	margin: 0px;
	}	
.itemPhoto {
	padding: 5px;
	float: left;
	}	
.itemPhotoMain	{
	float: right;
	padding: 0px 0px 10px 10px;
	}
.moreDetails, .moreDetails a, .moreDetails a:visited, .moreDetails a:link {
	font-size: 11px;
	font-weight: bold;
	color: #015C3D;
	text-decoration: none;
}
.moreDetails a:hover {
	text-decoration: underline;
	}
.moreDetails .right {
	padding: 0px 0px 0px 5px;
	}	
.categoryList {
	font-size: 11px;
	color:#FFFFFF;
}
.categoryList a, .categoryList a:visited, .categoryList a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.categoryList a:active {
	color:#FFFF99;
	text-decoration: none;
	}
.categoryList a:hover {
	text-decoration: underline;
	}	
.categoryList li {
	margin: 0px;
	padding: 0px 3px 0px 0px;
	}		
.categoryList ul {
	}			
.inputbox, .sitesearch {
	font-size: 11px;
	}			
#footer .right {
	font-size: 10px;
	}				
.smalltxt {
	font-size: 10px;
	}	
.photothumb {
	border: 1px solid #000000;
	}	
	
.inputbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.mainbody h2 {
	font-size:18px;
	font-weight: normal;
	}
div#content {
	min-height: 400px;
	}
/* for Internet Explorer */
/*\*/
* html div#content {
height: 400px;
}	
table.contactDetails td {
	padding: 3px 0px;
	}	
#printicon {
	position:absolute;
	top: 128px;
	padding: 0px 0px 0px 690px;
	z-index: 1;
	}	
.back_button {
	padding: 5px 5px 10px 5px;
	}	
.error {
	color:#FF0000;
	padding:3px;
	font-weight:bold;
	border: 1px solid #FF0000;
	text-align:center;
	margin-bottom:10px;
	}	
