@charset "utf-8";
/* CSS Document */

#header_content{
width: 850px;
}

#inner_content{
width: 744px;
}

#paper_content{
width: 700px;
}

#paper_top{
background-image:url(../images/paper_top_sub.png);
width: 700px;
height: 58px;
}

#paper_bottom{
background-image:url(../images/paper_bottom_sub.png);
width: 700px;
height: 58px;
}

#page_content{
width: 650px;
}

#page_content_col{
width: 410px;

}

#leather_bevel_horiz_bar{
width: 744px;
}

#leather_t{
width: 700px;
}

#leather_b{
width: 700px;
}

#side_bar{
float: left;
width: 195px;
margin: 120px 0px 0px 5px;
color: #e4a700;
display:inline;
}

#side_bar h2{
color: #E3CB93;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-style: normal;
margin: 0px 0px 5px 0px;
}
#side_bar h3{
font-style: normal;
margin: 0px 0px 0px 5px;
color: #91A451;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style: italic;
font-weight: normal;
}

#side_bar p{
font-style: normal;
margin: 12px 0px 0px 5px;
color: #BFCB70;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

#side_bar a{
text-decoration: underline;
color: #91A451;
}

#side_bar ul{
  }

#side_bar li{
  color: #E0BC69;
  padding-left: 3px;
  list-style-image: url(../images/bullet.png);
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-style:italic;
  padding-bottom: 5px;
  }

#side_bar p{
color: #E0BC69;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}



