body { 
margin-top: 10px; 
margin-left: 0px; 
margin-right: 0px; 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #000000; 
background-color: #c2c2c2; 
background-image: url(images/bg.gif); 
} 

td { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #000000; 
} 

#container { 
width: 100%; 
background-color: #FFFFFF; 
border-top: 1px #a0a0a0 solid; 
border-bottom: 1px #a0a0a0 solid; 
} 

/* header area start */ 

#header { 
width: 100%; 
border-top: 10px #FFFFFF solid; 
} 

.top01 { 
font-size: 12px; 
font-weight: bold; 
color: #008242; 
text-align: right; 
} 

/* topnav area start */ 

#topnav { 
width: 100%; 
font-size: 12px; 
font-weight: bold; 
color: #000000; 
text-align: center; 
padding-top: 3px; 
white-space: nowrap; 
background-image: url(images/bg_top02.jpg); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 100%; 
background-color: #FFFFFF; 
} 

#leftnav { 
padding-top: 40px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
} 

#content_area { 
padding-left: 40px; 
padding-right: 40px; 
padding-top: 0px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 100%; 
font-size: 11px; 
color: #000000; 
text-align: center; 
border-top: 1px #acacac dashed; 
padding-top: 8px; 
padding-bottom: 8px; 
background-color: #FFFFFF; 
white-space: nowrap; 
} 

#thomas_info { 
width: 98%; 
height: 16px; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
} 

/* heading styles */ 

h1 { 
color: #000000; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #008242; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #0a6f43; 
font-size: 30px; 
font-weight: bold; 
font-style: italic; 
} 

h4 { 
font-family: Times; 
color: #000000; 
font-size: 20px; 
font-weight: bold; 
font-style: italic; 
} 

hr { 
height: 1px; 
color: #000000 
} 

