@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-color: #734e39;
	font-family: Georgia, "Times New Roman", Times, serif;
	scrollbar-base-color: #9D785B;
}
a img{
	border: 0;
}
#wrapper {
	width: 960px;
	height: 900px;
	background: url(img/background.jpg) no-repeat top left;
	margin: 0 auto;
	position: relative;
}
#slideshow {
	position:absolute;
	left:91px;
	top:321px;
	width:322px;
	height:230px;
	z-index:1;
}
#nav {
	position:absolute;
	left:504px;
	top:142px;
	width:360px;
	height:75px;
	z-index:1;
}
#mainContent{
	position:absolute;
	left:465px;
	top:317px;
	width:312px;
	height:533px;
	z-index:1;
	font-size: 14px;
	line-height: 140%;
	overflow: auto;
	padding-right: 5px;
}
#mainContent a:link, #mainContent a:visited, #copyright a:link, #copyright a:visited{
	color: #5a55bf;
	font-weight: bold;
	text-decoration: underline;
}
#mainContent a:hover, #copyright a:hover{
	color: #486d41;
	font-weight: bold;
	text-decoration: none;
}
#address {
	position:absolute;
	left:419px;
	top:16px;
	width:378px;
	height:17px;
	z-index:1;
	color: #734e39;
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
}
#copyright {
	position:absolute;
	left:422px;
	top:872px;
	width:422px;
	height:22px;
	z-index:2;
	font-size: 11px;
	text-align: right;
}
#popup {
	color: #ffffff;
	background-color: #5a55bf;
	padding: 10px;
	line-height: 130%;
}
#popup h1 {
	font-size: 1.5em;
	font-weight: bold;
}
#popup h2 {
	font-size: 14pt;
	font-weight: bold;
}
#popup a:link, #popup a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
#popup a:hover {
	color: #F3D4B5;
	text-decoration: underline;
	font-weight: bold;
}
#map a:link, #map a:visited{
	text-decoration: none;
}
#tag{
	position: absolute;
	left: 263px;
	top: 58px;
}
#insideCatsMeow{
	position: absolute;
	left: 343px;
	top: 740px;
}
#welcome{
	position: absolute;
	left: 171px;
	top: 181px;
	z-index: 10;
}
#sale{
	position:absolute;
	left:129px;
	top:228px;
	width:700px;
	height:80px;
	z-index:1;
}
#newsletterSignUp{
	position:absolute;
	width:240px;
	height:85px;
	left: 143px;
	top: 618px;
	z-index: 2;
	color:#4E7246;
	border: 3px dotted #4E7246;
	font-size:11px;
	font-weight:bold;
	padding: 8px;
}
#newsletterSignUp p, #newsletterSignUp form{
	margin: 0;
	padding: 2px;
}
#newsletterSignUp a:link, #newsletterSignUp a:visited {
	padding: 5px;
	margin: 2px;
	text-align: center;
	vertical-align: middle;
	color: #4E7246;
	text-decoration: underline;
	float:right;
}
#newsletterSignUp a:hover{
	color:#FFFFFF;
}
