.style1 {	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
.comment-box {
	background-image: url(images/comment-bg-middle.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 30px;
	padding-left: 30px;
	color: #666762;
	font-size: 12px;
	width: 151px;
}
.catagory-box {
	background-image: url(images/Allen-bath-no-bg_14b.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #666762;
	font-size: 12px;
	height: 185px;
	width: 235px;
	padding-top: 0px;
	line-height: 14px;
	text-align: center;
	margin: 0px;
	cursor: hand;
}
.category-box-text {
	padding-right: 10px;
	padding-left: 20px;
	color: #666762;
	font-size: 12px;
	width: 190px;
	line-height: 14px;
	text-align: left;
}
.category-box-head {
	color: #65261b;
	line-height: 16px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
	width: 130px;
		
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
	width: 130px;
	}
	
	#nav li ul { /* second-level lists */
		margin-left : 0px;
	}
	
	#nav li a {
		display : block;
		text-decoration : none;
	text-align: left;
	height: 21px;
	width: 130px;
	padding-left: 10px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #971d1c;
	background-image: url(images/button-closed.jpg);
	background-repeat: repeat-y;
	font-weight: bolder;
	padding-top: 3px;
	cursor: hand;
	}
	
	#nav li ul a {
	color:#464c3f;
	background-image: url(images/button-sub.gif);
	background-repeat: repeat-y;
	}
	
	#nav li a:hover {
		color : #666762;
	}
.comment-top {
	background-image: url(images/comment-bg-top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 151px;
}
.comment-bottom {
	background-image: url(images/comment-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 151px;
}
body {
	font-family: sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/Allen-bath-bg.jpg);
	margin: 0px;
}
.bottom-links {
	color: #65261b;
}
.bottom-links a {
	color: #65261b;
}
.bottom-links a:visited {
	color: #330033;
}
.main-content {
	height: 359px;
	width: 626px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
.top-left-highlight {
	background-image: url(images/highlights/top-left.png);
	height: 13px;
	width: 16px;
	background-repeat: no-repeat;
}
.top-right-highlight {
	background-image: url(images/highlights/top-right.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 16px;
}
.left-hightlight {
	background-image: url(images/highlights/left.png);
	background-repeat: repeat-y;
	width: 16px;
}
.highlight {
	background-color: #ced1c8;
}
.right-highlight {
	background-image: url(images/highlights/right.png);
	background-repeat: repeat-y;
	width: 16px;
}
.bottom-left-hightlight {
	background-image: url(images/highlights/bottom-left.png);
	height: 13px;
	width: 16px;
}
.bottom-highlight {
	background-image: url(images/highlights/bottom.png);
	background-repeat: repeat-x;
	height: 13px;
}
.bottom-right-highlight {
	background-image: url(images/highlights/bottom-right.png);
	height: 13px;
	width: 16px;
}
.top-highlight {
	background-image: url(images/highlights/top.png);
	height: 13px;
	background-repeat: repeat-x;
}
#mainImage {
	padding-top: 20px;
	padding-left: 10px;
}
.address-title {font-size: 14pt;}
.address-text {font-size: 10pt;}
