/* CSS Document */

* {margin:0; padding:0;}

body { background:url(../images/tall.jpg) left top repeat-x #341F13; }

a { color:#A98154;
	}
a:hover { text-decoration: none;}
a img { border:0;}

input, submit { vertical-align:middle;}

ul { list-style:none;}

.auto { width:auto; height:auto;}

.cell { 
	background:#392B1B; 
	width:15px; 
	border:1px solid #664C30; 
	color:#6B5C3A; 
	font-size:12px; 
	font-weight:bold; 
	line-height:14px; 
	vertical-align:middle; 
	text-align:center
}
.cell a { text-decoration:none; color:#6B5C3A;}

.cell a:hover { color:#C9AB68;}

.cell span { color:#C9AB68;}

.clear { clear:both;}

.form { 
	height:23px; 
	margin-bottom:2px;
}
.form input {
	width:127px; 
	height:20px; 
	padding:0 0 0 9px; 
/*	background:none;  
*/	bgcolor:#FFFFFF;
	border:1px solid #5C3F2D; 
	font-size:13px;
}
textarea { 
	width:127px; 
	height:45px; 
	overflow:auto; 
/*	background:none; 
*/	bgcolor:#FFFFFF;
	border:1px solid #5C3F2D; 
	padding:0 0 0 9px;
}
.img_indent { margin:4px 22px 0 0;}

.link1 { color:#C9AB68;}

.scroll { 
	height:335px; 
	overflow:auto; 
	padding-right:10px;
	font-family:Georgia;
	font-size:14px;
	line-height:22px;  
	color:#C8AD91;	
}
.scroll div { 
	height:500px;
	font-family:Georgia;
	font-size:14px;
	line-height:22px;  
	color:#C8AD91;	
}
.scroll2 { 
	height:335px; 
	overflow:auto; 
	padding-right:10px;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#ae995e;	
	line-height:14px;  
}
.scroll2 div { 
	height:500px;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	line-height:14px;  
	color:#ae995e;	
}

.title { margin-bottom:23px;}

/* header */
#header { 
	height:117px; 
	background:url(../images/header_bgd.jpg) left top repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#664C30;
	}
#header a {
	text-decoration:none;
	}
	
#header img { margin:81px 0 0 0px;}

#header_menu {
	position:absolute;
	width:314px;
	height:114px;
	margin-left:393px;
	background:#5C3F2D;
	left: -390px;
	top: 402px;
}

#header_menu div { padding:3px 0 0 21px;}

#main {
	position:absolute; 
	left:100px;
	width:710px;
	}
	
#ntw {padding-left:210px;}

/*content*/
#content { 
	position: absolute;
	width:392px; 
	height:469px; 
	background:#000000;
	vertical-align:top;
	}
#content .indent { 
	padding:46px 38px 42px 41px;
	font-family:Georgia;
	font-size:14px;
	line-height:22px;  
	color:#C8AD91;	
	}

#email_content { 
	height:335px; 
	padding-top:70px;
	padding-right:10px;
	font-family:Georgia;
	font-size:14px;
	line-height:22px;  
	color:#C8AD91;	
}


/*left side of pages*/
#menu {
	position: absolute;
	width:314px;
	left:395px;
	top:117px;
	}

/*footer*/
#footer { 
	position: absolute;
	width:392px; 
	vertical-align:bottom;
	height:82px; 
	font-size:11px; 
	line-height:14px; 
	color:#664C30;
}
#footer div { margin:13px 0 0 40px;}

#footer div a {color:#664C30;}

/* read_more pages */
#read_more { width:400px;
	margin-left:10px;
	}
#read_more .scroll2 {height:400px;}

/* page2 */
#page2 .scroll { height:34px; margin-left:3px;}
#page2 .scroll div { height:100px;}
#page2 #content .indent { padding:91px 38px 42px 39px;}
#page2 .title { margin-bottom:2px;}

/* page4 */
#page7 .title { margin-bottom:17px;}
#page7 .title1 { margin-bottom:27px; margin-top:22px;}

/* page5*/
#page8 .title { margin-bottom:17px;}
#page8 .indent { padding-right:70px;}
