/* CSS Document */



body {
	margin:0px;
	padding:0px;
	background-image:url(resources/tile2abcde.jpg);
	background-repeat:repeat-y;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	background-color:white;
	}
h1 {
	margin:0px 0px 2px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#FFFFCC;
	}
	
h2  {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:17px;
	line-height:28px;
	font-weight:900;
	color:#FFFFCC;	
	}
	
h3  {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:17px;
	line-height:28px;
	font-weight:800;
	color:#336666;	
	}
p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#00FFCC;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
a:link {color:#A43500;}
a:visited {color:#E37200;}
a:hover {background-color:#FFDDBB;}

.footerfont  {
	font:10px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

.style4 {
	    font-family: Arial;
	    font-size:12PX;
	    font-style: normal;
	    font-variant: normal;
	    font-weight: lighter;
	    color: #598759;
        }

#Header {
	margin:40px 0px 10px 0px;
	padding:9px 0px 11px 30px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:78px; /* 14px + 17px + 2px = 33px */
	border:1px dashed #ccc;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:9px;
	background-color:#A85437;
	/* a85437 is chestnut */
	background-image: url(images/header2.jpg);
	background-repeat: repeat;
	font:white;
	}

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	"\"}\""; voice-family:inherit; height:14px; } body>#Header
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

.Linksbar{
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:100px;
	margin:18px 50px 20px 270px;
	border:none;
	background-color:white;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

.Content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:425px;
	margin:47px 210px 20px 235px;
	border:1px solid black;
	background-color:white;
	padding:8px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

.Contentartforlife {
	position:auto; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:425px;
	min-height:228px;
	margin:47px 210px 20px 235px;
	border:1px solid black;
	background-color:white;
	padding:8px;
	z-index:2; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
	
.Contentmerchandise{
	position:auto; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:425px;
	min-height:285px;
	margin:47px 210px 20px 235px;
	border:1px solid black;
	background-color:white;
	padding:8px;
	z-index:2; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

.leftimg {
	float:left;
	border: 1px solid #000000;
	margin-left: 3px;
	margin-right: 15px;
	margin-bottom: 6 px;
	z-index:4;
	}
	
.rightimg {
	float:right;
	margin-left: 3px;
	margin-right: 15px;
	margin-bottom: 6 px;
	z-index:4;
	}
	
	
.leftimgartforlife {
	float:left;
	border:none;
	margin-left: 3px;
	margin-right: 9px;
	margin-bottom: 6 px;
	z-index:4;
	}
	
.rightimgartforlife {
	float:right;
	border:none;
	margin-left: 3px;
	margin-right: 9px;
	margin-bottom: 6 px;
	z-index:4;
	}
	
.leftimgfooter {
	float:left;
	border:none;
	margin-top:4px;
	margin-left: 4px;
	margin-right: 5px;
	margin-bottom: 2 px;
	z-index:4;
	}

#Graphic {
	position:absolute;
	top:122px;
	left:10px;
	width:320px;
	padding:15px;
	background-color:#ffffff;
	border:none;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:250px;
	background-image:url(images/fornavbarsmall.jpg);
	height: 627px;
	}


#Menu {
	position:absolute;
	top:185px;
	right:20px;
	width:275px;
	padding:9px;
	background-color:#FFFFCC;
	border:1px dashed #999;
	border-color: black;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	left: 30px;
	}

#Footer {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:425px;
	margin:30px 210px 20px 235px;
	border:1px dashed #999;
	border-color:black;
	padding:5px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
	
.Contentfootercredit {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:425px;
	margin:5px 210px 10px 231px;
	border:none;
	background-color:white;
	padding:8px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
	
	

