#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 1100px;
	minimum-height: 1100px;
  background: #ffffff url(/images/l_border.gif) repeat-y;
}

body {
background-color: #1b3528;
color: #4b4b4b;
height:100%;
margin:0pt;
padding:0pt;
text-align:center;
  font: 15px Georgia, "Times New Roman", Times, serif;
}
.contentimage {
margin:10px;
}
a {
color:#DA790B;
text-decoration:none;
}
a:hover {
color:#49647D;
text-decoration:underline;
}
a:visited {
color:#49647D;
}
img {
border:0px none;
}
.twoColFixRtHdr #container {
background:#FFFFFF none repeat scroll 0%;
border-left:8px solid #336063;
border-right:8px solid #336063;
height:100%;
margin-bottom:auto;
margin-left:auto;
margin-right:auto;
padding-top:0pt;
text-align:left;
}
.twoColFixRtHdr #header {
height:244px;
  background: #DDDDDD url(/images/header.jpg) no-repeat;
}
.twoColFixRtHdr h1 {
margin-top: 40px;
padding-bottom: 0px;
margin-bottom: 0px;
font-size: 1.5em;
  color: #0a539a;
}
.twoColFixRtHdr i {
font-size: .85em;
font-style: italic;
  color: #4b4b4b;
}
.twoColFixRtHdr #sidebar1 {
float:right;
padding:15px 15px 20px 8px;
margin-top: 20px;
margin-left: 10px;
width:250px;
border-left: 1px solid #807e7d;
}
.twoColFixRtHdr #mainContent {
margin:0pt 250px 0pt 0pt;
padding:0pt 20px;
}
.twoColFixRtHdr #footer {
background: #cbe1a0 none repeat scroll 0%;
border-bottom:1px solid #000000;
color: #1b3528;
height:33px;
padding:8px 12px 25px 20px;
font-size: .8em;
}
.twoColFixRtHdr #footer p {
margin:0pt;
padding:10px 0pt;
}
.fltrt {
float:right;
margin-left:8px;
}
.fltlft {
float:left;
margin-right:8px;
}
.clearfloat {
clear:both;
font-size:1px;
height:0pt;
line-height:0px;
}
.twoColFixRtHdr #menu {
background-color:#9FA380;
padding-bottom:5px;
padding-top:5px;
position:relative;
top:190px;
width:100%;
}
.twoColFixRtHdr #mainContent {
}

#sidebar1 h2 {
  color: #0a539a;
  margin-bottom: 1px;
  margin-top: 0px;
  font-size: 1.4em;
}

#sidebar1 li {
  color: #807e7d;
  line-height: 1.5em;
  font-size: .9em;
}
#sidebar1 ul{
  margin-bottom: 40px;
}

div#errorExplanation.errorExplanation {
  padding: 10px;
  margin: 10px;
  background-color: rgba(245,66,32,0.15);
  border: 1px dotted #f54521;
  width: 520px;
  margin-left: auto;
  margin-right: auto;
}

textarea#post_comment {
  width: 400px;
}

.labels {
  text-align: right;
  padding-right: 10px;
  vertical-align: top;
}

u {
  text-decoration: none;
  font-size: 1.2em;
  color: #761a33;
}