@charset "utf-8";
/* CSS Document */

body {
	background-color: #cade97;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1{
	background-image:url(images/header1.jpg);
	background-repeat:no-repeat;
	width:861px;
	height:194px;
	margin:0;
	position:relative;
	top:0px;
	left:0px;
}
h2{
	background-image: url(images/h2.jpg);
	background-repeat:no-repeat;
	width:822px;
	height:214px;
	margin:0;
	position:relative;
	top:0px;
	left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:30px;
	padding-right:30px;
}
.big_H{
	font-size:45px;
	color:#2d5f0c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing:-2px;
	word-spacing:3px;
}
.medium_H{
	font-size:30px;
	color:#2d5f0c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing:-2px;
	word-spacing:3px;
}
.small_H{
	font-size:12px;
	color: #333300;
	font-family: Georgia;
	font-style: normal;
	font-weight: normal;
	letter-spacing:0px;
	word-spacing:3px;
	padding-bottom:20px;
	padding-left:45px;
	display: block;
	margin-right: 20px;
}
#preamble{
	background-image: url(images/preamble.jpg);
	background-repeat:repeat-y;
	width:882px;
	height:100%;
	margin:0;
	position:relative;
	top:0px;
	left:0px;
	z-index:25;
}
#preamble_footer{
	background-image: url(images/preamble_footer.jpg);
	background-repeat:no-repeat;
	width:882px;
	height:36px;
	margin:0;
	position:relative;
	top:0px;
	left:0px;
	z-index:20;
}
#footer{
	width:100%;
	height:591px;
	margin:0;
	position:fixed;
	top:308px;
	left:0px;
	z-index:35;
}
#brand{
	width:238px;
	height:176px;
	left:41px;
	position:absolute;
	z-index:60;
	top: 310px;
}
#anaglyph{
	width:261px;
	height:176px;
	left:301px;
	top:310px;
	position:absolute;
	z-index:60;
}
#tshirt{
	width:261px;
	height:176px;
	left:581px;
	top:310px;
	position:absolute;
	z-index:60;
}
#footerlinks{
	width:90%;
	height:inherit;
	background:url(images/footer_linkbg.jpg) repeat-x;
	position:relative;
	z-index:30;
	top:-20px;
	left:0px;
	padding-left:10%;
	padding-top:4px;
	padding-bottom:6px;
}
#footerlinks a{
	font-size:12px;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:2px;
}

#awards{
	z-index:50;
	position:absolute;
	width:676px;
	height:48px;
	top: 547px;
	margin-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	left: 82px;
}
#twitter{
	width:190px;
	z-index:60;
	font-size:12px;
	color:white;
	padding:10px;
	margin:0 auto;
	position:absolute;
	left: 0px;
	top: 613px;
	height: 64px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.leftnav {
	width: 600px;
	height:auto;
	margin-left:150px;
	text-align:center;
	margin-bottom:10px;
}


/*---------------------Accordion Starts--------------------------*/
#basic-accordian{
	width:550px;
	z-index:40;
	margin-bottom:20px;
}
.accordion_headings{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	letter-spacing:3px;
	padding-top:10px;
	padding-bottom:10px;
	width: 500px;
	cursor: pointer;
	text-decoration: underline;
}
.accordion_child {
	padding-top:10px;
	padding-bottom:10px;
	line-height:16px;
	width:500px;
	color:#999999;
	height:auto;
	font-family: Optima;
}

.accordion_child_justify {
	padding-top:10px;
	padding-bottom:10px;
	line-height:16px;
	width:350px;
	color:#999999;
	height:auto;
	font-family: Optima;
	text-align:justify;
}

.block {
	width:500px;
}
.accordion_headings:hover{
	
}
.header_highlight{
	
}
/*---------------------Accordion Ends--------------------------*/

/*------------------------------------THUMBS-----------------------------------------------------------------*/
.thumbsbox{
	height:100%;
	width:500px;
	overflow:auto;

	}
.thumb{
	width:120px;
	height:60px;
	float:left;
	margin:2px;
	}
	
/*------------------------------------THUMBS-----------------------------------------------------------------*/
#eBrochure{
	position:relative;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	padding-bottom:30px;
	left: -150px;
	top: 0px;
	height: 40px;
	z-index:45;
}
