body {
	margin: 0px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #333333;
	background-color: #393E3A;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	line-height: 110%;
	padding: 10px 5px 5px 15px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0em;
	line-height: 110%;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}

h3 {
	font-size: 1em;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0.6em;
	padding-left: 15px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0.6em;
}

p {
	margin-top: 0em;
	margin-bottom: 0.6em;
	padding-right: 10px;
	padding-left: 15px;
}
/*
A:link {
	color: #333333;
	text-decoration: underline;
}
A:visited {
	color: #333333;
	text-decoration: underline;
}
A:active {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #8F0000;
	text-decoration:underline;
}
*/
#header {
	border-bottom: 1px solid White;
	background-color: #E9EFCF;
	height: 73px;
	height: 70px;
}
#headerlogo {
	height: 70px;
	background-image: url(/images/bkg-menubar.jpg);
	background-repeat: no-repeat;
}
.menubar {
	/*	border-bottom: 1px solid White;*/
	font-size: 0.90em;
	height: 16px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: right;
}
.menubar a {
	text-decoration:none;
	font-weight:bold;
}
.menubar a:link {
	color: #333333;
	text-decoration: none;
}
.menubar a:visited {
	color: #333333;
	text-decoration: none;
}
.menubar a:hover {
	color: #8F0000;
	text-decoration:underline;
}

#TopNavigation {
	font-size: 11px;
	font-weight: bold;	
	white-space: nowrap;
	padding-right: 15px;
	padding-left: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.TopNav {
    border-width: 0px;
}

#TopNavigation {
  margin:0;
  padding:0;
  list-style:none;
}

#TopNavigation li {
  float:left;
  margin: 0px;
  padding: 0px;
}

.TopNav a, .TopNav a:link, .TopNav a:visited, .TopNav a:active {
  display:block;
  text-decoration: none;
  padding-right: 11px;
  padding-left: 11px;
}

.TopNav a:hover {
  background:none; 
  background-image: url(../images/icon_tn_arrow.gif);
  background-position: 3px 50%;
  background-repeat: no-repeat;
}

.TopNav a, .TopNav a:link, .TopNav a:visited, .TopNav a:active {
	color: #668975; /* Text Medium */
}

.TopNav a:hover {
  color: #4B3200; /* Primary */
}



#imgbar {
	background-repeat: repeat-x;
	height: 150px;
	background-image: url(/images/img-bar-bkgd.jpg);
}
.imglt {
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: left;
}
.imgrt {
	margin-left: 15px;
	margin-bottom: 5px;
}

/*#imgbar a {
	text-decoration: underline;
}*/
#imgbar a:link {
	text-decoration: underline;
	color: #333333;
}
#imgbar a:visited {
	text-decoration: underline;
	color: #333333;
}
#imgbar a:hover {
	color: #8F0000;
	text-decoration:underline;
}


#footer {
	padding: 5px 0px 5px 0px;
	font-size: 0.8em;
	text-align: left;
	color: #FFFFFF;
	background-color: #393E3A;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer a {
	text-decoration:none;
	font-weight:normal;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #E9EFCF;
	text-decoration:underline;
}
#copyright {
	padding: 5px 0px 0px 0px;
	font-size: 0.8em;
	text-align: left;
	color: #FFFFFF;
	background-color: #393E3A;

}





