/* CSS Document */
* {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FF9900;
	text-decoration: none;
}

.clear {
	clear:both;
	text-decoration: none;
}

html, body { height:100%; }
body {
	font-size:100%;
	line-height:0.8em;
	text-align:center;
	background:#000000;
	text-decoration: none;
}
html, input, textarea
	{
	font-family:Tahoma;
	color:#a99c76;
	text-decoration: none;
	}	


.vam{
	vertical-align:middle;
	text-decoration: none;
}
.fl{
	float:left;
	text-decoration: none;
}
.fr{
	float:right;
	text-decoration: none;
}
.tac{
	text-align: center;
	text-decoration: none;
}
.width{
	width:100%;
	text-decoration: none;
}

a img{
	border:0px;
	text-decoration: none;
}
img{
	vertical-align:top;
	text-decoration: none;
}

b{
	color:#bb9033;
	text-decoration: none;
}

a{
	color:#a99c76;
	text-decoration: none;
} 
a:hover{
	text-decoration: none;
}
.a1:hover, .a2:hover, .a5:hover{
	text-decoration: none;
} 

.a1{
	color:#a17c2d;
	font-weight:bold;
	background:url(images/arrow1.gif) center right no-repeat;
	margin:0px;
	padding-right:7px;
	text-decoration: none;
} 
.a2{
	color:#a17c2d;
	font-weight:bold;
	background:url(images/arrow1.gif) center left no-repeat;
	margin:0px;
	padding-left:7px;
	text-decoration: none;
} 
.a3{
	color:#775d31;
	background:url(images/arrow3.gif)  center left no-repeat;
	background-position:0 6px;
	margin:0px;
	padding-left:10px;
	text-decoration: none;
} 
.a3:hover{
	text-decoration: none;
} 
.a4{
	color:#cd9d35;
	text-decoration: none;
}
.a5, .a6{
	color:#b0872e;
	font-weight:bold;
	background:url(images/arrow1.gif)  center right no-repeat;
	margin:0px;
	padding-right:8px;
	margin:5px 0px 10px 0px;
	float:left;
	display:block;
	text-decoration: none;
} 
.a6{
	margin:5px 0px 0px 0px;
	float:left;
	display:block;
	text-decoration: none;
} 

ul{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration: none;
}
ul li{background:url(images/arrow.gif) top left no-repeat; background-position:0 7px; margin:0px; padding-left:10px; }
ul li a{
	color:#715930;
	line-height:1.4em
} 
ul li a:hover { text-decoration:none; }

/*header*/
#header{ font-size:0.6875em; color:#b9ac84 }
#header .logo{ margin:0px 0 15px 0px }
#header .bann{ margin:0px 0 5px 0px }
#header .indent{padding:38px 0px 5px 358px}
#header .indent1{padding:10px 5px 20px 16px}
#header .indent2{padding:10px 5px 10px 16px}
ul {  margin-bottom:5px}
#header p{ margin:10px 0px 17px 0px}
#header .p1{ margin:5px 0px 10px 0px}
#header .p2{ margin:0px 0px 10px 0px}
h4{ font-size:1em; color:#ce9e35}
.txt{ font-size:0.9em;}
#page6 #header .col_1 { text-align:right; padding-right:5px}
#page6 #header .col_1 .p3{padding:5px 0px 0px 0px}


.pic_left{ float:left; margin:0px 19px 0px 0px}
/*content*/
#content{ font-size:0.6875em; width:100%; text-align:left; background:#0c0a06}
#content .indent_main{padding:5px 10px 4px 17px}
#content .indent_col1{padding:13px 15px 6px 0px}
#content .indent_col2{padding:13px 0px 6px 20px}
#content .indent{padding:26px 15px 61px 28px}
#content .title{  margin-bottom:15px}
#content .pic{ margin:0px 0px 16px 0px}
#content p{ margin:5px 0px 7px 0px}

#page1 .pad{ padding:0px 0px 10px 187px}
#page3 .pad{ padding:10px 0px 0px 107px}
#page6 .indent_col2{padding:33px 0px 6px 20px}
#page6 .indent_col3{padding:13px 0px 6px 20px}


/*footer*/
#footer { color:#554327; font-size:0.6875em; background:#080603; padding:18px 0px 16px 0px; text-align:center; margin:3px 0px 36px 0px}
#footer a {
	color:#7c6746
}  
#footer span {color:#7c6746;}  
#footer a:hover {  text-decoration:none}


input{
   	border:1px solid #282118; 
	background:#000000;
	width:196px; height:20px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #282118; 
	background:#000000;
	width:196px; height:105px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
