@charset "utf-8";
/* CSS Document */

* {margin:0 auto; padding:0;}
body {font-family:Verdana, Arial, Helvetica, sans-serif;}
a {text-decoration:none;}
img {border:none;}
h1 {font-size:18px; color:#41ad4a;}
h2 {font-size:14px;}
td {padding:5px;}

#container {background:url(images/background.jpg) repeat-y; width:842px; padding:0 12px;}
#header {background:url(images/banner.jpg) no-repeat; height:268px; position:relative}
#content-container {padding:10px  0  0 10px;}
#left-content {float:left; width:570px; padding:10px 0 0 10px; font-size:12px; line-height:17px;}
#left-content ul {list-style:none;}
#left-content ul li {list-style:disc; margin-left:15px;}
#left-content a:hover {color:#000; text-decoration:underline;}
#right-content {float:right; text-align:left; width: 230px;}

#footer {text-align:center; background:#41ad4a; padding:10px 0; color:#000; font-size:12px; line-height:20px;}
#footer a {display:inline; font-size:12px; color:#000;}
#footer a:hover {color:#fff; text-decoration:underline;}


#footerLink {text-align:center; background:#41ad4a; padding:10px 0; color:#000; font-size:12px; line-height:20px;}
#footerLink a {display:inline; font-size:10px; color:#000;}
#footerLink a:hover {color:#fff; text-decoration:underline;}



.clear {clear:both;}
.title1 {color:#41ad4a;}
.title2 {background-color:#41ad4a; color:#fff; padding:5px; font-size:11px;}
.title3 {border:1px #41ad4a solid;}
.image1 {float:right; padding-left:10px;}
.newsletter {background:#d1f4cc url(images/newsletter-bg.jpg) repeat-x; width:240px; padding:8px 5px 5px 15px; border:1px #41ad4a solid; float:right; margin-top:20px;}

/*drop down*/
#dropmenudiv{position:absolute; line-height:15px; z-index:100;}
#dropmenudiv a{display:block; background-color:#fff; text-decoration:none; color:#000; font-family:Arfmoochikncheez; font-size:14px; padding:5px 2px; margin:2px 0 0 12px; border:1px #41ad4a solid;}
#dropmenudiv a:hover{color:#41ad4a; background-color:#000;}
.bullet_green {
  
  }

.bullet_green ul{
  list-style : none;
  }

.bullet_green li {
list-style: url(images/bullet_green.gif);
}
.table1 {
	background-color: #f9f9f9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	padding-top: 5px;
	padding-bottom: 5px;
}
