* {
	font-size: 14px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #5D9732;
}

ul {
	list-style: none;
	padding: 0;
}



ol#checkoutSteps {
	list-style:none;
	width: 575px;
	padding: 0;
}

ul.form-list {
	list-style: none;
}

#wrapper {
	width: 843px;
	background-image: url(../images/bgShadowMiddle.png);
	background-repeat: repeat-y;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

div.middle {
	width: auto;
}
#contentWrapper {
	padding: 10px;
}

#subFooter2 {
	width: 843px;
	position: relative;
	bottom: -40px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#subFooterLeft {
	width: 55%;
	float: left;
	font-size: 10pt;
}

ul.hnav {
	width: auto;
	list-style:none;
	margin:0;
	padding:0;
	display: inline-block;
}
ul.hnav li {
	display: inline-block;
	width: auto;
	border-right: 1px solid black;
}

ul.hnav li.last {
	border: none;
}

#footer a { 
	color:#5D9732; 
	text-decoration:none; 
}

#footer ul.hnav li {
	display: inline-block;
	width: auto;
	border-width: 0 1px 0 0; 
	border-style: solid;
	border-color: #5D9732;
}

#footer ul.hnav li a { 
	color:#5D9732; 
	text-decoration:none; 
}

#footer ul.hnav li.last {
	border: none;
}

ul.hnav li a {
	display: inline-block;
	width: auto;
	padding: 0 0.5em;
	text-decoration:none;
}


#subFooterRight {
	width: 45%;
	float: left;
	text-align:right;
	font-size: 10pt;
}


body {
	background-color: #FFFFFF;
}
.homeSplash {
	width:820px; 
	border: none;
	padding: 0px;
}

#blogList {
	width: 100%;
	height: 100px;
	overflow: hidden;
	font-size: 12px;
}

#blogList ul {
	list-style:none;
	padding: 3px;
}

#blogList ul li {
	margin-bottom: 0.5em;
}

.one-page-checkout-progress ol {
	list-style: none;
	padding: 0;
}
#footer {
	text-align: center;
	width: auto;
	border-top: 1px dashed #5D9732;
	color: #5D9732;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}
#footer  span {
	color: #5D9732;
}

#header {
	position: relative;
	background-image: url(../images/headerLogo.png);
	background-repeat: no-repeat;
	height: 146px;
	width: 835px;
}

#top-nav {
	position: absolute;
	top: 100px;
	left: 150px;
}

#top-nav li {
	border: none;
}

#shadowTop {
	background-image: url(../images/bgShadowTop.png);
	background-repeat: no-repeat;
	height: 10px;
	position: absolute;
	left: 0px;
	top: -10px;
	width: 843px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#shadowBottom {
	background-image: url(../images/bgShadowBottom.png);
	background-repeat: no-repeat;
	height: 10px;
	position: absolute;
	left: 0px;
	bottom: -10px;
	width: 843px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.clear {
	clear:both;
}

p.floatl {
	float:left;
	width: auto;
	padding: 0 0.5em;
	margin: 0;
}

#bottom-panel {
	width: auto;
}

#our-cause-content {
	font-size: 12px;
}

#our-cause-content p{
	font-size: 12px;
}

#our-cause-content li{
	font-size: 12px;
}

#our-cause {
	padding: 19px 10px 15px;
	width: 400px;
	background-image:url(../images/titleOurCause.png);
	background-repeat:no-repeat;
	background-position: 10px 0px;
	float: left;
}

#our-blog {
	position: relative;
	padding: 21px 10px 15px;
	width: 240px;
	height: 100px;
	background-image:url(../images/titleOurBlog.png);
	background-repeat:no-repeat;
	background-position: 10px 0px;
	float:right;
}

#our-blog #rssIcon {
	position: absolute;
	top: 0px;
	right: 25px;
}

#our-blog #rssIcon a {
	display:block;
	width: 25px;
	height: 25px;
}
/* ========== Code from LodgerFootwear ===============*/

