@charset "UTF-8";
/* CSS Document */

* { 
	margin:0;
	padding:0;
}

body {
	background-color: #f4f7f0;
	color:#66615c;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
}

#page-container {
	width: 858px;
	margin: 0 auto;
	background-color:#FFF;
	text-align:left;
}

#border_1 {
	padding: 0 2px;
	border-left:solid 1px #344d16;
	border-right:solid 1px #344d16;
}

#border_2 {
	border-left:solid 1px #c2c9b9;
	border-right:solid 1px #c2c9b9;
	padding-top:20px;
	background:#FFF url(images/bg_tree.jpg) no-repeat top right;
}

#body-container-home {
	margin: 30 50 0 50;
}

#body-container {
	margin: 30 50 30 50;
}

#body-section {
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2c9b9;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

#spacer {
	padding-bottom:15px;
}

#page-container2 {
	padding-right:20px;
	padding-left:20px;
}

#bottom-container {
	padding: 0 20 15 20;
	background-image:url(images/bg_bot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

p {
	font-size:12px;
	line-height:150%;
	margin-bottom:20px;
}

h1 {
	color:#003a63;
	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:130%;
	margin-top:30px;
}

h2 {
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:130%;
	margin-bottom:5px;
}

h3 {
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:130%;
	font-weight:normal;
	margin-top:15px;
}

h4 {
	color:#003a63;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:130%;
	margin-bottom:5px;
}

.bodytext {
	font-size:12px;
	line-height:150%;
}

.copyright {
	font-size:10px;
	color:#FFF;
	line-height:150%;
}

.white {
	font-size:12px;
	color:#FFF;
	line-height:150%;
}

a:link {
	color: #cc6002;
	text-decoration: none;
	border-bottom: 1px dotted #cc6002;
	}

a:visited {
	color: #cc6002;
	text-decoration: none;
	border-bottom: 1px dotted #cc6002;
	}

a:hover {
	color: #003a63;
	text-decoration: none;
	border-bottom: 1px dotted #003a63;
	}

a.yellow:link {
	color: #fc0;
	text-decoration: none;
	border-bottom: 1px dotted #fc0;
	}

a.yellow:visited {
	color: #fc0;
	text-decoration: none;
	border-bottom: 1px dotted #fc0;
	}

a.yellow:hover {
	color: #ff9;
	text-decoration: none;
	border-bottom: 1px dotted #ff9;
	}

a.bold:link {
	color: #cc6002;
	text-decoration: none;
	font-weight:bold;
	border-bottom: 1px dotted #cc6002;
	}

a.bold:visited {
	color: #cc6002;
	text-decoration: none;
	font-weight:bold;
	border-bottom: 1px dotted #cc6002;
	}

a.bold:hover {
	color: #003a63;
	text-decoration: none;
	font-weight:bold;
	border-bottom: 1px dotted #003a63;
	}

a.image:link {
	text-decoration: none;
	border: none;
	}

a.image:visited {
	text-decoration: none;
	border: none;
	}

a.image:hover {
	text-decoration: none;
	border: none;
	}
	
ul.bullet {
	margin:0;
  padding:0;
}
		
ul.bullet li {
	margin:0;
	padding: 2px 0 2px 0px;
	list-style-image:url('images/bullet.gif');
	list-style-position:inside;
	font-size:12px;
}
		
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li {
	float: left;
	margin: 0 1px;
}

#nav-menu li a {
	background:#6c933c url(images/but_bg.gif) repeat-x top left;
	height: 18px;
	line-height: 18px;
	float: left;
	width: 137px;
	display: block;
	border: 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size:10px;
}

#nav-menu li.active {
	background: url(images/but_roll_bg.gif) #003a63 top left repeat-x;
	height: 18px;
	line-height: 18px;
	float: left;
	width: 137px;
	display: block;
	border: 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size:10px;
}

#nav-menu li a:hover {
	background: url(images/but_roll_bg.gif) #003a63 top left repeat-x;
	height: 18px;
	line-height: 18px;
	float: left;
	width: 137px;
	display: block;
	border: 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size:10px;
}


#nav-menu-home ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu-home li {
	float: left;
	margin: 0 1px;
}

#nav-menu-home li a {
	background:#6c933c url(images/but_bg.gif) repeat-x top left;
	height: 18px;
	line-height: 18px;
	float: left;
	width: 171px;
	display: block;
	border: 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size:10px;
}

#nav-menu-home li.active {
	background: url(images/but_roll_bg.gif) #003a63 top left repeat-x;
	height: 18px;
	line-height: 18px;
	float: left;
	width: 171px;
	display: block;
	border: 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size:10px;
}

#nav-menu-home li a:hover {
	background: url(images/but_roll_bg.gif) #003a63 top left repeat-x;
	height: 18px;
	line-height: 18px;
	float: left;
	width: 171px;
	display: block;
	border: 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size:10px;
}

/* Hide from IE5-Mac \*/
#nav-menu li a {
	float: none
}
/* End hide */

#nav-menu {
	width:700px;
}

#nav-menu-home {
	width:700px;
} 