/* CSS Document */
a:link {
	color:#744790;
	text-decoration: none;
	}
	
a:visited {
	color:#744790;
	text-decoration: none;
	}

a:hover {
	color:#d8c9e1;
	text-decoration: none;
	}

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#b39cc0;
	text-align:center;
	background:#b39cc0;
	background-image:url(../images/body-bck.jpg);
	background-repeat:repeat-x;
	}
	
.container {
	width:1000px;
	height:700px;
	text-align:left;
	margin:20px auto;
	background:url(../images/amypettingill_logo.jpg) 100% 0% no-repeat #301d3c;
	}

.content {
	height:664px; 
	}
	
.footer-line {
	background:url(../images/footer-line.jpg) 0% 100% repeat-x;
	}

p {
	margin-top:10px;
	margin-bottom:12px;
	}

.header {
	color:#744790;
	text-decoration: none;
	font-size: 20px;
	}
	
.text {
	float: left;
	padding-top: 80px;
	width: 800px;
	display: block;
	height: 530px;
	}
	
.text-about {
	float: left;
	padding-top: 80px;
	width: 680px;
	}
	
.menu-images {
	float: left;
	width: 120px;
	padding-top: 90px;
	height: 460px;
	}

.menu-images img {
	border:2px solid #301d3c;
	margin-bottom:10px;
	}

.menu-images img:hover {
	border:2px solid #744790;
	}

.menu {
	float: left;
	font-size: 20px;
	padding-top: 80px;
	padding-left: 22px;
	width: 160px;
	}
	
.menu ul { 
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:34px;
	}
	
.menu a:link {
	color:#b39cc0;
	text-decoration: none;
	}

.menu a:visited {
	color:#b39cc0;
	text-decoration: none;
	}

.menu a:hover {
	color:#d8c9e1;
	text-decoration: none;
	}


.menu-gallery {
	float: left;
	font-size: 20px;
	padding-top: 80px;
	padding-left: 22px;
	width: 125px;
	}
	
.menu-gallery ul { 
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:34px;
	}
	
.menu-gallery a:link {
	color:#b39cc0;
	text-decoration: none;
	}

.menu-gallery a:visited {
	color:#b39cc0;
	text-decoration: none;
	}

.menu-gallery a:hover {
	color:#d8c9e1;
	text-decoration: none;
	}
	
.gallery {
	float:left;
	width:850px;
	padding-top:80px;
	}

.gallery img {
	border:2px solid #301d3c;
	margin:3px;
	float:left;
	}

.gallery img title {display:none;} 

.gallery.title {display:none}

.gallery img:hover {
	border:2px solid #744790;
	}
	
.active {
	color:#744790;
	}

.footer {
	font-size:11px;
	height:31px; 
	padding-top:5px;
	text-align:right;
	width:480px;
	padding-right:20px;
	margin-left:500px;
	}
	
.index-bg {
	background-image:url(../images/index-bg.jpg);
	background-repeat:no-repeat;
	}

.index-image { 
	background-image:url(../images/index-image2.png);}

.about-bg {
	background-image:url(../images/about-amy-bg.jpg);
	background-repeat:no-repeat;
	}


.art-bg {
	background-image:url(../images/art-store-bg.jpg);
	background-repeat:no-repeat;
	}
	
	
.contact-bg {
	background-image:url(../images/comp-bg.jpg);
	background-repeat:no-repeat;
	}
	
.contact-bg {
	background-image:url(../images/contact-bg.jpg);
	background-repeat:no-repeat;
	}
	
	
.gallery-bg {background-image:url(../images/gallery-1-bg.jpg);
	background-repeat:no-repeat;
	}


.more { float:left;
padding:50px 4px 4px 20px;
}
