html,body { font-family: palatino linotype, times, serif; font-size:110%; height: 100%; }

body { margin: 0px; background:url(images/bgMain.jpg); /* background-repeat:repeat-x; */ background-position:bottom; background-attachment: scroll; background-color: #FFFFFF; color: #000000; }

div#ContainAll { min-height: 100%; /* background-color: #e3e6c3; */}

/* Header area */
div#Header { 
	width:950px; height:80px; position: relative; top:0; left:0; 
	margin: 20px auto 0px auto; padding:10px 0 0 0; border: 0px solid #519612; 
	background:url(images/bgHeader.jpg); background-color: white; 
	font-size: 17px; }

div#Logo { float:left; margin-left:  0  ; height: 77px; position:absolute; top:0; } 
div#nav1 { float:left; margin-left:460px; text-align:center; position:absolute; top:0; }
div#nav2 { float:left; margin-left:658px; text-align:center; position:absolute; top:0; }
div#nav3 { float:left; margin-left:810px; text-align:center; position:absolute; top:0; }
div.navtop { margin-top: -3px; margin-bottom: 5px; }
div.navmid { margin-top: 5px; margin-bottom: 5px; }
h1#SiteTitle { font-size:32px; font-weight:900; display:inline; margin: auto; letter-spacing: 5px; }

div#TopNav { word-spacing: 20px; text-transform: uppercase; margin: 4px 0px 11px 0px; }




/* Body area */
div#Body { width:900px; 
	margin: 6px auto 0 auto; padding: 1px 25px 5px 25px; border: 8px solid #E8F0C3;  
2	font-family: arial, helvetica, sans-serif, font-size: 80%; color: #2E4C10;
	background:url(images/bgBody.jpg); background-repeat:repeat-y; color: #41790E; background-color: #DDF6CC; overflow:hidden; 
	/* position:relative; left:-30px; */}

div#LeftSide { width:660px; border-right:200px solid #DDF6CC; margin-right:-200px; }
div#RightSide { float:right; width:190px; }


div#Footer { margin: 0 auto; padding: 7px 0 5px 0; width:950px; font-size: 85%; text-align: right; color: #D59A55; }


div.fourcolumns   { float:left; height:270px; width:223px; text-align:center; margin-right:0px;}
div.twocolumns   { float:left; min-height:280px; width:330px; text-align:center; margin-right:0px;}

/* Links */
a:link    { text-decoration: underline; color: #41790E; }
a:visited { text-decoration: underline; color: #41790E; }
a:hover   { text-decoration: underline; color: #41790E; /*border: 2px solid #FFAAAA; */}
a:active  { text-decoration: underline; color: #41790E; }
a#HomeLink { text-decoration: underline; color: #41790E; }
a#HomeLink:hover { text-decoration: underline;  color: #41790E; }

/* Other Tags */
img.right { float:right; margin-left:10px; }
img.left { float:left; margin-right:10px; }
span.fabric { display: block; font-weight: bolder; line-height:30px; }
h2.orderstep { display:block; width: 700px; font-size:120%; padding-top: 30px; border: 0px solid #41790E; border-top-width:2px; }

h1.PageTitle { font-size: 150%; display:block; text-align: center; /* position:relative; left:-90px; */ }
h2 { display:inline; }
img { border: 0px; }
br.half { font-size: 7px; }
div.centered { text-align:center; }
