
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #582b1d url(images/bg_body.gif) repeat-x;
}

table{
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #801f02;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 1px solid #ddd;
	background: #f7f7f7;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 10px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 11px;
	padding: 2px;
}



/* Start Container - Holds everything together. Nothing sits outside of the container. */

#container{
	margin: 0 auto;
	max-width: 960px;
	width:expression(document.body.clientWidth > 960? "960px": "auto" );
	min-width: 750px;
	text-align: left;
}

/* End Container */



/* Start Page - Yellow top, white bottom background */

#page{
	float: left;
	width: 100%;
	background: #fff url(images/bg_page.gif) repeat-x;
}

/* End Page */



/* Start Header - Blog Title and Skip Link */

#header{
	display: block;
	margin: 10px 10px 0;
	padding: 9px 10px;
	background: #462217 url(images/bg_header.gif) repeat-x left bottom;
	color: #b76d56;
}

#header a{
	color: #cb7960;
}

#header h1{
	display: inline;
}

#header h1, #header h1 a{
	color: #fff;
}

#header h1 a{
	text-decoration: none;
}

#header h1 a:hover{
	text-decoration: underline;
}

.skip{
	float: right;
	line-height: 16px;
}

.skip a{
	padding: 0 26px 1px 0;
	background: url(images/icon_skip_to.gif) no-repeat right top;
}

/* End Header */




/* Start Banner - Be default, the banner is just a background image. */

#banner{
	display: block;
	margin: 10px 10px 0;
	height: 110px;
	overflow: hidden;
	text-align: right;
	background: #d1e701 url(images/bg_banner.gif) no-repeat;
}

#banner img{
	margin: 10px 10px 0 0;
}

/* End Banner */




/* Start Horizontal Navigation Menu */

.feed{
	float: left;
	width: 18.75%;
	margin: 10px 0 0 10px;
	display: inline;
	padding: 11px 0;
	background: #f8fdd3 url(images/bg_feed.gif) no-repeat;
	
}

.feed a{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px 0 36px;
	background: url(images/icon_rss.gif) no-repeat 10px 2px;
	color:#801F02;
}

.nav{
	float: right;
	width: 78.125%;
	margin: 10px 10px 0 0;
	display: inline;
	background: #bacc3f url(images/bg_nav.gif) repeat-x left bottom;
}

.nav ul{
	margin: 0;
	padding: 0 0 0 9px;
	list-style: none;
	background: #bacc3f url(images/bg_nav.gif) repeat-x;
}

.nav ul li{
	float: left;
	margin: 10px 0 0 1px;
	display: inline;
}

.nav ul li a{
	font-size: 12px;
	display: block;
	padding: 7px 10px 8px;
	background: #d2dd87 url(images/bg_nav_li.gif) repeat-x;
	color: #000;
}

.nav ul li a:hover{
	background: #F0F6CC;
	color: #000;
}

.nav ul li .drop1{
	float: left;
	margin: 0px 0 0 0px;
	display: inline;
    border-bottom: 1px solid #999933;
    text-indent: 4px;
	width: 200px !important;
	width: 196px;
}

.nav ul li .drop1 a{
	float: left;
	margin: 0px 0 0 0px;
	display: inline;
    background: #e3e3b1;
    color: #333333;
    text-decoration: none;
	

        
}

.nav ul li .drop1 a:hover{
	float: left;
	margin: 0px 0 0 0px;
	display: inline;
    background: #ffffff;
    color: #333333;
	
        
}




.nav ul li .drop2{
	float: left;
	margin: 0px 0 0 0px;
	display: inline;
        border-bottom: 1px solid #999933;
        text-indent: 10px;
	width: 200px !important;
	width: 186px;
}

.nav ul li .drop2 a{
	float: left;
	margin: 0px 0 0 0px;
	display: inline;
        background: #e3e3b1;
	color: #333333;
        text-decoration: none;
		
        
}

.nav ul li .drop2 a:hover{
	float: left;
	margin: 0px 0 0 0px;
	display: inline;
        background: #ffffff;
	color: #333333;
	
        
}
.nav ul li.current_page_item a{
	background: #fff;
}

/* End Horizontal Navigation Menu */




/* Start Content - Wraps the main column and first and second sidebars */

#content{
	margin: 8px 0 0;
}
.post .entry ol{
	margin: 4px 15px 4px 0px;
	}
	
