@charset "utf-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
 #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
 #header {
	margin:0;
	height:90px;
	padding: 0 10px 0 30px;
	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

	background-image: url(header-back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom: #CBAB5D solid 1px;
}
#header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color:#CBAB5D;
	font-size:18px;
	letter-spacing:2px;
	line-height:25px;
	font-weight:bold;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 20px;
}

h1 {
	margin: 0 0 0 15px;
	color:#666;
	font-size:18px;
	letter-spacing:2px;
	line-height:25px;
	font-weight:bold;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
}
h2 {
	margin: 0;
	color:#801418;
	font-size:16px;
	letter-spacing:2px;
	line-height:20px;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
}

h3 {
	margin: 0;
	color:#fff;
	font-size:16px;
	letter-spacing:2px;
	line-height:20px;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
}

h4 {
	margin: 0;
	color:#CBAB5D;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
}
h5 {
	margin: 5px;
	color:#333;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	letter-spacing:1px; 
	text-align:justify
}
h6 {
	margin: 0;
	color:#333;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	letter-spacing:1px; 
}

.pho {
	margin: 0;
	color:#333;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	/*letter-spacing:1px; */
}
.yan {
	margin: 0;
	color:#333;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	letter-spacing:1px; 
}
a{
color:#c93;
}
a:hover{
color:#801418;
}
a:visited{
color:#807C14;
}

#content{
  background-image:url(content-bg.jpg);
  background-repeat:repeat-x;
  background-position:top;
  border-bottom:#CBAB5D solid 1px;
  border-top:#CBAB5D solid 1px;
  padding:10px;  
  width:360px;
  margin:0 auto;
}



#mainContent {
	padding: 0 20px;
	text-align:justify;
}

#header_nav {
	position:absolute;
	top:30px;
	left:692px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 10px 15px 0 0;
	padding: 0;
	float: right;
	display: block;
	font-size: 0.9em;
	text-align: right;
	background:inherit;
    }
	#header_nav a {
	  text-decoration: underline;
	  color: #CBAB5D;
	}

	#header_nav a:visited{
	  color: #CBAB5D;
	}
	#header_nav a:hover, #header_nav form a:active{
	  color: #CCC;
	  text-decoration:underline;
	}

#navi {
	position: inherit;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0;;
	padding: 0;
	display: block;
	font-size: 0.9em;
	border-bottom: #CBAB5D solid 1px;
	text-align: center;
	line-height:35px;
    }
	#navi a {
	  text-decoration: underline;
	  color: #CBAB5D;
	}

	#navi a:visited{
	  color: #CBAB5D;
	}
	#navi a:hover, #navi form a:active{
	  color: #801418;;
	  text-decoration:underline;
	}

#sub-navi {
	position: inherit;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0;;
	padding: 0;
	display: block;
	font-size: 0.9em;
	text-align: center;
	line-height:25px;
    }
	#sub-navi a {
	  text-decoration: underline;
	  color: #CBAB5D;
	}

	#sub-navi a:visited{
	  color: #CBAB5D;
	}
	#sub-navi a:hover, #sub-navi form a:active{
	  color: #666666;;
	  text-decoration:underline;
	}


/*
#navi a {
	font-family: Arial, Helvetica, sans-serif;
    color: #213087;
}

#navi a:hover {
	color: #716FA8;
    text-decoration:underline;
}

#navi a:visited {
	color: #0A77B3;
}
*/
#footer{
background:url(footer-bg.jpg) no-repeat center;
border-top:#CBAB5D solid 1px;
height:75px;
}

p {
    margin:10px; line-height:20px; font-size:12px;
  } 

ul {
	list-style: none;
	margin-top: 0;
	margin-bottom:0;
	padding-left: 1em;
	text-indent: -1em;
	}

li {
	text-indent: 20px;
	background: url(http://www.icfdn.org/images/white_dot.gif) no-repeat 0px 6px;
	line-height:20px;
}

.caption{
   color:#333333; 
   font-size:10px;
   text-align:justify; 
   margin:15px;
   line-height:10px;
   }

.foot {font-size: 12px;
font-weight:bold;}

.photoLeft { float: left; padding: 0px 10px 5px 0px; }

