body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #A72227;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.copyright {font-size: 11px}

.thumb-brders {
	border: 1px solid #000000;
	background-color: #000000;
}

div.gallery-scroll {	
	width: 244px;
	height: 381px;		
	overflow: auto;	
	padding: 0px;
	}

div.scroll {	
	width: 341px;	
	height: 382px;	
	overflow: auto;	
	padding: 0px;
	}
	
.care-titles a:link {
	font: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #993333;
	text-decoration: none;
	}
	
.care-titles a:visited {
	font: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #993333;
	text-decoration: none;
	}
	
div.scroll-listing {	
	width: 404px;	
	height: 360px;	
	overflow: auto;	
	padding: 0px;
	}
div.scroll-gal {	
	width: 240px;	
	height: 376px;	
	overflow: auto;	
	padding: 0px;
	}