body {
  text-align: center;
  background: #F4FDE5 url('images/bg.jpg') top center no-repeat fixed;
  margin-top:0px;
  margin-bottom:0px;
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  color: #333; /*#666666*/
}

.breadcrumb{
font-size:12px;	
margin-bottom:10px;
}
.breadcrumb A:link {
	COLOR: #333; text-decoration: underline;
}
.breadcrumb A:visited {
	COLOR: #333; text-decoration: underline;
}
.breadcrumb A:active {
	COLOR: #333; text-decoration: underline;
}
.breadcrumb A:hover {
	COLOR: #333; text-decoration: underline;
}



.whitebg{
background: #ffffff;
vertical-align: top;
font-family: arial, verdana, sans-serif;
font-size:13px;
  color: #666666;
  padding:5px;
}

.freeshipping
{ color:#393;
 }

.right{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}

.right A:link {
	COLOR: #333; text-decoration: none
}
.right A:visited {
	COLOR: #333; text-decoration: none
}
.right A:active {
	COLOR: #333; text-decoration: none
}
.right A:hover {
	COLOR: #333; text-decoration: none
}



#page_footer A:link {
	COLOR: #333; text-decoration: none
}
#page_footer A:visited {
	COLOR: #333; text-decoration: none
}
#page_footer A:active {
	COLOR: #333; text-decoration: none
}
#page_footer A:hover {
	COLOR: #333; text-decoration: none
}








A:link {
	COLOR: #0000CD;  text-decoration: underline;
}
A:visited {
	COLOR: #0000CD; text-decoration: underline;
}
A:active {
	COLOR: #0000CD; text-decoration: underline;
}
A:hover {
	COLOR: #0000CD; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('images/content_bg.jpg') top right repeat-y;
 /* border: 1px solid #018843; */
}

#page_wrapper1col {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('images/content_whitebg.jpg') top right repeat-y;
 /* border: 1px solid #018843; */
}


#page_header {
  height: 120px;
  background: #018843 url('images/header.jpg') top right no-repeat;
  clear: both;
}

#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: arial, verdana, sans-serif;
  font-size:32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;
}

#page_header h2 {
  margin: 0px;
  padding-left:25px;
  font-family: arial, verdana, sans-serif;
  font-size:13px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #018843;
}

#menu_bar {
  height:40px;
  background: #FFFFFF url('images/drop_shadow.gif') top left repeat-x;
  clear: both;
}

#menu_bar ul {
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  background: #cccccc url('images/menu_bg.gif') top left repeat-x;
  color: White;
  float: left;
  width: 100%;
  font-family: arial, verdana, sans-serif;
  font-size:14px;
  font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:15px;
  padding-right:15px;
  background: #cccccc url('images/menu_bg.gif') top left repeat-x;
  color: #333;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#menu_bar ul li a:hover
{
  background: #cccccc url('images/menu_hover_bg.gif') top left repeat-x;
  color: #018843;  /*333*/
}

#content_wrapper {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
}

#right_side {
  margin-top:5px;
  float: right;
  width:160px;
  border:0px dashed #cccccc;
  text-align:center;
}

#right_side h2 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  color: #FF6600;
  padding:4px;
  border: 1px solid #AAE5A4;
  background-color:#F4FDE5;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 16px;
  padding-left:4px;
}

#left_side {
  float: left;
  width:540px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
  font-family: arial, verdana, sans-serif;
}

#main {
  font-family: arial, verdana, sans-serif;
  font-size:13px;
  color: #666666;
}

#left_side h1 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: arial, verdana, sans-serif;
  font-size: 18px;
  color: #323030;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}

#center {
  font-family: arial, verdana, sans-serif;
}

#center h1 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: arial, verdana, sans-serif;
  font-size: 18px;
  color: #323030;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}

.red {
	color: #F00;
}


#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  color: #333; /*#666666*/
  line-height: 18px;
  padding-left:4px;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#feature_box {
  float:left;
  width:200px;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}

.featured {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  color: #779E28;
}

#feature_box p {
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer {

  background-color: #018843;
  font-family: arial, verdana, sans-serif;
    font-size: 11px;
  color: #FFFFFF;
    letter-spacing:1px;
	  text-align: center;
}



#spacer {
  height:20px;
  clear:both;
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(../images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  line-height:18px;
}



.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;

/*padding: 5px;*/
left: -1000px;
border: 2px solid #018843;
visibility: hidden;
color: black;
font-weight:bold;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
