@charset "UTF-8";
@import url("../webfonts/artbrush/stylesheet.css");
/* CSS Document */


@font-face{ 
	font-family: 'MyWebFont';
	src: url('WebFont.eot');
	src: url('WebFont.eot?#iefix') format('embedded-opentype'),
	     url('WebFont.woff') format('woff'),
	     url('WebFont.ttf') format('truetype'),
	     url('WebFont.svg#webfont') format('svg');
}



body,html {
	width: 100%;
	height: 100%;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	
}

.body_container {
	width: 1200px;
	height: 960px;
	background-color: #000;
	border: thin solid #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	display: block;
	font-family: 'WebFont';
	font-size: 12px;
	background-image: url(../images/home_page_background.gif);
}

.home_page_menu_area {
	height: 100px;
	width: 1200px;
	display: block;
	text-align: left;
	margin-bottom: -15px;
	padding-top: 15px;
	padding-left: 15px;
}


.home_page_mid_section {
	display: block;
	height: 660px;
	width: 1200px;
}


.home_page_bottom_title_area {
	display: block;
	height: 150px;
	width: 1200px;
	font-family: "webfont", artbrush;
	font-size: 18px;
	color: #F75ABD;
	text-align: right;
}

.body_container_menu_page {
	width: 1200px;
	height: 960px;
	background-color: #000;
	border: thin solid #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	display: block;
	font-family: 'WebFont', artbrush;
	font-size: 100px;
	color: #09F;
	background-image: url(../images/menu_page_background.gif);
}
	
	
.menu_page_title_section {
	display: block;
	height: 250px;
	width: 1200px;
	text-align: center;
	font-family: "webfont", artbrush;
	font-size: 100px;
	padding-top: 250px;
	margin-bottom: -250px;
}
	
.menu_page_mid_section {
	display: block;
	height: 550px;
	width: 1200px;
	text-align: center;
	padding-top: 100px;
	margin-bottom: -50px;
	font-size: 50px;
	font-family: "webfont", artbrush;
}


.menu_page_bottom {
	display: block;
	height: 100px;
	width: 1200px;		
}
	
