body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	/*background-color: #393424;*/
	background-color: #1F1614;
}
h1 {
	display: none;
}
h2 {
	margin-top:15px;
	margin-bottom:4;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #393424;
	background-color: transparent;
	}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	color: Maroon;
}
a:link,a:visited { 
	color: #993300; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: none;
 }
a:hover {  
	color: #393424; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: none;
}
img { 
	display: block;
	border: none;
}
.imgrt {
	float: right;
	padding: 1px;
	border: 1px solid #D0CFBF;
	margin: 0 0 10px 10px;
}
.cimg {
	padding: 1px;
	border: 1px solid #D0CFBF;
}
.products td {
	border: 0;
}
.prodimage {
	padding: 1px;
	border: 1px solid #D0CFBF;
}
.catimage {
	padding: 1px;
	border: 1px solid #D0CFBF;
}
li {
	margin-bottom: 4px;
	line-height: 14px;
}
p.follow {
	margin-bottom: 4px;
}
ul {
	margin-top: 0px;
}
p {
	margin-top: 0;
}
/***** Head Section ******/
#topnav {
	width:900px;
	/*margin:0;*/
	margin: 0 auto 0 auto;
	padding:0;
	color: #393424;
	background-image: url(imgs/topnav.jpg);
	height: 61px;
}
#tnav {
	margin:0;
	padding:0;
	position: relative;
	top: 40px;
	left: 141px;
	font-variant: small-caps;
	font-weight: bold;
	/*border: 1px solid red;*/
}
#tnav a {
	display: inline;
	margin-left: 60px;
}
#tnav a:link,#tnav a:visited { 
	color: #393424; 
	background-color: transparent;
 }
#tnav a:hover {  
	color: #993300; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: underline;
}
#head {
	width: 900px;;
	background-color: #393424;
	margin: 0 auto 0 auto;
	/*border: 1px solid green;*/
}

/****** Content Area ****/

#frame {
	width:900px;
	background-image: url(http://www.moosewalkstudios.com/imgs/bodybak.jpg);
	margin: 0 auto 0 auto;
	/*padding:2px;*/
	/*border: 1px solid #FFFBDF;*/
}
#cartframe {
	width:900px;
	background-image: url(http://www.moosewalkstudios.com/imgs/cartbak.jpg);
	margin: 0 auto 0 auto;
	border-top: 1px solid #FFFBDF;
}
#main {
	/*min-height: 585px;*/
	/*margin: 0;*/
	padding: 0;
	/*border: 1px solid blue;*/
}
.nav {
	font-size: 11px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #393424;
	margin-bottom: 10px;
}
.nav a {
	display: block;
	margin-bottom: 5px;
	padding: 0;
}
.nav a:link,.nav a:visited { 
	color: #393424; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: none;
 }
.nav a:hover {  
	color: #993300; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: underline;
}
.nav h3 {
	color: #A84741;
	font-weight: bold;
	border: 0;
}
#lcol {
	float:left;
	width:164px;
	padding:0;
	/*background-color: #D0CFBF;*/
	/*border: 1px solid blue;*/
}
#rcol {
	float:right;
	width:297px;
	padding:0;
	line-height: 14px;
	/*background-color: #D0CFBF;*/
	/*border: 1px solid blue;*/
}
#ccol {
	margin: 0 310px 0 175px;
	/*margin-right: 300px;
	margin-left: 170px;*/
	width: 400px;
	padding-top: 0;
	/*border: 1px solid red;*/
}
.lcontent {
	margin:0; 
	padding:15px;
	/*border: 1px solid yellow;*/
}
.ccontent1 {
	padding: 20px 20px 20px 20px;
}
.caption {
	margin: 5px 0 15px 0;
	font-size: smaller;
	color: #393424;
	font-weight: bold;
}
.ccontent {
	margin-bottom: 20px;
	margin-top: 0;
	/*border: 1px solid green;*/
}
.rcontent {
	margin:12px; 
	/*padding:0 20px 0 0;*/
	vertical-align: top;
	line-height: 16px;
	/*border: 1px solid yellow;*/
}
#twocol {
	margin:0 0 0 210px;
	/*border: 1px solid red;*/
}
.twocontent {
	margin:15px 150px 20px 0;
	/*border: 1px solid green;*/
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; 
	padding:0;
	background:transparent;
}
#footer h4 {
	color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 0;
	margin-bottom: 0;
}
#fcontent {
	padding: 0 20px;
	text-align: center;
}
#fcontent img {
	display: inline;
	margin-left:10px;
}
#footer {
	width: 900px;
	margin: 5px auto 5px auto;
	border-top: 1px solid #cccccc;
	text-align: center;
	font-size: smaller;
}
#footer a:link,#footer a:visited { 
	color: #666666; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: none;
 }
#footer a:hover {  
	color: #FFFBDF; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: none;
}
#copy {
	width: 436px;
	float: left;
	margin-left: 164px;
	color: #FFFBDF;
}
/**** VFA ****/
#vfa {
	background-image: url(imgs/vfa_logo2.jpg);
	background-repeat: no-repeat;
	/*float: left;*/
	width: 140px;
	height: 184px;
	margin-top: 40px;
}
#vfa a:hover {
	background-image: none;
}
#vfac {
	/*float: left;*/
	width: 140px;
	height: 184px;
	/*position: relative;
	left: 0px;*/
}
#vfac a {
	background-image: url(imgs/vfa_logo.jpg);
	background-repeat: no-repeat;
	display: block;
}
