/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:url(images/body_bg.gif);
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Tahoma;
		font-size:0.75em;
		line-height:1.333em;
		color:#795109;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#795109;}
a:hover{text-decoration:none;}
a.size {font-size:10px;}
p {padding-top:16px;}

/* ============================= main layout ====================== */

.more {background:url(images/more_bg.gif) no-repeat 0 5px; padding-left:12px; color:#B9C0C7; text-decoration:none;}
.more:hover {text-decoration:underline;}

li { background:url(images/list_bg.gif) bottom left repeat-x; line-height:1.667em;}
.list li a {color:#795109; background:#f5f9c6;}
.list li span {float:right; background:#f5f9c6;}

.imgindent {margin:0 14px 10px 0; float:left;}
.imgindentR {margin:0 0 0 14px; float:right;}

.bg {background:url(images/header_tall.gif) top repeat-x;}
#main {background:url(images/middle_tall.jpg) left repeat-y;}
.top_bg {background:url(images/header_bg.jpg) top left no-repeat;}
.bottom_bg {background:url(images/footer_bg.jpg) bottom left no-repeat; padding:0 68px 0 64px;}
.taright {text-align:right;}
.imgtext {margin:19px 0 0 0;}

/* ============================= header ====================== */

.logo {margin:76px 0 0 20px;}
.text {
	position:absolute;
	margin:164px 0 0 387px;
	left: -64px;
	top: 710px;
}

/* ============================= middle ====================== */

.menu {background:url(images/menu_bg.jpg) top left no-repeat; padding:32px 0 39px 23px;}
.menu li {padding:0; background:none;}
.menu li a {display:block; width:151px; height:30px;}
.li1 a {background:url(images/button1.jpg) top left no-repeat;}
.li2 a {background:url(images/button2.jpg) top left no-repeat;}
.li3 a {background:url(images/button3.jpg) top left no-repeat;}
.li4 a {background:url(images/button4.jpg) top left no-repeat;}
.li5 a {background:url(images/button5.jpg) top left no-repeat;}
.li6 a {background:url(images/button6.jpg) top left no-repeat;}

.li1 a:hover {background:url(images/button1_active.jpg) top left no-repeat;}
.li2 a:hover {background:url(images/button2_active.jpg) top left no-repeat;}
.li3 a:hover {background:url(images/button3_active.jpg) top left no-repeat;}
.li4 a:hover {background:url(images/button4_active.jpg) top left no-repeat;}
.li5 a:hover {background:url(images/button5_active.jpg) top left no-repeat;}
.li6 a:hover {background:url(images/button6_active.jpg) top left no-repeat;}

.li1 .active {background:url(images/button1_active.jpg) top left no-repeat;}
.li2 .active {background:url(images/button2_active.jpg) top left no-repeat;}
.li3 .active {background:url(images/button3_active.jpg) top left no-repeat;}
.li4 .active {background:url(images/button4_active.jpg) top left no-repeat;}
.li5 .active {background:url(images/button5_active.jpg) top left no-repeat;}
.li6 a:hover {background:url(images/button6_active.jpg) top left no-repeat;}

.column2 .bg_top {background:url(images/box_bg_top.gif) top left no-repeat; height:62px;}
.column2 .box {background:#eed896 url(images/box_bg_bottom.jpg) bottom left no-repeat; padding:15px 21px 31px 21px;}

.title1 {background:url(images/title1_bg_tall.gif) top repeat-x; margin-bottom:10px;}
.title1 .bg_right {background:url(images/title1_bg_right.gif) top right no-repeat;}
.title1 .bg_left {background:url(images/title1_bg_left.gif) top left no-repeat;}
.title1 img {margin:6px;}

.title2 {background:#b2522a url(images/title2_bg_right.jpg) top right no-repeat; margin-bottom:3px;}
.title2 .bg_left {background:url(images/title2_bg_left.jpg) top left no-repeat;}
.title2 img {margin:6px;}

.box1 {background:#f5f9c6 url(images/box1_bg_tall.jpg) bottom repeat-x;}
.box1 .tall_right {background:url(images/box1_bg_tall.jpg) right repeat-y;}
.box1 .tall_left {background:url(images/box1_bg_tall.jpg) left repeat-y;}
.box1 .tall_top {background:url(images/box1_bg_tall.jpg) top repeat-x;}
.box1 .corner_bottom_right {background:url(images/box1_corner_bottom_right.jpg) bottom right no-repeat;}
.box1 .corner_bottom_left {background:url(images/box1_corner_bottom_left.jpg) bottom left no-repeat;}
.box1 .corner_top_right {background:url(images/box1_corner_top_right.jpg) top right no-repeat;}
.box1 .corner_top_left {background:url(images/box1_corner_top_left.jpg) top left no-repeat; width:100%;}
.box1 .padding {padding:9px 0 15px 17px;}


.line {background:url(images/line1.gif) bottom left repeat-x; padding:0 10px 7px 8px; margin-bottom:9px; height:125px; font-size:12px;}
.line2 {background:url(images/line1.gif) bottom left repeat-x; padding:0 10px 7px 8px; margin-bottom:9px; height:100px;}

.list2{width:120px; height:100px; float:left; color:#795109; margin:0px; padding:3px;}

.margin1 {margin-top:36px;}
.margin2 {margin-right:4px;}
.margin3 {margin-bottom:4px;}
.margin4 {margin-top:24px;}
.scroll {height:250px; overflow:auto; margin-right:-10px;}
.inner {height:214px;}
.content {padding-left:7px;}

#index .content {padding-left:17px; background:url(images/pict1.gif) no-repeat 0 2px;}
#index_1 .scroll {height:214px; overflow:auto; margin-right:-10px;}
#index_1 .inner {padding-right:4px;}
#index_1 .col1 ul {margin-right:25px;}
#index_4 .box1 .padding {padding:9px 0 10px 17px;}
#index_4 .column2 .content {padding-right:56px;}
#index_5 .column2 .box {padding:15px 21px 41px 21px;}

/* ============================= ǉ ====================== */
.innertext1 {width:186px; float:left; margin-left:10px;}
.innertext2 {width:181px; float:left; margin-left:20px;}

table.list2{
	border-left:#CC9933 1px solid;
	border-top:#CC9933 1px solid;
	color:#795109
	}
table.lis2 td{
	border-right:#CC9933 1px solid;
	border-bottom:#CC9933 1px solid;
	margin:0px;
	padding:8px;
	font-size:12px;
	}



table.list{
	border-left:#CC9933 1px solid;
	border-top:#CC9933 1px solid;
	background-color:#F5FACA;
	}
table.list td{
	border-right:#CC9933 1px solid;
	border-bottom:#CC9933 1px solid;
	margin:0px;
	padding:8px;
	font-size:12px;
	}
strong.red {
	color:#990000;
	}
font.red {
	color:#990000;
	font-size:10px;
	text-align:left;
	}
font.red_b {
	color:#990000;
	font-size:12px;
	text-align:left;
	}
#q {
	background-image:url(images/q.GIF);
	background-repeat:no-repeat;
	height:auto;
	padding-left:30px;
	line-height:20px;
	border-bottom:dotted 1px #996600;
	margin-bottom:5px;
	padding-bottom:5px;
	}
#a {
	background-image:url(images/a.GIF);
	background-repeat:no-repeat;
	padding-left:30px;
	line-height:20px;
	margin-bottom:15px;
	}
	
.staffimg {margin:0 14px 80px 0; float:left;}
.staffline_s {background:url(images/line1.gif) bottom left repeat-x; padding:0 10px 7px 8px; margin-bottom:9px; height:120px; font-size:12px; line-height:150%}
.staffline {background:url(images/line1.gif) bottom left repeat-x; padding:0 10px 7px 8px; margin-bottom:9px; height:210px; font-size:12px; line-height:150%}
/* ============================= footer ====================== */

#footer {color:#663300; font-weight:bold; font-size:0.917em; line-height:1.167em; text-align:right;}
#footer p {padding-top:15px;}
#footer a {color:#f4de9d; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= footer ============================= */

form {margin-top:6px;}
form .rowi {height:33px;}
form .right {margin:4px 0 0 4px;}

.input {width:174px; height:22px; border:1px solid #e4bd81; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:300px; height:66px; border:1px solid #e4bd81; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}

/* ============================= index-5 =========================== */
