html{
	height: 100%;
	width: 100%;
	margin:0px;
	padding: 0px;
	top: 0px;
	}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 86%;
	background-color: #e5e4d0;
	position: relative;
	text-align:center;
	}
	

#wrapper {
	margin: 0px auto;
	padding: 0px 0px 10px;
	text-align: center;
	width: 960px;
	height: 768px;
	z-index: 15;
	position: relative;
	visibility: visible;
	background-image: url(images/bkrngd2.jpg);
	background-repeat: no-repeat;
	background-position: 120px top;
}

#wrapper2 {
	margin: 0px auto;
	padding: 0px 0px 10px;
	text-align: center;
	width: 960px;
	height: 768px;
	z-index: 15;
	position: relative;
	left: 0px;
	top: 0px;
	visibility: visible;
	background: url(images/bkrngdLame.jpg) no-repeat 160px -8px;
	
}

#wrapper3 {
	margin: 0px auto;
	padding: 0px 0px 90px;
	text-align: center;
	width: 960px;
	height: auto;
	z-index: 15;
	position: relative;
	visibility: visible;
	
}
#stretchBar {
	position: absolute;
	top: 45px;
	height: 45px;
	width: 100%;
	background: #666633;
	left: 0;
	margin: 0px auto;
	padding: 0px;
}
#logobox {
	position: relative;
	top: 0px;
	height: auto;
	width: 960px;
	text-align: center;
	z-index: 20;
	margin: 0px auto;
	padding: 0px;
	/*float: none;*/
	left: 0;
}
#browncontainer {
	width: 960px;
	z-index: 4;
	position: relative;
	padding: 0px;
	margin: 0px;
	top: -40px;
	left: 0px;
	text-align: left;
	background: #372a18;
	height:auto !important;
	min-height:178px;
	height: 178px;
	float: left;
	clear: right;
	}
#indexText {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	width: 350px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: 110px;
	left: -95px;
	text-align: left;
*/	clear: none;
	float: none;
	z-index: 25;
}
#indexText p {
	font-size: 12px;
	line-height: 28px;
	color: #000000;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
#lamePic {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	width: 310px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	left: -40px;
	text-align: center;
*/	clear: none;
	float: none;
	z-index: 25;
	text-indent: 0px;
}

#bottomImage {
	width: 100%;
	bottom: 0px;
	height: 75px;
	z-index: 16;
	background: url(images/weeds.gif) repeat-x;
	clear: none;
	float: none;
	left: 0;
	margin: 0px;
	padding: 0px;
	position: fixed;
	overflow: visible;
	visibility: visible;
}

#slothBox {
	position: absolute;
	height: 468px;
	width: 404px;
	top: 0px;
	z-index: 16;
	float: right;
	clear: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	left: 555px;
}
#slothBox2 {
	position: relative;
	height: auto;
	width: 380px;
	top: 0px;
	z-index: 12;
	float: right;
	clear: none;
	margin: 0px;
	padding: 0px;
	right: 0px;
}
#tagBox {
	position: absolute;
	height: auto;
	width: 125px;
	left: 206px;
	top: 121px;
	z-index: 20;
}

#topmenu {
	left: 0;
	top: 97px;
	z-index: 100;
	width: 729px;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: absolute;
}

#topmenu2 a {
	display: block;
	text-decoration: none;
	background-color: #E5E4D0;
	padding: 0.5em 1em;
	color: #666633;
	text-transform: uppercase;
	text-align: center;
	border-left: 1px solid #E8A943;
	font-size: 11px;
}

#topmenu2 a:hover, #topmenu2 a:active, #topmenu2 a:focus {
	background-color: #CC9933;
	color: #E5E4D0;
}

#topmenu2 ul li {
	float: none;
}

#topmenu2 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

/*#topmenu2 {
	left: 0;
	top: 100px;
	z-index: 100;
	width: 729px;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: absolute;
}*/
p {
	font-size: 10px;
	line-height: 16px;
	padding: 0px;
	}
	
