body	{
	margin: 0px;
	background-color: #F9EDD3;
	overflow:auto;
	height:100%;
	padding-top:3px;
		}



table, td, tr, div{
	font-family: arial, sans-serif;  
	color: #55320E ; 
	font-size: 12px;
}

a:link, a:active, a:visited {
	color: #55320E ; 
   	text-decoration: none;
 
  }

a:hover {
	color: #55320E ; 
 	text-decoration: underline;}

a.res:link, a.res:active, a.res:visited {
	color: #55320E ; 
   	text-decoration: underline;
 
  }
a.res:hover {
	color: #63492F ; 
 	text-decoration: underline;}


a.footer:link, a.footer:active, a.footer:visited {
	color: #55320E ; 
   	text-decoration: none;
 
  }

a.footer:hover {
	color: #55320E ; 
 	text-decoration: underline;}


 hr {
	width:80%;
	height:1px;
	color:black;
	}
ol {
	margin:3px;
	margin-top:5px;
	padding-left:20px;
	font-size:11px;
	}
h1 {
	line-height:12px;
	padding:0px;
	margin:0px;
	font-size:26px;
	font-weight:bold;
	font-color:#754F2A;
	}
h3 {
	line-height:17px;
	padding:0px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
	font-color:#754F2A;
}
.nav {
	width:208px;
	background-color:#DECBAD;
	padding-top:5px;
	}

.cshead {
	background-color:#A88764;
	padding:5px;
	width:230px;
	color:white;
	font-weight:bold;
	font-size:11px;
	font-family:verdana;
	text-spacing:150%;
	line-height:13px;
}

.topnav {
	background-color:#A88764;
	width:96px;
	height:35px;
	text-align:center;
	border-left:1px solid #C7A47A;
}

a.tnav:link, a.tnav:active, a.tnav:visited {
	color: #ffffff ; 
	font-size:12px;
   	text-decoration: none;
 
  }

a.tnav:hover {
	color: #ffffff ; 
	font-size:12px;
 	text-decoration: underline;}

ul.sublist {
	list-style-image: url(images/bullet2.gif);
	vertical-align:middle;
	margin-top:2px;
	margin-bottom:5px;
	margin-left:15px; !important;
	margin-left: auto;
	font-size:11px;
	letter-spacing:1px;
	line-height:12px;
	}
.blanket {
	width:250px;
	height:157px;
	background-image:url(images/blanket_mid.jpg);
	background-repeat:no-repeat;
}
.throw {
	width:250px;
	height:157px;
	background-image:url(images/throwpic.jpg);
	background-repeat:no-repeat;
}
.rowa {
	background-color:#EBDCC0;
	border-bottom:2px solid #F9EDD3;
}
.rowb {
	background-color:#EDDEC2;
	border-bottom:2px solid #F9EDD3;
}