* { margin:0; padding:0;}
body {
	background:#211f1c;
	font-family:Arial;
	font-size:100%;
	line-height:0.875em;
	color:#cecece;
}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright {
	text-align:center;
}
.aligncenter { text-align:center;}

.container { width:100%;}

p {
	margin-bottom:18px;
	text-align: left;
	}

.tall_top { background:url(images/tall_top.gif) left top repeat-x #393531;}
.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:28px;}
.form input {width:204px; height:19px; background:#fff; color:#111; font-size:1em; font-family:arial; padding-left:3px; border:1px solid #a09b96;}
textarea {
	width:262px;
	height:145px;
	background:#fff;
	overflow:auto;
	color:#111;
	font-size:1em;
	font-family:arial;
	padding-left:3px;
	border:1px solid #a09b96;
	margin-bottom:10px;
}

/*==================list====================*/
ul { list-style:none;}

.dates_list dt { background:url(images/date_marker.gif) no-repeat left top; padding:10px 0 22px 46px; font-size:1.16em; color:#eee8d2; font-style:italic;}
.dates_list dt a { color:#eee8d2;}
.dates_list dd { padding-bottom:48px;}

.list1 li { background:url(images/marker.gif) no-repeat left 2px; padding-left:33px;}
.list1 li a { line-height:1.82em;}

.footer_menu { float:right;}
.footer_menu li { display:inline;}
.footer_menu li a { background:url(images/foot_divider.gif) no-repeat left 5px; text-decoration:none; padding:0 23px 0 23px;}
.footer_menu li a:hover { text-decoration:underline;}
.footer_menu li a.first { background:none;}

/*==================other====================*/
.img_indent { margin:0 26px 0 0; float:left;}
.img_box { padding:0 0 14px 0;}
.img_box img { float:left; margin:0 27px 5px 0;}
.img_box1 { padding:0 0 0 0;}
.img_box1 img { float:left; margin:0 27px 5px 0;}

.p1 { margin-bottom:20px;}

.r-margin { margin-left:33px;}

.banner { position:relative; margin:15px 0 0 -11px;}

/*==================txt, links, lines, titles====================*/
a {color:#cecece;}
a:hover{
	text-decoration:none;
	text-align: left;
}

h1 { font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:1.91em; line-height:1.1em; color:#f2e6b8; border-bottom:2px solid #2b2926; padding-bottom:4px; text-indent:4px; margin-bottom:28px; font-weight:normal;}
h2 { font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:1.45em; line-height:1.1em; color:#beb592; border-bottom:2px solid #000; padding-bottom:4px; margin-left:-7px; position:relative; text-indent:7px; margin-bottom:28px;}
h2.h2 { margin-bottom:36px;}
h3 { font-size:1em; margin-bottom:10px;}
h4 { font-size:1em; font-weight:normal; color:#eee8d2; margin-bottom:15px;}
h5 { font-size:1.27em; font-weight:normal; color:#eee8d2; font-style:italic; margin-bottom:15px;}
h5 a {color:#eee8d2;}
h6 { font-size:1.27em; font-weight:normal; color:#eee8d2; font-style:italic;}

.txt1 { color:#eee8d2;}

.link1 { color:#b1c25e;}
.link2 { color:#eee8d2;}

/*==================blocks====================*/

.block { background:#45413d; width:573px;}
.block .top { background:url(images/block_top.gif) no-repeat left top;}
.block .bottom { background:url(images/block_bottom.gif) no-repeat left bottom;}
.block .inner { padding:19px 14px 28px 27px;}
.block .inner1 { padding:0 6px 56px 0;}
.block .inner2 { padding:0 20px 20px 0;}

.block1 { border:1px solid #292725;}
.block1 .bgd { background:#383532; width:100%;}
.block1 .ind { padding:14px 13px 32px 21px;}

/*content*/
#content { padding-bottom:21px;}
#content .col_1 { color:#b4b4b4;}
#content .col_1 .inner {
	font-size: larger;
	color: #CCC;
	padding-top: 24px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
}
#content .col_2 h2 { border-bottom:2px solid #292725;}

/*footer*/
#footer .indent { padding:32px 10px 0 22px;}

/*================== index.html ==================*/
#page2 #content .col_2 .block1 { margin-left:-13px;}

/*================== index-3.html ==================*/
#page4 #content .col_2 .block1 { margin-left:-13px;}

/*================== index-4.html ==================*/
#page5 #content .col_2 .block .inner { padding-bottom:16px;}
#page5 #content .col_2 .inner1 { padding-bottom:40px;}

/*================== index-5.html ==================*/
#page6 #content p { margin-bottom:14px;}


/*==========================================*/
#bodycenter {
	text-align: left;
}
