/* body */	
BODY  {
	font-size: 11px;
	margin: 0px;
	color: #68676C;
	background-color:#D9DCC5;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	
	
}
form {margin: 0; padding:0;}


/* LINKS*/	
A:Link  {color: #BE5324;text-decoration : none; }
A:Visited  {color: #BE5324;text-decoration : none;}
A:Active  {color: #BE5324;text-decoration : none;}
A:Hover  {color: #D69225;text-decoration: underline;}

.left_submenu {
width: 100%;
display: block;
background-image:url(../images/buttons/left_menu_bg.jpg);
background-repeat: repeat-y;
color:#FFFFFF;
text-decoration: none;
font-family:Arial, sans-serif;
font-size: 11px; 
}
.left_submenu a:link {text-decoration:none; color:#FFFFFF;}
.left_submenu a:active {text-decoration:none; color:#FFFFFF;}
.left_submenu a:visited {text-decoration:none; color:#FFFFFF;}
.left_submenu a:hover {text-decoration:underline; color:#FFFFFF; }

.left_submenu:hover {
width: 100%;
display: block;
background-image:url(../images/buttons/left_menu_bg_f2.jpg);
background-repeat: repeat-y;
text-decoration: none;
}

#left_menu a{
width: 100%;
display: block;
background-image:url(../images/buttons/left_menu_bg.jpg);
background-repeat: repeat-y;
color:#FFFFFF;
text-decoration: none;
font-family:Arial, sans-serif;
font-size: 11px; 
line-height:16px;
font-weight:600;
padding:3px;
padding-left:7px;
}

#left_menu a:hover{ /*hover background color*/
background-image:url(../images/buttons/left_menu_bg_f2.jpg);
background-repeat: repeat-y;
font-size: 11px; 
font-weight:600;
}

#left_menu_sel {
background-image:url(../images/buttons/left_menu_bg_f2.jpg);
background-repeat: repeat-y;
border:0;
width: 100%;
display: block;
color:#FFFFFF;
text-decoration: none;
font-family:Arial, sans-serif;
font-size: 11px; 
line-height:16px;
font-weight:600;
padding:3px;
padding-left:7px;

}

#need_it {
width: 208px;
height: 275px;
display: block;
text-align:left;
color:#68676C;
text-decoration: none;
font-family:Arial, sans-serif;
font-size: 14px; 
font-weight:500;
line-height:18px;
background-image:url(../home/images/need_it_now.jpg);
background-repeat:no-repeat;
}
#need_it a {
display: block;
height:225px;
color:#68676C;
text-decoration: none;
font-family:Arial, sans-serif;
font-size: 14px; 
font-weight:500;
line-height:18px;
padding-top:50px;
padding-left:22px;
}

#need_it a:hover{ /*hover background color*/
background-image:url(../home/images/need_it_now_f2.jpg);
background-repeat:no-repeat;

}

#what_can_we_do {
width: 208px;
height: 275px;
display: block;
text-align:left;
color:#68676C;
text-decoration: none;
font-family:Arial, sans-serif;
font-size: 12px; 
line-height:18px;
background-image:url(../home/images/what_can_we_do.jpg);
background-repeat:no-repeat;

}

#what_can_we_do a {
display: block;
color:#68676C;
text-decoration: none;
font-family:Arial, sans-serif;
font-size: 11px; 
line-height:18px;
padding-left:15px;
}

#what_can_we_do:hover{ /*hover background color*/
background-image:url(../home/images/what_can_we_do_f2.jpg);
background-repeat:no-repeat;
color:#000000;
}
#what_can_we_do a:hover{ /*hover background color*/
color:#000000;
font-style: italic;
}
.what_can_we_do_head {font-size: 11px; line-height:16px; font-weight:bold; color:#68676C; display:block; padding-top:75px; padding-left:15px;}

.facts
{background-image:url(../images/boxes/facts_box/filler.gif); background-repeat:repeat-y;font-size:10px; line-height:14px; font-family: Arial, sans-serif;}
.facts_head
{background-image:url(../images/boxes/facts_box/top_bar.gif); background-repeat:no-repeat;font-size:11px; color:#FFFFFF; font-weight:600; height:20px; font-family: Arial, sans-serif;}


.foot {font-size: 11px; color: #A3A3A3;}
.foot A:Link  {color: #A3A3A3; text-decoration : none; }
.foot A:Visited  {color: #A3A3A3; text-decoration : none;}
.foot A:Active  {color: #A3A3A3; text-decoration : none;}
.foot A:Hover  {color: #B6572E; text-decoration: underline;}

.right_menu {font-size: 12px; font-weight:bold;}
.right_menu A:Link  {color: #747378; text-decoration : none; }
.right_menu A:Visited  { color: #747378;text-decoration : none;}
.right_menu A:Active  {color: #747378; text-decoration : none;}
.right_menu A:Hover  {color: #BE5324; text-decoration: none;}

/* TEXT */
.bodytext {font-size: 12px; line-height:20px}
.gallery_text {font-size: 12px; line-height:16px}
.plaintext {font-size: 11px; line-height:13px;}
.smalltext {font-size: 10px; line-height:14px;}
.form_input {font-size: 12px; font-family: "Arial", san-serif;}
.featured_products {font-size: 11px; color : #FFFFFF; text-indent:10px; padding:3px; font-weight:bold;}


/* headlines */
.smallhead {font-size: 12px; font-weight:bold; color : #BE5324; font-family: "Arial", san-serif;}
.midhead {font-size: 13px; font-weight:bold; color : #BE5324; line-height:16px; font-family: "Arial", san-serif;}
.largehead {font-size: 18px; color : #BE5324; line-height: 26px; font-family: "Arial", san-serif;}


input.gobtn {
	background-color:#E69F1E;
	width:120px;
	height:25px;
	font-weight: bold; 
	font-size: 11px; 
	color: #FFFFFF;
}



