@charset "utf-8";
@import url("../webfonts/Candara/stylesheet.css");

.coming_sson_div {
	height: 500px;
	width: 700px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 80px;
	text-align: center;
	font-family: "Century Gothic", "Tw Cen MT", Candara, Arial;
	font-size: 24px;
	color: #939;
	font-weight: bolder;
}
.header_container {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	z-index: 1;
	padding-top: 50px;
}
.top_menu_container {
	background-color: #FFFFFF;
	text-align: center;
	height: 20px;
	width: 104%;
	padding-top: 12px;
	padding-bottom: 10px;
	position: relative;
	top: -10px;
	left: -10px;
}
.top_menu {
	text-align: center;
	height: 20px;
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	left: -20px;
}
.slider_container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	z-index: 1;
	top: -85px;
}
.top_menu_container {
	height: 25px;
	width: 105%;
	position: relative;
}
.footer_container {
	text-align: center;
	height: auto;
	width: 105%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #00C1E2;
	position: relative;
	background-color: #FFFFFF;
	left: -10px;
	top: -50px;
}
.artist_body {
	height: auto;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: -50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	z-index: 11;
}
.paintings_body {
	height: auto;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: -50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	z-index: 11;
	text-align: center;
}
.commission_body {
	height: auto;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: -100px;
	padding-right: 50px;
	padding-left: 50px;
	z-index: 11;
}
.contact_body {
	height: auto;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: -80px;
	padding-right: 50px;
	padding-left: 50px;
	z-index: 11;
}
