body { 
margin: 0; 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #464646; 
background-color: #ebebeb; 
background-image: url(images/bg.jpg); 
background-repeat: repeat-x; 
} 

td { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #464646; 
} 

#container { 
width: 960; 
border: 3px #FFFFFF solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 100%; 
} 

#top01 { 
width: 100%; 
font-size: 13px; 
font-weight: bold; 
color: #3a422e; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
background-color: #c4df9b; 
} 

/* topnav area start */ 

#topnav { 
width: 100%; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 4px; 
background-color: #005e20; 
white-space: nowrap; 
border-bottom: 1px #FFFFFF solid; 
background-image: url(images/bg_topnav.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#leftnav { 
padding-top: 0px; 
padding-bottom: 22px; 
background-color: #FFFFFF; 
border-right: 1px #FFFFFF solid; 
background-image: url(images/bg_leftnav.gif); 
background-repeat: repeat-x; 
} 

#news { 
padding: 0px 10px 0px 15px; 
background-color: #FFFFFF; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
background-image: url(images/bg_main.jpg); 
background-repeat: no-repeat; 
} 

#main_bg { 
background-image: url(images/bg_main.jpg); 
background-repeat: no-repeat; 
} 

.bucket { 
font-size: 11px; 
padding: 8px; 
border-bottom: 1px #c3c3c3 solid; 
} 

.bucket02 { 
padding: 8px; 
} 

/* footer area start */ 

#footer { 
width: 100%; 
font-size: 11px; 
color: #3a422e; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 4px; 
background-color: #c4df9b; 
} 

#thomas_info { 
width: 960; 
height: 16px; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
} 

/* heading styles */ 

h1 { 
color: #464646; 
font-size: 18px; 
font-weight: normal; 
} 

h2 { 
color: #2f8643; 
font-size: 15px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #464646; 
font-size: 13px; 
font-weight: bold; 
font-style: italic; 
} 

/* image styles */ 

.img01 { 
border: 1px #c3c3c3 solid; 
} 

.img02 { 
border: 1px #c3c3c3 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #c3c3c3 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* text syles */ 

.lefthead { 
font-size: 13px; 
font-weight: bold; 
color: #FFFFFF; 
display: block; 
margin-top: 50px; 
background: #b0d299; 
padding: 5px 5px 5px 15px; 
} 

.green { 
font-size: 11px; 
font-weight: bold; 
color: #2f8643; 
display: block; 
} 

.sm { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 11px; 
color: #464646; 
} 

/* 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: #3a422e; 
padding-right: 10px; 
text-decoration: underline; 
} 
a.top:hover { 
color: #3a422e; 
text-decoration: none; 
} 
a.top:visited { 
color: #3a422e; 
text-decoration: underline; 
} 
a.top:visited:hover { 
color: #3a422e; 
text-decoration: none; 
} 

/* topnav link */ 

a.topnav { 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none; 
padding-left: 15px; 
padding-right: 15px; 
} 
a.topnav:hover { 
color: #FFFFFF; 
text-decoration: underline; 
} 
a.topnav:visited { 
color: #FFFFFF; 
text-decoration: none; 
} 
a.topnav:visited:hover { 
color: #FFFFFF; 
text-decoration: underline; 
} 

/* leftnav link */ 

a.leftnav { 
font-size: 12px; 
font-weight: bold; 
color: #4f4f4f; 
text-align: right; 
text-decoration: none; 
display: block; 
margin: 14px 24px 0px 0px; 
border-bottom: 1px #c3c3c3 solid; 
} 
a.leftnav:hover { 
color: #4f4f4f; 
text-decoration: none; 
display: block; 
margin: 14px 20px 0px 0px; 
} 
a.leftnav:visited { 
color: #4f4f4f; 
text-decoration: none; 
display: block; 
} 
a.leftnav:visited:hover { 
color: #4f4f4f; 
text-decoration: none; 
display: block; 
margin: 14px 20px 0px 0px; 
} 

/* content bucket link */ 

a.main_link { 
font-size: 11px; 
font-weight: bold; 
color: #2f8643; 
text-decoration: none; 
display: block; 
} 
a.main_link:hover { 
color: #2f8643; 
text-decoration: underline; 
} 
a.main_link:visited { 
color: #2f8643; 
text-decoration: none; 
} 
a.main_link:visited:hover { 
color: #2f8643; 
text-decoration: underline; 
} 

/* footer link */ 

a.footer { 
color: #3a422e; 
text-decoration: underline; 
} 
a.footer:hover { 
color: #3a422e; 
text-decoration: none; 
} 
a.footer:visited { 
color: #3a422e; 
text-decoration: underline; 
} 
a.footer:visited:hover { 
color: #3a422e; 
text-decoration: none; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet.gif); 
} 

hr { 
height: 1px; 
color: #c3c3c3; 
} 

a.more { 
font-size: 11px; 
color: #2f8643; 
text-decoration: underline; 
} 
a.more:hover { 
color: #2f8643; 
text-decoration: none; 
} 
a.more:visited { 
color: #2f8643; 
text-decoration: underline; 
} 
a.more:visited:hover { 
color: #2f8643; 
text-decoration: none; 
} 

a.site_map { 
font-size: 12px; 
font-weight: bold; 
color: #2f8643; 
text-decoration: underline; 
} 
a.site_map:hover { 
color: #2f8643; 
text-decoration: none; 
} 
a.site_map:visited { 
color: #2f8643; 
text-decoration: underline; 
} 
a.site_map:visited:hover { 
color: #2f8643; 
text-decoration: none; 
} 
