/* CSS Document */

* {
	margin:0;
	padding: 0px;
}

body{
	background:#FFFFFF url(images/footer_bg.gif) bottom repeat-x;
}


a:hover{text-decoration:none;}

a img { border:0;}
img {
	vertical-align:super;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Georgia, tahoma;
	font-size:0px;
	line-height:normal;
	color:#FFFFFF;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px; color:#444444;}

a {color:#3d6f92; font-size:12px;}

/*main layout */
.h_logo{
	height:50px;
	width:100%;
}

#header_tall {background:url(images/header_tall.gif) top repeat-x;}

#main {
	margin:0 auto;
	top: 0px;
}

#header .left {padding:26px 0 0 0;}
#header .right {padding:0px 11px 0 0;}


#menu {
	height:40px;
}
#menu .rightbg {background:url(images/menu_right.gif) top right no-repeat;}
#menu .leftbg {background:url(images/menu_left.gif) top left no-repeat; width:100%; height:65px;}
#menu .padding {padding:9px 0;}
#menu li {
	float:left;
	width:147px;
	background:url(images/menu_libg.gif) top right repeat-y;
	font-size:18px;
	text-align:center;
	display:block;
	white-space: normal;
}
#menu li a {
	color:#9B6F28;
	text-decoration:blink;
	font-weight:normal;
	font-size:16px;
	display:block;
	padding:8px 0 5px 0;
}
#menu li span{ display:block; padding:8px 0 5px 0;}
#menu li a:hover {color:#000000; text-decoration:underline;}
#menu li span {color:#000000; text-decoration:underline;}
#menu .last {background:none;}

#header .content {
	background:url(images/header_bg.jpg) top left no-repeat;
	color:#ffffff;
	height: auto;
	padding-top:10px;
	padding-right: 0px;
	padding-bottom:98px;
	padding-left: 414px;
}
#header .content .text {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header .content a img {float:right;}


#middle { width:100%;}


#footer .indent {
	padding:10px px;
	color:#868686;
	font-size:12px;
}
#footer a {color:#444444; font-weight:bold;}

.h_text {
	padding-bottom:0px;
	background:url(images/h_text_bg.gif) bottom repeat-x;
}

.more {text-align:right;}
.more a{background:url(images/more_bg.gif) top right no-repeat; padding-right:13px; color:#000000; font-weight:bold;}

.date {background:url(images/date_bg.gif) no-repeat 0 0; padding:2px 0 2px 22px; color:#444444;}

li { color:#3d6f92;}
li a {color:#3d6f92; font-size:11px;}

.bot_line {background:url(images/h_text_bg.gif) bottom repeat-x;}
.b_text {color:#3d6f92;}
/* index */

#index #middle .indent {
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#index #middle .columns1 .column1 .padding{padding:9px 13px 3px 15px;}
#index #middle .columns1 .column2 .padding{padding:9px 13px 3px 15px;}
#index #middle .columns1 .column3 .padding{padding:9px 13px 3px 15px;}
#index #middle .columns1 .p1 {padding:1px 0 7px 0;}
#index #middle .columns2 {padding:21px 0 0 0;}
#index #middle .columns2 .column1 .padding {padding:14px 21px 0 17px;}
#index #middle .columns2 .column2 .padding {padding:14px 18px 0 21px;}
#index #middle .columns2 .column1 .p1 {padding:7px 0 15px 0;}
#index #middle .columns2 .column2 .content {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#index #middle .columns2 .column2 .p1 {padding:2px 0 1px 0;}
