/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#6a5e36;
	font-size:14px;
	line-height: 20px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat;
	background-position: top center;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#833415;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr { background-color:#6a5e36;
color:#6a5e36;
}

h1, h2, h3, h4, p { margin:0 0 18px 0; }

h1 { font-size:25px; }

h2 { 
	font-size:10px; 
	letter-spacing: 4px;
	text-transform: uppercase;	
	padding: 16px 0 0 0;
	margin: 36px 0 0 0;
	border-top: 1px solid #BFB69B; 
}

h3.name { 
	font-size:16px; 
	letter-spacing: 4px;
	text-transform: uppercase;	
	border: none;
	color: #833415;
	padding: 0;
	margin: 0;
}


h2.name { 
	font-size:16px; 
	letter-spacing: 4px;
	text-transform: uppercase;	
	border: none;
	color: #833415;
	padding: 0;
	margin: 0;
	float: left;
	clear: none;
}

h3 { 
	font-size:10px; 
	color: #833415;
	letter-spacing: 4px;
	text-transform: uppercase;	
	padding: 0;
	margin: 0 0 16px 0;
}

h3.sub { 
	font-size:10px; 
	letter-spacing: 4px;
	text-transform: uppercase;	
	padding: 16px 0 0 0;
	margin: 36px 0 0 0;
	border-top: 1px solid #BFB69B; 
}

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.border {
	border:solid 2px #803912;
	margin:0px 0px 20px 20px;
	align:right;
}

.border2 {
	border:solid 2px #803912;
	margin:0px 20px 20px 0px;
	align:left;
}

.line {
	border:solid 2px #803912;

}

.intro {
	font-size: 18px;
	padding: 16px 0;
	margin: 18px 0;
	border-top: 2px solid #c09e22;
	border-bottom: 2px solid #c09e22;
	width: 100%;
}

.photo {
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #BFB69B;

}

.photo-left {
	float: left;
	margin: 0 20px 20px 0;
}

.photo-right {
	float: right;
	margin: 0 0 20px 20px;
}

.hr-line {
	width:100%;
	height: 1px;
	background-color: #BFB69B;
	margin: 20px 0;
}

.fund {
	width: 100%;
	border-top: 1px solid #BFB69B;
	padding: 16px 0 0 0;
	margin: 36px 0 0 0;

}

.date {
	float: right;
	font-style: italic;
}

.clear {
	clear: both;
	height: 10px;
}

.fund .asset {
	float: left;
	width: 33%;
	padding-bottom: 16px;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:260px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:220px;
	left:25px;
	width:902px;
	height:29px;
	
}

#nav_sub {
	position:absolute;
	top:245px;
	left:255px;
	width:200px;
	height:31px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:910px;
	height:auto;
	background-image:url(images/bg_main.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;	
}

#main_2 {
	position:relative;
	top:0;
	left:0;
	width:910px;
	height:auto;
	background-image:url(images/bg_main2.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;	
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:510px;
	height:auto;
	margin: 20px 0 0 0;
	padding: 0 20px 0 20px;
}

#content_main2 {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:800px;
	height:auto;
	margin: 20px 0 0 0;
	padding: 0 20px 0 20px;
}

#content_sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:840px;
	height:auto;
	margin: 20px 0 0 0;
	padding: 0 20px 0 30px;
}


#content_sub2 {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:622px;
	height:auto;
	margin: 20px 0 0 0;
	padding: 0 0 0 30px;
}

#content_sidebar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:208px;
	height:auto;
	margin: 0 0 0 0;
	padding: 20px 10px 0 0;
	font-size: 12px;
	line-height: 16px;
}


#content_sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

#content_sidebar ul li {
	margin: 5px 0;
	padding: 0;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:306px;
	height:auto;
	color:#743110;
	margin: 35px 0 0 0;
	padding: 0 20px 0 20px;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:900px;
	height:68px;
	clear:both;/*
	background-image:url(images/bg_footer.jpg);*/
	background-repeat:no-repeat;
	margin: 0 auto;
	color: #D2C7A7;
	font-size: 11px;
	background-color: #432B11;
	border-top: 2px solid #231A09;
	padding: 20px 5px 20px 5px;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:29px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.gif);
}

a#nav_01 {
	width:71px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -29px;
}

.active_01 {
	background-position: 0 -29px !important;
}

a#nav_02 {
	width:78px;
	cursor:default;
	background-position:-71px 0;
}

a:hover#nav_02{
	background-position:-71px -29px;
}

.active_02 {
	background-position:-71px -29px !important;
}

a#nav_03 {
	width:72px;
	cursor:default;
	background-position:-149px 0;
}

a:hover#nav_03{
	background-position:-149px -29px;
}

.active_03 {
	background-position:-149px -29px !important;
}

a#nav_04 {
	width:210px;
	cursor:default;
	background-position:-221px 0;
}

a:hover#nav_04{
	background-position:-221px -29px;
}

.active_04 {
	background-position:-221px -29px !important;
}

a#nav_05 {
	width:167px;
	cursor:default;
	background-position:-431px 0;
}

a:hover#nav_05{
	background-position:-431px -29px;
}

.active_05 {
	background-position:-431px -29px !important;
}

a#nav_06 {
	width:171px;
	cursor:default;
	background-position:-598px 0;
}

a:hover#nav_06{
	background-position:-598px -29px;
}

.active_06 {
	background-position:-598px -29px !important;
}

a#nav_07 {
	width:133px;
	cursor:default;
	background-position:-769px 0;
}

a:hover#nav_07{
	background-position:-769px -29px;
}

.active_07 {
	background-position:-769px -29px !important;
}

/* ---- start nav drop settings -------------------------- */

#nav_sub a {
	display:block;
	color:#fff;
	padding:5px;
	font-size:14px;
	text-decoration:none;
}

#nav_sub a:hover {
background-color:#7e3d13;
}

#L1, #L2, #L3 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color:#493113;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
}

#L1 { width:200px; left:0px; }
#L2 { width:117px; left:26px; }
#L3 { width:250px; left:-175px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}