.body_container_my_story_page {
	width: 1200px;
	height: 960px;
	background-color: #000;
	border: thin solid #000;
	text-align: center;
	display: block;
	font-family: "Avenir Black", "Avenir Light";
	font-size: 36px;
	background-image: url(../images/my_story_page_background.jpg);
	color: #3EBCE6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



.menu_area_my_story_page {
	height: 100px;
	width: 1200px;
	display: block;
	text-align: left;
	margin-bottom: -15px;
	padding-top: 15px;
	padding-left: 15px;
	font-family:'WebFont', artbrush;
	font-size: 85px;
	color: #40BFE9;
}




.my_story_page_mid_section {
	height: 760px;
	width: 1200px;
	text-align: center;
	font-family: "Avenir Black", "Avenir Light", Georgia, serif;
	font-size: 50px;
	display: block;
}
	
	
.my_story_page_info_box	{
	display: block;
	height: 625px;
	width: 470px;
	border: thick solid #42C3EE;
	margin-top: 0px;
	margin-left: 450px;
	overflow: scroll;
	font-family: Georgia, serif;
	text-align: justify;
	font-size: 23px;
	margin-right: 15px;
	margin-bottom: 20px;
	line-height: 27px;
	text-indent: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: lighter;
}
	


	
.body_container_gallery_page {
	width: 1200px;
	height: 960px;
	background-color: #000;
	border: thick solid #0CF;
	text-align: center;
	display: block;
	font-family: "Avenir Black", "Avenir Light";
	font-size: 36px;
	color: #3EBCE6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.image-row {
	text-align: center;
	display: block;
	word-spacing: 25px;
	letter-spacing: 10px;
	height: 960px;
	width: 1200px;
	padding-top: 10px;
	margin-bottom: -150px;
}

.image-set {
	height: 649px;
	width: 1000px;
	padding-left: 100px;
	text-align: left;
	display: block;
	overflow: scroll;	
}



.art_gallery_menu_area {
	height: 200px;
	width: 1200px;
	display: block;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	font-family: webfont, artbrush;
	font-size: 100px;
	word-spacing: 100px;
}

.body_container_contact_page {
	width: 1200px;
	height: 960px;
	background-color: #000;
	border: thin solid #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	display: block;
	background-image: url(../images/contact_page_background.gif);
	padding-top: 10px;
}
	
.contact_page_nav_area {
	text-align: center;
	display: block;
	height: 250px;
	width: 1200px;
	font-family: "webfont", artbrush;
	font-size: 70px;
	margin-top: 1px;
	padding-top: 1px;
}


h1 {
	font-family: "Avenir Black", "Avenir Light";
	display: block;
	text-align: center;
}


h2 {
	font-family: "webfont", artbrush;
	display: block;
	text-align: center;
	font-size: 60px;
	color: #8995FE;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	padding-top: 10px;
}


h3 {
	font-family: "Avenir Black", "Avenir Light", Georgia, serif;
	display: block;
	text-align: left;
	font-size: 16px;
	width: 425px;
	height: 700px;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: -10px;
	margin-bottom: -1px;
	padding-top: 1px;
}


h4 {
	font-family: "webfont", artbrush;
	font-size: 50px;
	text-align: center;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


p {
	font-size: 40px;
	padding-top: -10px;
	margin-top: 10px;	
}

@media screen and (max-width:768px) {
	
	.body_container {
	width: 480px;
	height: 800px;
	background-image: url(../images/home_page_background_phone.gif);	
}
	
}


@media screen and (max-width:768px) {
	
	.home_page_menu_area {
	width: 470px;
	height: 100px;
	
}
	
}




@media screen and (max-width:768px) {
	
	.home_page_mid_section {
	width: 480px;
	height: 400px;
	background-image: ;
	
}
	
}


@media screen and (max-width:768px) {
	
	.home_page_bottom_title_area {
	width: 480px;
	height: 150px;
	font-family: webfont, artbrush;
	font-size: 18px;
	color: #F75ABD;
	padding-top: 20px;
}
	
}




@media screen and (max-width:768px) {
	
	.body_container_my_story_page {
	width: 480px;
	height: 800px;
	background-image: url(../images/my_story_page_background_phone.jpg);
	display: block;
}
	
}


@media screen and (max-width:768px) {
	
	.menu_area_my_story_page {
	width: 480px;
	height: 100px;
	text-align: left;
	font-family: 'WebFont', artbrush;
	display: block;
	font-size: 45px;
	padding-top: 0px;
	padding-bottom: 10px;
}
	
}



@media screen and (max-width:768px) {
	
	.my_story_page_mid_section {
	width: 480px;
	height: 450px;
	text-align: center;
	font-family: "Avenir Black", "Avenir Light", Georgia, serif;
	font-size: 50px;
	display: block;
}
	
}


@media screen and (max-width:768px) {
	
	.my_story_page_info_box {
	display: block;
	height: 325px;
	width: 425px;
	border: thick solid #42C3EE;
	overflow: scroll;
	text-align: justify;
	font-family: Georgia, serif;
	font-size: 22px;
	color: #40BFEA;
	line-height: 25px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}
	
}


@media screen and (max-width:768px) {
	
	.body_container_menu_page {
	width: 480px;
	height: 800px;
	display: block;
	background-image: url(../images/menu_page_background_phone.gif);
	font-family: 'WebFont', artbrush;
}
	
}


@media screen and (max-width:768px) {
	
	.menu_page_title_section {
	width: 480px;
	height: 200px;
	display: block;
	font-family: 'WebFont', artbrush;
	text-align: center;
	margin-bottom: -150px;
	font-size: 75px;
	padding-top: 150px;
}
	
}


@media screen and (max-width:768px) {
	
	.menu_page_mid_section {
	width: 480px;
	height: 450px;
	display: block;
	text-align: center;
	padding-top: 20px;
	overflow: scroll;
	font-size: 30px;
	font-family: 'WebFont', artbrush, georgia;
	margin-bottom: -50px;
	
}
	
}

@media screen and (max-width:768px) {
	
	.menu_page_bottom {
	width: 480px;
	height: 75px;
	display: block;
	text-align: center;
}
	
}



@media screen and (max-width:768px) {
	
	.body_container_gallery_page {
	width: 480px;
	height: 800px;
	display: block;
	overflow: scroll;
	border: medium solid #0CF;
}
	
}

@media screen and (max-width:768px) {
	
	.art_gallery_menu_area {
	width: 480px;
	height: 100px;
	display: block;
	border: medium solid #0CF;
	font-size: 50px;
	text-align: left;
	word-spacing: 25px;
}
	
}

@media screen and (max-width:768px) {
	
	.image-row {
	display: block;
	word-spacing: 1px;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	
}
	
}


@media screen and (max-width:768px) {
	
	.image-set {
	height: 800px;
	width: 480px;
	text-align: left;
	display: block;
	padding-left: 1px;
	padding-bottom: 10px;
	padding-right: 1px;
	
}
	
}

@media screen and (max-width:768px) {

.body_container_contact_page {
	width: 480px;
	height: 800px;
	background-color: #000;
	border: thin solid #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	display: block;
	background-image: url(../images/contact_page_background_phone.gif);	
	
}

}


@media screen and (max-width:768px) {

.contact_page_nav_area {
	width: 480px;
	height: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	display: block;
	font-family: "webfont", artbrush;
	font-size: 36px;
	padding-top: 40px;
}

}

@media screen and (max-width:768px) {
	
	h2 {
		
	font-family: "webfont", artbrush;
	display: block;
	text-align: center;
	font-size: 45px;
	color: #8995FE;
	font-weight: normal;
	font-style: normal;
		
		
	}
	
}
	
	@media screen and (max-width:768px) {

p {
	margin-top: 5px;
	padding-top: 0px;
	font-family: "webfont", artbrush;
}

}
