body {
margin:0; padding:0; height:100%;
font-family:arial, serif;
font-size: 12px;
line-height: 16px;
background-color:white;
color: #3F7F52;
}

a {
	color: #24214F;
}

a:hover {
	color: #75A9D0;
}

#wrap {
min-height:100%;
width:780px;
margin:auto;
position:relative;
border: 10px solid #24214F;
background: url("/images/site/bg.gif") top left repeat-y;
}

#inner-wrap {
background: url("/images/site/bg.gif") top left repeat-y;
}

#inner-wrap:after {
content:" ";
display:block;
clear:both;
}



#header {
margin:0; padding:0;
height:100px;
}

#header .main {
height: 100px;
background-color: #75A9D0;
text-align: right;
}

#header .right {
background-color: #24214F;
height: 100px;
color: #ffffff;
font-weight: bold;
}

.date {
color: #75A9D0;
}

.register-login-hi {
font-size:10px;
color:#f5f5d5;
font-weight:normal;
}

.register-login-hi a {
	color: #BA6830;
}

.register-login-hi a:hover {
	color: #75A9D0;
}

#navi, #footer {
	clear: both;
	background-color: #DDEDC7;
	border-top: 4px solid #BA6830;
	border-bottom: 4px solid #BA6830;
	padding-left: 20px;
	color: #BA6830;
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 3px;
	height: 17px;
}

#navi a, #footer a {
	color: #BA6830;
}

#navi a:hover, #footer a:hover {
	color: #24214F;
}

p {}

.right, .right-content {
width:228px;
text-align:left;
/*background-color: #D6E1F3;*/
float: left;
padding-left: 12px;
}

.right-content {
	padding-top: 20px;
	padding-left: 0px;
}

.main, .main-content {
float: left;
width: 518px;
/*background-color: #F5F5D5;*/
border-right: 10px solid #24214F;
padding-left: 12px;
}

.main-content {
	padding: 20px;
	width: 500px;
	border-right: 0px;
}

.right-content img#ssc {
 padding-left:10px;
}

hr {
  border: none 0;
	border-top: 2px solid #75A9D0;
	width: 240px;
	height: 2px;
	margin-left: 0;
	margin-top: 20px;
}

#news-sidebar, #archives-sidebar {
	padding-left: 10px;
}

#archives-sidebar {
	padding-bottom: 20px;
}

.story-headline, .news-headline, .archives-headline, .blog-headline {
	color: #883C2E;
	font-weight: bold;
	letter-spacing: .25px;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.news-headline {
	padding-bottom: 0px;
	padding-top: 20px;
}

.newsitem p {
       padding: 0;
       margin: 0;
}

.newsitem {
      padding: 0;
      margin: 0;
}


.archives-headline {
	padding-bottom: 0px;
	padding-top: 20px;
}

.blog-headline {
	padding-bottom: 0px;
}

.blog-byline {
	padding-bottom: 10px;
	font-weight: bold;
	color: #883C2E;
}

.continue {
	font-weight: bold;
}

.blog-control-line {
	margin-right: 20px;
	font-size: 11px;
	margin-bottom: 20px;
	text-align: right;
}

.comment-control-line {
	margin-right: 20px;
	margin-top: 20px;
	text-align: right;
	font-size: 11px;
}

.member-control-line {
	margin-top: 20px;
	text-align: left;
	font-size: 11px;
       margin-left: 4px;
}

.comment {
	padding: 10px;
	color: #24214F;
	border: 1px dashed #24214F;
	margin-bottom: 10px;
}

#footer {
text-align:center;
margin-bottom: 5px;
font-size: 11px;
}