@charset "UTF-8";

body {
	background-image: url(images/bgbody.png);
	margin-top: 0px;
	margin-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #852360;
	line-height: 18px;
}
.heading {
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #731E54;
	line-height: 22px;
}

a:link {
	text-decoration: none;
	color: #00A2E0;
}
a:visited {
	text-decoration: none;
	color: #006180;
}
a:hover {
	text-decoration: none;
	color: #5BD2E0;
}
a:active {
	text-decoration: none;
}

#container {
	width: 800px;
}

#header {
	background-image: url(images/bg-header.png);
	height: 145px;
	width: 800px;
}

#content {
	background-position: center;
	height: 480px;
}

#contentabout {
	background-position: center;
	height: 680px;
}

#contentsprices {
	background-position: center;
	height: 1900px;
}

#contentgallery {
	background-position: center;
	height: 900px;
}

#contentcontact {
	background-position: center;
	height: 580px;
}

#gallery {
	height: 585px;
	width: 610px;
	padding-left: 20px;
	float: left;
}

#gallerypic {
	height: 183px;
	width: 260px;
	float: left;
	background-image: url(images/gallery1-13.png);
}
#gallerytext {
	height: 20px;
	width: 200px;
	padding-top: 158px;
	padding-left: 2px;
}

#gallerypic2 {
	height: 183px;
	width: 260px;
	background-image: url(images/gallery2-13.png);
	float: left;
	margin-left: 10px;
}

#gallerypic3 {
	height: 183px;
	width: 260px;
	float: left;
	background-image: url(images/gallery3-13.png);
	margin-top: 10px;
}

#gallerypic4 {
	height: 183px;
	width: 260px;
	float: left;
	background-image: url(images/gallery4-13.png);
	margin-left: 10px;
	margin-top: 10px;
}

#gallerypic5 {
	height: 183px;
	width: 260px;
	float: left;
	background-image: url(images/gallery5-13.png);
	margin-top: 10px;
}

#gallerypic6 {
	height: 183px;
	width: 260px;
	float: left;
	background-image: url(images/gallery6-13.png);
	margin-left: 10px;
	margin-top: 10px;
}

#window {
	width: 650px;
	background-image: url(images/bgwindow.png);
	height: 400px;
}

#windowprices {
	width: 650px;
	background-image: url(images/bgwindow.png);
	height: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#windowabout {
	width: 650px;
	background-image: url(images/bgwindow.png);
	height: 600px;
}

#windowcontact {
	width: 650px;
	background-image: url(images/bgwindow.png);
	height: 510px;
}

#windowsprices {
	width: 650px;
	height: 1820px;
	background-color: #FFF;
}

#windowgallery {
	width: 650px;
	background-image: url(images/bgwindow.png);
	height: 840px;
}

#windowcontainer {
	width: 650px;
	float: left;
	margin-left: 20px;
}

#windowtextprices {
	width: 600px;
	float: left;
	margin-left: 20px;
}

#windowtext {
	width: 250px;
	float: left;
	margin-left: 20px;
}

.smelltext {
	font-size: 9px;
	line-height: 10px;
}

#windowfooter {
	height: 12px;
	background-image: url(images/windowfooter.png);
}
#footer {
	background-image: url(images/footer.png);
	height: 65px;
	width: 800px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navbar {
	float: left;
	padding-left: 25px;
}

#homelinks {
	float: left;
	width: 340px;
	margin-left: 20px;
	margin-top: 60px;
}
.Description {
	font-size: 12px;
	line-height: 14px;
	color: #333;
}
#headerdogs {
	float: right;
	height: 145px;
	width: 490px;
}
#test {
	height: 120px;
	float: right;
	width: 480px;
}
#logo {
	height: 92px;
	width: 211px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}

