/* CSS Document */

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

body{
	background:url(images/body_bg.gif);
	text-align: center;
}

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

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  {
	clear:both;
	text-align: right;
	color: #CCD2EE;
	font-size: 14%;
}


html, input, textarea
	{
	font-family:Arial;
	font-size:0.75em;
	line-height:1.50em;
	color:#CCD2EE;
	background-color: #973216;
	}

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

a {color:#e8e4d6;}
a:hover{text-decoration:none;}
p {
	padding-top:15px;
	text-align: left;
	font-weight: lighter;
	color: #CCC;
}
.pb {padding-bottom:15px;}
.blue {
	color:#5098ac;
	text-align: center;
}
.white {color:#fff;}
/* ============================= main layout ====================== */

#main {
	width:757px;
	margin:0 auto;
}

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

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

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


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


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:Tahoma, Geneva, sans-serif;
	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;
	text-align: left;
}
li a {color:#e8e5d5; line-height:1.833em; font-weight:bold; text-decoration:none;}
li a:hover {
	text-decoration:underline;
	color: #F0F0F0;
	text-align: left;
	font-style: italic;
}

.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 { width:236px; height:269px;}
.flash2 {width:521px; height:284px;}

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

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

.box2 {
	background:#e8e4d6;
	padding:24px 20px 49px 19px;
	color:#807575;
	background-color: #FFF;
}
.box2 h2 {
	color:#00C;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.box2 h3 {color:#403632;}
.box2 li {background:url(images/box2_list_bg.gif) no-repeat 0 7px;}
.box2 li a {color:#5098ac;}

.box3 {
	border-top:1px solid #bbb484;
	border-bottom:1px solid #c6bf8b;
	padding:19px 25px 31px 15px;
	background-color: #344A9F;
	text-align: left;
	font-size: 12px;
	line-height: normal;
	color: #CCC;
}
.box3 .more {color:#ffffff;}
.box3 .more:hover {color:#dddddd;}

.box3a {
	border-bottom:1px solid #b0b183;
	border-top:none;
	padding:0;
	background: #8293D8;
	background-color: #000;
}
.box3a .padding {
	padding:19px 21px 30px 21px;
	background:url(images/box3a_bg.gif) top left no-repeat;
	text-align: left;
	font-weight: bold;
}

.box3b {
	border-bottom:1px solid #96ad9f;
	border-top:none;
	padding:0;
	background-color: #344A9F;
}
.box3b .padding {
	padding:19px 20px 31px 21px;
	background:url(images/box3b_bg.gif) top left no-repeat;
	text-align: center;
	font-size: 10px;
}

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

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

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

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

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

#index_1 .box1 {
	padding:26px 20px 28px 19px;
	text-align: center;
}

#index_1 .box2 {
	padding:24px 36px 49px 19px;
	text-align: left;
}

#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;
	font-size: 12px;
}
#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;
	text-align: left;
}

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

#index_5 .box1 { padding:26px 20px 28px 19px;}
#index_5 .box2 {
	padding:24px 25px 56px 19px;
	text-align: left;
	color: #000;
	font-size: 12px;
}
#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;}
#index_1 #main .container #column_left .box3 ul li .blue {
	color: #FFF;
}
#index_1 #main .container #column_left .box3 ul li {
	color: #FFF;
	text-align: left;
}
#index_1 #main .container #column_left .box3 p strong {
	color: #FFF;
}
#index_1 #main .container #column_right .box2 .box1 .box2 {
	text-align: center;
}
#index_1 #main .container #column_right .box2 strong {
	text-align: center;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
#index_1 #main .container #column_right .box2 p {
	width: auto;
	color: #000;
	text-align: left;
	font-size: 12px;
	line-height: normal;
}
#index #main .container #column_left .box3.box3a .padding h3 {
	text-align: left;
}
#index #main .container #column_left .box3.box3b .padding h3 {
	text-align: right;
}
#index #main .container #column_left .box3.box3b .padding h3 {
	text-align: left;
	background-color: #344A9F;
}
#index_5 #main .container #column_right .box2 p strong {
	font-style: italic;
}
#index_5 #main .container #column_right .box2 p strong {
	text-align: left;
}
#index_5 #main .container #column_right .box2 p strong {
	text-align: left;
	color: #000;
}
#index #main .container #column_right .box2 .line p strong {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#index_2 #main .container #column_right .box2 .date .date strong {
	text-align: left;
}
#index_2 #main .container #column_right .box2 .date .date strong {
	text-align: center;
}
#index_2 #main .container #column_right .box2 .date .date strong {
	text-align: left;
}
#index #main .container #column_left .box3.box3a .padding table tr td .BOlD {
	font-size: 10px;
}
.L {
	font-size: 18px;
}
.l {
	font-size: 14px;
}
.blue1 {
	color: #344A9F;
	text-align: center;
}
.small {
	font-size: 24%;
}
.cl {
	font-size: 9px;
}
#index_1 #main .container #column_right .box2 div p {
	font-size: 12px;
	color: #000;
}
#index_1 #main .container #column_right .box2 div p .p .p {
	font-size: 12px;
	color: #666;
}
#index_1 #main .container #column_right .box2 div p .p .p {
	text-align: left;
}
.side {
	text-align: left;
}
.middle {
	text-align: left;
}
.lik1 {
}
.link1 {
}
.lik {
	font-size: 10px;
}
.Smaller {
	font-size: 10px;
}
.Smaller2 {
	font-size: 12px;
}
#index #main .container #column_left .box3 .Smaller2 strong {
	font-size: 12px;
}
#Red {
	font-size: 18px;
	color: #900;
}
.black {
	color: #000;
}
#index_1 #main .container #column_right .box2 div .p {
	color: #000;
}
#white {
	color: #CCC;
}
#black2 {
	color: #000;
}
