﻿/* CSS Document */

* {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	font-size: large;
}

body{
	background:url(images/body_bg.gif);
	text-align:center;
}

img {vertical-align:top;
	margin-bottom: 0px;
}
a img { border-style: none;
	border-color: inherit;
	border-width: 0;
	text-align: center;
}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


textarea
	{
	padding: 19px 0 0 0;
	font-family: Arial;
	font-size: 0.75em;
	line-height: 1.25em;
	color: #e8e4d6;
}


input
	{
		font-family:Arial;
		font-size:0.75em;
		line-height:1.25em;
		color:#e8e4d6;
	}


html
	{
		font-family:Arial;
		font-size:0.75em;
		line-height:1.25em;
		color:#e8e4d6;
	}

select { vertical-align:middle; font-weight:normal;}

input { vertical-align:middle; font-weight:normal;}

a {
	color: #800000;
	font-size: small;
	font-weight: bold;
}
a:hover{text-decoration:none;}
p {
	padding-top: 15px;
	text-align: left;
	left: auto;
	color: #FFFFFF;
	margin-bottom: 0px;
	line-height: 100%;
}
.pb {padding-bottom:15px;}
.blue {color:#5098ac;}
.white {color:#fff;}
/* ============================= main layout ====================== */

#main { width:757px; margin:0 auto; text-align:left;}

#column_left {
	width: 236px;
	float: left;
	font-size: small;
}

#column_right {width:521px; float:left;}

.col2 {float:left;}

.col1 {float:left;}
.container {width:105%;
}


.more {color:#5098ac; font-weight:bold; text-decoration:none;}
.more:hover {color:#953116;}


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: x-large;
	text-transform: uppercase;
	font-family: times new roman, tahoma;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 14px;
	color: #800000;
}
h3 {
	text-transform: uppercase;
	margin-bottom: 0px;
	color: #FFCC00;
}

li {
	background: url(images/list_bg.gif) no-repeat 0 7px;
	padding-left: 7px;
	width: 163px;
	text-align: left;
}
li a {
	color: #e8e5d5;
	line-height: 1.833em;
	font-weight: 700;
	text-decoration: none;
	font-size: small;
}
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:#ffffff; font-weight:bold; text-decoration:none;}
.down:hover {color:#e8e4d6;}
.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: 20px;
	display: block;
	height: 35px;
	line-height: 1.5em;
	width: 167px;
	font-size: small;
}
.menu li a:hover {color:#a55136; text-decoration:underline; background:url(images/menu_li_bga.gif) no-repeat 0 1px;}
.menu .active {
	color: #a55136;
	text-decoration: underline;
	background: url(images/menu_li_bga.gif) no-repeat 0 1px;
	font-size: small;
}

/* ============================= middle ====================== */
#column_left h3 {
	color: #800000;
	font-size: small;
}

.box1 {
	background: url(images/box1_tall.gif) top repeat-x #6e5c44;
	padding: 26px 20px 33px 19px;
	font-size: small;
}
.box1 .more {color:#fff;}

.box2 {background:#e8e4d6; padding:24px 20px 49px 19px; color:#776d5d;}
.box2 h2 {
	color: #800000;
	text-align: left;
	width: 474px;
}
.box2 h3 {color:#403632;}
.box2 li {background:url(images/box2_list_bg.gif) no-repeat 0 7px;
	text-align: left;
}
.box2 li a {
	color: #800000;
}

.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:#ffffff;}
.box3 .more:hover {color:#dddddd;}

.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_bg.gif) top left no-repeat;}

.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_bg.gif) top left no-repeat;}

.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;
	background-color: #6C502F;
}
#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:246px;}
#index_1 .col2 {width:220px;}

#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:259px;}
#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;}

