/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

li {
  list-style: square url(../images/bullet2.gif);
  margin-left: -.5em;
  margin-top: .3em;
  margin-bottom: .3em;
}
div#header{
background: #00532c;color: #FFF
}

div#footer{
	background: #00532c;
	color: #FFF;
	text-align: center;
}
div#footer p{margin:0;padding:5px 10px}

div#main {
	width: 950px;
	height: 124px;
	position: absolute;
	top: 120px;
	left: 26px;
	right: 30px;
}


div#sub {
	width: 870px;
	position: relative;
	left: 72px;
	right: 30px;
	margin-bottom:10px;
}

div#sub a {
	color: #006f3b;
	font-size: 10px;
	text-decoration:underline;
	
}

div#sub2 a{
	color: #006f3b;
	font-size: 10px;
	text-decoration:underline;
	
}


div#main_body {
}

div#sub2 {
	width:550px;
	position:relative;
	top: 20px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}
h1 {
	color: #006f3b;
	font-size: 22px;
	margin-bottom:0px;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
}
.stylesub {
	color: #006f3b;
	font-size: 10px;
}

h3 {
	font-size: 36px;
	color: #cccc66;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
.leftcolumn a:link {
	color: #000000;
	text-decoration: underline;
}
.leftcolumn a:visited {
	color: #ff6600;
	text-decoration: underline;
}
.leftcolumn a:hover { 
	color: #ff6600;
	text-decoration: none; 
}
.leftcolumn a:active {
	color: #CC6600;
	text-decoration: underline;
}

h2 {
	font-size: 16px;
	color: #666666;
}

.style3 {
	font-size: 80px;
	color: #b3c959;
}
.style4 {
	font-size: 34px;
	color: #b3c959;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5, .style55 {
	color: #ccd8aa;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.style55 {
	font-size: 14px;
	}
.style5 ul, .style55 ul {
	padding: 0;
	margin: 0;
	}
.style5 ul li, .style55 ul li {
	margin: 0;
	list-style: none;
	}
.style7 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style9 {
font-size: 12px
}
.style10 {
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}
.styleContactUs {
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
}
.style11 {
font-size: 14px
}
.style12 {
	font-size: 10px;
	color: #333333;
}
.searchbox{
		background-image: url(../images/search.gif);
    	background-repeat: no-repeat;
    	background-position:left;
		padding:3px 5px 3px 19px;
		height: 15px;
		font-size: 10px;
		border: 1px solid #c6c6c6; 
}
li.newbullet {
list-style-image:url(../images/arrow.gif);
}

ul {
margin-top: .5em;
margin-bottom: 1.0em;
}