h1 {
	font-size: 12px;
	color: #372A18;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 14px;
	color: #660000;
	text-transform: uppercase;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
	text-align: center;
	}
h4 {
	font-size: 14px;
	color: #660000;
/*	text-transform: uppercase;*/
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
	text-align: left;
	line-height: 17px;
	}
a:visited {
	color: #666633;
	text-decoration: none;
	}
	
a:hover, a:active {
	text-decoration: none;
	color: #993300;
	}
	
a:link {
	color: #666633;
	text-decoration: none;
	}
	
ul {
	list-style: none;
	display: inline;
	padding-right: 10px;
}

li {
	display: inline;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
	/*width: 450px;
	position: relative;
	float: left;
	clear: right;
	text-align: left;
	height: auto;
	padding: 20px 20px 0px 40px;
	margin: 0px;*/
}
form table {
	padding-top: 10px;
}

form  a {
	/*display: block;
	margin: 0px;
	padding: 20px 0px;*/
}

#submit {
	float: right;
	width: 50px;
}

select {
	display: inline;
	margin: 10px 10px 0px 0px;
	padding: 0px;
}
#orderBox  {
	height: auto;
	width: 761px;
	position: relative;
	border-top: 2px solid #372A18;
	padding-top: 10px;
	margin: 10px auto 0px;
	padding-left: 0px;
}

#tshirtBox {
	position: relative;
	height: 530px;
	width: 345px;
	clear: none;
	text-align: left;
	float: left;
	padding: 0px;
	margin-top: 9px;
}

#frontView {
	position: absolute;
	height: 499px;
	width: 345px;
	visibility: visible;
	top: -2px;
}

#backView {
	position: absolute;
	height: 499px;
	width: 345px;
	visibility: hidden;
}

#closeView {
	position: absolute;
	height: 499px;
	width: 345px;
	visibility: hidden;
} 

#LeftCopyBox {
	position: relative;
	height: auto;
	width: 332px;
	clear: none;
	text-align: left;
	float: left;
	margin-right: 10px;
	padding: 15px 0px 0px;
}
#viewLinks {
	position: absolute;
	height: auto;
	width: 345px;
	top: 500px;
	margin: 0px;
	padding: 0px;
}


#viewLinks ul{
	list-style: none;
	padding-right: 10px;
	
	padding: 0px;
	overflow: visible;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}

#viewLinks li{
	display: inline;
	text-align: left;
	
	list-style-type: none;
	width: auto;
	margin: 0px;
	display: block;
	padding: 5px 25px 0px 0px;
	font-weight: normal;
	float: left;
	height: auto;
	}
	


#viewLinks li a:visited{
	color: #666633;
	text-decoration: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#viewLinks li a:hover{
	color: #CC3333;
	text-decoration: none;
	border: none;
	
}
#viewLinks li a:link{
	color: #666633;
	text-decoration: none;
	border:none;
}

#viewLinks li a:visited img{
	
	border:none;
}

#viewLinks li a:hover img{
	
	border:none;
}
#viewLinks li a:link img{
	
	border:none;
}


#textBox {
	float: right;
	height: auto;
	width: 345px;
	position: relative;
	margin: 0px;
	padding: 0px 15px;
	top: 25px;
	clear: right;
}


#home2Text {
	float: right;
	height: auto;
	width: 345px;
	position: relative;
	margin: 0px;
	padding: 0px 15px;
	clear: right;
}

#home2Text ul{
	/*list-style-type: none;*/
	/*display: block;*/
}
#home2Text li{
	list-style-type: none;
	display: block;
	padding-bottom: 10px;
	padding-top: 3px;
	
}
#browncontainer  img {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#browncontainer  p {
	line-height: 20px;
	color: #E5E4D0;
	top: 8px;
}
#browncontainer   h1 {
	font-size: 12px;
	line-height: 16px;
	color: #E5E4D0;
}

#browncontainer  a:visited {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	/*border-bottom: 1px solid #D7A45D;*/
	padding-bottom: 2px;
}

#browncontainer  a:hover {
	color: #FFFFFF;	
}

