html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 0.9em arial, sans-serif;
  font-hight: 100%;
  background: #F0F0F0;
  color: #47433F;}

p
{ color: #223333;
  padding: 0 40px 10px 40px;
  line-height: 1.4em;}

img
{ border: 0;}

h1
{ font-size: 125%;
  font-weight: normal;
  margin: 0 0 5px 0;
  padding: 10px 10px 5px 0;}

h2
{ color: #960000;
  font-size: 120%;
  font-weight: normal;
  padding: 10px 0 2px 5px;
  
  	margin:10px 0 5px 0;

	border-width:0 0 1px 0 ;
	border-color:#C6485B;
	border-style:solid;
	background:#fff;
	color:#A73445;
	line-height:90%;
	font-weight:bold;
  }


h3
{ color: #635333;
  font-size: 100%;
  font-weight: bold;
  padding: 8px 0 5px 10px;}

h4
{ color: #666666;
  font-size: 105%;
  font-weight: normal;
  padding: 0 0 5px 10px;}

h5
{ color: #666666;
  font-size: 100%;
  font-weight: normal;
  padding: 0px 0px 5px 10px;}

h6
{ color: #666666;
  font-size: 100%;
  font-weight: normal;
  padding: 0px 0px 5px 10px;}


a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #244A04;}

a:hover
{ text-decoration: none;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0 2px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 25px;}

ol li
{ margin: 0 0 11px 0;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#header
{ background: url(back.png) repeat-x;
  height: 259px;}

#logo
{ width: 885px;
  position: relative;
  height: 259px;
  background: url(header_logo.jpg) no-repeat;}

#logo #logo_text 
{ position: absolute; 
  top: 10px;
  left: 10px;}

#logo h1
{ font-size: 140%;
  font-style: bold;
  border-bottom: 0;
  text-transform: none;
  margin: 0;
  padding: 5px 0 0 20px;
  background: transparent;
  color: #FFF;}
  
#logo h2
{ font-size: 90%;
  font-weight: normal;
  border-bottom: 0;
  text-transform: none;
  margin: 0;
  padding: 37px 0 0 10px;
  background: transparent;
  color: #F66;}

#menubar
{ width: 875px;
  height: 239px;
  padding: 0 0 0 4px;
  position: absolute;
  bottom: 7px;
  right: 5px; } 

ul#menu
{ float: right;
  height: 36px;
  background: url(menu.png) repeat-x;
  width: auto;}

ul#menu li
{ float: left;
  margin: 2px 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
  width: auto;}

ul#menu li a
{ font: normal 90% 'lucida sans unicode', arialserif;
  display: block; 
  float: left; 
  height: 12px;
  padding: 2px 16px 8px 16px;
  text-align: center;
  background: transparent;
  color: #FFF;
  text-transform: uppercase;
  border-left: 1px solid #D0D0D0;
  border-right: 1px solid #7E7E7E;
  text-decoration: none;
  width: auto;} 

ul#menu li a.first
{ border-left: 0;}

ul#menu li a.last
{ border-right: 0;}

ul#menu li a:hover, ul#menu li.tab_selected a, ul#menu li.tab_selected a:hover
{ color: #F00;}

#site_content
{ width: 847px;
  overflow: hidden;
  margin: 20px auto} 

.sidebar
{ float: left;
  width: 190px;
  padding: 0 10px 20px 10px;}

.sidebar h2
{ font-size: 100%;
  border-width: 0;
  padding: 5px 0 5px 0;}

.sidebar p
{ font-size: 90%;
  padding: 0 10px 10px 10px;}

.sidebar ul
{ width: 190px; 
  padding: 4px 0 0 0; 
  margin: 4px 0 30px 0;}

.sidebar li
{ list-style: none; 
  padding: 0 0 7px 0; }

.sidebar li a, .sidebar li a:hover
{ padding: 0 0 0 25px;
  display: block;
  background: transparent url(link.png) no-repeat left center;} 

.sidebar li a.selected
{ color: #444;} 

.sidebar table tr th, table tr td
{ background: #FFF;
  padding: 7px 4px;}

.logobg
{ background: #FFF;
  padding: 2px 4px 5px 8px;}

#content
{ float: right;
  text-align: left;
  width: 570px;
  background: #FFF;
  margin: 10px 0;
  padding: 15px 15px 20px 15px;}

#footer
{ width: 100%;
  font-size: 90%;
  height: 16px;
  padding: 5px 0 5px 0;
  text-align: center; 
  background: #04BA78;
  color: #F0F0F0;
  letter-spacing: 0.1em;}

#footer a, #footer a:hover
{ background: transparent;
  color: #F0F0F0;
  text-decoration: none;}

#footer a:hover
{ background: transparent;
  color: #FFF;}

.yellow
{ color: #F7C015;}

.blue
{ color: #05A4D1;}

.orange
{ color: #FF7A0F;}

.red
{ color: #C80500;}

.purple
{ color: #EB0FFF;}

.green
{ color: #A4AA04;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #63574B; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 304px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
table
{ margin: 10px 0 15px 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  width: 540px;
}

table tr th, table tr td
{ background: #63574B;
  padding: 7px 4px;}

table tr th
{
  width: 110px;
  font-weight: normal;
  text-align: center;
  background: #B8AFA0;
  color: #FFF;}

table tr td
{ width: 430px;
  background: #EEEEEE;
  border-top: 1px solid #EDEBE5;}


table.border
{
 padding-left: 20px;
 width: 500px;
 border: 1px solid #D9D5CF;
}

td.wide
{
 font: normal 0.9em arial, sans-serif;
 width: 480px;
}