BODY {
	background-color: #F0F0F0;
	color: #666666;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 100%;
	margin:0px;
	padding:0px
}
FORM {
	margin: 0px;
	padding: 0px
}
H1 {
	background-color: transparent;
	border-bottom: 1px dashed #D9D9D9;
	color: #E78B00;
	font-size: 160%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px
}
H2 {
	background-color: transparent;
	color: #E78B00;
	font-size: 125%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px
}
H3 {
	background-color: transparent;
	color: #E78B00;
	font-size: 100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px
}
P {
	margin: 0px;
	padding: 0px
}
UL {
	margin: 0px;
	padding: 0px
}





#address {
	background-color: transparent;
	background-image: url(images/shadow_bottom.gif);
	background-repeat: no-repeat;
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px	
}
#clearcopyright {
	background-color: transparent;
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 65%;	
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px
}
#clearcopyright A {
	color: #666666;
	text-decoration: none
}
#clearcopyright A:HOVER {
	color: #000000;
	text-decoration: none
}
/*	The main div that holds all other divs */
#container {
	background-color: #FFFFFF;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	margin: 0px auto 0px auto;
	padding: 0px;
/* For IE5/Win's benefit width = [correct width] + [left and right padding] + [left and right border widths] */
/* = 770 + [0+0] + [1+1] */
	width: 772px;
/* Tantec Celik hack - correct width below */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:770px
}
/* Be nice to Opera 5 */
body>#container {
	width:770px
}
/*	Holds the actual links in the left */
#content_left{
	background-color: #FFFFFF;
	font-size: 70%;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 150px
}
/*	Holds the content_left div  */
#content_left_holder {
	background-color: #FFFFFF;
	float: left;
	left: 10px;
	margin: 0px;
	padding: 0px;
	width: 170px
}
/*	Holds the actual text etc in the middle */
#content_middle {
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-size: 70%;
	width: 400px
}
#content_middle A {
	color: #637081;
	font-weight: bold;
	text-decoration: none
}
#content_middle A:HOVER {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

#content_middle H3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content_middle IMG {
	border: 1px dashed #D9D9D9;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px
}
#content_middle_pic {
	float: left;
	margin: 2px 10px 0px 0px
}
#content_middle_pic IMG {
	border: 1px dashed #D9D9D9;
	float:none;
	margin: 0px;
	padding: 0px
}
#larger_pic {
	float: left;
	margin: 0px 0px 0px 0px
}
#larger_pic IMG {
	border: 0px;
	margin: 0px;
	padding: 0px
}
/*	Holds the content_middle div */
#content_middle_holder {
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 430px
}
#content_middle P {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#content_middle UL {
	font-size: 90%;letter-spacing: 1px;
	line-height: 200%;
	list-style-type: square;
	margin: 0px 0px 20px 15px;
	padding: 0px 0px 0px 0px;
}
/*	Holds the actual links in the right */
#content_right{
	background-color: #FFFFFF;
	font-size: 70%;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 150px
}
/*	Holds the content_right div */
#content_right_holder {
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 170px
}
#main_nav {
	background-color: #E78B00;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 770px;
}
#main_nav ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: left
}
#main_nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px
	}
#main_nav ul li a {
	background-color: #E78B00;
	background-image: url(images/nav_sep.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 154px;
	height: 2.2em;
	font-family: Verdana, Arial, Sans-Serif;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2em;
	white-space: nowrap;     
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small;   
	}
html>#main_nav ul li a  {
	font-size: small;   
	}
#main_nav ul li#buttfive a	{
	background-image: none
	} 			
#main_nav ul li a:hover {
	background-color: #E78B00;
	color: #000000;
	}
#main_nav a:active	{
	background-color: #E78B00;
	color: #FFFFFF;
	}
body#sectionone #main_nav li#buttone a, 
body#sectiontwo #main_nav li#butttwo a,
body#sectionthree #main_nav li#buttthree a,
body#sectionfour #main_nav li#buttfour a,
body#sectionfive #main_nav li#buttfive a {
	background-color: #E78B00;
	color: #000000
	}
body#sectionsix #top_nav li#buttsix a, 
body#sectionseven #top_nav li#buttseven a,
body#sectioneight #top_nav li#butteight a,
body#sectionnine #top_nav li#buttnine a,
body#sectionten #top_nav li#buttten a, 
body#sectioneleven #top_nav li#butteleven a {
	background-color: transparent;
	color: #000000;
	font-weight: bold
	}
	
	
	
	
#minicart {
	background-color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 65%;
	font-weight: normal;
	color: #E78B00;
	margin: 0px auto 0px auto;
	padding: 4px 10px 4px 10px;
/* For IE5/Win's benefit width = [correct width] + [left and right padding] + [left and right border widths] */
/* = 750 + [10+10] + [0+0] */
	width: 770px;
/* Tantec Celik hack - correct width below */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:750px
}
/* Be nice to Opera 5 */
body>#minicart {
	width:750px
}	
#repeat_nav {
	background-color: #F4F4F4;
	border: 1px dashed #D9D9D9;
	color: #666666;
	margin: 0px 0px 10px 0px;
	padding: 3px 10px 3px 0px;
	text-align: right
}	
#shadow {
	background-image: url(images/cicada_page_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 800px
}	
	
#top_nav {
	background-color: #F0F0F0;
	color: #000000;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
