html
	{
	min-height: 101%;
	height: auto;
	margin: 0;
	padding: 0;
	}

body, td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #30140a;
	}

body
	{
	height: 101%;
	margin: 0 0 0 0;
	padding: 0;
	}


body.main
	{
	background-color: #996633;
	background-image: url('/art/background.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	}


div
	{
	margin: 0;
	padding: 0;
	}







a, a:link, a:visited, a:hover
	{
	text-decoration: none;
	color: #ffcc66;

	}

a:hover
	{
	color: #4e331a;
	}



h1
	{
	font-size: 15px;
	}


h2
	{
	font-size: 13px;
	}

h3
	{
	font-size: 12px;

	}



img
	{
	border: 0;
	margin: 3px;
	}

#wrapper
	{
	width: 80%;
	max-width: 960px;
	z-index: 0;
	}

#topgraphics
	{
	height: 14px;
	position: relative;
	}


#address_box
	{
	position: relative;
	z-index: 3;
	width: 160px;
	height: 36px;
	top: 104px;
	left: 372px;
	text-align: left;
	color: #fffeff;
	font-size: 16px;
	}




#moon
	{
	position: relative;
	left: -160px;
	top: -365px;
	z-index: 10;
	}

#topflower
	{
	position: relative;
	left: -390px;
	top: -60px;
	z-index: 10;
	}

#lowerflower
	{
	position: relative;
	left: -600px;
	top: 76px;
	z-index: 10;
	}




#header
	{
	height: 160px;
	text-align: center;
	}


#main_pic_div
	{
	position: relative;
	z-index: 3;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #0F140E;
	width: 649px;
	height: 330px;

	border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;

	border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;

	box-shadow: 4px 5px 6px 0px #160000;
	-moz-box-shadow: 4px 5px 6px 0px #160000;
	-webkit-box-shadow: 4px 5px 6px 0px #160000;
	}

#main_pic_frame
	{
	width: 649px;
	height: 330px;
	}

#bannerpic
	{
	width: 649px;
	height: 330px;

	border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;

	border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;

	box-shadow: 4px 5px 6px 0px #160000;
	-moz-box-shadow: 4px 5px 6px 0px #160000;
	-webkit-box-shadow: 4px 5px 6px 0px #160000;
	}


#responsivebannerpic
	{
	display: none;
	}


#menu
	{
	position: relative;
	z-index: 20;
	left: 478px;
	top: -318px;
	width: 280px;
	padding: 0px 0 0 0;
	margin: 0 0px 0 0px;
	text-align: left;
	}

#facebook_like
	{
	margin-top: 15px;
	border:none;
	overflow:hidden;
	width:100px;
	height:21px;
	}


.menu:link, .menu:visited, .menu:active, .menu_on:link, .menu_on:visited, .menu_on:active
	{
	font-size: 12px;
	text-decoration: none;
	text-transform:capitalize;
	color: #fbeaae;
	}



.menu:hover, .menu_on:link, .menu_on:visited, .menu_on:active
	{
	color: #ffcc66;
	}


#main_content
	{
	width: 634px;
	min-height: 600px;
	position: relative;
	z-index: 15;
	left: 2px;
	top: -318px;
	padding: 8px;

	font-size: 70%;

	border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;

	border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;

	background-color: #AA7744;
	border: 2px solid;
	text-align: left;

	box-shadow: 4px 5px 10px 0px #4A381C;
	-moz-box-shadow: 4px 5px 10px 0px ##4A381C;
	-webkit-box-shadow: 4px 5px 10px 0px ##4A381C;
	}


#main_content p
	{
	margin: 1px 0 0 0;
	}


#main_content li, #main_content p li
	{
	padding-left: 8px;
	margin: 0 0 0 0px;
	list-style-type:disc;
	}

#main_content img
	{
	margin: 10px;
	}


#bottom_bar, #footer_div
	{
	position: relative;
	top: -300px;
	}


#bottom_bar
	{
	height: 80px;
	background-image: url('/art/bottom_back.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	}

#bottom_logo
	{
	position: relative;
	left: -380px;
	top: -130px;
	}

#bottom_flower
	{
	position: relative;
	left: 300px;
	top: -130px;
	}


#footer_div
	{
	width: 800px;
	padding: 0;
	}

.footer
	{
	font-size: 9.5px;
	text-align: center;
	margin: 10px 10px 0 10px;
	padding: 0px 0 10px 0;
	background-color:transparent;

	}

#address_box_mobile
	{
	display: none;
	z-index: -1;
	opacity: .99;
	}

#mobilelogo
	{
	width: 110%;
	z-index: 0;
	opacity: .99;
	}

#rsmenu
	{
	position: relative;
	z-index: 10000000000;

	}

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


#moon, #topflower, #lowerflowr, #bottom_flower, #bottom_logo, #address_box
	{
	display: none;
	}

#mainlogo, #mainlogo2
	{
	width: 90%;
	display: none;
	}

#header
	{
	position: relative;
	margin-top: -60px;
	}

#wrapper
	{
	margin-top: -55px;
	}

#address_box_mobile
	{
	display: block;
	color: #fff;
	position: relative;
	top: -120px;
	left: 30px;
	z-index: -100;
	font-size: 70%;
	text-align:right;
	}



#main_pic_div, #bannerpic , #contactform
	{
	display: none;
	}

#responsivebannerpic
	{
	display: block;
	width: 100%;
	position: relative;
	top: -100px;
	left: -7px;
	}

#main_content
	{
	width: 100%;
	position: relative;
	top: -85px;
	left: -15px;
	margin: 0px;
	}

#bottom_bar, #footer_div
	{
	position: relative;
	top: 108px;
	width: 100%;
	}



}



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



#address_box_mobile
	{
	font-size: 50%;
	}





}















.editor
	{
	background-image: none;
	background-color: #AA7744;
	}



