@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	margin: 20px;
	padding: 0;
	font-family: Century Gothic;
	font-size: 12px;
	color: #800000;
	background-color: #F4D371;
	text-align: center
}

/* ----- Header Start ----- */

	/* Layout */

	#pcHeader08 {
			width: 900px;
			height: 250px;
			background-color: #97980E;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 3px;
			position: relative
		}
		
	#pcHeader08Left {
			position: absolute;
			top: 4px;
			left: 10px;
		}
		
	#pcHeader08Center {
			position: absolute;
			top: 30px;
			left: 0px;
			width: 0px
		}
		
	#pcHeader08Right {
			position: absolute;
			top: 8px;
			left: 445px;
			width: 450px;
			padding: 10px;
			text-align: left
		}
		
	/* Elements */
	
	#pcHeader08StoreName {
			text-align: left;
			font-size: 60px;
		}
		
	#pcHeader08StoreDescription {
			text-align: left;
			font-size: 18px;
			margin-top: -5px;
		}
			
	#pcHeader08Center form input {
			font-size: 18px;
			border: 1px solid #97980E;
			width: 175px;
			height: 25px
		}
		
	#pcHeader08Center a {
			text-decoration: none;
			color: #666;
		}
		
	#pcHeader08Center a:hover {
			color: #999;
		}
		
	#pcHeader08Right .tagLine {
			font-size: 40px;
		}
		
	#pcHeader08Right .tagLineSmall {
			font-size: 14pt;
			margin-top: -5px; font-family:Century Gothic; font-style:italic; font-weight:bold
		}
		
/* ----- Header End ----- */

/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
			width: 900px;
			height: 28px;
			background-color: #800000;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 3px;
			font-size: 16px;
			text-align: right;
			color: #FFCC00;
		}

	#pcTopNav08-CART {
			float: left;
			padding: 2px 0 0 10px;
			font-size: 9px;
		}

	#pcTopNav08-LINKS {
			float: right;
			margin: 0;
			font-family:Century Gothic; color:#FFCC00; padding-left:0; padding-right:10px; padding-top:4px; padding-bottom:0; font-size:10pt
		}

	#pcTopNav08 a {
			text-decoration: none;
			color: #F4D371;font-family:Century Gothic; 
		}
		
	#pcTopNav08 a:hover {
			color: #FFFFFF;
		}

/* ----- Top Navigation End ----- */

/* ----- Main Area Start ----- */

	#pcMainArea08 {
			width: 900px;
			background-color: #FFF;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 4px;
			border: none;
		}
		
	#pcMainArea08-PC {
			width: 660px;
			float: right;
			border: 1px solid #693734;
			text-align: left;
			/* IE 6 double margin fix */
			display: inline; margin-left:0; margin-right:10px; margin-top:15px; margin-bottom:10px
		}
		
		#pcMainArea08-PC-Content {
				padding: 10px; color:#000000
			}
		
	#pcMainArea08-LEFT {
			width: 210px;
			float: left;
			text-align: left;
			vertical-align: top;
			/* IE 6 double margin fix */
			display: inline; font-family:Century Gothic; color:#F4D371; margin-left:0px; margin-right:0; margin-top:0px; margin-bottom:0px
		}

	#pcMainArea08-BROWSE {
			width: 200px;
			background-color: #800000;
			border: 1px solid #800000;
			margin-bottom: 0px;
			/* IE 6 fix (content pushing out width) */
			overflow: hidden; font-family:Century Gothic; color:#F4D371; 
		}

	#pcMainArea08-BROWSE table {
			color:#FFFFFF; margin-left:6px; margin-right:0; margin-top:0; margin-bottom: 10px
		}

#pcMainArea08-BROWSE table td {
			padding: 4px 0 0 0;
		}
		
	#pcMainArea08-PRICE {
			border-style:solid; border-width:1px; width: 200px;
			background-color: #800000;
			margin-bottom: 0px
		}

	#pcMainArea08-LINKS {
			width: 200px;
			background-color: #800000;
			border: 1px solid #800000;
			margin-bottom:  0px
		}
		
	#pcMainArea08-LEFT h3 {
			font-size: 12pt;
			color: #F4D371;
			border-bottom: 1px solid #F4D371;
			width: 180px;
			margin-left:5px; margin-right:0; margin-top:5px; margin-bottom:10px; font-family:Century Gothic
		}

	#pcMainArea08-LEFT ul {
		list-style-type: none;
		padding: 0; color:#F4D371; margin-left:5px; margin-right:0; margin-top:0; margin-bottom: 10px
	}

	#pcMainArea08-LEFT li {
		margin: 4px 0 0 5px; color:#F4D371;
	}

	#pcMainArea08-LEFT a {
		text-decoration: none;
		color: #FFCC66;font-family:Century Gothic
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #FFFFFF;
		}
		
	#pcMainArea08-SPACER {
			clear: both; background-color:#800000
		}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
			width: 900px;
			height: 24px;
			background-color: #808000;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 20px;
			font-size: 16px;
			text-align: left;
			color: #808000;
		}

	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 10px;
		}

	#pcFooter08 a {
			text-decoration: none;
			color: #000;
		}
		

	#pcFooter08 a:hover {
			color: #800000;
		}

/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
      width: 200px;
			border: 1px solid #FFCC66; 
			margin-bottom: 10px;
			font-size: 11px; font-family:Century Gothic; color:#FFCC66; background-color:#800000
	}