body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
  font-size: 62.5%;
  padding-bottom:20px;
}

p {
    margin-top:10px;
    margin-bottom:10px;
}

#wrapper {
  padding-left:72px;  /* need box model hack */
  width:771px;  /* width for IE5  */
  voice-family: "\"}\"";
  voice-family:inherit;
  width:699px;  /* width for IE6+ */
  text-align: left;
}

html>body #wrapper {
    width:699px; /* Opera */
}

#wrapper2 {
  width:699px;
}

#hd {
  text-align: center;
}

#hd-main {
  width: 499px;
  height:82px;
  float: right;
}

#hd-side {
  width: 200px;
  height:82px;
  float: left;
}

#title {
  height: 51px;
}

#bd {
}

#bd-main {
  width: 499px;
  float: right;
}

#bd-content {
    color: #501B05;
    padding: 10px 20px;
    font: 12px Helvetica, Verdana, Geneva, Arial, sans-serif; 
    line-height: 18px;
    text-align: justify;
    /*font-weight: bold;*/
}
 
#min-height {
    height:782px;
    float:right;
}

#main {
    width: 499px;
    float:left;
}

#bd-side {
  /*margin: 10px 5px 10px 20px;*/
  width: 200px;
  float: left;
  background-color: transparent;
}

#sd-menu {
    height:674px;
}

#side-spacer {
    height: 108px;
}

#ft {
  position: relative;
  text-align: left;
  clear: both;
  padding-top: 2px;
  padding-bottom: 5px;
}

#photo-credit {
  position: absolute;
  top: 2px;
  left: 10px;
}



/***********************
 * COLOR STYLE
 ***********************/
/* top 511B06 */
/* bottom D6C7A8 */
body { background: #D6C7A8 url(images/bg.png) repeat-x; }
#wrapper { background: #511B06 url(images/lfmargin.png) no-repeat; }
#wrapper2 { background: #fff}
#hd-main { background: #511B06 url(images/hd.png) no-repeat; }
#hd-side { background: #511B06 url(images/logo-top.png) no-repeat; }
#bd-main { background-color:#dfd3b4; }
#side-spacer { background: url(images/logo-btm2.png) no-repeat; }
#ft { background-color: #98012E; color: #fff; }

h1{
    font: 30px Times New Roman, serif; 
    text-align: center;
    color: #98012E;
    margin-top: 25px;
    margin-bottom: 25px;
}

h1.alt{
    color: #6A1F0A;
}

h1 span.des {
    color: #6A1F0A;
    font-size: 24px;
}

h2{
    text-align: center;
    color: #98012E;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
}
h3{
    text-align: center;
    color: #98012E;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 0px;
}


a {
    text-decoration: none;
    color: #98012E;
}

a:hover {
    text-decoration: underline;
}

#bd-content ul {
    list-style: disc;
    margin:10px;
    text-align: left;
}

#bd-content li {
    color: #98012E;
}

#bd-content li span {
    color: #501B05;
}

#bd-content ul.list {
  list-style: none;
  text-align: left;
}

#bd-content ul.list li {
  border-top: 1px solid #e0bba5;
  margin-bottom: 10px;
  color: #501B05;
  font-size:13px;
  font-weight: bold;
}

#bd-content ul.list li a {
  color: #501B05;
}

#bd-content ul.list .subinfo a {
  color: #98012E;
  text-decoration: underline;  
}

#bd-content ul.list .subinfo a:hover {
  color: #98012E;
  text-decoration: none;  
}

#bd-content ul.list li div {
  /*color: #381304;*/
  color: #98012E;
  font-weight: normal;
  font-size:12px;
}

#bd-content li div.subinfo {
  color: #98012E;
  font-weight: normal;
  font-size:12px;
}

#endmark {
  margin-top: 30px;
  text-align: center;
}

.centered {
    text-align:center;
}

.centered h2 {
    margin-top: 20px;
    margin-bottom: 0px;
}
 
.centered p {
    margin-top: 0;
    margin-bottom: 5px;
}

.centered .first {
    margin-top: 0;
}

.notice {
    color: #98012E;
    font-weight:bold;
}

p.address {
    text-align: center;
    color: #501B05;
    font-size: 14px;
    line-height: 30px;
    font-weight:bold;
}

.first {
    margin-top: 0;
}
