/* {
    padding: 0;
    margin: 0;
} */

body {
background: #2F5C17;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;
}

img {
border: none;
margin: 20px;
 }
a { color: #2F5C17; text-decoration: none; font-weight:700; letter-spacing: -1px;}
a:hover { text-decoration: underline; color : #aaa; }

#wrap {
margin: 0 auto 0 auto;
padding: 0px 60px 20px 60px;
width: 800px;
background-color:#fff;
background-image:url(images/wrap_back.png);
background-position:center;
background-repeat:repeat;
}

textarea{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

input{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#page_head{
background-color:#2F5C17;
background-image:url(images/wrap_head.png);
background-repeat:no-repeat;
background-position:center top;
margin: 0 auto 0 auto;
padding: 0px 60px 0 60px;
width: 800px;
height:170px}

#page_foot {
background-color:transparent;
background-image:url(images/wrap_foot.png);
background-position:center bottom;
background-repeat:no-repeat;
margin: 0 auto 0 auto;
padding: 0px 60px 0 60px;
width: 800px;
height:50px;
text-align:center;
}

div.articles {padding: 10px 10px 20px;}

span.openpage {
color: #2F5C17;
background: #c1c1c1;
text-decoration: none;
font-weight: 700;
}

span.openpage_ext {
color: #CC3366;
background: #444;
text-decoration: none;
font-weight: 700;
}

#header {
/*border-bottom: 1px solid #ddd;*/
margin-bottom: 15px;
/*height: 100px;*/
}
#header h1 {
font-size: 26px;
font-weight: 100;
/*letter-spacing: -3px;*/
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #182535;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #2F5C17;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

.left {
margin-top: 10px;
width: 570px;
float: left;
text-align: left;
border: 1px solid #ccc;
background-color: #fff;
color: #444;
padding: 0 0 10px 0;
}

.left h2 {
font-size: 24px;
color: #2F5C17;
padding: 10px;
font-weight:100;
letter-spacing: -2px;
background: #c1c1c1;
margin: 0;
}

.left ul {
list-style-type: square;
padding: 5px 20px 10px 20px;
}

.left_new {
margin-top: 10px;
width: 570px;
float: left;
text-align: left;
border: 1px solid #ccc;
background-color: #fff;
color: #444;
padding: 0 0 10px 0;
}

.left_new h2 {
font-size: 24px;
color: #555;
padding: 10px;
font-weight:100;
letter-spacing: -2px;
background: #c1c1c1;
margin: 0;
}


.left_old {
margin-top: 10px;
width: 570px;
float: left;
text-align: left;
border: 1px solid #ccc;
background-color: #fff;
color: #444;
padding: 0 0 10px 0;
}

.left_old h2 {
font-size: 24px;
color: #555;
padding: 10px;
font-weight:100;
letter-spacing: -2px;
background: #c1c1c1;
margin: 0;
}


.right {
margin-top: 10px;
width: 180px;
float: right;
border: 1px solid #ddd;
background: #f7f7f7;
text-decoration: none;
font-weight:700;
letter-spacing: -1px;
}
.right ul {
list-style-type: square;
color: #5B3C16;
margin-left: 2em;
padding-left: 1em;
/*padding: 5px 20px 10px 20px;*/
/*font-family: IMPACT;font-size: 12pt;*/
font-weight:80;
}
.right li {
  margin: 0;
  padding: 0;
  }

#extended_nav {
list-style-type: circle;
color: #CC3366;
/*padding: 5px 20px 10px 20px;*/
/*font-family: IMPACT;font-size: 12pt;*/
font-weight:80;
}

.right h2 {
font-size: 24px;
color: #5B3C16;
padding: 10px;
margin: 0;
font-weight:100;
letter-spacing: -2px;
background: #c1c1c1;
}
.right a { text-decoration: none }

div.photos {
width:500px;
margin-top:20px;
text-align:center;
}

img.photo_image {
border:1px solid #333;
}
div.photo_caption {
width:500px;
text-align:center;
font-size: 10px;
padding:5px 5px 20px 5px;
}

#footer {
position:relative;
text-align:center;
width:100%;
padding-top:0px;
margin-top: 10px;
text-align: center;
color: #444;
font-size: 11px;
border: 0px;
}