/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:0.8em; text-align:center; background:#000000}
html, input, textarea
	{	font-family:Tahoma; 
		color:#a99c76;
	}	


.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;}


a{color:#a99c76; text-decoration:underline} 
a:hover{text-decoration:none}
.a1:hover, .a2:hover, .a5:hover{text-decoration: underline } 
.tit{color:#a17c2d; font-weight:bold; margin:0px; padding-right:7px; 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: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} 

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; }

/*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}
#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*/
#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; text-decoration:underline}  
#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}
	
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