#browncontainer  a:link {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	/*border-bottom: 1px solid #D7A45D;*/
	padding-bottom: 1px;
}


#intro {
	margin-top: 0px;
	padding-top: 0px;
	position: absolute;
	left: 418px;
	top: 121px;
	z-index: 5;
	}


.emphasis {
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-size: 14px;
}
.emphasis2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #E5E4D0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-size: 13px;
}
#buttons {
	width: 365px;
	z-index: 25;
	position: relative;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	height: auto;
	left: 0px;
	text-align: center;
}
#buttons a:link, #buttons a:hover, #buttons a:visited, #buttons a:active{
	text-align: center;
	text-decoration: none;
	border-style: none;
	border-width: 0px;
	padding-right: 10px;
	margin: 0px auto;
}
#buttons ul{
	display: inline;
	margin: 0px auto;
	padding: 0px;
	text-indent: 1.5em;
}
#buttons li{
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	left: 20px;
}
#buttons2 {
	width: 300px;
	z-index: 11;
	text-align: center;
	position: absolute;
	left: 199px;
	margin: 0px auto;
	padding: 0px;
	top: 420px;


}
/*#footer {
	position: absolute;
	bottom: 700px;
	margin-left: 350px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.75em;
	background-image: url(footer.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 252px;
	text-align: center;
	padding-top: 15px;
	padding-right: 40px;
	visibility: visible;
}*/
/*#linkList {
	background-image: url(menu-top.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 225px;
	padding-top: 104px;
	position: absolute;
	top: 300px;
	margin-left: 375px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	}
#linkList ul {
	margin-left: 35px;
	padding-left: 10px;
	list-style-image: url(bullet.png);
	list-style-position: outside;
	margin-top: 5px;
	}
#linkList li {
	margin-bottom: 10px;
	line-height: 130%;
	margin-right: 30px;
	}*/
#boxgroup {
	height: auto;
	width: 960px;
	position: relative;
	border-top: 2px solid #372A18;
	margin: 0px;
	top: -30px;
	padding: 2px 0px;
	left: 0px;
	float: left;
}
/*#boxgroup table {
	height: auto;
	width: 75%;
	position: relative;
	margin: 20px 0px 0px;
	top: -20px;
	padding: 0px;
	left: 0px;
	float: left;
}*/

#boxGroup1 {
	width: 485px;
	position: relative;
	float: left;
	clear: right;
	text-align: left;
	height: auto;
	margin: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
}
#boxGroup2 {
	position: relative;
	height: auto;
	width: 575px;
	left: 0px;
	float: left;
	margin: 0px;
	clear: none;
	text-align: left;
	border-top: 2px dotted #372A18;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
}
#boxGroup2 p{
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}
#boxGroup2 img{
	border:none;
}

#boxGroup3 {
	position: relative;
	height: auto;
	width: 575px;
	left: 0px;
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 40px;
	clear: none;
	text-align: left;
	bottom: 0px;
}

#boxGroup3 table {
	height: auto;
	width: 90%;
	position: relative;
	margin: 15px 0px 0px;
	top: 0px;
	padding: 0px;
	left: 0px;
	float: left;
}
#boxGroup3 table caption {
	text-align: left;
	padding-bottom: 4px;
	padding-top: 16px;
	margin: 0px;
}
.box {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 240px;
	position: relative;
}
.box img {
	opacity: 0.9;
	filter: alpha(opacity=90);
	zoom: 1;
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	padding: 2px 0 0px;
	margin: 0px;
	border: 0;
	width: 240px;
	position: relative;
	float: left;
}
.box:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	zoom: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	float: left;
	position: relative;
}

#bottommenu {
	/*letter-spacing: 0.15em;*/
	z-index: 100;
	width: 960px;
	height: auto;
	padding: 10px 0px 0px;
	margin: 0px auto;
	/*	display: block;
*/	list-style-type: none;
	position: relative;
	border-top: 2px solid #372A18;
	clear: both;
	top: -5px;
}
#bottommenu  ul{
	padding: 0px;
	overflow: visible;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	

	}
