body,html {
	margin:0px;
	background-color:#bcb09f;
	background-image:url(../graphics/bg_repeat_watercolorpaper_white.jpg);
}



/* page layout - don't show in small */

#left_col_bg_holder_large_screen,
#left_col_content_holder_large_screen,
#logo_holder_large_screen,
#holder_header_tag_large,
footer_layer_large {
	display:none;
}




/* page layout etc */
#header_menu{
	position:absolute;
	display:table;
	width:100% !important;
	min-width:300px;
	height:auto;
	min-height:150px;
	
	background-image:url(../graphics/bg_repeat_watercolorpaper_white.jpg);
	border-bottom: solid 1px #45192a;
	
	-moz-box-shadow: 0px 6px 4px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 6px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 6px 4px rgba(0,0,0,0.3);
}

#header_menu_layer{
	position:relative !important;
	width:100% !important;
	height:auto;
	min-height:150px;

	border-bottom: none;
}

#logo_holder_small_screen{
	display:block;
	position:relative;
	width:50% !important;
	height:auto;
	min-height:150px;
	left:0px;
	top:0px;
	z-index:35;
	float:left;

	padding:0px 0px 0px 0px;
}

#logo_small_screen {
	width:90%;
	margin:5%;
	min-height:135px;
}


#left_col_content_holder_small_screen{
	display: block;
	width:100%;
	min-width:300px;
	left:0px;
	top:0px;
}

.left_col_icon{
	width:20%;
}


#holder_header_menus{
	position:absolute;
	width:50%;
	right:0px;
	top:0px;
	height:auto;
}

#holder_header_tag{
	display:block;
	position:relative;
	float:right;
	width:95%;
	padding: 10% 5% 0% 0%;
	height:auto;
}

#header_main_menu{
	width:100%;
	height:20%;
	top:80%;

	border-top: none;
}



#header_illustrations{
	width:100% !important;
	min-width:300px;
	height:auto;
	min-height: 100px;

	background-image:none;
	background:none;
}

#header_illustrations_layer{
	position:relative !important;
	width:100% !important;
	height:auto;

	border-bottom: none;
	background:none;
}

#header_illustrations_layer_middle {
	display:none;
}

.header_illustrations_holder {
	width:100%;
	height:auto;
	min-height: 100px;

	border-bottom: solid 1px #45192a;
	border-right: none;
}






/* page layout - holders content etc */

page_holder {
	position:relative;
	min-width:300px;
	top:150px;
	padding:0px;
	border-bottom: solid 1px #45192a;
}

#div_page_content_holder {
	width:100%;
	min-width:300px;
	left:0px;
	top:0px;
}
#div_page_content_holder_inner {
	width:100%;
	min-width:300px;
	left:0px;
	top:0px;
	background-image:none;
	display:block;
	padding-bottom:0px;
	padding-top:0px;
}

#div_page_text_holder{
	width:100%;
	float:none;
	top:0px;
	left: 0px;
	padding:2% 2% 2% 2%;
	padding-right:0px;
	padding-left:0px;
	border: none;
	margin-bottom:0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#div_page_text_holder_inner{
	position:relative;
	width:auto;
	text-align:left;
	margin-left:12px;
	margin-right:12px;
	padding-top:10px;
	padding-bottom:0px;
}

#dyn_content_holder {
	width:100%;
	float:none;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	
	border-top:none;
	border-bottom: none;
}

#div_gallery_thumb_holder{
	width:48%;
}
.gallery_thumb{
	
}




















footer_layer_small {
	position:relative;
	display:table;
	width: 100%;
	min-width:300px;
	top:150px;
	height:auto;
	float:none;
	bottom: auto;
	padding: 10px 0px 15px 0px;
	
	/*
	background-image:none;
	*/

}
.div_footer_holder{
	display:table;
	width: 100%;
	min-width:300px;
	left:0px;
	top:0px;
}
.div_footer_content_holder{
	display:table;
	width:100%;
	min-width:300px;
	max-width:none;
	left:0px;
	top:0px;
	padding:0px;
	margin:0px;
	background-image: none;
	border:none;
}

.div_footer_content_naw,
.div_footer_content_soc_media,
.div_footer_content_smenu,
.div_footer_content_wdby{
	display:table;
	float:none;
	width:100%;
	position:relative;
	top:0px;
}
.div_footer_content_naw{
	margin-left:0px;
}
.div_footer_content_smenu,
.div_footer_content_soc_media {
	margin:0px 0px 0px 0px;
}
.div_footer_content_soc_media {
	margin:0px 0px 10px 0px;
}

.div_footer_content_wdby{
	padding-top:0px;
	margin-right:0px;
	margin-left:0px;
}
.div_footer_content_naw_txt,
.div_footer_content_soc_media_txt,
.div_footer_content_smenu_txt,
.div_footer_content_wdby_txt{
	width:auto;
	position:relative;
	margin-left:15px;
}
.div_footer_content_smenu_txt,
.div_footer_content_soc_media_txt {
	text-align:right;
	margin-right:15px;
	margin-left:0px;
	padding-bottom:0px;
}
.div_footer_content_soc_media_txt {
	padding-left:15px;
}

.div_footer_content_soc_media img{
	width:30px;
	height:30px;
	float:left;
	margin-right:8px;
}


.div_footer_content_wdby_txt{
	text-align:right;
	margin-right:15px;
	padding-top:0px;
}