a								{ color:#252525; text-decoration:none; }
a:hover							{ color:#5D9732; }
a.active						{ color:#5D9732 !important; }
#subnav a						{ padding:0 0 0 22px; }
a.copy							{ text-transform:none !important; border-bottom:1px dotted #95938D !important; color:#252525 !important; font-size:11px !important; }
a:hover.copy					{ text-decoration:none !important; color:#731B36 !important; }
#ie6only a.copy					{ font-size:11px; }


.clearfix { 
	display: inline-block; 
}

#copyrightArea { 
	float: left;
	padding:0 0 0 6px; 
	text-align:right; 
	color:#A3A19B !important;
	width: auto; 
}

#copyrightArea-right { 
	float:right;
	padding:0 6px 0 0; 
	text-align:left; 
	color:#A3A19B !important;
	width: auto; 
}

#copyrightArea-copyright{ 
	display:inline-block;
	float:left; 
	width: auto;
}
#copyrightArea-legalLinks { 
	display:inline-block;
	width: auto;
	float:left; 
	margin:0 0 0 10px 
}
copyrightArea-siteTools {
	float:right;
	margin:0 10px 0 0;
}
#copyrightArea-legalLinks a,
#copyrightArea-right a	{ 
	padding:0 6px; 
}
#utility-nav { 
	position:absolute;
	top: 20px;
	right: 0px;
	width: 200px;
	height: auto; 
	text-align:right; 
	color:#95938D; 
	text-transform: uppercase;
	font-size: 9px;
}

#utility-nav a {
	text-decoration: none;
	font-size: 9px;
}

#utility-nav li {
	border: none;
}

#accountLinks {
	font-size: 9px;
}

#accountLinks ul {
	display:inline;
}

#accountLinks ul li {
	display: inline;
}

#shoppingBag					{ position:relative; top:9px; left:0; width:150px; float:right;}
#shoppingBag-link				{ float:right; padding:7px 0 0 0; }
#shoppingBag-count				{ float:right; font-size:9px; width:21px; height:13px; text-align:center; padding:7px 0 0 0; margin:0 0 0 10px; background:transparent url('../images/icon-shoppingBag.gif') no-repeat; }

/*
#acct-links-menu				{ position:absolute; top:20px; left:-200000px; z-index:99; width:138px; text-align:left; }
#acct-links-menu-content		{ background:transparent url('../images/bg-myAcctDropdown-middle.png') no-repeat; width:121px; padding:0 0 0 17px; }
#acct-links-menu-content p		{ line-height:18px; }

*/
#linkCollections {
	background-image: url(../images/linkCollections.png);
	width: 160px;
	height: 33px;
	text-indent: -1000px;
	overflow:hidden;
}

#linkOurBlog {
	background-image: url(../images/linkOurBlog.png);
	width: 161px;
	height: 33px;
	text-indent: -1000px;
	overflow:hidden;
}

#linkOurCause {
	background-image: url(../images/linkOurCause.png);
	width: 171px;
	height: 33px;
	text-indent: -1000px;
	overflow:hidden;
}

#logo {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100px;
	height: 125px;
}

#logo img {
	border: 0;
}

#linkLogo {
	width: 100%;
	height: 100%;
}

/* Working with Lightbox Code */
#lightbox-content				{ position:absolute; bottom:0; left:-1000px; margin-left:-252px; z-index:97; }
.lightbox-wrapper				{ /*background:transparent url('../images/bg-lightbox.png') no-repeat;*/ width:505px; padding:25px; }
.lightbox-header				{ text-align:right; margin:0 0 13px 0; }
.lightbox-header h3				{ float:left; width:350px; text-align:left; }
.lightbox-header .close-lightbox		{ cursor:pointer; cursor:hand; }
#lightbox-content div#feedback-form,
#lightbox-content div#subscribe-form	{ margin:7px 0 25px 0; }

/* Still working with Lightbox - Tellus */
#lightbox-tellus {
	position: absolute; 
	bottom:150px;
	left: 150px; 
	width: 555px;
	background-color: white;
	border: thin solid green;
}

#lightbox-subscribe {
	position: absolute; 
	bottom:150px;
	left: 150px; 
	width: 555px;
	background-color: white;
	border: thin solid green;
}

/* containment approach for div's with floated children */
.clearfix:after 						{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix								{ display: inline-block; }
html[xmlns] .clearfix 					{ display: block; }
* html .clearfix 						{ height: 1%; }
.clearMe								{ overflow:hidden; width:100%; }