#bottommenu  li{
	list-style-type: none;
	width: auto;
	margin: 0px;
	display: inline;
	padding: 0px 20px;
	line-height: 1.2em;
	font-weight: normal;	border-left: 1px solid #E8A943;

	
	}
#bottommenu  li a:link{
	text-decoration: none;
	width: 11em;
	text-align: center;
	
	color: #666633;
	border:none;
	font-weight: normal;
	text-align: center;
}
#bottommenu  li a:visited{
	text-decoration: none;
	color: #666633;
	border:none;
	font-weight: normal;	
}
#bottommenu li a:hover, #topmenu li a.current{
	color: #CC3333;
	text-decoration: none;
	/*display: inline;*/
	border:none;
	font-weight: normal;
}
#t_title {
	height: 178px;
	width: 580px;
	position: relative;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	bottom: 0px;
}
#t_title img {
	bottom: 0px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}


#cartContainer {
	visibility:visible;
	z-index:400;
	position: relative;
	height: auto;
	width: 920px;
	margin: 15px;
	padding: 0px;
}

#cartContainer table {
	background: #FFFFFF;
	width: 100%;
	margin: 0px 0px 20px;
	padding: 0px;
	border-top: 1px solid #666633;
	border-right: 1px solid #666633;
	border-left: 1px solid #666333;
	vertical-align: middle;
}
		
#cartContainer table caption{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 6px;
	padding-left: 3px;
}

#cartContainer table th {
	background: #666633;
	color: #E5E4D0;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#cartContainer table td {
	padding: 10px;
	border-bottom: 1px solid #666633;
	vertical-align: middle;
}


#summaryContainer {
	visibility:visible;
	z-index:400;
	position: relative;
	height: auto;
	width: 600px;
	margin: 15px;
	padding: 0px;
	float: right;
}

#summaryContainer table {
	background: #FFFFFF;
	width: 100%;
	margin: 5px 0px 20px;
	padding: 0px;
	border-top: 3px solid #666633;
	border-right: 1px solid #666633;
	border-left: 1px solid #666333;
	vertical-align: middle;
}
		
#summaryContainer table caption{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 12px;
	padding-left: 3px;
}

#summaryContainer table th {
	background: #666633;
	color: #E5E4D0;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#summaryContainer table td {
	padding: 10px;
	border-bottom: 1px solid #666633;
	vertical-align: middle;
	
}

#addressContainer {
	visibility:visible;
	z-index:400;
	position: relative;
	height: auto;
	width: 600px;
	margin: 15px;
	padding: 0px;
	float: right;
}

#addressContainer table {
	background: none;
	width: 100%;
	margin: 5px 0px 20px;
	padding: 0px;
	vertical-align: middle;
	
}
		
#addressContainer table caption{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 12px;
	padding-left: 3px;
}

#addressContainer table th {
	background: #666633;
	color: #E5E4D0;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
}

#addressContainer table td {
	padding: 2px;
	vertical-align: middle;
}

tr.border td {
	border-bottom: 1px solid #E5E4D0;
	border-right: 1px solid #E5E4D0;
}


table {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	cellpadding: 1px;
*/	margin: 0px;
	padding: 0px;
}
table caption {
	text-align: left;
	padding-bottom: 6px;
	padding-top: 6px;
	margin: 0px;
}
.small {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.red {
	color: #CC3300;
}
.redBold {
	color: #CC3300;
	font-weight: bold;
}
#buttonwrapper {
	text-align: center;
	padding: 10px;
}
.CopyBox {
	position: relative;
	height: auto;
	width: 450px;
	clear: none;
	text-align: left;
	float: left;
	margin-right: 20px;
	padding: 5px 10px 0px 0px;
}
#errorBox {
	color: #CC3333;
	clear: both;
	position: relative;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;
}
#sidebar {
	float: right;
	height: auto;
	width: 89px;
	position: absolute;
	top: 162px;
	margin-top: 10px;
	margin-left: 10px;
	left: -123px;
	background: #E5E4D0;
}
