body
{
    font-family: Verdana;
    font-size: 12pt; 
    line-height: 14pt;
    color: #727272;
}

H1, .head {
    font-family: Futura;
    font-size: 14pt;
    line-height: 16pt;
    color: #4c721d;
    margin-bottom: 10pt;
}

H2, .subhead {
    font-family: Verdana;
    font-size: 12pt;
    line-height: 14pt;
    font-weight: normal;
    color: #656565;
    margin-bottom: 16pt;
}

H3, .subhead2{
    font-family: Verdana;
    font-size: 12pt;
    line-height: 14pt;
    font-weight: bold;
    color: #656565;
    margin-bottom: 14pt;
}

.menu
{
	width: 745px; 
	height: 38px; 
	padding: 0px; 
	text-align: center;
	background-color: #753f00;
}

/*.footer 
{
	width: 787px; 
	height: 71px; 
	padding: 0px; 
	background-color: #eae2d9; 
	text-align: center; 
	vertical-align: middle; 
	color: #656263;
}*/

.content 
{
	width: 404px; 
	height: 137px; 
	background-color: #edf1e8;
}


.r-stretcher 
{
	width: 23px; 
	background-repeat: repeat-y;
}


.b-l2-stretcher
{
	width: 340px; 
	background-color: #edf1e8; 
	background-image:url(Images/homepg_17.jpg); 
	background-repeat: no-repeat; 
	background-position: top;
}
/*--------------Main.Master--------------------------*/
#overall
{
	width:763px; 
	background-image:url(../images/main_bg_side.gif); background-repeat: repeat-y;
}
#topheader
{
	text-align:center;
	height:76px; 
	vertical-align:middle;
}
#header
{
	height:16px;
	width:763px;
}
#header_left
{
	width:200px;
	float:left; 
	margin-left: 12px;
}
#header_right
{
	width:500px;
	float:right; 
	margin-right:20px
}
#navtop
{
	height:11px;
	width:100%;
	text-align:center;
}
#nav
{
	width: 718px;
	height: 24px;
	margin-left: 23px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;	
}
#menu
{
	width: 740px;
	/*margin: 0 auto auto 0;*/
	text-align: center;
}
#navbottom
{
	width:100%;
	height:120px;
	text-align:center;
}

#leftmenu
{
	float:left;
	width:213px;
	height: 100%;
	margin-top: 10px;
	margin-left:20px;
	background-color: #c9d4ba;
}

#leftmenu ul li
{
	margin: 0; 
	padding: 0;
	list-style: none;
	border: none;
}

#leftmenu ul li
{
	margin: 0 0 -10px 0;
	padding: 5px 0 0 0;
	line-height: 13px;
	border-top: 1px solid #FFF;
	width: 140px;
}

#leftmenu ul li a
{
	margin: 0 0 0 5px;
	padding: 0;
	text-decoration: none;
	color: #4C721D;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	width: 140px;
}

#lmenu_image {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 50px;
}

#rightcontent
{
	float:right;
	width:485px;
	margin-left: 25px;
	margin-top: 10pt;
	margin-right: 20px;
}

TD.breadcrumbs 
{
    vertical-align: middle;
    text-align: left;
    margin-top: 0px;  
    font-size: 10pt;
}

TD.trolley 
{
    margin-top: 0px;
    margin-right: 0px;
}

.bcActive 
{
    color: #829d62;
    font-size: 10pt;
    line-height: 12pt;
}

    /* ---- Main Product Detail Page ---- */

    .ContentCol {
        padding-bottom: 20px;
    }

    .ImageCol {
        width: 240px;
        float: right;
        padding-bottom: 20px;    
        overflow: hidden;
    }

    .ProductVarients {
        clear: both;
        padding-bottom: 1px;
        border-top: 1px solid #333;
    }

#bottomframe
{
	height:18px;
	width:763px;
}
#footer
{
	width:763px;
	background-color: rgb(234, 226, 217); 
	text-align: center; 
	height: 88px;
}
.space
{
	height: 17px;
}
/*--------------Main.Menu--------------------------*/
.MainMenu
{
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
}
.MainItem
{
	padding: 3px 4px;
	color: #ffffff; 
	text-align: left;
	text-transform: uppercase;
}
.MainHover
{
	padding: 3px 4px;
	color: #ffffff;
	text-align: left;
	/*background-color: White;
	border-top: solid #753f01 1px;
	border-left: solid #753f01 1px;
	border-right: solid #753f01 2px;*/
}
.DynamicItem
{
	font-size:11px;
	color: #000000;
	height: 30px;
	width: 240px;
	border-top: solid 1px #753f01;
	/*border-left: solid 1px #753f01;
	border-bottom: solid 2px #753f01;
	border-right: solid 2px #753f01;*/
	padding-left: 2px;
	padding-right: 2px;
	padding-top:2px;
	text-align:left;
	background-color: White;
}
.DynamicHover
{
	font-size:11px;
	color: #ffffff;
	height: 30px;
	width: 240px;
	border-top: solid 1px #753f01;
	border-left: solid 1px #753f01;
	border-bottom: solid 1px #753f01;
	border-right: solid 1px #753f01;
	padding-left: 2px;
	padding-top:2px;
	text-align:left;
	background-color: #995404;		
}

.SubMenuSelected
{
	border-bottom: solid #753f01 2px;
	border-left: solid #753f01 1px;
	border-right: solid #753f01 2px;
	margin: 0px;
	padding: 0px;
	text-align: left;

}
.MainMenuSelected
{
	background-color: #753f01;
}

/* ---- Trolley Display Page ---- */
.TrolleyTop 
{
    margin: 10px;
}

/* ---- Trolley User Control ---- */
.CartImg {
    border-style: none;
    vertical-align: baseline;
}
.tblTrolley {
            border-style: none; 
            /*border-width: 1px;
            border-color: green;*/
            width: 50px;
            text-align: center;
            font-size: 6pt;
            font-family: Arial, Helvetica, Sans-Serif;
            
}

/* ---- Feedback User Control ---- */
        .lblCol {
            width: 140px;
            text-align: right;
            font-size: 10pt;
            font-family: verdana;
            color: black;
            vertical-align: top;
        }
        .tblFeedback {
            border-style: solid; 
            border-width: 1px;
            border-color: green;
            width: 480px;
            text-align: left;
        }
        .errMsg{
            color: Orange;
            text-align: left;
        }
        .redtext {
            color: blue;
        }
        
        
/* ------- Checkout --------- */
a.checkout-link
{
	color: #727272;
}