/* For IE5/Win's benefit width = [correct width] + [left and right padding] + [left and right border widths] */
/* = 770 + [0+1] + [0+0] */
	width: 770px;
/* Tantec Celik hack - correct width below */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:770px
}
/* Be nice to Opera 5 */
body>#top_nav {
	width:770px
}
#top_nav ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: left
}
#top_nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px
	}
#top_nav ul li a {
	background-color: transparent;
	background-image: url(images/nav_sep2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 2.2em;
	font-family: Verdana, Arial, Sans-Serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #637081;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	width: 128px;
	display:block;
	letter-spacing: 1px;
	line-height: 2em;
	white-space: nowrap;
	font-size:    65%;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    65%;   
	}
html>#top_nav ul li a  {
	font-size: 70%;   
	}
#top_nav ul li#butteleven a	{
	background-image: none
	} 			
#top_nav ul li a:hover {
	background-color: transparent;
	color: #000000;
	}
#top_nav a:active	{
	background-color: transparent;
	color: #000000;
	}






.boxstyle1 {
	background-color: #F4F4F4;	
	border: 1px dashed #D9D9D9;
	color: #666666;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px
}
.boxstyle1 UL {
	list-style-type: none;	
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px
}
.boxstyle1 UL LI {
	border-bottom: 1px dashed #D9D9D9;	
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px	
}
.boxstyle1 UL LI A {
	background-color: transparent;
	color: #637081;
	font-weight: bold;
	text-decoration: none
}
.boxstyle1 UL LI A:HOVER {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
.boxstyle2 {
	background-color: #FFFFFF;	
	border: 1px dashed #D9D9D9;
	color: #666666;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px
}
.boxstyle3 {
	background-color: #FFFFFF;	
	border: 1px dashed #D9D9D9;
	color: #666666;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px
}
.boxstyle3 IMG {
	border: 1px dashed #D9D9D9;	
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px
}
.boxstyle3 UL {
	list-style-type: none;	
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px
}
.boxstyle3 UL LI {
	border-bottom: 1px dashed #D9D9D9;	
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px	
}
.boxstyle3 UL LI A {
	background-color: transparent;
	color: #637081;
	font-weight: bold;
	text-decoration: none
}
.boxstyle3 UL LI A:HOVER {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
.boxstyle4 {
	background-color: #FFFFFF;	
	border: 1px dashed #D9D9D9;
	color: #666666;
	line-height:100%;/* fixes peekaboo bug in IE */
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px
}
.boxstyle4 A {
	background-color: transparent;
	color: #637081;
	font-weight: bold;
	text-decoration: none
}
.boxstyle4 A:HOVER {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
.boxstyle4 IMG {
	border: 1px dashed #D9D9D9;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}
.cart_row { 
	background-color: #F4F4F4;
	color: #666666;
	font-size: 80%; 
	font-weight: normal; 
	font-family: Verdana, Arial, sans-serif 	
}
.cart_row2 { 
	background-color: #F4F4F4;
	color: #666666;
	font-size: 100%; 
	font-weight: normal; 
	font-family: Verdana, Arial, sans-serif;
	text-align: center	
}
.cart_row3 { 
	background-color: #FFFFFF;
	color: #666666;
	font-size: 80%; 
	font-weight: bold; 
	font-family: Verdana, Arial, sans-serif;
	text-align: right	
}
.cart_row4{ 
	background-color: #FFFFFF;
	color: #666666;
	font-size: 100%; 
	font-weight: bold; 
	font-family: Verdana, Arial, sans-serif	
}
.cart_row_head { 
	background-color: #D4D4D4;
	color: #666666;
	font-size: 80%; 
	font-weight: normal; 
	font-family: Verdana, Arial, sans-serif 	
}
.clearer {
	background-color: transparent;
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px
}
.colorone {
	background-color: transparent;
	color: #CC3300
}
.exclam {
	background-color: transparent;
	color: #CC3300;
	font-weight: bold
}
.exclam IMG {
	border: none;

}
/*	Holds the footer image  */
.footer {
	font-size: 0px;
	border-top: 1px dashed #D9D9D9;
	margin: 0px;
	padding: 0px
}
/*	Holds the header image  */
.header{
	font-size: 0px;
	margin: 0px;
	padding: 0px
}
.pad1 {
	margin: 30px 0px 0px 0px;
	padding: 0px
}
.pad2 {
	margin: 30px 0px 0px 0px;
	padding: 0px
}
.right {
	text-align: right;
	margin: 0px 0px 0px auto;
	padding: 0px
}
.search {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #D9D9D9;
	color: #666666;
	font-size: 75%;
	font-weight: bold;	
	margin: 0px 0px 20px 0px;
	padding: 5px 10px 5px 0px
}
.selectbox {
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: 85%;
	font-weight: bold
}
.styleone {
	background-color: transparent;
	font-size:95%;
	text-align: center;
	color: #666666
}
.styletwo {
	background-color: transparent;
	border-top: 1px dashed #D9D9D9;
	color: #666666;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px
}
.stylethree {
	background-color: transparent;
	color: #CC3300;
	font-weight: bold;
	margin: 0px 0px 10px 0px
}
.submit {
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: 85%;
	font-weight: bold
}
.textbox {
	font-family: verdana, arial, sans-serif;
	font-size: 80%
}
.textbox2 {
	font-family: verdana, arial, sans-serif;
	font-size: 100%
}