@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
}

a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#008000;
	text-decoration:none;
}

a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
}

a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
}

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#E1DDB4;
}

#cat {
	width:200px;
	height:790px;
	border: thin solid #008000;
	margin:5px;
	background-color:#FFF;
}

#insidecat {
	margin:5px;
}

.categories {
	height:20px;
	border-bottom:thin solid #EAEAEA;
}

#adsdiv {
	width:580px;
	height:310px;
	border: thin solid #008000;
	margin:5px;
	background-color:#FFF;
}

#prods {
	width:184px;
	height:230px;
	border: thin solid #008000;
	margin:5px;
	background-image:url(prodsbg.png);
	background-repeat:no-repeat;
	background-color:#FFF;
}

#insideprods {
	margin:5px;
}

.prodstext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
}

.bluelinks {
	color:#009;
}

#footer {
	width:795px;
	height:100px;
	border: thin solid #008000;
	margin:5px;
	background-image:url(footerbg.png);
}

.footertext {
	font-size:12px;
	color:#FFF;
}

#header {
	width:500px;
	height:50px;
	margin:5px;
	background-image:url(headerbg.png);
}

.headertext {
	font-size:10px;
}

.headerlink {
	font-size:14px;
	color:#009;
}

#instruc {
	width:220px;
	height:270px;
	background-image:url(shopinstructions.png);
	margin-left:5px;
	margin-right:5px;
}

.insideinstruc{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
	margin-left: 10px;
	margin-right: 10px;
}

.instruchead {
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	color:#FFF;
}

#contactheader {
	width:800px;
	height:50px;
	background-image:url(contactheaderbg.png);
}

.header1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}
