/* CSS Document */
body{
	background:url(../images/body-repeat.gif) top left;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px; font-weight:normal;
	color:#676759; text-decoration:none;
	padding:0px; margin:10px 0px 40px 0px;
	line-height:18px;
	}


ul{padding:0px; margin:0px;}

li{padding:0px; margin:0px;}

a{text-decoration:none;}

a:hover{text-decoration:underline;}

img{border:none; outline:none;}

p{padding:0px 0px 15px; margin:0px 0px 0px 0px;}

h1, h2, h3, h4, h5, h6{padding:0px 0px 0px 0px;	margin:0px 0px 0px 0px;}


.clear{clear:both;}
.position{position:relative;}
/* Menu Styles */

#menu2 ul { margin: 0; padding: 0; list-style: none;
font-family: Verdana;font-size:12px;font-weight: normal;
width: 210px; /* Width of menu2 Items */ border-bottom: 0px solid #ccc; } 
#menu2 ul li { position: relative; } 
#menu2 li ul { position: absolute; left:210px; /*Set 1px less than menu2 width */ top: 0; display: block; } 
#menu2 li:hover ul { display: block; } 
#menu2 li:hover>ul { visibility:visible; } 
#menu2 ul ul { visibility: hidden; } /* Fix IE. Hide from IE Mac \*/ * html 
#menu2 ul li { float:left; height: 1%; } * html 
#menu2 ul li a { height: 1%; } /* End */ /* Make-up syles */ 
#menu2 ul, li { margin-left:0px;} /* Styles for menu2 Items */ 
#menu2 ul a { display: block; text-decoration: none; color: #222222; /* IE6
Bug */ padding: 7px; border: 0px solid #ccc; border-bottom: 0; } /* Hover Styles
*/ #menu2 ul a:hover { color: #222222; background: #DEB847; } /* Sub menu2 Styles
*/ #menu2 li ul a { text-decoration: none; color: #222222; /* IE6
Bug */ padding:7px; border: 1px solid #ccc; border-top: 1px solid #ccc; border-left: 1px solid #ccc;border-roght: 1px solid #ccc;} /* Sub menu2
Hover Styles */ #menu2 li ul a:hover { color: #000000; background: #222222; } /*
Icon Styles */ #menu2 ul a.submenu2 {url("r_arrow.gif") no-repeat right; border-bottom:solid #333333 1px; background-color: #DEB847;    } 
#menu2 ul a.submenu2:hover {background:#222222 url("r_arrow.gif") no-repeat right;color: #ffffff; }


/*------------------------ Style Css Use in logo ------------------------*/
.logo{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/logo.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.logo[class] {background:url(../images/logo.png) left bottom no-repeat;}

/*------------------------ Style Css End in logo ------------------------*/

/*------------------------ Style Css Use in Menu ------------------------*/
.menu{background:url(../images/menu-repeat.gif) left top repeat-x; height:50px;}

/*------------------------ Style Css End in Menu ------------------------*/

/*------------------------ Style Css Use in Header ------------------------*/
.header{background:#FFFFFF; padding:7px 10px;}

/*------------------------ Style Css End in Header ------------------------*/

/*------------------------ Style Css Use in Body ------------------------*/
.body{background:#EDEDE1; padding:0px 10px 10px 10px; height:350px;}
.title_underline{background:url(../images/underline-repeat.gif) left bottom repeat-x;}

.padding{padding:0px 15px 15px 15px;}
.padding1{padding-top:15px;}

/*------------------------ Style Css End in Body ------------------------*/

/*------------------------- Style Css Use in h1 h2 h3 h4 h5 h6 --------------------------------*/

h1{color:#6A0505; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; padding:19px 0px 14px;}

h2{color:#424141; font-family:Tahoma; font-size:14px; font-weight:bold; padding:15px 0px 0px;}

h3{color:#A0A095; font-family:Tahoma; font-size:14px; font-weight:bold; padding:15px 0px 0px;}


/*------------------------- Style Css End in h1 h2 h3 h4 h5 h6 ---------------------------------*/


/*------------------------ Style Css Use in Footer ------------------------*/
.footer{
	background:url(../images/footer-repeat.gif) left top repeat-x; color:#303030; 
	height:75px; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px;
	}
.footer a{
	background:url(../images/footer-repeat.gif) left top repeat-x; color:#303030; 
	height:75px; font-family:Georgia, "Times New Roman", Times, serif;
	}
.footer a:hover{color:#E64827;}


/*------------------------ Style Css End in footer ------------------------*/




.menu_list {	
	width: 210px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight: bold; color:#483507;
    background: #DEB847  url(../left.png) center right no-repeat;
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#8F3E13;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight: normal;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }

.normal {
	font-family: Verdana;
	font-size: 12px;
	color: #74520F;
	padding-left:2px; 
}
.normal:link {
	text-decoration: none;
}
.normal:visited {
	text-decoration: none;
	color: #74520F;
}
.normal:hover {
	text-decoration: underline;
	color: #000000;
}
.normal:active {
	text-decoration: none;
	color: #74520F;
}


.normalnew {
	font-family: Verdana;
	font-size: 12px;
	color: #74520F; font-weight:bold;
	padding-left:10px; line-height:25px;
}
.normal:link {
	text-decoration: none;
}
.normal:visited {
	text-decoration: none;
	color: #74520F;
}
.normal:hover {
	text-decoration: underline;
	color: #000000;
}
.normal:active {
	text-decoration: none;
	color: #74520F;
}


.grey{font-family:Verdana; font-size:12px; font-weight:bold; color:#333333;}

.grey1{font-family:Verdana; font-size:12px;  color:#333333; padding-right:10px;}