.local {
	float:right;
	margin-right: 15px;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.txtbox-rt {
	float: right;
	/*	margin: 0px 10px 10px 510PX;*/
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 200px;
	color: #333333;
	background-color: #E9EFCF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #393E3A;
	border-right-color: #393E3A;
	border-bottom-color: #393E3A;
	border-left-color: #393E3A;
	padding: 10px;
}
.prodimg {

	margin: 0px 10px 10px 5PX;
	float: left;
/*	height: 150px;
	width: 120px;
	color: #333333;*/
/*	border: 1px solid #333;*/
}

.col-big {
	background-color: #FFFFFF;
/*	border: 1px dotted #393E3A;*/
}
.col-big-hdr {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	height: 40px;
	width: 282px;
	background-repeat: no-repeat;
	background-image: url(images/col-hdr-big-green.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;*/
}
.col-big-content {
	height: 240px;
	width: 232px;
	color: #333333;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-image: url(images/col-hdr-big-bg.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #393E3A;
	border-right-color: #393E3A;
	border-bottom-color: #393E3A;
	border-left-color: #393E3A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.col-sml {
	width: 232px;
	color: #333333;
	font-size: 1.0em;
	line-height: 1.2em;
	background-color: #FFF;
	/*	border: 1px dotted #333;*/
/*	height: 140px;*/
	height: 130px;
	vertical-align: top;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #393E3A;
	border-right-color: #393E3A;
	border-bottom-color: #393E3A;
	border-left-color: #393E3A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.col-sml-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	/*	color: #8F0000;*/
	color: #5A6F43;
	height: 24px;
	width: 234px;
	margin: 5px 0px 0px 15px;
	padding: 8px 0px 0px;
	/*	background-color: #B9CEFF;*/
	text-align: center;
	line-height: 20px;
	background-image: url(images/col-hdr-3-green.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/*.col-sml a, .col-sml a:link, .col-sml a:visited, .col-sml a:active {
  display:block;
  text-decoration: none;
  padding-right: 11px;
  padding-left: 11px;
}
.col-sml a:hover{
  background:none; 
  background-image: url(images/bullet-arrow-green.gif);
  background-position: 3px 50%;
  background-repeat: no-repeat;
}
*/
/*
.rtcol-sml {
	width: 232px;
	color: #333333;
	font-size: 0.85em;
	line-height: 1.2em;
	background-color: #FFF;
	border: 1px dotted #333;
/*	height: 135px;*/
/*	vertical-align: top;
	text-align: left;
	margin: 0px 0px 0px 15px;
	padding: 10px 0px 0px 0px;
}
.rtcol-sml-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #8F0000;
	background: url(/images/col-hdr-3.jpg) no-repeat center;
	height: 19px;
	width: 234px;
	margin: 0px 0px 0px 15px;
	padding: 8px 0px 0px 0px;
/*	background-color: #B9CEFF;*/
/*	text-align: center;
}*/
.rtcol-sml {
	width: 232px;
	color: #333333;
	font-size: 1.0em;
	line-height: 1.2em;
	background-color: #FFF;
	/*	border: 1px dotted #333;*/
/*	height: 140px;*/
/*	height: 130px;*/
	vertical-align: top;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #393E3A;
	border-right-color: #393E3A;
	border-bottom-color: #393E3A;
	border-left-color: #393E3A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rtcol-sml-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	/*	color: #8F0000;*/
	color: #5A6F43;
	height: 24px;
	width: 234px;
	margin: 5px 0px 0px 15px;
	padding: 8px 0px 0px;
	/*	background-color: #B9CEFF;*/
	text-align: center;
	line-height: 20px;
	background-image: url(images/col-hdr-3-green.gif);
	background-repeat: no-repeat;
	background-position: center;
}



.tinytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tinytxt-advcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 8px;
	margin-bottom: 0px;
}

.edpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
}
.form-text {
	background-color: #E8EFFF;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 1em;
	font-weight: bold;
}	
.form-table {
	border: 1px solid #000066;
}
.bdr-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}
.order-box {
	font-size: 1.0em;
	background-color: #E8EFFF;
	border: 1px solid #000066;
}
.order-box h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF6600;
	margin-top: 0px;
	margin-bottom: 0.6em;
/*	line-height: 110%;*/
	padding: 5px 5px 0px 5px;
}
ul {
	list-style-type: square;
	font-size: 1.0em;
	margin-top: 0px;
	/*	margin-bottom: 10px;*/
	margin-bottom: 0.6em;
	list-style-position: inside;
}
