html, ul, ol, li, h1, h2, h3, h5, h6, form, fieldset, div, p{
	padding: 0;
	border: 0;
	margin: 0;
}
body {
  background-color: #ECE3D1;
  background-image:url(../images/bkg3.gif);
  background-repeat:repeat-x;
  color: #000000;
  text-align: center;
  margin-top: 0;
}
#outerborder {
	font: 12px/1.6 Verdana, Helvetica, sans-serif;
	color: black;
	background-color: #FCFBF9;
	border: 1px solid #A3A3A3;
	margin-left: auto;
 	margin-right: auto;
	width: 758px;
	text-align:left;
}
#header {
	position:relative; /* this sets everything inside it to position itself reletive to THIS item */
	height:103px;
	background-color:#fff9ed;
}
#headerimgTopR{
	position:absolute;
	top:0px;
	left:231px;
}
#redbar{
	height:16px;
	background-image:url(../images/redbar1_tile.gif);
	background-repeat:repeat-x;
}
#navgraphic{
	background-image:url(../images/navbar1_tile.gif);
	background-repeat:repeat-x;
}
#navbar {
	height:26px;
	background-image:url(../images/logo_bottomR.jpg);
	background-position:right;
	background-repeat:no-repeat;
	color:#666666;
	text-align:right;
	padding-right:120px;
	vertical-align:bottom;
	font: 11px/1.6 Verdana, Helvetica, sans-serif;
}
#navlist {
	padding-top:4px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a { 
	font: 11px/1.6 Verdana, Helvetica, sans-serif;
	padding: 3px 10px;
	color: #666666; 
}

#navlist a:link, #navlist a:visited{
	color: #666666;
	text-decoration: none;
}

#navlist a:hover{
	color: #666666;
	text-decoration:underline ;
}
#content {
	position:relative; /* this makes everything nested inside this to 
	position itself reletive to THIS item */
	color: #333333;
	font: 12px/1.6 Verdana, Helvetica, sans-serif;
	padding: 20px 10px 10px 10px;
	height: auto;
	min-height:250px;
	background-color:#FCFBF9;
	background-image:url(../images/content_tile.gif);
	background-repeat:repeat-y;
}
#contentfull {
	position:relative; /* this makes everything nested inside this to 
	position itself reletive to THIS item */
	color: #333333;
	font: 12px/1.6 Verdana, Helvetica, sans-serif;
	padding: 20px 10px 10px 10px;
	height: auto;
	min-height:250px;
	background-color:#FCFBF9;
}
h1 {
	font: 17px/1.6 Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	padding-bottom: 10px;
}
h2 {
	font: 13px/1.6 Verdana, Arial, Helvetica, sans-serif;
	color:#9A0526;
	font-weight:bold;
}
h3 {
	font: 13px/1.6 Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
}
h4 {
	font: 12px/1.6 Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
}
a { 
	color: #9A0526; 
}
a:link, #content a:visited{
	color: #9A0526; 
}
a:hover{
	color: #9A0526; 
}
#leftcontent {
	width:500px;
	padding:10px 5px 0px 30px;
	line-height:2;
}
#leftcontent ul.productlist{
	padding-left:30px;
}
#leftcontent ul.productlistshort{
	line-height:1.5;
	padding-left:30px;
	
}
#rightcontent {
	position:absolute;
	width:140px;
	margin-left:565px;
	padding: 30px 10px 10px 15px;
}
#rightcontent li{
	list-style-type: none;
	text-indent:10px;
}
#rightcontent li.subnav1{
	list-style-type: none;
	text-indent:10px;
	padding: 5px 0px;
}
#rightcontent a { 
	color: #9A0526; 
}

#rightcontent a:link, #rightcontent a:visited{
	color: #9A0526; 
	text-decoration: none;
}

#rightcontent a:hover{
	color: #9A0526; 
	text-decoration:underline ;
}
#leftcontentfull {
	width:685px;
	padding:10px 5px 0px 30px;
	line-height:2;
}
p .picborderright {
	border: solid 1px #333333;
}
p.shortcontent {
	line-height:1;
}

img.picborder {
	border: solid 1px #333333;
	margin: 7px;
}
.spacerhorline {
	background-image:url(../images/horizontal_line_tile.gif);
	background-repeat:repeat-x;
}
.spacer1 {
	height:40px;
}
#navfooterline {
	border-top: 1px solid #999999;
	color: #666666;
}
#navfooter {
	text-align:center;
}
#navfooter li{
	display: inline;
	list-style-type: none;
	padding-right: 3px;
	
}
#navfooter a { 
	font: 90%/1.6 Verdana, Helvetica, sans-serif;
	padding: 3px 3px;
	color: #666666; 
}

#navfooter a:link, #navfooter a:visited{
	color: #666666;
	text-decoration: none;
}

#navfooter a:hover{
	color: #666666;
	text-decoration:underline ;
}
#footer {
	width:740px;
	font: 60%/1.6 Verdana, Helvetica, sans-serif;
	color: #333333;
	background-color: transparent;
	margin-left: auto;
 	margin-right: auto;
	text-align:right;
	padding-right:20px;
}
table.border1 {
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
