/* CSS Document */

*		   {margin:0; padding:0; border:none;}
body	   {overflow:auto; background:url("images/bg.jpg");}
td		   {vertical-align:top; font-size:11px; font-family:verdana, tahoma, arial; color:#473423;}
td span	   {color:#6B360E;}
td a	   {color:#DFD8BC; text-decoration:none}
td a:hover {text-decoration:underline}
h1		   {color:#540000; font-family:verdana, tahoma, arial; font-size:10px; margin-top:10px; text-transform:uppercase; font-weight:normal;}
p		   {color:#291F16; font-family:verdana, tahoma, arial; font-size:11px; margin-top:10px; text-transform:none; font-weight:normal;}
p a		   {color:#540000; text-decoration:underline;}
p a:hover  {text-decoration:none;}
input	   {border:1px solid #5B0B08; height:20px; line-height:20px; font-family:verdana, tahoma, arial; font-size:11px; color:#291F16; padding-left:5px; width:100%; float:left; background:none; margin-bottom:3px;}
textarea   {border:1px solid #5B0B08; height:66px; font-family:verdana, tahoma, arial; font-size:11px; color:#291F16; padding-left:5px; width:100%; overflow:auto; background:none; margin-bottom:5px;}

#clear {float:right; width:56px; height:21px; margin-top:10px; cursor:pointer; border:none; margin-left:10px; background:url("images/b_clear.jpg");}
#send  {float:right; width:56px; height:21px; margin-top:10px; cursor:pointer; border:none; margin-left:10px; background:url("images/b_send.jpg");}

div.date {width:86px; height:21px; line-height:21px; text-align:center; background:#650000; font-family:verdana, tahoma, arial; font-size:11px; font-weight:bold; color:#DFD8BC; float:left;}
div.more {width:86px; height:21px; line-height:21px; text-align:center; font-family:verdana, tahoma, arial; font-size:11px; font-weight:bold; color:#650000; float:left;}
div.more a {color:#650000;}

#top_row     {background:#473423; height:90px;}
#content_row {background:url("images/bg_content.jpg") top repeat-x; height:634px;}
#bottom_row  {background:#A28E6B url("images/bottom_bg.jpg") top repeat-x; height:100%;}

#block {background:url("images/menu_bg.jpg") repeat-x bottom #1C3902;}
#block p {color:#CFCB93; text-align:justify; margin:10px 30px 0 30px;}
#block a.more {color:#949218; font-weight:bold; text-decoration:underline; display:block; margin-top:20px;}
#block a.more:hover {text-decoration:none}
#block ul {list-style-image:url("images/list_image_01.gif"); list-style-position:outside; margin-top:15px;}
#block ul li {font-family:verdana, tahoma, arial; font-size:11px; color:#CFCB93; margin-left:30px; margin-bottom:5px;}
#block ul li a {font-family:verdana, tahoma, arial; font-size:11px; color:#CFCB93; text-decoration:none; font-weight:normal;  margin:0;}
#block ul li a:hover {text-decoration:underline}
#block h1 {line-height:19px; font-family:verdana, tahoma, arial; font-size:10px; color:#DBD4B8; margin:10px 30px 0 30px;}

#menu a				{color:#CFCB93; height:19px; font-family:verdana, tahoma, arial; font-size:11px; line-height:19px; text-decoration:none;}
#menu a:hover		{text-decoration:underline}
#menu .row1			{background:#28430F}
#menu .row2 		{background:none}
#menu .read			{padding-top:35px;}
#menu .read a		{color:#949218; font-weight:bold; text-decoration:underline;}
#menu .read a:hover {text-decoration:none}

.rss_box {width: 226px; background-color: #6C5E44;}
.rss_title, rss_title a {margin: 0px 0;	padding: 0;}
.rss_item, .rss_item a, .rss_items {font-family: verdana; font-size: 9px; margin: 5px 8; list-style: disc;}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {	}
.rss_item a:hover { }
.rss_date {	font-size: 8px;}