.entry ul {
	margin: 4px 20px;
	padding-left: 0;
	list-style: none;
}
.entry ul li 
{
	padding-left: 15px;
	background-image: url(images/bul_2.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
.entry ul ul{
	margin-left: 15px;
	padding-left: 0;
	list-style: none;
}
.entry ul ul li 
{
	padding-left: 15px;
	background-image: url(images/bul_grn.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
}

/* End content */


/* Start Sidebars */

.sidebar{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	display: inline;
}
.sidebar h2{
	color: #801f02;
}
.sidebar h2 a{
	text-decoration: none;
	color:#801F02;
}
.sidebar h2 a:hover{
	color: #000000;
}

.a{/* the first sidebar */
	float: left;
	margin: 0 0 0 10px;
}

.b{ /* the second sidebar */
	float: right;
	margin: 0 10px 0 0;
}



.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li{
	margin: 0 0 10px 0;
	background: #fcffe5;
}

.a ul li a:link, .b ul li a:link, .a ul li a:visited, .b ul li a:visited {
color:#801F02;
}



.sidebar ul li a:visited a:active a{
	
text-decoration: underline;
}

.sidebar ul li a:hover{
	
text-decoration: none;
}

.sidebar ul li#search form{
	padding: 0 10px 5px;
}

.sidebar ul li#search form input{
	margin: 8px 0 0;
}

.sidebar ul li#calendar table{
	margin: 0 10px;
}

.sidebar ul li#calendar table caption{
	padding: 10px;
}

.sidebar ul li#calendar table td{
	padding: 3px;
}

.sidebar ul li h2{
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	background: #ebf4a4 url(images/bg_h2_a.gif) repeat-x left bottom;
	color: #333;
}

.sidebar ul ul{
	line-height: 16px;
}

.sidebar ul ul li{
	margin: 0;
	padding: 9px 10px;
	background: url(images/bg_dotted_a.gif) repeat-x;
}

.sidebar li#flickrrss img{
	margin: 5px 0 0 5px;
	width: 60px;
	height: 60px;
}

.sidebar ul ul ul li{
	padding: 5px 0 0 5px;
	background-color: transparent;
	background-image: none;
}






/*close sidebar insert highlight lists*/





.c{ /* the main column sidebars */
	width: 31.5789%;
}

.c ul li{
	background: #fff;
}

.c ul li h2{
	background: #f7f7f7 url(images/bg_h2_b.gif) repeat-x left bottom;
}

.c ul ul li{
	background: url(images/bg_dotted_b.gif) repeat-x;
}

.d{ /* the bottom sidebars */
	width: 18.75%;
}

.d a{
	color: #fff;
}

.d ul li{
	background: #462115;
}

.d ul li h2{
	background: #321911;
	color: #c5ce88;
}

.d ul ul li{
	background: url(images/bg_dotted_d.gif) repeat-x;
}

/* End Sidebars */




/* Start Main - Where your main content sits */

#main{
	margin: 0 200px 0 190px;
}
.fl_static {
	
	float: right;
}

/* End Main */



/* Start Posts - Post titles, entries, and postmetadata */

.post{
	margin: 0 0 0 10px;
}

.post h2{
	font-size: 20px;
	padding: 8px 10px;
	color: #801f02;
	background: #f7f7f7 url(images/bg_h2_b.gif) repeat-x left bottom;
}
.post h2 a{
	text-decoration: none;
	color:#801F02;
}
.post h2 a:hover{
	color: #000000;
}



/* End Posts */




/* Start Entries - Text and Titles within the content */

.entry{
	padding: 0 10px 10px;
	font-size: 12px;
	line-height: 20px;
	background: url(images/bg_dotted_b.gif) repeat-x;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	padding: 8px 0 4px;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
}

.entry h1{
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
}

.entry h2{
	font-size: 20px;
	font-weight: normal;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
}

.entry h5{
	font-size: 12px;
}

.entry h6{
	font-size: 11px;
}

/* End Entries */

/* more link */

.more {
font-size: 11px;
font-weight: bold;

}


/* End more link */



/* Start Postmetadata - Author, Date, Categories and Comments Number */

p.entrymetadata{
	font-size: 11px;
	line-height: 18px;
	color: #999;
}

p.entrymetadata a{
	color: #888;
}

.comments_number a{
	padding: 0 0 0 26px;
	background: url(images/icon_comment.gif) no-repeat;
}

/* End Postmetadata */




/* Start Previous and Next Links */

.navigation{
	margin: 0 0 0 10px;
	padding: 10px;
	font-size: 12px;
	line-height: 22px;
}

.navigation a:link, .navigation a:visited {
	color:#801F02;
}

/* End Previous and Next Links */




/* Start Comments Template */

.comments_template{
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}

.comments_template p.nocomments, .comments_template p.alert{
	padding: 10px;
	font-size: 11px;
}

