/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-image:url(img/bg.jpg);
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #BE9D44; 
	}
ul
{
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    list-style-type: circle;
    list-style-position: outside;

}

li
{
    font-family: Tahoma;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #fcfcfd;
    margin: 0px;
    padding: 0px;
    line-height:14px;
    //line-height:15px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #BE9D44;  
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 216px;
	top: 111px;
	width:500px;
}
#ESWpageTitle p{
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #BE9D44;  
	width:500px;
}

#ESWpageTagline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #858288;  
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 223px;
	top: 148px;
	width:500px;
}
#ESWpageTagline p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #858288;  
	width:500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	width: 175px;
	position: absolute;
	left: 84px;
	top: 226px;
	z-index: 100;
}
#ESWuserMenu {
	width: 175px;
	margin-top: 70px;
	padding-left: 0px;
	padding-bottom: 20px;
	position: static;
}
div.ESWuserButton0 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #BCBEBF;
	text-align: left;  
	padding-left:35px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	min-height: 24px;
	width:120px;
        cursor: pointer;
}
div.ESWuserButton0:hover {
	color:#852601;
}
div.ESWuserButton1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #BCBEBF; 
	text-align: left; 
	padding:0px;
	margin: 0px;
	margin-left:55px;
	margin-top:3px;
	width:120px;
	min-height: 24px;
}
div.ESWuserButton1:hover {
	color:#B2994C;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 188px;
	left: 304px;
	top: 250px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 129px;
	left: 304px;
	top: 418px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 187px;
	left: 584px;
	top: 250px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 166px;
	left: 584px;
	top: 418px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #BE9D44;  
	margin:0px;
	padding: 0px;
}

p, div.ESWuserTable TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FCFCFD; 
	margin:0px;
	padding: 0px;
}

.col {
	color:#CCCBCB;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/


#M_1{
	position:absolute;
	left: 84px;
	top: 226px;
	width:175px !important;
	font-size:1px;
	height:270px;
}
#M1_1 {
	background-image:url(img/menu_top.png);
	background-repeat:no-repeat;
	width:100%;
	height:70px;
	font-size:1px;
}
#Mhadow_1 {
	background-image:url(img/menu_bg.png);
	background-repeat:repeat-y;
	width:100%;
	height:100%;
	font-size:1px;
}




#cont1 {
	background-color:#575759;
	position:absolute;
	left:275px;
	top:232px;
	width:240px;
	height:136px;
	border:solid;
	border-color:#BE9D44;
	border-width:1px;
}
#cont2 {
	background-color:#575759;
	position:absolute;
	left:275px;
	top:404px;
	width:240px;
	height:136px;
	border:solid;
	border-color:#BE9D44;
	border-width:1px;
}
#cont3 {
	background-color:#575759;
	position:absolute;
	left:559px;
	top:232px;
	width:240px;
	height:136px;
	border:solid;
	border-color:#BE9D44;
	border-width:1px;
}
#cont4 {
	background-color:#575759;
	position:absolute;
	left:559px;
	top:404px;
	width:240px;
	height:136px;
	border:solid;
	border-color:#BE9D44;
	border-width:1px;
}


#corn1 {
	background-image:url(img/corn.png);
	background-repeat:no-repeat;
	position:absolute;
	left:272px;
	top:224px;
	width:29px;
	height:31px;
}
#corn2 {
	background-image:url(img/corn.png);
	background-repeat:no-repeat;
	position:absolute;
	left:272px;
	top:396px;
	width:29px;
	height:31px;
}
#corn3 {
	background-image:url(img/corn.png);
	background-repeat:no-repeat;
	position:absolute;
	left:555px;
	top:224px;
	width:29px;
	height:31px;
}
#corn4 {
	background-image:url(img/corn.png);
	background-repeat:no-repeat;
	position:absolute;
	left:555px;
	top:396px;
	width:29px;
	height:31px;
}
#pic1 {
	background-image:url(img/pic1.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:562px;
	top:483px;
	width:59px;
	height:45px;
}
#pic2 {
	background-image:url(img/pic2.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:623px;
	top:483px;
	width:58px;
	height:45px;
}
#pic3 {
	background-image:url(img/pic3.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:682px;
	top:483px;
	width:57px;
	height:45px;
}
#pic4 {
	background-image:url(img/pic4.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:741px;
	top:483px;
	width:57px;
	height:45px;
}
#tea {
	background-image:url(img/tea.png);
	background-repeat:no-repeat;
	position:absolute;
	left:730px;
	top:311px;
	width:88px;
	height:58px;
}
#ppic {
	background-image:url(img/ppic.png);
	background-repeat:no-repeat;
	position:absolute;
	left:418px;
	top:477px;
	width:117px;
	height:81px;
}
#top {
	background-image:url(img/top.png);
	background-repeat:no-repeat;
	position:absolute;
	left:81px;
	top:52px;
	width:739px;
	height:170px;
}
#pic {
	background-image:url(img/pic.png);
	background-repeat:no-repeat;
	position:absolute;
	left:604px;
	top:45px;
	width:200px;
	height:179px;
}
#leaf {
	background-image:url(img/leaf.png);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:400px;
	width:109px;
	height:131px;
}
/* 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 */