li { 
list-style-image: url(images/bullet.gif); 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
border: 1px #000000 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* text syles */ 

.sm { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 10px; 
color: #000000; 
} 

.main01 { 
font-family: Times; 
color: #0a6f43; 
font-size: 22px; 
font-weight: bold; 
font-style: italic; 
} 

.main02 { 
font-family: Times; 
color: #000000; 
font-size: 18px; 
font-weight: bold; 
font-style: italic; 
} 


/* link styles */ 

/* default link */ 

a { 
color: #0000ff; 
text-decoration: underline; 
} 
a:hover { 
color: #0000ff; 
text-decoration: none; 
} 
a:visited { 
color: #0000ff; 
text-decoration: underline; 
} 
a:visited:hover { 
color: #0000ff; 
text-decoration: none; 
} 

/* top contact info link */ 

a.top { 
color: #008242; 
padding-right: 10px; 
text-decoration: underline; 
} 
a.top:hover { 
color: #008242; 
text-decoration: none; 
} 
a.top:visited { 
color: #008242; 
text-decoration: underline; 
} 
a.top:visited:hover { 
color: #008242; 
text-decoration: none; 
} 

/* topnav link */ 

a.topnav { 
font-size: 12px; 
font-weight: bold; 
color: #000000; 
text-decoration: none; 
display: inline; 
padding-left: 10px; 
padding-right: 10px; 
padding-top: 3px; 
padding-bottom: 3px; 
} 
a.topnav:hover { 
color: #FFFFFF; 
background: #00a04e; 
text-decoration: underline; 
} 
a.topnav:visited { 
color: #000000; 
text-decoration: none; 
} 
a.topnav:visited:hover { 
color: #FFFFFF; 
background: #00a04e; 
text-decoration: underline; 
} 

/*what we sell nav*/ 
a.sell 
{ 
color: #008242; 
font-size: 14px; 
font-weight: bold; 
text-decoration: none; 
} 
a.sell:hover 
{ 
color: #008242; 
font-size: 14px; 
font-weight: bold; 
text-decoration: underline; 
} 
a.sell:visited 
{ 
color: #008242; 
font-size: 14px; 
font-weight: bold; 
text-decoration: none; 
} 

a.sell:visited:hover 
{ 
color: #008242; 
font-size: 14px; 
font-weight: bold; 
text-decoration: underline; 
} 

/* leftnav link */ 

a.leftnav { 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
text-align: center; 
text-decoration: none; 
width: 160px; 
padding-top: 8px; 
padding-bottom: 8px; 
background: #278d5b; 
display: block; 
border-top: 1px #FFFFFF solid; 
background-image: url(images/bg_leftnav.jpg); 
background-repeat: repeat-x; 
} 
a.leftnav:hover { 
color: #FFFFFF; 
text-decoration: none; 
background: #00a04e; 
display: block; 
} 
a.leftnav:visited { 
color: #FFFFFF; 
text-decoration: none; 
display: block; 
} 
a.leftnav:visited:hover { 
color: #FFFFFF; 
text-decoration: none; 
background: #00a04e; 
display: block; 
} 

a.leftnav02 { 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
text-align: center; 
text-decoration: none; 
width: 160px; 
height: 23px; 
padding-top: 8px; 
background: #278d5b; 
display: block; 
border-top: 1px #FFFFFF solid; 
background-image: url(images/bg_leftnav.jpg); 
background-repeat: repeat-x; 
} 
a.leftnav02:hover { 
color: #FFFFFF; 
text-decoration: none; 
background: #00a04e; 
display: block; 
} 
a.leftnav02:visited { 
color: #FFFFFF; 
text-decoration: none; 
display: block; 
} 
a.leftnav02:visited:hover { 
color: #FFFFFF; 
text-decoration: none; 
background: #00a04e; 
display: block; 
} 

/* content bucket link */ 

a.main_link { 
font-size: 12px; 
font-weight: bold; 
color: #008242; 
text-decoration: none; 
} 
a.main_link:hover { 
color: #008242; 
text-decoration: underline; 
} 
a.main_link:visited { 
color: #008242; 
text-decoration: none; 
} 
a.main_link:visited:hover { 
color: #008242; 
text-decoration: underline; 
} 

/* footer link */ 

a.footer { 
color: #000000; 
text-decoration: underline; 
} 
a.footer:hover { 
color: #000000; 
text-decoration: none; 
} 
a.footer:visited { 
color: #000000; 
text-decoration: underline; 
} 
a.footer:visited:hover { 
color: #000000; 
text-decoration: none; 
} 

/* drop_downs */ 

a.dropdown { 
font-size: 11px; 
color: #FFFFFF; 
font-weight: normal; 
text-decoration: none; 
line-height: 18px; 
} 

a.dropdown:visited { 
color: #FFFFFF; 
text-decoration: none; 
} 

#css_top_menu, #css_top_menu ul { 
padding: 0; 
margin: 0; 
list-style: none; 
} 

#css_top_menu li { 
float: left; 
position: relative; 
} 

#css_top_menu a { 
text-decoration: none; 
} 

.mainitems { 
border: 0px #000000 solid; 
border-left-width: 0; 
background-color: ; 
} 

.submenus { 
display: none; 
width: 160px; 
position: absolute; 
top: 10px; 
left: 160px; 
background-color: #0a6f43; 
border: 1px #000000 solid; 
} 

.submenus li { 
width: 100%; 
} 

.submenus li a { 
display: block; 
width: 100%; 
text-indent: 10px; 
} 

html>body .submenus li a { /* non IE browsers */ 
width: auto; 
} 

.submenus li a:hover { 
background-color: #00a04e; 
color: #FFFFFF; 
font-weight: normal; 
} 

#css_top_menu li>ul { /* non IE browsers */ 
top: 10px; 
left: 160px; 
} 

#css_top_menu li:hover ul, li.over ul { 
display: block; 
} 

html>body #clearmenu { /* non IE browsers */ 
height: 4px; 
} 
