body {
	/* Body background color */
	background-color: #D6D6D6;
}

img { border: 0; }
div.contenttextcontainer img { display: inline; }

div.main {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	/* Border color */
	border: solid 1px #000000;
	width: 780px;
	/* Content background color */
	background-color: #FFFFFF;
}

div.container {
	margin: 11px;
}

table.header {
	/* Header background color */
	background-color: #FFFFFF;
	/* Header text color */
	color: #000000;
	/* Border color */
	border-bottom: 1px solid #000000;
	padding-bottom: 4px;
	vertical-align: bottom;
	width: 758px;
}

table input {
	/* Font family choice 1 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	/* Form component background color */
	background-color: #ebebeb;
	/* Form component text color */
	color: #000000;
	margin: 0px 0px 4px 0px;
}

table select {
	/* Font family choice 1 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	/* Form component background color */
	background-color: #FFFFFF;
	/* Form component text color */
	color: #000000;
	margin: 0px 0px 4px 0px;
}


img.logo {
	display: inline;
	margin: 0px;
	float: left;
}

div.headnav {
	/* Footer background color */
	background-color: #EBEBEB;
	text-align: right;
	padding: 4px;
	/* Header text color */
	color: #000000;
	/* Font family choice 1 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}


div.headnav img {
	display: inline;
	vertical-align: middle;
}


div.headnav a, a:link, a:visited, a:active {
	margin-left: 4px;
	margin-right: 4px;
	verical-align: middle;
	text-decoration: underline;
	/* Header text color */
	color: #000000;
}

div.topnav {
	display: inline;
	float: right;
	vertical-align: bottom;
	/* Font family choice 1 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	/* Footer text color */
	color: #764330;
}

div.topnav a, a:link, a:visited, a:active {
	/* Footer text color */
	color: #764330;
	text-decoration: underline;
}


div.topnavbar {
	/* Topnavbar background color */
	background-color: #848589;
	/* Topnavbar text color */
	color: #FFFFFF;
	clear: both;
	margin-bottom: 4px;
}
span.loggedin
{
font-family: Arial, Verdana, Helvetica, sans-serif;
	/* Footer text color */
	color: #000000;
	font-size: 0.8em;
	}
div.topnavbarform {
	padding: 4px 20px;
	text-align: right;
}

form.topnavbar {
	display: inline;
	margin: 0px;
}

select.topnavbar {
	/* Font family choice 1 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 10px;
}
input.topnavbar {
	/* Font family choice 1 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	margin-left: 1px;
}
Img.Go {

  Padding-top: 4px;

}


span.topnavbartext
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/* Footer text color */
	color: #ffffff;
	font-size: 0.7em;
	line-height: 1.3em;
}
div.banner {
	background-image: url(../imgmain/bannerpat.gif);
	background-repeat: repeat-x;
	/* Content background color */
	background-color: #FFFFFF;
	/* Topnavbar text color */
	color: #FFFFFF;
	/* Font family choice 1 */
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 9px;
}

table.banner {
	width: 758px;
	margin: 0px;
}

table.banner td {
	background-color: transparent;
}

div.subbanner {
	margin-bottom: 5px;
}

div.search {
	margin: 15px 0px 0px 10px;
	width: 300px;
	display: inline;
	float: left;
	text-align: left;
}

span.searchtext {
	font-weight: bold;
	font-size: 1.0em;
}

form.search {
	margin-top: 12px;
}

form.search input {
	font-size: 0.7em;
	margin-right: 3px;
	vertical-align: middle;
}

span.bannertext {
	font-size: 0.7em;
}

table.content {
	width: 738px; 
}

div.content {
	/* Border color */
	border-left: dotted 1px #000000;
	/* Border color */
	border-right: dotted 1px #000000;
	/* Border color */
	border-bottom: dotted 1px #000000;
	margin: 5px 0px;
	width: 756px; 
	text-align: left;
}

div.contenttextcontainer {
	margin: 5px 8px;
}

table.content td {
	text-align: left;
	vertical-align: top;
}

table.content td.padding {
	padding-left: 8px;
}

table.content td.border {
	/* Border color */
	border-right: dotted 1px #000000;
	
}
table.content td.borderleft {
	/* Border color */
	border-left: dotted 1px #000000;
	padding-left: 10px;
}

div.content h1 {
	background-color: #FFFFFF; /* Font family choice 2 */
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Content text color */
	color: #000000;
	font-weight: bold;
	font-size: 1.75em;
	margin-bottom: 5px;
	line-height: 115%;
}

div.content h2 {
	/* Content background color */
	background-color: #FFFFFF;
	/* Font family choice 2 */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/* Footer text color */
	color: #764330;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0px;
	background-image: url(../imgmain/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

div.content h3 {
	/* Content background color */
	background-color: #FFFFFF;
	/* Font family choice 2 */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/* Footer text color */
	color: #764330;
	font-weight: bold;
	font-size: 1.25em;
	margin: 0px;
}

div.contenttext {
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Footer text color */
	color: #764330;
	font-size: 0.7em;
	line-height: 1.3em;
}
div.contenttext  a, a:link, a:visited  {
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Footer text color */
	color: #764330;	
	line-height: 1.3em;
	text-decoration: underline;
	padding-left: 0px;
	margin-left: 0px;
}
div.footerlinks a {
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Footer text color */
	color: #764330;
	line-height: 1.3em;
	text-decoration: underline;
}
li
{
	margin-left: 10px;
}
hr.content {
	/* Border color */
	border: dotted 1px #000000;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

table.bottomnavbar {
	/* Content background color */
	background-color: #FFFFFF;
	/* Footer text color */
	color: #764330;
	/* Font family choice 1 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 758px;
}


div.footer {
	/* Footer background color */
	background-color: #EBEBEB;
	padding-bottom: 5px;
}

div.copyright {
	display: inline;
	float: left;
	white-space: nowrap;
	margin-right: 4px;
	padding: 5px;
	/* Content background color */
	background-color: #FFFFFF;
	/* Content text color */
	color: #000000;	
	/* Font family choice 1 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	margin-left: 26px;
}

div.copyright a, a:link, a:visited {
	/* Content text color */
	color: #764330;
}

object {
	display: inline;
	float: right;
}
.cartNavActive {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 1em;
            font-style: italic;
            font-weight: bold;
            color: #000000;
            text-decoration: none;
}
a.cartNavLink:link {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 1em;
            font-style: normal;
            font-weight: bold;
          
            text-decoration: none;
}
.cartNavInactive {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 1em;
            font-style: normal;
            font-weight: bold;
           
            text-decoration: none;
}