﻿/* CSS Document */
/*====================================veriable======================*/
body{
		background-color:#ffffff;   /* old: 9D9B8D */
		padding:0;
		margin:0;
		}
		
		
		
/*--------------------body-------------------------*/
.body_bg{     
 		background-image:url(images/body_bg2.gif);
		background-repeat:repeat-y;
		}
			
/*------------------------logobg-----------------------*/

.logo_bg{
		background-image:url(images/logo_bg.gif);
		background-repeat:repeat-x;
		height:50px;
		}
/*------------------menu----------------------------*/
.menu_padding{
        padding-bottom:9px
		}
/*----------------welcome-----------------*/		
.welcome_padding{
		padding-right:199px;
		padding-left:11px;
}

.welcome_text{
			font-family:tahoma;
			font-size:11px;
			color:#666666;
			font-weight:normal;
			text-decoration:none;
			text-align:justify;
			}
			
.welcome_textLg{
			font-family:tahoma;
			font-size:14px;
			color:#666666;
			font-weight:normal;
			text-decoration:none;
			text-align:justify;
			}
/*--------------------readmore-----------------*/
.read_more:hover{
				font-family:tahoma;
				font-size:10;
				color:#707070;
				font-weight:bold;
				text-decoration:none;
				text-align:right;
				}

/*----------------------hybridcollection--------------------------*/
.hybrid_padding{
				padding-right:249px;
				padding-left:11px;
				}
.pic_1{
  		padding:11px;		
		}
.herbid_text{
			font-family:verdana;
			font-size:10px;
			color:#666666;
			font-weight:normal;
			text-decoration:none;
			text-align:justify;
			}		



.pic_1_text_padding{
                     padding-right:36px;
					}
/*------------latestnewsw---------------*/

.latest_news_bg{		
					background-image:url(images/latest_news_bg.gif);
					background-repeat:repeat-y;
				}
.latest_news_down_bg{
					background-image:url(images/latest_news_down_bg.gif);
					background-repeat:no-repeat;
					background-position:buttom left;
					}
	
.body_padding_right {
				padding-right:6px;
				}
.latest_news_text_padding{
				padding-left:19;
				}
				
.latest_text_padding{
					padding-top:17;
					font-family:verdana;
					font-size:10px;
					color:#666666;
					font-weight:normal;
					text-decoration:none;
					text-align:justify;
					}
.more {
			font-family:tahoma, aril;
			font-size:10px;
			color:#707070;
			text-decoration:none;
			font-weight:normal;
			}
.more:hover {
				text-decoration:underline;
				}
				
.moreLg {
			font-family:tahoma, aril;
			font-size:14px;
			color:#707070;
			text-decoration:none;
			font-weight:normal;
			}
.moreLg:hover {
				text-decoration:underline;
				}


.moreLg_Gold {
			font-family:tahoma, aril;
			font-size:14px;
			color:#996600;
			text-decoration:none;
			font-weight:normal;
			}
.moreLg_Gold:hover {
				text-decoration:underline;
				}

.moreLg_White {
			font-family:tahoma, aril;
			font-size:14px;
			color:#ffffff;
			text-decoration:none;
			font-weight:normal;
			}
.moreLg_White:hover {
				text-decoration:underline;
				}

.moreLg_WhiteBold {
			font-family:tahoma, aril;
			font-size:14px;
			color:#ffffff;
			text-decoration:none;
			font-weight:bold;
			}
.moreLg_WhiteBold:hover {
				text-decoration:underline;
				}



.moreLgBold {
			font-family:tahoma, aril;
			font-size:14px;
			color:#707070;
			text-decoration:none;
			font-weight:bold;
			}
.moreLgBold:hover {
				text-decoration:underline;
				}



.paddingmaintd {
padding-bottom:16px;
}
/*---------------------------footer------------------------*/

.footer_borderpadding{
                        
						border-top:2px solid #C7C6BF;
						font-family:tahoma, aril;
						font-size: 10px;
						color:#6A685D;
						text-decoration:none;
						font-weight:normal;
						
						}
				
						
						
						
/*---------------------------Headers------------------------*/

.headerLarge
{
    font-family:Tahoma, Verdana;
    font-size:18px;
    color:#996600;
    text-decoration:none;
    font-weight:normal;
}
.headerLarge:hover {
				text-decoration:underline;
				}


.headerMedium
{
    font-family:Tahoma, Verdana;
    font-size:14px;
    color:#996600;
    text-decoration:none;
    font-weight:normal;
}
.headerMedium:hover {
				text-decoration:underline;
				}
