/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol,
ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1em; color: black; background: white; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* STYLING */

html { height:100%; width:100%; }

body { 
	min-height:80%;
	width:960px;
	margin:0 auto;
	text-align:center;
	position:relative;
	color:#4E4B21;
	font:62.5%/1.6em Georgia, Times, Arial;
}

* html body { height:80%; }

h1,h2,h3,h4,h5, blockquote { padding:0.5em 0; line-height:1.3em; color: #522C17; font-style: italic; font-family: Times, "Times New Roman", serif; }
h1 { font-size:2.0em; }
h2 { font-size:1.8em; }
h3 { font-size:1.6em; }
h4 { font-size:1.4em; }
h5 { font-size:1.2em; } 
p { margin-bottom:1em;}
em { font-style:italic; }
ol li ol { padding-left:20px; }

a { color:#3A1C0D; text-decoration:none; border-bottom:1px dotted;}

blockquote { 
	width:190px;
	float:right;
	padding:0 0 0 20px;
	text-align:left;
margin:0;
	text-indent:-10px;
}

blockquote h5 { font-size:1.6em; margin:0; padding:0; }

#left, #right { position:absolute; }

#left {
	text-align:right;
	width:300px;
	left:0;
	padding-top:20px;
	height:600px;
	background:#fff url(../images/grass.gif) 340% 50% no-repeat;
}

#left ul {
	padding-top:50px;
	padding-right:10px;
	font-size:1.4em;
	line-height:1.5em;
	font-style:italic;
}

#left li a { border-bottom:none; }

#left #logo { text-align:left;}
#left #logo a { border-bottom:none; }

#right {
	text-align:left;
	width:495px;
	left:280px;
	min-height:100%;
	font-size:1.2em;
	padding:0 60px 200px 55px;
	line-height:1.5em;
	background:transparent url(../images/backgroundTile.gif) top left repeat-y;
}

* html #right {
	height:100%;
}

ul#topNav {
	text-align:right;
	font:1.1em/1.2em Georgia, sans-serif;
	text-transform:lowercase;
font-variant:small-caps;	
padding:5px 0 10px 0;
}

/* * html ul#topNav { border:1px solid green; } */


ul#topNav li { 
	display:inline;
	padding:0 0 0 17px;
}

#content { position:relative; z-index:1000; }

.frontImage { margin:-5px 0 -5px -10px; }
* html .frontImage { margin-right:-10px; }

#leftContent {
	width:250px;
	float:left;
	font:1.0em/1.4em Georgia, Times, serif;
	padding:10px 20px 0 0;
	position:relative;
	z-index:100;
}

#leftContent h1 {  padding-bottom:10px; }

#rightContent {
	width:200px;
	float:right;
	padding:10px 0 0 0;
	text-align:center;
	position:relative;
	z-index:1000;
}

#ccm {
clear:left;
padding:10px 0 0 0;
}

#ccm a {
border-bottom:0;
}

#rightContent ul li, ul#fullProductList li { padding-bottom:20px; font-style:italic; display:block; }
#rightContent ul li a { display:block; border-bottom:0; }
ul#fullProductList li { font-size:1.3em; }
ul#fullProductList li ul li { padding:2px 0 0 2em; font-size:0.8em; font-style:normal; } 

#footer { 
	clear:both;
	height:400px;
	width:580px;
	position:absolute;
	bottom:0;
	left:0px;
	z-index:1;
	background:url(../images/background-content.gif) bottom left no-repeat;
}

#footer p { position:absolute; bottom:-10px; right:10px;}

fieldset { 
	border:1px solid #b7ad70;
	padding:0 20px 20px 20px;
	font-size:1.6em;
	font-style:italic; 
	margin:0 0 20px 0;
}

fieldset h3 { font-size:1em; clear:both; }
fieldset label { font-size:0.7em; }
input { margin:0 0 5px 0; }
li fieldset { font-size:13px; border:0px; padding:0;}
li fieldset label { font-size:13px; border:0px; padding:0;}

form ul li { width:220px; float:left; }
form ol label { display:block; }
form h5 { display:inline; margin-right:5px;}
form select { border:2px solid #b7ad70; font-family:Georgia, serif; color:#666; }

p:first-line { text-transform:lowercase; font-size:1.2em; line-height:1.3em; font-variant:small-caps; }
p+p:first-line, blockquote+p:first-line, em+p:first-line, ol+p:first-line { font-size:inherit; text-transform:inherit; font-variant:inherit; }

ul#productList li { clear:left; margin-bottom:20px; position:relative; z-index:10000; }
ul#productList li img { float:left; margin:0 20px 20px 0; position:relative; z-index:10000; }
ul#productList li h5 { padding:0; font-size:1.4em; }
ul#productList li em { padding-bottom:10px; display:block; }
ul#productList li form { text-align:right; margin-top:-5px; }

.bold { font-weight:bold; }
.italic {font-style:italic; }
.topSpace { margin-top:10px; }
.bottomSpace { margin-bottom:10px; }
.topAndBottomSpace { margin:10px 0; }
.noBorder { border-bottom:0; display:block; }