*{ margin: 0; padding: 0; }*
body {
  background: #fff url(/images/body_home_bg.gif) top repeat-x;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #2c3034;
}
a {
  color: #015bae;
  background: inherit;
}
a:hover {
  color: #ff7700;
  background: inherit;
}
h1 { 
  height: 115px;
  background: #ff7700 url(/images/site-logo.gif) no-repeat;
  margin: 0;
  padding: 0;
}
h2 { 
  margin: 0 0 3px 0;
  padding: 0 0 3px 0;
  line-height: 100%;
  font-size: 24px;
  font-family: verdana, arial, sans-serif;
  letter-spacing: +2px;
}
h3 { 
  font-family: arial, verdana, sans-serif;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: -1px;
  margin: 4px 0 7px 0;
  text-transform: none;
}
ul { padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
#logo { 
  background: #ff7700;
}
#menu {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 100%;
  background: #ff7700;
  margin: 0px 0px 40px 0px;
  padding: 0;
  list-style: none;
}
#menu ul {
font-family: verdana, arial, sans-serif;
font-size: 11px;
line-height: 100%;
background: #ff7700;
margin: 0;
padding: 0;
list-style: none;
}
#menu li {
height: 27px;
border-right: 1px solid #4c555a;
display: block;
float: left;
white-space: nowrap;
text-align: center;
font-weight: bold;
}
#menu a {
color: #ffcc33;
text-decoration:none;
}
#menu a:hover {
color: #ff7700;
text-decoration: underline;
}
#menu li.on a {
color: #999;
font-weight: bold;
}
#menu li.on a:hover {
color: #2c3034;
}
#menu div {
padding: 8px 15px 0 15px;
}
#menu li { background:#2c3034 url(/images/nav_home_bg_left.gif) no-repeat; }
#menu li div { background:  url(/images/nav_home_bg_right.gif) top right no-repeat; }
#menu li.on { background:#fff url(/images/nav_home_bg_left_on.gif) no-repeat; }
#menu li.on div { background: url(/images/nav_home_bg_right_on.gif) top right no-repeat; }
#search { float: right; }
#search p { padding: 0; margin: 0; }
.wrap { margin: 0px auto; width: 855px; }
#left { float: left; width: 580px; margin-right:0px; }
#right { float: right; width: 266px; margin-left:0px; }
.sidebox-top {
background:#fff url(/images/home_roundbox_top.gif) no-repeat;
width:266px;
height:11px;
}
.sidebox-bottom {
background:#fff url(/images/home_roundbox_bottom.gif) no-repeat;
width:266px;
height:11px;
margin-bottom:15px;
}
.sidebox-content {
border-left:1px solid #ccc;border-right:1px solid #ccc;padding:5px 20px 0 20px;
}
.sidebox-content h3 {
color: #ff7700; margin-top: 3px; margin-bottom: 2px;
}
.list { margin-bottom:10px; background: #eee }
.list li { margin-left:20px; padding-left:5px; margin-bottom:5px; list-style-type: square; }
#footer { 
  clear: both;
  border-top:1px dashed #ccc;
  font-size: 10px;
  line-height: 17px;
  margin: auto;
  margin-top: 15px;
  padding: 10px 0 0 0;
  color: #666;
  background: white;
  width: 100%;
}
#footer-nav { 
  font-size: 10px;
  line-height: 17px;
}
fieldset { border: 1px solid #E4DF94; padding: 10px 8px; margin: 0 0 8px 0; background: #FFFBC0; color: #000; }
input { padding: 2px; }
textarea { width: 97%; height: 20em; padding: 3px; }
.comment { background: #F5F6F6; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #f4f4f4; color: #808080; padding: 10px; margin: 0 0 10px 0; }
.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }
