/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #444704;
	background-image: url(img/bg_main.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 20px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(img/list_image.gif);
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
	color: #55502E;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: \"Times New Roman\", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #FEFEFE;
	font-style:italic;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 275px;
	top: 129px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTitle p{
	font-family: \"Times New Roman\", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #FEFEFE;
	font-style:italic;
	text-transform:lowercase;
	width:500px;
}

#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #807F7F;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 354px;
	top: 168px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #807F7F;
	text-transform:lowercase;
	width:500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 140px;
	top: 305px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 200px;
}
div.ESWuserButton0 {
	font-family: ARial, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-align: left;
	padding:0px;
	margin: 0px;
	padding-left:20px;
	margin-top:5px;
	cursor:pointer;
	width:200px;
}
div.ESWuserButton0:hover {
	background-image:url(img/btn_on.png);
	background-repeat:no-repeat;
}
div.ESWuserButton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #66570A;
	text-align: left;
	padding:0px;
	margin: 0px;
	margin-left:20px;
	margin-top:3px;
	cursor:pointer;
	width:200px;
}
div.ESWuserButton1:hover {
	color:#C86F11;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 120px;
	left: 158px;
	top: 263px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 150px;
	left: 377px;
	top: 263px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 120px;
	left: 699px;
	top: 263px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 148px;
	left: 679px;
	top: 383px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 190px;
	left: 424px;
	top: 305px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 200px;
	left: 425px;
	top: 411px;
}
.ESWpageContent6 {
	padding: 0px;
	position: absolute;
	width: 125px;
	left: 696px;
	top: 463px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #55502E;
	margin:0px;
	padding: 0px;
}
.h1 {
	color:#EAF8D6;
	font-style:italic;
}
h3 {
	font-family:\"Times New Roman\", Times, serif;
	color:#A02B0C;
	font-size:18px;
	font-weight:bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#E86E0B;
}
p, div.ESWuserTable TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #55502E;
	margin:0px;
	padding: 0px;
}
.margin {
	margin-top:5px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#bg {
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:600px;
	min-width:1000px;
}
#circle {
	background-image:url(img/circle.png);
	background-repeat:no-repeat;
	position:absolute;
	left:23px;
	top:16px;
	width:182px;
	height:182px;
}
#top_shape {
	background-image:url(img/top_shape.png);
	background-repeat:no-repeat;
	position:absolute;
	left:97px;
	top:3px;
	width:788px;
	height:213px;
}
#jug {
	background-image:url(img/jug.png);
	background-repeat:no-repeat;
	position:absolute;
	left:681px;
	top:105px;
	width:148px;
	height:93px;
}
#grass {
	background-image:url(img/grass.png);
	background-repeat:no-repeat;
	position:absolute;
	left:596px;
	top:0px;
	width:273px;
	height:199px;
}
#butterfly {
	background-image:url(img/butterfly.png);
	background-repeat:no-repeat;
	position:absolute;
	left:616px;
	top:41px;
	width:75px;
	height:66px;
}
#leavs {
	background-image:url(img/leavs.png);
	background-repeat:no-repeat;
	position:absolute;
	left:647px;
	top:10px;
	width:50px;
	height:48px;
}
#zigzag {
	background-image:url(img/zigzag.png);
	background-repeat:no-repeat;
	position:absolute;
	left:650px;
	top:155px;
	width:51px;
	height:34px;
}
#shape1 {
	background-image:url(img/shape1.png);
	background-repeat:no-repeat;
	position:absolute;
	left:132px;
	top:257px;
	width:158px;
	height:28px;
}
#shape2 {
	background-image:url(img/shape2.png);
	background-repeat:no-repeat;
	position:absolute;
	left:334px;
	top:257px;
	width:290px;
	height:28px;
}
#shape3 {
	background-image:url(img/shape3.png);
	background-repeat:no-repeat;
	position:absolute;
	left:658px;
	top:257px;
	width:183px;
	height:28px;
}
#flower {
	background-image:url(img/flower.png);
	background-repeat:no-repeat;
	position:absolute;
	left:663px;
	top:252px;
	width:31px;
	height:30px;
}
#stars {
	background-image:url(img/stars.png);
	background-repeat:no-repeat;
	position:absolute;
	left:335px;
	top:252px;
	width:38px;
	height:35px;
}
#small_girl {
	background-image:url(img/small_girl.png);
	background-repeat:no-repeat;
	position:absolute;
	left:316px;
	top:293px;
	width:113px;
	height:90px;
}
#content_pic1 {
	background-image:url(img/content_pic1.png);
	background-repeat:no-repeat;
	position:absolute;
	left:323px;
	top:417px;
	width:83px;
	height:109px;
}
#content_pic2 {
	background-image:url(img/content_pic2.png);
	background-repeat:no-repeat;
	position:absolute;
	left:675px;
	top:301px;
	width:114px;
	height:68px;
}
#round {
	background-image:url(img/round.png);
	background-repeat:no-repeat;
	position:absolute;
	left:659px;
	top:440px;
	width:35px;
	height:35px;
}
.block {
	position:absolute;
	left:99px;
	top:206px;
	width:779px;
	height:376px;
}
.block #top{
	background-image:url(img/top_block.png);
	background-repeat:no-repeat;
	width:779px;
	height:18px;
	font-size:1px;
}
.block #bg_shadow{
	background-image:url(img/bg_shadow.png);
	background-repeat:repeat-y;
	width:779px;
	height:100%;
	font-size:1px;
}
.block #bg_block{
	background-image:url(img/bg_block.gif);
	background-repeat:repeat-y;
	width:779px;
	height:100%;
	font-size:1px;
}
.block #bottom{
	background-image:url(img/bottom_block.png);
	background-repeat:no-repeat;
	width:779px;
	height:19px;
	font-size:1px;
}
.text_block {
	position:absolute;
	left:662px;
	top:442px;
	width:178px;
}
.text_block #top{
	background-image:url(img/top_text_block.png);
	background-repeat:no-repeat;
	width:178px;
	height:51px;
	font-size:1px;
}
.text_block #bg_block{
	background-image:url(img/bg_text_block.png);
	background-repeat:repeat-y;
	width:178px;
	height:100%;
	font-size:1px;
}
.text_block #bottom{
	background-image:url(img/bottom_text_block.png);
	background-repeat:no-repeat;
	width:178px;
	height:51px;
	font-size:1px;
}

/* TABLE PART START */

div.ESWuserTable
{
	height: 93px;
}

div.ESWuserTable TABLE
{
	border: 1px solid black;
	border-collapse: collapse;
}
div.ESWuserTable TD
{
    border: 1px solid black;
}



/* TABLE PART END */