@import url("styles.css");
body {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color:#663300;
}
h1 {font-size:25px;}
h2 {font-size:22px;}
h3 {font-size:15px;}
h4 {font-size:15px;}
h5, h6 {font-size:13px;}

 .SubCatHead {
	font-family:'Myriad Pro','Arial Narrow',Arial, Helvetica, sans-serif;
	font-size:25px;
	word-spacing:0.1em;
	letter-spacing:-0.05em;
	border-bottom:thin;
	border-bottom-width:1px;
	border-bottom-color :#635330 ;
	border-bottom-style:solid;
	width: 570px;
	font-weight: 500;
 
}
.head2 {
		font-family:'Myriad Pro','Arial Narrow',Arial, Helvetica, sans-serif;
	font-size:22px;
	word-spacing:0.1em;
	letter-spacing:-0.05em;

	font-weight: lighter;
}
 .subcateheadborder  
{
    font-family:'Myriad Pro','Arial Narrow',Arial, Helvetica, sans-serif;
	font-size:25px;
	word-spacing:0.1em;
	letter-spacing:-0.05em;
	border-bottom:thin;
	border-bottom-width:1px;
	border-bottom-color :#663300 ;
	border-bottom-style:solid;
	width: 570px;
	font-weight: 500;

   
}
.head1 {
	font-family:'Myriad Pro','Arial Narrow',Arial, Helvetica, sans-serif;
	font-size:25px;
	word-spacing:0.1em;
	letter-spacing:-0.05em;
	border-bottom:thin;
	border-bottom-width:1px;
	border-bottom-style:solid;
	width: 570px;
	font-weight: 500;
	padding-top: 10px;
	border-bottom-color:#635330 ;
		
}
.breadcrumb {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
  .SearchResultsHead {
	font-size: 17px;
	color :Black ;
}
 
 .descSize {
 	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color:#663300;
 
}

/*.............For DynamicSmp level1...........*/
#DynamicSmp .rsmLevel a
{
    font-family: Arial, sans-serif; /*padding-left: 20px;*/
    color: Black;
    font-size: 13px;
    text-decoration: none none;
    height: 20px;
    letter-spacing: normal;
}
/*.............For DynamicSmp level2...........*/
#DynamicSmp .rsmLevel1 a
{
    /*padding-left: 20px;*/
    color: Black;
    text-decoration: none none;
    font: normal 13px Arial;
    height: 20px;
    letter-spacing: normal;
    font-family: Arial, sans-serif;
    background: url('Images/icon_pdf.gif') no-repeat 0 5px;
}
/*.............For DynamicSmp level3...........*/
#DynamicSmp .rsmLevel2 a
{
    /* padding-left: 20px;*/
    color: Black;
    text-decoration: none none;
    height: 20px;
      font-size: 13px;
    letter-spacing: normal;
    background: url('Images/icon_pdf.gif') no-repeat 0 5px;
}

#DynamicSmp .rsmLevel2 a:hover, #DynamicSmp .rsmLevel a:hover, #DynamicSmp .rsmLevel1 a:hover, #StaticSmp .rsmLevel2 a:hover, #StaticSmp .rsmLevel a:hover, #StaticSmp .rsmLevel1 a:hover
{
    color: Maroon;
    text-decoration: underline;
}
/*.............For StaticSmp level1...........*/
#StaticSmp .rsmLevel a
{
    font-family: Arial, sans-serif; /*padding-left: 20px;*/
    color: Black;
    font-size: 13px;
    text-decoration: none none;
    height: 20px;
    letter-spacing: normal;
    background: url('Images/icon_pdf.gif') no-repeat 0 5px;
}
/*.............For StaticSmp level2...........*/
#StaticSmp .rsmLevel1 a
{
    font-family: Arial, sans-serif; /*padding-left: 20px;*/
    color: Black;
    text-decoration: none none;
    height: 20px;
      font-size: 13px;
    letter-spacing: normal;
    background: url('Images/icon_pdf.gif') no-repeat 0 5px;
}
/*.............For StaticSmp level3...........*/
#StaticSmp .rsmLevel2 a
{
    font-family: Arial, sans-serif; /* padding-left: 20px;*/
    color: Black;
    text-decoration: none none;
    height: 20px;
      font-size: 13px;
    letter-spacing: normal;
    background: url('Images/icon_pdf.gif') no-repeat 0 5px;
}