.comments_template h3{
	font-size: 16px;
	padding: 8px 10px;
	background: #f7f7f7 url(images/bg_h2_b.gif) repeat-x left bottom;
}

.comments_template form#commentform{
	margin: 0;
	padding: 10px;
	background: #f7f7f7 url(images/bg_dotted_b.gif) repeat-x;
}

.comments_template form#commentform p{
	line-height: 16px;
}

ol.commentlist{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	line-height: 22px;
}

ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li{
	padding: 10px;
	background: url(images/bg_dotted_b.gif) repeat-x;
}

ol.commentlist li.alt{
	background: #f7f7f7 url(images/bg_dotted_b.gif) repeat-x;
}

ol.commentlist li.highlighted{
	background: #fcffe5 url(images/bg_dotted_a.gif) repeat-x;
}

.comment-number{ /* for Paged Comments plugin */
	float: right;
	font-family: Georgia, Arial, Verdana, Sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #aaa;
}

/* End Comments Template */




/* Start bottom sidebars */

.secondary_content, .tertiary_content{
	float: left;
	width: 100%;
	padding: 10px 0 0;
	background: #462115 url(images/bg_dotted_c.gif) repeat-x;
	color: #b76d56;
}

.tertiary_content{
	background: #462115 url(images/bg_tertiary_content.gif) repeat-x;
}

/* End bottom sidebars */




/* Start Footer */

#footer{
	display: block;
	padding: 18px 20px;
	line-height: 18px;
	background: #321911 url(images/bg_dotted_e.gif) repeat-x;
	color: #b76d56;
}

#footer a{
	color: #cb7960;
}

#footer .skip a{
	background: url(images/icon_skip_back.gif) no-repeat right top;
}

#footer p{
	padding: 0 2;
	font-size: 11px;
	line-height: 18px;
	display: inline;
}

/* End Footer */




/* Start Ads */

.ads_468x60{
	margin: 10px 0 5px;
}

.ads_inline{
	padding: 5px;
	display: inline;
}

/* End Ads */





/*******************************MENU*************************************************/
.pages ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	z-index: 100;
	width: 100%;

}
.pages li {
	float: left;
	position: relative;
}
.pages li ul {
	display: none;
	position: absolute; 
	left: 0;
	top: 100%;
	filter: alpha(opacity=95);-moz-opacity:.95;opacity:.95;
	width: 200px !important; 
	width: 200px;
	
}
.pages li li {
	display: block;
	float: none;
	background-color: #FFFF99;
}
.pages ul li {
	position: relative;
}

.pages li:hover ul, li.over ul{
	display: block;
}
#pages .pages ul li a {
	color: #000000;
	text-decoration: underline;
	display: block;
	padding:8px;
	background: #d2dd87 url(images/bg_nav_li.gif) repeat-x;
	color:#801F02;
}
/* Fix IE. Hide from IE Mac \*/

* html .pages ul li {  background-color: none; }
* html .pages ul li a { background-color: none; }

.pages li ul li a { padding: 4px; width: 192px; height: 18px; color: #5a5445;} /* Sub Menu Styles */

/* End */

#pages .pages a, #pages .pages a:visited{
	color:#801F02;
	text-decoration:underline;
}
.pages ul li a:hover {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75; opacity:0.75;
}
.pages li li a:hover {
	color: #000000;
	background-color: #FFFF66;
}

/*******************************MENU*************************************************/



/*******************************My additions/ Larry*********************************************/



/*******************************rd box for prduct main static page************************/

.roundcont {
	width: 100%;
	background-color: #F0F89C;
}

