/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:#FFFFFF url(/images/footer_bg.gif) bottom repeat-x;
}


a:hover{text-decoration:none;}
a img { border:0; outline:none;}
img {vertical-align:top;border:none;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
/*	font-family:Georgia, tahoma;*/
	font-family:Arial;
	font-size:12px;
	line-height:17px;
	color:#666666;
	}

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px; color:#444444;}

a {
	color:#3d6f92;
	font-size:11px;
}

/*main layout */
.h_logo{
	height:100px;
	width:100%;
}

#header_tall {
	background-image: url(/images/header_tall.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#main { margin:0 auto;}

#header .left {
	padding:30px 0 0 0;
}
#header .right {
	padding:10px 0 0 0;
}
#timmsLogo {
	position:absolute;
	left:50px;
	top:188px;
	width:320px;
	height:204px;
	z-index:1;
}
#menu {
	background:url(/images/menu_tall.gif) top repeat-x;
	height:65px;
}
#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:123px; background:url(/images/menu_libg.gif) top right repeat-y; font-size:12px; text-align:center;  display:block;}
#menu li a {color:#919191; text-decoration:none; font-weight:normal; font-size:12px; 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 {
	color:#ffffff;
	height: 250px;
	background-image: url(/images/homeBanner/indexBannerNewStyle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 414px;
}
#header .content.banner02 {
		background-image: url(/images/homeBanner/indexBannerNewStyle02.jpg);
		}
#header .content.banner03 {
		background-image: url(/images/homeBanner/indexBannerNewStyle03.jpg);
	}
#header .content.banner04 {
		background-image: url(/images/homeBanner/indexBannerNewStyle04.jpg);
	}

#header .content .text {
	padding:20px 0 33px 2px;
}

#header .content .bannerText {
	font-size:18px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 70px;
	padding-left: 2px;
}
#header .content .heading{
font-size:20px; font-weight:bold; padding-top:10px;}

#header .content a img {float:right;}
#indexMap{
	padding:50px 20px 0 20px; float:right;
}

/*these styles form the layout for the sub pages*/

#header .contentSub {
	color:#ffffff;
	height: 50px;
	background-image: url(/images/subBanner/subPageBanner04a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 160px;
	padding-right: 400px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#header .contentSub .textSub {
	padding:20px 0 33px 2px;
}

#header .contentSub .bannerTextSub {
	font-size:25px;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 10px;
	padding-left: 80px;
	color: #3d6f92;
/*	font-family: KievitPro-Bold;*/
}
/*end sub page layout and styles*/

/* additions for left nav sub page styles */
#middle h3{color:#444; padding-top:10px;}
#middle h3 a{color:#444; text-decoration:none;}
#middle h3 a:hover{color:#919191; text-decoration:underline;}
#middle.subPageLeftNav .columns1 .column1{width:200px; padding-top:20px;}
#middle.subPageLeftNav .columns1 .column2 {width:650px; padding-top:5px;}
#lhsMenu a{text-decoration:none; font-weight:bold; line-height:22px; color:#919191;}
#lhsMenu a:hover{text-decoration:underline; color:#666;}
/* end additions */

#middle { width:100%;}

#footer .indent {padding:23px 0 0 17px; color:#868686; font-size:12px;}
#footer a {color:#444444; font-weight:bold;}
#footer .info{float:left; padding-right:60px;}

.border {background:url(/images/border_tall.gif) top repeat-x;}
.border .btall {background:url(/images/border_tall.gif) bottom repeat-x;}
.border .ltall {background:url(/images/border_tall.gif) left repeat-y;}
.border .rtall {background:url(/images/border_tall.gif) right repeat-y;}
.border .tleft {background:url(/images/border_tl.gif) top left no-repeat;}
.border .tright {background:url(/images/border_tr.gif) top right no-repeat;}
.border .bleft {background:url(/images/border_bl.gif) bottom left no-repeat;}
.border .bright {background:url(/images/border_br.gif) bottom right no-repeat; width:100%;}
.border .ind {padding:4px 4px 15px 2px;}
.border a img {float:right;}


.h_text {padding-bottom:2px; background:url(/images/h_text_bg.gif) bottom repeat-x;}
a.h_text {padding-bottom:2px; background:url(/images/h_text_bg.gif) bottom repeat-x; text-decoration:none;}

.more {text-align:right; color:#666;}
.more a{
	padding-right:13px;
	color:#666;
	font-weight:bold;
	background-image: url(/images/more_bg_grey.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.date {
	padding:10px 0 2px 22px;
	color:#444444;
	background-image: url(/images/date_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
.dateFirst{padding-top:20px;}
li { color:#3d6f92;}
li a {color:#3d6f92; font-size:11px;}

.bot_line {
	font-size:1px;
	margin:0;
	padding:12px 0 8px 0;
	background-image: url(/images/h_text_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.b_text {
	font-size:14px;
	color:#3d6f92;
}
/* index */

#index #middle .indent {padding:17px 0 19px 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:12px 18px 0 21px;
}
#index #middle .columns2 .column1 .p1 {
	padding:0 0 15px 0;
}
#index #middle .columns2 .column2 .contentFirst {
	padding: 45px 0 0 0;
}
#index #middle .columns2 .column2 .content {
	padding:10px 0 10px 0;
}
#index #middle .columns2 .column2 .p1 {padding:2px 0 1px 0;}


#form .column1 {width:183px;}
#form .column2 {width:521px;}

form .row {height:25px;}
form .row1 {height:34px;}

.input {width:171px; height:18px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; font-family:tahoma; line-height:13px; color:#a4a4a4;}
textarea {width:516px; height:68px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; overflow:auto; font-family:tahoma; line-height:13px; color:#a4a4a4;}
form .div {text-align:right; padding:6px 0 0 0;}

h1 {
	font-size: 13pt;
	padding-bottom: 20px;
}

h2 {
	font-size: 13pt;
	padding-bottom: 20px;
}

.column2 ul {
	font-size:12px;
	line-height:17px;
	color:#666666;
	list-style-type:disc;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px
}

.column2 li {
	font-size:12px;
	line-height:17px;
	color:#666666;
}

.column2 p {
	padding-bottom: 10px;
}