html {
	margin: 0px;
	padding: 3px;
}

body { 
	background-image: url(/images/dotsBlurLine.jpg);
	margin: 0cm 0cm 0cm 0cm;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        color: #5B3714;
        text-align:center;
}

a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #5B3714;
}

a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #8C6636;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #545C20;
}

div.container {
	width:806px;
	margin: auto auto;
	border:3px solid gray;
	padding: 0px 0px 0px 0px;
	background: white;
}

div.kbHeader {
	margin-left: 0px;
	background-image: url(/images/fade.jpg);
	clear:left;
	text-align: left;
}

div.underHeader {
	background: #FFFFFF url(/images/grass.jpg) no-repeat;
	background-position: bottom;
}

div.kbFooter {
	width: 806px;
	height: 60px;
	clear: both;
	font-size: small;
	text-align: center;
	padding-top: 1cm;
}

div.leftMenu {
	float:left;
	width:200px;
	margin:5px;
	text-align: left;
}

div.leftBlanketsImg {
float:left;
width:260px;
text-align: left;
}

div.whatIs {
float:left;
width:560px;
margin-left: 10px;
text-align: left;
}

div.content {
padding-right: 20px;
margin-left:220px;
text-align: left;
line-height: normal;
}

ul {
	text-align: left;
	line-height: normal;
}

/* Box Style One */

.boxed1 {
	margin-bottom: 20px;

}

.boxed1 h2 {
	height: 25px;
	margin: 0 0 2px 0;
	padding: 5px 0 0 10px;
	background: #AFB43C url(/images/menuHeader.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxed1 ul {
	margin: 0;
	padding: 0;
	background: #DFF2C5 url(/images/menubg.gif) no-repeat left bottom;
	list-style: none;
}

.boxed1 li {
	padding: 5px 5px 0px 5px;
	background: url(/images/dots.gif) repeat-x;
	font-size: small;
        text-align: left;
}

.boxed1 a {
	display: block;
	width: 185px;
	padding: 3px 0px;
	background-color: #DFF2C5;
	text-decoration: none;
	font-weight: bold;
}

.boxed1 a:hover {
	text-decoration: none;
	color: #545C20;
}

.boxed1 a:visited {
	text-decoration: none;
}

.boxed1 .active, .boxed1 .active a {
	text-decoration: none;
	background-color: #B0D97B;
	color: #FFFFFF;
}

.sumBrowse
{
float:left;
width:280px;
margin:10px 10px 20px 10px;
text-align: left;
}

.left
{
text-align: left;
}

.center
{
text-align: center;
}

.small
{
font-size: small;
}

.large {
font-size: large; 
}

.indent
{
text-indent: 15px;
}

.pink {
color: #cc3366;
}

.green {
color: #669900;
}

.bold {
font-weight: bold; 
}

img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

.capFirst:first-letter {
font-weight: bold;
font-size: large
}

#description {
  margin: 5px 5px 5px 5px;
  padding: 20px 20px 20px 20px;
  border:1px solid #eee;
  border-width: 1px 1px 1px 1px;
  max-width:600px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

#announcementShipping {
  margin: 5px;
  padding: 10px;
  border: 5px solid #eee;

  max-width:600px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  font-weight: bold;
  text-transform:uppercase;
  letter-spacing:.2em;
  }

table {
       /* fix for IE6 and below not inheriting font size */
       font-size: 1em;     
    } 

table table{
       font-size:90%;
       } 

