body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin-left:8px;
	margin-right:9px;
	margin-top:8px;
}

h1.header1
{
	color:#ff6804;
	font-family:verdana Narrow;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

 h1.header1-small
{
    color:#FFFFFF;
    font-family:verdana Narrow;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
}
h1.header_sale
{
    color:#FFFFFF;
    font-family:verdana Narrow;
    font-size:18px;
    font-weight:bold;
    text-decoration:none;
    
}
a.main_link
{
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	font-size:18px;
	cursor:hand;
}

p.text1
{
	font-family:  Georgia ;
    font-size:10pt;
	color: #333;

}

p.text2
{
	font-family:arial;
	font-size:10px;
	color:#003366;
}
p.text_light
{
    font-family:arial;
    font-size:14px;
    color:#EBEBEB;
}
ul.text1
{
	font-family:verdana;
	font-size:13px;    
	color:#000077;
}

div.image_ul {
   position:relative; 
   float:left;
   display:block;
   vertical-align:middle;  
   padding-left: 10px;
   padding-top:4px;
   
}

div.text_ul{
  position:relative; 
  float:left; width:300px;
  display:block;
  padding-left: 8px;
  vertical-align:middle; 
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  color:#0000AE; 

}
div.item_ul {
   float:left; 
   position:relative;
   vertical-align:middle;
   padding-bottom:8px;
   padding-left: 15px;
   width: 100%;
  
}

/*	Content Template	*/
h1.header_title
{
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#FF6600;
}
h2.content_sub_title
{
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#424242;
}

h2.sale_sub_title
{
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#424242;
	
}
h2.promo_sub_title
{
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:blue;
	
}
/*	End Of Content Template	*/

#menu{
position: relative;
left:0.5em;
z-index:2;
width:120px;
padding-bottom:12em; /* To allow room for bottom dropdown */
}

div#menu_main_item
{    
	padding-right: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
	border-bottom: #ebf3fb 1px double ;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #ff6600;
	cursor:default;
}
div#menu_secondary_item
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
	border-bottom: #ebf3fb 1px solid;
	display: block;
 
}
.link_menu_table
{
	background-color: #ebf3fb;
	display: table;
	
}
a.menu_link
{
	font-size: 11px;
	color: #ff6600;
	cursor: hand; 
	font-family: Verdana;
	text-decoration: none;
	position: relative;
	padding: 2px 6px;
	display: block;
	  
}
a.menu_link_over
{
	font-size: 11px;
	color: navy;
	cursor: hand;
	font-family: Verdana;
	text-decoration: none;
	position: relative;
	padding: 2px 6px;
	display: block;
}
a.menu_main_link
{
	cursor: hand; 
	font-family: Verdana;
	text-decoration: none;
	position: relative;
	padding: 2px 6px;
	padding-right: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
	border-bottom:#ebf3fb 2px solid;
	font-weight: bold;
	font-size: 12px;
	color: #ff6600;
   
	
}
a.menu_main_link_over {
	font-size: 12px;
	color: navy;
	font-family: Verdana;
	text-decoration: none;
	position: relative;
	padding: 2px 6px;
	padding-right: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin: 0px;
	font-weight: bold; 
	padding-top: 2px;
	border-bottom: #ebf3fb 2px solid ;
	
	display: block;

}
a.menu_link_current
{
	font-size: 11px;
	color: navy;
	font-family: Verdana;
	text-decoration: none;
}

/* three columns layout - set by header.htm and content files */

div#content {
position:relative;
float: left;
width: 645px;





}
}
div.paragraph{
position:relative;
width: 600px;
float:left;
padding:2px; 
margin:4px;
border-style: solid;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Sans-Serif;
font-weight:normal;
font-size: 8pt;
border:#EBCF9C 2px solid;

}



div.small_paragraph{
position:relative;
width: 290px;
float:left;
padding:2px; 
margin:4px;
border-style: solid;
border:#EBCF9C 2px solid;

}

div.sale_box{
position:relative;
margin-top:3px;
float:left;
width:120px;
background-color:#F9DD71;
font-size:14px;
border-color:#FF8000;
	border-style:solid;

}

div.large_sale_box{
position:relative;
float:left;
width:233px;
background-color:#FF0000 ;
font-size:14px;
border-color:#F9DD71;
border-style:solid;
height: 150px;
/*margin-left: 3px;*/

}
div.sale_item{
position:relative;
margin-top:3px;
float:left;
border-style: solid;
width:120px;
border:#EBCF9C 2px solid;

}

div.sale_promo{
position:relative;
margin-top:3px;
float:left;
width:120px;
border-style: solid;
border:#EBCF9C 2px solid;
}

div#leftnav {
  position: relative;
  float: left;
  width: 150px;
  

  
  

 
}

div#rightnav {
  position:  relative;
  padding-left:3px;
  float: left;
  width: 140px;
  height: 100%;
 
  


  
}

div#sidebar {
  position:  relative;
  padding-left:0px;
  float: left;
  width: 120px;
  height: 100%;
  
  




  
}
div#container {
position: absolute;
  margin-left: 10%;
  margin-right: 10%;
  height: 100%;
  width: 950px;
 
  
  
  
  
  
 
  
}
div#footer {
position:relative;
float:left;
background-color: #00FFFF;
width: 90%; 
} 
/* Header style sheet */
div#header_image {
  position: relative;
  float: left;
  height : 150px;
  width: 700px;
  
  
}


div#header_menubar {
  position: relative;
  height : 30px;
  width: 935px;
  float:left;
  
  border-color:#FF8000;
  border-style: solid;
  text-decoration: none;
  
  
}

nav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 2px 10px;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	
	border-left: 5px solid #ddd;       
	}
/* End Various Tags & Classes*/



#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
   position:relative; 
   float:left;
   display:block;
   vertical-align:middle;  
   padding-left: 10px;
   padding-top:4px;
   
	}

#headerimg {
	position:relative; 
   float:left;
   display:block;
   vertical-align:middle;  
   padding-left: 10px;
   padding-top:4px;
   
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	position:relative;
width: 600px;
float:left;
padding:2px; 
margin:4px;
border-style: solid;
border:#EBCF9C 2px solid;
	}

.post hr {
    display: block;
    }

.widecolumn .post {
    margin: 0;
    }

.narrowcolumn .postmetadata {
    padding-top: 5px;
    }

.widecolumn .postmetadata {
    margin: 30px 0;
    }

.widecolumn .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}

.postmetadata {
    clear: left;
}
/* End Structure */

/* Begin Lists

    Special stylized non-IE bullets
    Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
    } 

html>body .entry li {
    margin: 7px 0 8px 10px;
    }

.entry ul li:before, #sidebar ul ul li:before {
    content: "\00BB \0020";
    }

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
    }

.entry ol li {
    margin: 0;
    padding: 0;
    }

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
    }

#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
    list-style:   none;
    }

#sidebar ul li {

    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    margin: 0px;
    padding-top: 2px;
    border-bottom: #ebf3fb 1px solid;
    display: block;
    }

#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
    }

#sidebar ul ul, #sidebar ul ol {
    /*margin: 2px 0 0 2px;*/
    position:relative; 
  float:left; 
  /*display:block; */
  
  vertical-align: middle; 
  font-family:verdana;
  font-size:10px;
 /* font-weight:bold; */
  color:#0000AE; 

    }

#sidebar ul ul ul, #sidebar ul ol {
    margin: 0 0 0 10px;
    }

ol li, #sidebar ul ol li {
    list-style: none;
    }

#sidebar ul ul li, #sidebar ul ol li {
    margin: 3px 0 0;
    padding: 0;
    }
/* End Entry Lists */

