/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:url(images/body_bg.gif);
	text-align:center;
}
#textbox {
background-color:#000000;
color:#FFFFFF;
padding:15px;
font-size:90%;
}

img {vertical-align:top;}
a img { border:0;}



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


html, input, textarea
	{
		font-family:Arial;
		font-size:0.75em;
		line-height:1.25em;
		color:#e8e4d6;
	}

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

a {color:#e8e4d6;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
.pb {padding-bottom:15px;}
.blue {color:#5098ac; text-decoration:none}
.blue:hover {color:#FFCC33;}
.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%;}

#displaybox {
position:relative;
float:left;
width:242px;

 font-size:80%;
 line-height:1.3em;
}
.more {color:#5098ac; font-weight:bold; text-decoration:none;}
.more:hover {color:#953116;}


.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; color:#8B8650;}

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

#pagetitle {font-size:300%; color:#CCCCCC; text-align:center; background-color:#15181e; padding-top:15px; padding-bottom:15px; }
.header {background:#15181e url(../images/header_tall.gif) right repeat-y; font-size:100%;}
/* .header a {background:url(../images/header_a.gif) no-repeat 0 5px; 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%; clip:0,4,0,9}
.menu ul { padding:22px 0 22px 10px; text-decoration:none;}
.menu li { text-transform:uppercase; background:none; padding:0;}
.menu li a {color:#ffffff; text-decoration:none; background:url(../images/menu_li_bg.gif) no-repeat 0 1px; padding-left:4px; display:block; height:35px; line-height:1.5em;}
.menu li a:hover {color:#a55136; text-decoration:none; background:url(../images/menu_li_bga.gif) no-repeat 0 1px;}
.menu .active {color:#a55136; text-decoration:none; background:url(../images/menu_li_bga.gif) no-repeat 0 1px;}


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

.box1 {background:url(../images/box1_tall.gif) top repeat-x #6e5c44; padding:26px 20px 20px 19px; line-height:1.5em; font-family:Arial, Helvetica, sans-serif;}
.box1 .more {color:#fff;}
.box1 h2 {font-size:135%; font-weight:bold; font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;}

.box2 {background:#e8e4d6; padding:10px 10px 10px 10px; color:#776d5d; font-family:Arial, Helvetica, sans-serif;}

.box2 h2 {color:#953116; font-size:115%; font-weight:bold; font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;}
.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:#ffffff;}
.box3 .more:hover {color:#dddddd;}
.box3 ul {background-color:#000000; padding: 25px 10px 25px 10px; text-decoration:none; text-align:left}



.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:0px; margin-bottom:10px; }
.near_pic {padding-top:5px;}
/* ============================= footer ====================== */

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

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

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

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

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

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

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

.box3 p {padding-top:20px;}
.box3 .pb {padding-bottom:18px;}

