
body {
	color: #3d7e34; 
	font-size: 1em; 
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #9c9; 
	text-align: center; 
	margin: 20px; 
	padding: 0; 
	height: 100%; 
}

a:link, a:visited,  a:hover, a:active {
	text-decoration: none;
}


ul {
	margin:0 0 0 20px;
	list-style-type:disc;
}

li {
	margin:4px 0 5px 10px;
}


blockquote     { color: #666; text-align: left; margin-top: 50px; margin-right: auto; margin-left: 60px }

blockquote p   { }

#container { 
	background-color: #ff9;  
	text-align: left; 
	margin: 0 auto; 
	padding: 0; 
	width: 800px; 
	vertical-align: middle; 
	border: double thick #36f;
}

#logo  { margin-top: 3px; padding-top: 3px; padding-left: 15px; position: absolute; 
	border: 1px none black;
}


#header   { color: #0371fa; text-align: right; padding: 10px 0 0; height: 62px }
#header p {text-align: left;}

#header a, a:link, a:visited  { color: #3d7e34; font-size: .9em; font-weight: bold;  margin-right: 9px }

#header a:hover    { color: #333333; font-weight: bold; margin-right: 9px; font-size: .9em; }
#header a:active   { color: #0371fa; font-size: 0.9em; font-weight: bold; margin-right: 9px }
#header h1 {
	margin:0;
	padding:20px 0 0 20px;
	font-size: 2em;
	letter-spacing:.1em;
	color:#ffffff;
	font-weight:lighter;
}

#header h2 {
	margin:0;
	padding:0 0 0 20px;
	font-size:1.5em;
	font-weight:lighter;
	letter-spacing:.1em;
	color:#eeeeee;
}



#centerColumn    { 
	color: #666; 
	margin: 25px auto 0 auto; 
	padding-bottom: 20px; 
	border-style: none; 
	border-width: medium 1px 1px; 
	border-color: #000000
}

#centerColumn p,table {
	font-size: .9em;
	padding: 5px 20px 5px 20px
	}

#centerColumn a   { 
	color: #36f; 
	font-weight: bold; 
	text-decoration: none;
}

#centerColumn a:hover   { 
	color: #333; 
	text-decoration: none; 
}

	
#centerColumn h1 {
	margin:0;
	font-size:1.2em;
	line-height: 1.5em;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 1em;
	padding-bottom: 10px;
	padding-left: 30px;
	text-transform: capitalize;
}

#centerColumn h1 a {
	margin:0;
	font-weight: bolder;
	color: #3d7e34;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: none;
}

#centerColumn h2 {
	font-size:1.1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	font-variant: small-caps;
}

#centerColumn h2 a:hover {
	text-decoration: none;
	color: #666666;
}

#centerColumn h3    { color: #666666; font: italic small-caps bold 1em/1.3em  Verdana, Arial, Helvetica, sans-serif; text-align: left; letter-spacing: 0.1em; margin: 0 0 0 40px; padding: 5px 5px 0 30px; }


#centerColumn h4 {
	margin:0;
	padding:5px 0 0px 0;
	font-size:1.2em;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d59f0f;
	line-height: 1.2em;
}

#centerColumn h5     { color: #666; font-size: 1.3em; font-weight: bold; text-transform: none; margin: 0; padding-top: 1em; padding-bottom: 1em; padding-left: 30px }

#centerColumn td {text-align: center;}

#products { margin-right: auto; margin-left: auto;}
#footer   { color: #ffffff; line-height: 30px; background-color: #36f; text-align: left; margin: 0; padding: 0 0 0 10px; position: relative; bottom: 0; height: 30px }  
  
#footer p {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#footer a {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#footer a:hover {
color:#cccccc;
text-decoration:none;
}

#copyright{
	position:relative;
	bottom:0;
	height:30px;
	text-align:center;
	font-size:9px;
	border-top-style: none;
	border-top-color: #cccccc;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 760px;
}
