/************ sectionLinks styles **************/
#pageNav{
	float: left;
	width: 141px;
	margin-left: 3px;
	padding: 0px;
	font-family: Tahoma, Verdana;
	font-size: 9pt;
}

#sectionLinks {
	margin: 0px;
	padding: 0px;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}



#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image: url("../images/vn2.jpg");
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
	height: 25px;
	text-decoration: none;
}

#sectionLinks a:hover {
	background-image: url("../images/vnh.jpg");
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
}

/* standard tags */
h1 {
  color: #336699;
  font-weight: normal;
  border-bottom: 1px solid #336699;
}

h2 {
  color: #336699;
  font-weight: normal;
  border-bottom: 1px solid #336699;

}

h3 {
  color: #336699;
  font-weight: normal;
  border-bottom: 1px solid #336699;

}

h4 {
  color: #336699;
  font-weight: normal;
  

}

h5 {
  color: #336699;
  font-weight: normal;
}

h6 {
  color: #336699;
  font-weight: normal;
}

li.sub-features {
  color: #000000;
  font-weight: normal;
  font-size: 8pt;
  list-style: disc;
  text-align:left;
}

li.features {
  color: #336699;
  text-align: center;
  font-weight: bold;

}

/* left graphics */

.left {
  width: 85px;
  background-image: url(../images/l_spacer.jpg);
  background-repeat: repeat-y;
  vertical-align: top;
}

.left_top {
  width: 85px;
  background-image: url(../images/l1.jpg);
  background-repeat: no-repeat;
  height: 525px;
}

/* right graphics */
.right {
  width: 85px;
  background-image: url(../images/r_spacer.jpg);
  background-repeat: repeat-y;
  vertical-align: top;
}

.right_top {
  width: 85px;
  background-image: url(../images/r1.jpg);
  background-repeat: no-repeat;
  height: 525px;
}

/* center top graphics */

.center {
  vertical-align: top;
  background-image: url(../images/t1_spacer.jpg);
  background-repeat: repeat-x;
}

.center_top {
  background-image: url(../images/t1.jpg);
  background-repeat: no-repeat;
  height: 25px;
}

.header_bg {
  background-image: url(../images/header_bg.jpg);
  background-repeat: no-repeat;
  clear: right;
}
/* flash header */

.flash_header {
  height: 182px;
  background-image: url(../images/header_spacer.jpg);
}

/* left menu */
.left_menu {
  background-image: url(../images/b_spacer.jpg);
  background-repeat: repeat-y;
  width: 225px;
  vertical-align: top;
}

.menu_top {
  background-image: url(../images/menu_top.jpg);
  background-repeat: no-repeat;
  height: 18px;
  text-align: center;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
}

.menu_top_spacer {
  background-image: url(../images/menu_top_spacer.jpg);
  background-repeat: repeat-y;
  height: 40px;
}

.menu_center {
  background-image: url(../images/menu_center.jpg);
  background-repeat: no-repeat;
  height: 18px;
  text-align: center;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
}

.menu_center_spacer {
  background-image: url(../images/menu_center_spacer.jpg);
  background-repeat: repeat-y;
  height: 40px;
  font-size: 8px;
  text-align: center;
}

.main_menu_right {
  border-color: white;
  border-width: 1px;
  padding-left: 3px;
  padding-right: 4px;
}

.top_menu_right {
    background-repeat: no-repeat;
  background-position: left top;
  width: 100%
  text-align: left;
  height: 100%;
}

.main_menu {
  font-size: 8pt;
  text-align: center;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.menu_bottom {
  background-image: url(../images/menu_bottom.jpg);
  height: 41px;
  background-repeat: no-repeat;
}

.add_to_favorites {
  background-image: url(../images/add_to_favorites_blank.jpg);
  height: 31px;
  background-repeat: no-repeat;
}

.b1 {
  background-image: url(../images/b1.jpg);
  height: 139px;
  background-repeat: repeat-y;
}

/* content area */
.content_area {
  background-image: url(../images/c1.jpg);
  background-repeat: no-repeat;
  vertical-align: top;
}
.content_area_spacer {
  background-image: url(../images/c1_spacer.jpg);
  background-repeat: repeat-x;
  vertical-align: top;
}

/* text */

.cart_button_cell {
  width:95px;
  text-align:center;
}

.product_attribute {
  border: 0px;
  font-size: 9pt;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  padding: 0px;
  height: 15px;
}

.product_description {
  font-size: 9pt;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

table, td, p {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.menu_label {
  font-size: 10pt;
  font-weight: bold;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
}

.content_area_cell {
  vertical-align: top;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding-top: 15px;
  padding-left: 10px;
}

a.learn_more_product:active {
  color: #336699;
  font-size: 11px;
  text-decoration: underline;
  font-weight: bold;
}

a.learn_more_product:visited {
  color: #336699;
  font-size: 11px;
  font-weight: bold;
}


a.learn_more_product:link {
  color: #336699;
  font-size: 11px;
  font-weight: bold;
}

a.learn_more_product:hover {
  text-decoration: underline;
  color: #336699;
}

.learn_more_product {
  text-decoration: underline;
  color: #336699;
  font-weight: bold;
}



a:link {
  color: #336699;

}

a:visited {
  
  color: #red;

}

a:hover {
  text-decoration: none;
  color: #113366;

}

.banner {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border: 0 solid #000000;
}

.tableheader {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: 336699;
  text-align: center;
  font-weight: bold;

}

.tabletext {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  
}

.subhead {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: 336699;
  font-weight: bold;
}

.address {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000000;
}

.copyright {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000000;
  text-align: center;
  vertical-align: bottom;
}

.copyright_cell {
  padding-left: 45px;
  padding-right: 80px;
  vertical-align: bottom;
}

.search_input {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #336699;
}

.thumbnail_bg {
  background-repeat: no-repeat;
  height: 130px;
  width: 130px;
  vertical-align: top;
}

.product_header {
  background-image: url(../images/product_header.jpg);
  background-repeat: repeat-x;
  height: 20px;
}

.body {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  line-height:  1.2em;
  padding: 8px;
  


}

.stafflinks {
   text-align:center;
   font-size:14px;
   
}

.mission {
  border-color: #991738;
  border-width: 2px;
  border-style: solid;
  padding: 25px;
  padding-top: 10px;
  padding-bottom: 16px;
  margin: 25px;

}

.product_field {
  width: 95px;
  font-weight: bold;
  vertical-align: top;
}