/* CSS Document */
/* Copywrite 2006 In The Rabbit Hole / Aaron Frankel, all rights reserved */

body { 
	font: small serif;
	margin: 0px; 
	padding: 0px; 
	line-height: 14px;
	color: #000;
	voice-family: "\"}\""; 
	voice-family: male;
	font-size: small;
}

body { 
	color: #444; 
	background-color: #CCCC99;
 	background-image: url(/images/bodybg.png);
	background-position: center top;
	background-repeat: repeat-y;
	font-size: 12px; 
	line-height: 14px;
	text-align: left;
	margin: 0px; 
	padding: 0px; 
}

h1, h2, h3 {
	font-size: 14px; 
	line-height: 18px;
	font-weight: bold; 
	text-align: left; 
}

p {
	font-size: 12px; 
	line-height: 14px;
	text-align: left; 
	margin: 0px; 
	padding: 0px;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
}
	
a:visited,
a:visited:hover { 
	font-weight: bold; 
	text-decoration: underline; 
}
	
a:hover,
a:active { 
	text-decoration: underline; 
}

	
/* ---------- shared properties ---------- */

body, h1, h2, h3, p, #linkList h3, #linkList li { 
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
}

#pageHeader, #footer, #linkList h3, #linkList2 h3 {
	background-color: #57734D;
	color: inherit;
}

.topNav, #footer ul {
	background-color: #D1D989;
	color: inherit;
}

.general h2 {
	background-color: #FFEDA0;
	color: #993300;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FED066;
}

.topNav,
.topNav a:link,
.topNav a:visited,
.topNav a:visited:hover,
#footer ul,
#footer ul a:link,
#footer ul a:visited,
#footer ul a:visited:hover {
	color: #57734D;
}

#linkList h3,
h3 a:link,
h3 a:visited,
h3 a:visited:hover,
#footer,
#footer a {
	color: white;
}

#pageHeader h1,
#pageHeader p,
#pageHeader a {
 background-color: inheret;
 color: #FFFFCC;
 text-decoration: none;
 text-indent: 40px;
}

#container,
#content,
#pageHeader,
.topNav,
#footer {
	width: 998px;
}

/* ---------- major elements ---------- */


#container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}


#content {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
	

#pageHeader {
	border-top: 0px;    
	border-right: 1px solid #aaa;    
	border-bottom: 0px;    
	border-left: 1px solid #aaa;    
	margin: 0px; 
	padding: 100px 0px 30px 0px;
}
	
#pageHeader h1 {
	color: inheret;
	font-size: 30px; 
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	background-color: inherit;
}

.topNav {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top: 0px;    
	border-right: 1px solid #aaa;    
	border-bottom: 1px solid #aaa;    
	border-left: 1px solid #aaa;    
}

.topNav ul {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

.topNav li {
	display: inline;
	padding: 5px;
}

/* -- Link List Properties -- */

#linkList {
	position: absolute;
	top: 225px;
	left: 850px;
 	width: 150px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#linkList ul,
#linkList2 ul {
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
}

#linkList ol,
#linkList2 ol {
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
}
	
#linkList li,
#linkList2 li,
#linkList2 h4 {
	display: block;
	list-style-type: none;
	color: #6c9e2d;
	background-color: #f8f8f8;
	font-size: 12px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: italic;
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}
	
#linkList li a:link,
#linkList li a:visited, 
#linkList li a:visited:hover,
#linkList li a:hover, 
#linkList li a:active,
#linkList2 h4 a:link,
#linkList2 h4 a:visited, 
#linkList2 h4 a:visited:hover,
#linkList2 h4 a:hover, 
#linkList2 h4 a:active
/* #linkList2 li a:link,
#linkList2 li a:visited, 
#linkList2 li a:visited:hover,
#linkList2 li a:hover, 
#linkList2 li a:active */ {
	color: #6c9e2d;
	font-style: normal;
	padding-right: 5px;
	font-weight: lighter;
	text-decoration: none;
}

#linkList2 h4 a:visited:hover,
#linkList2 h4 a:hover, 
#linkList2 li a:visited:hover,
#linkList2 li a:hover, 
#linkList li a:visited:hover,
#linkList li a:hover {
	color: #993300;
	text-decoration: none;
}

#linkList h3,
#linkList2 h3 {
	font-size: 11px; 
	line-height: 16px;
	font-weight: bold; 
	text-transform: uppercase;
	text-align: left; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
}
	
#cartItems,
#products,
#miniSearch,
#recentlyViewed {
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #aaa;    
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	color: inherit;
}

#recentlyViewed p {
	text-align: center;
}

#linkList2 {
	position: absolute;
	top: 225px;
	left: 0px;
 	width: 150px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

/* -- End of Link List Properties -- */


.general {
 	width: 657px;
	border: 1px solid #aaa;    
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 10px 0px 10px 160px;
	padding: 0px 10px 20px 10px;
	color: inherit;
}

.general h2 {
	background-position: center bottom;
	background-repeat: repeat;
	font-size: 14px;
	line-height: 18px;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0px -10px 5px -10px;
	padding: 5px;
}
	
.general p {
	padding-bottom: 8px;
	text-align: justify;
}

#footer {
	border: 1px solid #aaa;    
	margin: 10px 0px 20px 0px;
	padding: 20px 0px 10px 0px;
	text-align: center;
}

#footer p {
	text-align: center;
	padding: 5px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

#footer li {
	display: inline;
	padding: 0 10px 0 10px;
}

.contactForm {
}
	
/* hovers */
	
#linkList li:hover,
#linkList2 li:hover {
	background-color: #fefefe;
	color: inherit;
}
	
/* Mini Cart */

#cartItems {
}

#minicart, #minicart p {
	text-align: center;
	padding-top: 5px;
}

#minicart li {
	text-align: left;
	padding: 5px;
	list-style-type: none;
	list-style-position: inside;
}

.minicartProducts {
}


#minicartSeeMain p {
	width: 85%;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

#checkout {
	text-align: center;
	margin-top: 15px;
	padding-bottom: 10px;
}

/* Mini Search */

#miniSearch {
	text-align: center;
}

/* Home Page */

.promotional {
 	width: 677px;
	border: 1px solid #aaa;    
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 10px 0px 10px 160px;
	color: inherit;
}

