@charset "utf-8";
/* CSS Document */

a {
  outline: none;
  color: #000000;
  text-decoration:underline;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

body {
	background-color:#000000;
	}

#contactform {
	width: 500px;
	height: 350px;
	float: left;
	}
	
#email_ami {
	float: left;
	padding-top: 55px;
	width: 378px;
	height: 275px;
		}
		#email_ami a {
	color: #000000;
	text-decoration: none;
		}
	#email_ami a:hover {
	color: #000000;
	text-decoration: none;
		}	

#contact_area {
	width: 900px;
	height: 500px;
	}

#home_content{
	background: url(assets/homepage.jpg) no-repeat;
	height: 855px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
		}
	
#home_info{
	margin-left: 55px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: 18px;
	width: 600px;
	font-weight: bold;
	padding-top: 28px;
	}

#contact_info{
	margin-left: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 875px;
	font-weight: bold;
	padding-top: 125px;
	padding-left: 25px;
	}	
	
#artist_content{
	background: url(assets/homepage_artist.jpg) no-repeat;
	height: 1263px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
		}
#artist_info {
	width: 565px;
	float: left;
	margin-left: 50px;
	margin-top: 115px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	line-height: 25px;
	}
#shows_content{
	background: url(assets/homepage_shows.jpg) no-repeat;
	height: 955px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
		}
#contact_content{
	background: url(assets/homepage_contact.jpg) no-repeat;
	height: 1550px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
		}
#thankyou_content{
	background: url(assets/homepage_thankyou.jpg) no-repeat;
	height: 981px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
		}

#gallery_content{
	background: url(assets/homepage_gallery.jpg) no-repeat;
	height: 1500px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
		}
#container {
	height: 865px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#artist_container {
	background: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 1270px;
}
#gallery_container {
	background: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 1500px;
	width: 980px;
}

#shows_container {
	height: 955px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}



#contact_container {
	height: 1550px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#thankyou_container {
	height: 981px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


#footer {
	height:	55px;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 680px;
	text-align: right;
	padding-top: 5px;
	}
	#footer a {
	color: #000000;
		}
	#footer a:hover {
	color: #9D9985;
	text-decoration: none;
		}
		
#artist_footer {
	height:	55px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	float: right;
	padding-right: 25px;
	padding-top: 20px;
	}
	#artist_footer a {
	color: #000000;
		}
	#artist_footer a:hover {
	color: #9D9985;
	text-decoration: none;
		}		
#shows_footer {
	height:	55px;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 680px;
	text-align: right;
	padding-top: 600px;
	float: left;
	}
	#shows_footer a {
	color: #000000;
		}
	#shows_footer a:hover {
	color: #9D9985;
	text-decoration: none;
		}

	
		
#gallery_footer {
	height:	55px;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 680px;
	text-align: right;
	float: left;
	}
	#gallery_footer a {
	color: #000000;
		}
	#gallery_footer a:hover {
	color: #9D9985;
	text-decoration: none;
		}	
#space{
	height: 125px;
	width: 890px;
	padding-left: 50px;
	
	}
#galleryinfo {
	height: 400px;
	width: 850px;
	padding-left: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 640px;
	}
#artist_shop {
	float: left;
	width: 600px;
	height: 125px;
	padding-right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	line-height: 25px;

	}

#copyright {
	color:#EEDC94;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	}
	#copyright a {
	color: #D7C887;
		}
	#copyright a:hover {
	color: #9D9985;
	text-decoration: none;
		}
		
		
#artist_copyright {
	color:#EEDC94;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	background: #818181;
	}
	#artist_copyright a {
	color: #D7C887;
		}
	#artist_copyright a:hover {
	color: #9D9985;
	text-decoration: none;
		}
	
/***********NAV *****************/
#navigation {
	height: 118px;
	width: 755px;
	padding-top: 595px;
	padding-left: 175px;

	}

#artist_navigation {
	height: 118px;
	width: 755px;
	padding-top: 175px;
	padding-left: 20px;

	}
	
#gallery_navigation {
	height: 118px;
	width: 800px;
	padding-top: 175px;
	padding-left: 20px;

	}	

#home{
	width: 100px;
	height: 50px;
	margin-left: 20px;
	padding-top: 35px;
	float: left;
	border: none;
	}
	
	#home a {
		border: none;
		}
#artist {
	width: 100px;
	height: 50px;
	margin-left: 10px;
	padding-top: 35px;
	float: left;
	border: none;
	}
	
#shows {
	width: 100px;
	height: 50px;
	margin-left: 20px;
	padding-top: 35px;
	float: left;
	border: none;
	}
	
#gallery{
	width: 125px;
	height: 56px;
	margin-left: 20px;
	padding-top: 35px;
	float: left;
	border: none;
	}
	
#fabricandcontact {
	width: 242px;
	height: 65px;
	margin-left: 10px;
	padding-top: 38px;
	float: left;
	border: none;
	}
	


/***********UNDER CONSTRUCTION******************/	
#under_construction {
	height: 101px;
	width: 951px;
		}
		
#postcard {
	height: 900px;
	width: 951px;
	padding-top: 50px;
}

