/* CSS Document Orig color:CFC9B4*/
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:1.4em; text-align:center; background:#000000; scrollbar-base-color:#2E2311}  /* was line-height:0.8em; */
html, input, textarea
	{	font-family:Tahoma; 
		color:#CFC9B4;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#bb9033;}

hr{color:#cd9d35;}

a{color:#CFC9B4; text-decoration:underline} 
a:hover{text-decoration:none}
.a1:hover, .a2:hover, .a5:hover{text-decoration: underline } 

.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:underline} 
.a3:hover{text-decoration:none  } 
.a4{color:#cd9d35;}
.a5, .a6{color:#b0872e; font-weight:bold; background:url(../images/arrow1.gif) center right no-repeat;  margin:0px; padding-right:8px; text-decoration:none; margin:5px 0px 10px 0px; float:left; display:block} 
.a6{ margin:5px 0px 0px 0px; float:left; display:block} 
.a7{color:#775d31;  background:url(../images/arrow3.gif) center left no-repeat; background-position:0 6px;  margin:0px; padding-left:10px; text-decoration:none;} 
.a7:hover{text-decoration:none  }

ul{margin:0; padding:0; list-style: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; text-decoration:underline;  line-height:1.4em} 
ul li a:hover { text-decoration:none; }

/* line-height:1.0em; font-size:1.5em */


/*header*/
#header{ font-size:0.6875em; color:#CFC9B4 }
#header .logo{ margin:0px 0 15px 0px }
#header .bann{ margin:0px 0 5px 0px }
#header .indent{padding:18px 0px 5px 353px}
#header .indent1{padding:10px 5px 20px 16px}
#header .indent2{padding:10px 5px 10px 16px;} /* Added by Chris line-height:0.8em;  WAS: #header .indent2{padding:10px 5px 10px 16px;}*/ 
#header .title{  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*/
#largeFont{ font-size:1.6875em; width:100%; text-align:left; background:#0c0a06} /* Added by Chris  was: 1.6875 */
#content{ font-size:0.9em; width:100%; text-align:left; background:#0c0a06} /* original before size increase: font-size:0.6875em; */
#content .indent_main{padding:5px 10px 4px 17px}
#content .indent_col1{padding:13px 15px 6px 0px}
#content .indent_col2{padding:0px 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 16px 0px}
#footer a {color:#7c6746; text-decoration:underline}  
#footer span {color:#7c6746;}  
#footer a:hover {  text-decoration:none}

/*footer2*/
#footer2 { color:#554327; font-size:0.6em; background:#000; padding:0px 0px 16px 0px; text-align:center; margin:3px 0px 36px 0px}
#footer2 a {color:#554327; text-decoration:none}  
#footer2 span {color:#554327;}  
#footer2 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
}

.input2{
   	font-size:1em;
	background:#0C0A06;
}

textarea{
   	border:1px solid #282118; 
	background:#000000;
	width:196px; height:105px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
hr {
	line-height: 1px;
	color: #282118;
}

