body{
    background: #fff;
    color: #5c3401;
    font-family: 'Century Gothic', 'Muli', Tahoma, Arial, sans-serif;
    font-size: 0.875em; /*14px/16px = 0.875 (14px is the target size. 16px is the base for all screensize.)*/
    line-height: 1.5em;
}
html{ 
    height: 100%;
}
* {
    margin: 0;
    padding: 0; 
}

/**************** HTML5 fix - do not edit/remove ****************/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section,
#rotator { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
    margin: 0;
    padding: 0;
}
img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */    
}
br {
    margin-bottom: 1.2em;
}
/**************** HTML5 fix - end ****************/
p{ 
    padding: 0 0 1.25em 0;
    margin: 0;    
}
img, fieldset {
    border: 0;
}
strong, em, b, .bold {
    font-family: 'Century Gothic', 'Muli', Tahoma, Arial, sans-serif;
    font-weight: 700;
}
i {
    font-family: 'Century Gothic', 'Muli', Tahoma, Arial, sans-serif;
    font-weight: 400;
}
sup {
    vertical-align: baseline;
    position: relative;
    top: -0.65em;
    font-size: 70%;
}
sub {
    top: 0.4em;
}
h1, h2, h3, h4,
span.title_desc {
    color: #a07236;
    text-transform: uppercase;
    font-weight: 400;
}
h1, h2, h3, h4 {
    margin-bottom: 5px;
}
h1 {
    font-size: 150%;
}
h2 {
    font-size: 135%;
}
h3 {
    font-size: 120%;
}
h4 {
    font-size: 110%;
}

h5
{
	color: #252525;
	font: 20px satisfy;
	font-weight:bold;
	text-align:left;
}

/*font-size calculation: (actual size) - (target size) / (target size) x 100(to get percentage) + 100%  */


/**************** Font and Text Styling ****************/
.darkbrown{
    color: #5c3401;
}
.darkgold{
    color: #a07236;
}
.gold{
    color: #a27234;
}
.orange{
    color: #d18b12;
}
.darkgreen{
    color: #085e07;
}
.green{
    color: #5a9459;
}

/**************** CLEARFIX ****************/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    height: 0; }
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
    zoom: 1;
}
.clearfix:after, .clr {
    clear:both;
}
/**************** Element Styling ****************/
.global_wrap {
    width: 1210px;
    margin: 0 auto;
    position: relative;
}
.global_wrap{
    content: "";
    display: table;
}
#header_green {
    width: 100%;
    background: #f9fcf1;
    padding: 5px 0;
    color: #7aa879;
    font-family: 'Open Sans', Tahoma, Arial, sans-serif;
    font-size: 85%;
    font-weight: 400;
}
#header_green .widget{
    float: left;
    display: inline-block;
    overflow: hidden;   
}
#social_media{
    direction: rtl;
}
#header_white {
    width: 100%;
    background: #fff;
    padding: 20px 0;
    color: #7aa879;
    overflow: hidden;
}
#logo {    
    width: 450px;
    float: left;
}
#logo a{
    width: 380px;
    height: 55px;
    background: url('images/logo.png') no-repeat left top;
    display: block;
}
#header_white .widget{
    margin-left: 20px;
    display: inline-block;
    overflow: hidden;  
}
.searchbox {
    float: left;
}
#social_media {
    width: 40%;
    float: right;
    overflow: hidden;
    color: #5c3401;
	margin-top: 25px;
}
#navigation {
    width: 100%;
    background: #f9ecda;
    color: #fff;
    position: relative;
    z-index: 99;
	border-top: #c3ae90 2px solid;
	padding-left: 150px;
}
#rotator {
    position: relative;
    z-index: 1;
}
#beige_bar {
    background: #eed8b1;
    width: 100%;
    height: 15px;
}
/**************** Home CSS ****************/
#slogan {
    background: #fff7ec;
    width: 100%;
    padding: 30px 0 35px;
    overflow: hidden;
    font-family: 'Cinzel', 'New Times Roman', serif;
    font-size: 230%; /*32pt*/
    color: #a0792e;
    text-transform: uppercase;
    text-align: center;
}
#home_highlight {
    width: 100%;
    padding: 40px 0 60px;
    overflow: hidden;
}
.col_1 {
    width: 100%;
    overflow: hidden;
}
.col_3 .widget,
#home_highlight .widget,
#news_highlight2 .widget,
#footer .widget {
    width: 30.5%;
    float: left;
    margin-left: 3.25%;
    overflow: hidden;
}
#home_highlight .widget {
    border: 1px solid #c6a770;
}
.col_1, .col_3, .col_4,
#prod_highlight, #news_highlight, #news_highlight2 {
    margin-bottom: 60px;
    overflow: hidden;
}
#news_highlight .news_header {
    width: 100%;
    display: block;
    overflow: hidden;
}
.col_4 .widget,
#news_highlight .news_wrap .widget{ /*inclusive of footer widget css*/
    width: 23.1%;
    float: left;
    margin-left: 2.5%;
    overflow: hidden;
}
#header_green .widget:first-child,
#home_highlight .widget:first-child,
#news_highlight .news_wrap .widget:first-child,
#news_highlight2 .widget:first-child,
#footer .widget:first-child,
.col_3 .widget:first-child, .col_4 .widget:first-child{
    margin-left: 0 !important;
}

/**************** Content Page CSS ****************/
#content_container {
    margin-top: 70px;
}
#left, #content, #component, #content .widget {
    height: auto;
    overflow: hidden;
}
#left {
   width: 15%;   
   float: left;
}
#content {
   width:	980px;
   float: left;
   margin-left: 4%;
}
#component, #content .widget {
    width: 100%;
    display: block;
    margin-bottom: 50px;
}
#component {
    position: relative;
}

/**************** Footer CSS ****************/
#footer, #copyright {
    height: auto;
    overflow: hidden;
    color: #3e3320;
}
#footer {
    background: #F9ECDA;
    margin-top: 20px;
    padding: 50px 0 70px;  
	border-top: #c3ae90 2px solid;	
}
#copyright {
    background: #cebba2;
	border-top: #c3ae90 2px solid;
    padding: 30px 0;
    text-transform: uppercase;
    font-family: 'Open Sans', Tahoma, Arial, sans-serif;
    font-size: 70%;
    font-weight: 700;
}
#copyright a{
    color: #a27234;
    text-decoration: none;
}
#copyright a:hover{
    color: #fff;
    text-decoration: underline;
}
/**************** Back To Top CSS ****************/
#back_to_top_lable{
    position: fixed;
    bottom:0;
    right:10%;  
}
#back_to_top_lable a {
    background:#fff7ec;
    font-size: 70%;
    color:#a07830;
    padding:5px 15px;
    text-decoration: none;
    border-top: 6px solid #eed8b1;
}
#back_to_top_lable a:hover {
    background:#d8c090;
    color:#5f4826;
    border-top: 6px solid #fff7ec;
}
/**Added by FY**/
.gentab {
    border: 1px solid #ccc;
    margin: 40px 0;
}
.gentab th, .gentab td {
    border-right: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}
.gentab th:first-child, .gentab td:first-child {
     text-align: right;
}
.gentab th {
     font-weight: 700;
     border-bottom: 1px solid #ccc;
}
.gentab .altrow {
    background-color: #f6f6f6;
}
.gentab .alttab {
    background-color: #e5e5e5;
}