/* 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:Arial;
	font-size:0.75em;
	line-height:1.25em;
	color:#000000;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {
	color:#FFFFFF;
}
a:hover{text-decoration:none;}
p {padding-top:15px;}
.pb {padding-bottom:15px;}
.blue {
	color:#003051;
	font-weight: bold;
}
.blue:hover {
	color:#5098ac;
}
.white {color:#fff;}
/* ============================= main layout ====================== */

#main { width:757px; margin:0 auto; text-align:left;}

#column_left {width:236px; float:left;}

#column_right {width:521px; float:left;}

.col1, .col2 {
	float:left;
}
.container {width:100%;}


.more {
	color:#003051;
	font-weight:bold;
	text-decoration:none;
}
.more:hover {
	color:#5098ac;
}


h1 {background:url(images/logo.jpg) top left no-repeat; text-indent:-10000px; height:104px; line-height:1.25em; font-size:0.75em;}
h2 {font-size:1.667em; text-transform:uppercase; font-family:times new roman, tahoma; font-weight:normal; line-height:1em; margin-bottom:14px;}
h3 {text-transform:uppercase;}

li { background:url(images/list_bg.gif) no-repeat 0 7px; padding-left:13px;}
li a {
	color:#403632;
	line-height:1.833em;
	font-weight:bold;
	text-decoration:none;
}
li a:hover {text-decoration:underline;}

.date { background:url(images/list_bg.gif) no-repeat 0 5px; padding-left:15px;}
.imgindent {
	margin:0 20px 0 0;
	float:left;
}
.imgindent2 {margin:0 20px 29px 0; float:left;}
.down {
	color:#00548F;
	font-weight:bold;
	text-decoration:none;
}
.down:hover {
	color:#39352D;
}
.p {padding-top:15px;}

/* ============================= header ====================== */

.header {background:#15181e url(images/header_tall.gif) right repeat-y;}
.header a {background:url(images/header_a.gif) no-repeat 0 5px; font-size:0.917em; text-decoration:none; color:#8a8c8f; padding-left:12px;}
.header a:hover {color:#fff;}
#column_left .header {padding:10px 0 8px 34px;}
#column_right .header {padding:10px 31px 8px 0; text-align:right;}

.menu {background:url(images/menu_bg.gif) right repeat-y; border-bottom:1px solid #6c502f; width:100%;}
.menu ul {padding:36px 0 22px 22px;}
.menu li { text-transform:uppercase; background:none; padding:0;}
.menu li a {color:#ffffff; text-decoration:underline; background:url(images/menu_li_bg.gif) no-repeat 0 1px; padding-left:24px; display:block; height:35px; line-height:1.5em;}
.menu li a:hover {
	color:#b2ca6a;
	text-decoration:underline;
	background:url(images/menu_li_bga.gif) no-repeat 0 1px;
}
.menu .active {
	color:#b2ca6a;
	text-decoration:underline;
	background:url(images/menu_li_bga.gif) no-repeat 0 1px;
}

/* ============================= middle ====================== */
#column_left h3 {
	color:#000000;
}

.box1 {background:url(images/box1_tall.gif) top repeat-x #6e5c44; padding:26px 20px 33px 19px;}
.box1 .more {color:#fff;}

.box2 {
	background:#e8e4d6;
	padding:24px 20px 20px 19px;
	color:#39352D;
}
.box2 h2 {
	color:#39352D;
}
.box2 h3 {color:#403632;}
.box2 li {background:url(images/box2_list_bg.gif) no-repeat 0 7px;}
.box2 li a {color:#5098ac;}

.box3 {background:url(images/box3_bg.gif) left repeat-y; border-top:1px solid #bbb484; border-bottom:1px solid #c6bf8b; padding:19px 25px 31px 21px;}
.box3 .more {
	color:#403632;
	text-decoration: underline;
}
.box3 .more:hover {
	color:#403632;
}

.box3a {border-bottom:1px solid #b0b183; border-top:none; background:url(images/box3a_tall.gif) left repeat-y; padding:0;}
.box3a .padding {
	padding:19px 20px 30px 21px;
	background:url(images/box3a_tall.gif) no-repeat left top;
}

.box3b {border-bottom:1px solid #96ad9f; border-top:none; background:url(images/box3b_tall.gif) left repeat-y; padding:0;}
.box3b .padding {
	padding:19px 20px 31px 21px;
	background:url(images/box3b_tall.gif) no-repeat left top;
}

.line {border-bottom:1px solid #fff; padding-bottom:13px; margin-bottom:10px;}
.near_pic {padding-top:5px;}
/* ============================= footer ====================== */

.foot {height:52px;}
#footer {color:#fff; padding:24px 0 64px 22px; font-weight:bold;}
#footer a {color:#e7a349; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= index ============================= */

#index .box3 ul {margin-top:13px;}

/* ============================= index-1 =========================== */

#index_1 .box1 { padding:26px 20px 28px 19px;}

#index_1 .box2 {padding:24px 36px 49px 19px;}

#index_1 .box2 .container {padding:25px 0 23px 0;}
#index_1 .col1 {
	width:100%;
}
#index_1 .col2 {
	width:100%;
}

#index_1 .box3 p {
	padding-top:20px;
}
#index_1 .box3 .pb {padding-bottom:18px;}
/* ============================= index-2 =========================== */

#index_2 .box1 { padding:26px 10px 28px 19px;}

#index_2 .box2 { padding:24px 36px 49px 19px;}
#index_2 .box2 h2 {margin-bottom:18px;}

#index_2 .box1 .container {padding:20px 0 0 0;}
#index_2 .col1 {
	width:246px;
}
#index_2 .col2 {
	width:229px;
}

#index_2 .box3 { padding:19px 35px 39px 23px;}


/* ============================= index-3 =========================== */

#index_3 .box1 { padding:26px 20px 28px 19px;}

#index_3 .box2 {padding:24px 25px 40px 19px;}

#index_3 .box2 .container {padding:23px 0 23px 0;}
#index_3 .col1 {width:246px;}
#index_3 .col2 {width:220px;}

#index_3 .box3 .pb {padding-bottom:18px;}
#index_3 .box3 { padding:19px 35px 36px 23px;}

/* ============================= index-4 =========================== */
#index_4 .box1 { padding:26px 20px 52px 19px;}
#index_4 .extra {padding-bottom:30px;}

#index_4 .box3 .pb {padding-bottom:19px;}

/* ============================= index-5 =========================== */

#index_5 .box1 { padding:26px 20px 28px 19px;}
#index_5 .box2 {padding:24px 25px 56px 19px;}
#index_5 .box3 { padding:19px 35px 35px 23px;}

/* ============================= index-5 =========================== */

#index_6 .box1 { padding:26px 20px 60px 19px;}
#index_6 .box3 { padding:19px 35px 39px 23px;}
.imgright {
	margin:0 20px 5px 0;
	float:right;
	padding: 5px;
}
.boxhighlight {
	background:#a64d21;
	padding:20px 20px 20px 19px;
	color:#CCCCCC;
}

