body {
   background-color:#ffffff;
   padding:0;
   margin:0;
   text-align:center;
   font-family: Arial, Lucida, Verdana, sans-serif;
   font-size:12px;
}


#background {
   width:780px;
   margin-right: auto;
   margin-left: auto;
   margin-top:0;
   text-align:left;
   background:url(images/bkg-hor-4.gif);
   /* background-repeat: repeat-y; */
   /* background:#ff0000; */
	/* border:1px solid #ffcc33; */
}



h1, h2, h3, h4, h5, h6 {
	font-family: "century gothic";
	font-size:30px;
	padding:0;
	margin:0;
	font-weight:normal;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:18px;
	font-weight:bold;
	margin:20px 0 0 0;
}


a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}




ul {
	padding:10px 0 10px 0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}




img {
	border:0;
}
   


.clear  {
	clear:both;
	padding:0px;
	margin:0px;
}
   
   



#header {
	width:780px;
}
#header img {
	display:block;
	height:100px;
	width:780px;
}




#background2 {
   width:760px;
   margin-right: auto;
   margin-left: auto;
   margin-top:1px;
   text-align:left;
   background:url(images/background.gif);
   padding:0px 10px 0 10px;
}
#background3 {
   	width:780px;
   	height:30px;
   	margin-right: auto;
   	margin-left: auto;
   	margin-top:0;
   	text-align:left;
   	background:url(images/background-bot.gif);
}




#tools {
	width:740px;
	padding:3px 10px 3px 10px;
	background:#336633;
	display:block;
	margin:0 0 1px 0;
	text-align:right;
	color:#ffffff;
}
#tools a {
	color:#ffffff;
	font-weight:bold;
}







#body {
	width:760px;
}
#body #left {
	float:left;
	width:170px;
	/* border:1px solid #ff0000; */
}
#body #left ul {
	padding:0;
}
#body #left li {
	margin:0 0 1px 0;
}
#body #left li a {
	width:155px;
	display:block;
	margin:0;
	background:#6B8B45;
	padding:5px 5px 5px 10px;
	color:#ffffff;
	font-family: "century gothic";
	font-size:16px;
}
#body #left li a.page {
	background:#336633;
}
#body #left li a:hover {
	background:#336633;
	text-decoration:none;
}
#body #left .left_box {
	border:1px solid #3F7008;
	margin:10px 5px 0 5px;
	padding:4px;
	font-size:11px;
}
#body #left .left_box h1 {
	font-size:11px;
	font-weight:bold;
	color:#3F7008;
}






#body #right {
	float:right;
	width:560px;
	padding:20px 10px 0 20px;
	/*background:#ff0000;*/
}
#body #right a {
	font-weight:bold;
	color:#6B8B45;
}
#body #right a:hover {
	color:#006600;
}
#body #right h1 {
	/*width:550px;*/
	/*padding:5px 0 5px 10px;*/
	color:#006600;
}
#body #right h2 {
	/*width:550px;*/
	/*padding:0 0 8px 10px;*/
	color:#006600;
	font-weight:normal;
	margin:0 0 20px 0;
}
#body #right h3 {
	/*width:560px;*/
	font-weight:normal;
	color:#006600;
}
#body #right img.left_image, #body #right img.left_image_2 {
	float:right;
	padding:0 0 10px 10px;
}
#body #right img.left_image_2 {
	padding:0 0 10px 0;
}
#body #right p {
	/*width:560px;*/
}

/*#body #right ul.photos2 {
	float:left;
	margin:0 0 20px 0;
}
#body #right li.photos2_1 {
	float:left;
	width:275px;
	margin:0 10px 0 0;
}
#body #right li.photos2_2 {
	float:left;
	width:275px;
	display:block;
}*/
#body #right li {
	padding:0;
	margin:0 0 0 15px;
	list-style:disc;
}

#body #right .right_left {
	float:left;
	width:300px;
	margin:0 20px 0 0;
}
#body #right .right_right {
	float:left;
	width:240px;
	font-size:10px;
}


#body #right .c_tools {
	text-align:right;
	width:560px;
	margin:0 0 10px;
	font-size:10px;
}




#body #right #footer {
	margin-top:30px;
	border-top:1px solid #3F7008;
	padding:10px 0 0 0;
	color:#333333;
	font-size:10px;
	font-weight:normal;
}
#body #right #footer a {
	color:#336633;
	font-weight:normal;
}



TD.sitemapLineBG {
	background-image:url(images/line_back.gif);
	background-repeat:repeat-y;
}






/*#subtitle {
	border:1px solid #ff0000;
}*/