@import url(/code/header.css);

body
{
	background-color: white;
	margin: 0 auto;
	padding: 20px;
	text-align:center;
	width: 780px;
	height: 100%;
	font: 12px Verdana, Arial, sans-serif;
	/* Georgia, "Times New Roman", Times, serif; */
	background-image: url(/images/bodybg.gif);
	background-attachment: fixed;
	
}

#container
{
	display: block;
	background-color: white;
	position:relative;
	width: 780px;
	height: 100%;
	border-top: 5px solid #2e6415;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin:0 auto 0;
	text-align:left;
	padding: 0 0 0 0;
}
img {border: 0;}

#leftcontent
{
	position: absolute;
	left: 10px;
	top: 95px;
	width: 196px;
	padding-top: 0px;
	border: 0px solid #000;
}

#centercontent
{
	margin-left: 0px;
	margin-right: 181px;
	padding-top: 10px;
	border: 0px solid #000;
}


#footer {border-top: 1px solid black; text-align: center; padding: 4px 2px 4px 2px; position:relative;}

.footertext {font: 10px Verdana, Arial, sans-serif; padding: 2px 2px 2px 2px; }

#rightcontent
{
	position: absolute;
	right: 5px;
	top: 153px;
	width: 172px;
	padding-top:2px;
	padding-left: 3px;
	padding-right: 3px;
	border: 0px solid #000;
	margin-left: 5px;
	left: 595px;
}

html>body #banner { height: 79px; }
p,h1,pre { margin: 0px 10px 10px 10px; }

h1
{
	font-size: 14px;
	margin-left: 0px;
	padding-top: 10px;
}

#banner h1
{
	font-size: 14px;
	padding: 10px 10px 0px 10px;
	margin: 0px;
}

ul
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/* Georgia, "Times New Roman", Times, serif; */
	font-size: 12px;
	line-height: 125%;
	text-align:left;
	
	
}

#rightcontent p
{
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

label
{
	font-size: 11px;
	/* font-family: Verdana, Arial, sans-serif; */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/* Georgia, "Times New Roman", Times, serif; */
}

#centercontent h1
{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/* Georgia, "Times New Roman", Times, serif; */
	line-height: 15px;
	border-top: 1px solid #FDD101;
	border-bottom: 1px solid #FDD101;
	padding: 2px 0px 2px 2px;
	position:relative;
	margin-left: 10px;
	text-indent: 8px;
}

#centercontent h2
{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/* Georgia, "Times New Roman", Times, serif; */
	line-height: 15px;
	border-bottom: 1px solid #FDD101;
	padding: 2px 0px 2px 2px;
	position:relative;
	margin-left: 10px;
	text-indent: 8px;
}

#centercontent p
{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/* Georgia, "Times New Roman", Times, serif; */
	line-height: 125%;
		
}
 	
#centercontent p.breadcrumbs
{
	margin-left: 10px;
	font: 10px Verdana, Arial, sans-serif;
}

#centercontent a
{
	text-decoration: underline;
}

#wordwrap {
	float: right;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	background-color: #ffcf00;
}

h3		
{
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/* Georgia, "Times New Roman", Times, serif; */
	padding: 2px 0px 2px 2px;
	position:relative;
	margin-left: 10px;
	text-indent: 8px;
	display: block;
	clear: both;
}

.price {
	font-weight: bold;
	color: #0000FF;
}
q {
	font: italic bold 12px/120% Verdana, Arial, sans-serif;
	/* Georgia, "Times New Roman", Times, serif; */
	color: #000000;
}
cite {
	font: normal 12px/120% Verdana, Arial, sans-serif;
	/* Georgia, "Times New Roman", Times, serif; */
}

			h4
			{
				font-family: Geneva, Arial, Helvetica, sans-serif;
	/* Georgia, "Times New Roman", Times, serif; */
				font-size: 12px;
				font-weight: bold;
				padding: 2px 0px 2px 2px;
				position:relative;
				margin-left: 10px;
				text-indent: 8px;
			}
			.blurbbox {margin: 0px 10px 10px 0px; float: left; clear: right;}
			.blurbpic {width: 165px; padding-top: 3px; float:left; clear:none;}
			.blurbtext {margin-top: 2px; margin-left: 175px; padding: 0px; vertical-align: top;}

/*
	these box fixes are strictly for CSS2-compliant browsers.  IE styles are in the list above.
	Internet Explorer 5+ on PC and Mac do not honor parent>child CSS, but most other CSS2-compliant
	browsers do,including Safari/Konqueror (KHTML) and Mozilla/Phoenix/Chimera/Netscape 6 & 7 (Gecko).
	As the IE engine matures, CSS2 support should be improved.
*/

html>body #centercontent {margin-left: 0px;margin-right: 181px;}

body>div#rightcontent div#cartcontents {width:172px;}

body>div#leftcontent div.sectionlinksI {width: 194px;}

body>div#leftcontent div.sectionlinksA {width: 194px;}

body>div#header p#hdrlinks {margin-top: 66px; margin-right: 173px}

/* end of CSS2-compliant fixes */