.roundcont p {
	margin: 0 15px;
	font-size: 12px;
	padding: 0 0 8px 0;
}
.roundcont ul li {
	font-size: 12px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.prodmain1 ul{
	margin: 0 15px;
}
.prodmain2 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.prodmain2 ul li{
	font-size: 12px;
	color: #66666;
	background-image: url(images/bul_grn2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 9px;
}
/*******************************rd box*************************************************/



/*********** Larry-- top main image styles*****************/



.topimage {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}

.flashmovie {
	position: relative;
	margin: 0 auto;
	
}

/*********** Larry--IE6 width attribute*****************/

#container
{  
_width: expression(document.body.clientWidth < 900? "850px" : document.body.clientWidth > 900? "960px" : "auto");
}  





.scaling-image2  
{  
width : 100% !important;
width : 98%;
}  

.scaling-image  
{  
max-width: 100%;
}
.scaling-image  
{  
_width: expression(document.body.clientWidth < 900? "175px" : document.body.clientWidth > 950? "220px" : "auto");
}  



.scaling-image3  
{  
max-width: 100%;
}
.scaling-image3 
{  
_width: expression(document.body.clientWidth < 900? "370px" : document.body.clientWidth > 950? "430px" : "auto");
}  





/*special list style*/


#list {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
}
#list li 
{
	padding-left: 15px;
	background-image: url(images/bul_2.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


/* WP-Quotes styles */

#wp_quotes
{
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 14px;
	line-height: 20px;
}

	
#wp_quotes div.wp_quotes_quote
{
font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin_top: 10px;
	padding-left: 0px;
	padding-right: 10px;
}

#wp_quotes div.wp_quotes_author
{
	text-align:right;
	font-style: italic;
	margin-top: 10px;
	padding-right: 10px;

}

div.wp_quotepage
{
	font-size: 16px;
	width: 80%;
	margin-left: 40px;
}

div.wp_quotepage_quote
{
}

div.wp_quotepage_author
{
	margin-left: 40px;
	font-style: italic;
}

hr.wp_quotepage_hr
{
	width: 70%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

div.wpquotes_poweredby
{
	text-align: center;
	font-size: 0.8em;
	margin-top: 12px;
}
/* End WP-Quotes styles */


/* Bio sidebar styles */


#biosidebar {
	padding: 0 10px 10px;
	font-size: 10px;
	line-height: 16px;
}

#biosidebar img {
	float:left;
	margin: 2px 6px 0px 0px;
	padding:0px;
	width: 50%;
	height: 50%;
}
#biosidebar p img {
	float:left;
	margin: 2px 6px 0px 0px;
	padding:0px;
	width: 75px;
	height: 100px;
	display: inline;
}

#biosidetitle {
	font-weight: bold;
}
#biopad ul ul li{
	padding: 9px 10px 0px;
}

/*email subscription form*/
#email {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#email p {
	font-size: 11px;
	margin: 0px;
	padding: 3px 0px;
	
}
#email ul {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	margin-top: 0px;

}
#email li 
{
	padding-left: 15px;
	background-image: url(images/bul_2.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0px;
}

/*sidebar insert highlight lists-- newsletter*/

#sideinsert ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sideinsert ul li{
	font-size: 10px;
	line-height: 13px;
	color: #66666;
	background-image: url(images/bul_grn.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 7px;
}


#sideinsert li {
	padding: 2px 8px 10px;
}
#sideinsert p{
	margin: 0;
	font-size: 11px;
	color: #66666;
	font-weight: bold;
	padding: 5px 0px 3px 0px;
}

#newsletter {

margin: 10px 0px 0px;
}


#newsinsert {
	padding: 0 10px 5px;
}



.post a, .post a:visited {
color:#801F02;
}

.d ul li h2 a, .d ul li h2 a:visited {
color:#C5CE88;
}

.vid_titles{ 
	width: 48%;
	float: left;
	margin: 0 0 0 10px;
	display: inline;
}
}

.vid_titles ul li{
	background: #fff;
}

.vid_titles ul li h2{
	background: #f7f7f7 url(images/bg_h2_b.gif) repeat-x left bottom;
}

.vid_titles ul ul li{
	background: url(images/bg_dotted_b.gif) repeat-x;
}

.hilightContainer {
float: left;
margin: 0 0 10px;
padding: 0;
width: 100% !important;
width: 97.5%;
display: block;
}






.hilight {
width: 48.89%!important;
width: 48%;
float: left;
margin: 0 0 10px;
padding: 0 10px 0 0;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #999999;

}

.hilight .post h2 {
font-size: 16px;
	padding: 8px 10px;
	margin: 0;
	color: #801f02;
	background: #f7f7f7 url(images/bg_h2_b.gif) repeat-x left bottom;
	display: block;
}
.hilight .post h3 {
font-size: 13px;
	padding: 4px 6px;
	
}


.hilight2 {
width: 48.1% !important;
width: 48%;
float: left;
margin: 0 0 10px;
padding: 0;


}

.hilight2 .post h2 {
font-size: 16px;
	padding: 8px 10px;
	margin: 0;
	color: #801f02;
	background: #f7f7f7 url(images/bg_h2_b.gif) repeat-x left bottom;
	display: block;
}
.hilight2 .post h3 {
font-size: 13px;
	padding: 4px 6px;
	
}
.indent {
	margin: 10px 10px 0;
	padding: 0 10px;
	border-top: 1px solid #ddd;
	display: block;
	background: #FCFFE5 url(images/bg_h2_si.gif) repeat-x left bottom;
}

.indent p{ padding: 10px; }
#productlisting {
padding-left: 10px;
}