
body {
	margin: 0px;
	padding: 0px;
	background-color: #fee5a7;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

a {	color:#990000; }
a:hover { color:#666; }

#pageContainer {}

#leftField {
	width: 40%;
}

#rightField {
	width: 40%;
	background-image:url(../i/lf_bg.gif);
	background-repeat:repeat-y;
}

#leftPanel {
	width: 200px;
	padding-left:10px;
}

#righPanel {
	width: 220px;
	padding-left:20px;
}

#rightCell, #righPanel {
	background-image:url(../i/rp_bg.gif);
	background-repeat:repeat-y;
}

#navMenu {
	margin: 50px 0px 50px 0px;
	padding: 0px;
	list-style: none;
}

#navMenu li a {
	display:block;
	background-image:url(../i/button-i.gif);
	background-repeat:no-repeat;
	text-align:center;
	text-transform:uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
	letter-spacing: +1px;
	height: 30px;
	margin: 2px 0px 3px 0px;
	line-height:30px;
	padding-right:25px;
	width: 166px;
	color: #b41300;
}

#navMenu li a:hover {
	background-image:url(../i/button-a.gif);
	color:#333333;
}


.left-block {
	margin-bottom: 20px;
  background-image:url(../i/lbb_bg.gif);
  background-repeat:repeat-y;
}

.left-block h2 {
	background-image:url(../i/lbh_bg.gif);
	background-repeat:no-repeat;
	height: 30px;
	margin:0px;
	font-size:12px;
	font-weight:: bold;
	text-transform:uppercase;
	text-align: center;
	padding-right: 25px;
	line-height: 30px;
	color: #b41300;
}

.left-block .body {
	
}

.left-block .footer {
	background-image:url(../i/lbf_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	height: 12px;
}

* html .left-block .footer {
  height: 8px;
  background-position: left bottom;
}

.news-list {
	list-style:none;
	margin:0px;
	padding: 10px 15px 5px 10px;
	font-size:12px;
}

.news-list li {
	margin-bottom: 0px;
	margin-top: 10px;
}

#footer {
	height:70px;
	border:2px solid #b41300;
	background-color:#ffeec3;
	border-bottom: none;
	font-size: x-small;
}

#footerRCol {
	border-left:2px solid #b41300;
}

#footerRCol div {
	width:223px;
}

#footerLCol {
	width:90%;
	padding-left: 10px;
}

#footerLCol div {
}

#searchBar {
	background-image:url(../i/search_bg.gif);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 8px;
}

#searchButton {
	border:1px solid #b41300;
	background-color:#fed367;
	width: 55px;
	height:20px;
}

#searchWord {
	border:1px solid #b41300;
	height:16px;
	width: 135px;
	margin-left:8px;
}

.right-block {
	margin-bottom: 20px;
}

.right-block h2 {
	background-image:url(../i/rbh_bg.gif);
	background-repeat:no-repeat;
	height: 33px;
	margin:0px;
	font-size:12px;
	font-weight:: bold;
	text-transform:uppercase;
	text-align: center;
	padding-right: 25px;
	line-height: 30px;
	color: #b41300;
}

.right-block .body {
	background-image:url(../i/rbb_bg.gif);
	background-repeat:repeat-y;
}

.right-block .footer {
	background-image:url(../i/rbf_bg.gif);
	background-repeat:no-repeat;
	height: 15px;
}

.archive-list {
	list-style:none;
	margin:0px;
	padding: 10px 15px 5px 30px;
	font-size:14px;
}

.archive-list li {
	margin-bottom: 5px;
	margin-top: 5px;
}

.article-list {
	margin: 15px;
	font-size:12px;
	margin-bottom: 60px;
}

.article-list h2 {
	font-size:22px;
}
.article-list h2 a {
	text-decoration:none;
}

.article-list img {
	border:1px solid #b41300;
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
}

.article-list .footer {
	clear:both;
	border-top:1px solid #b41300;
}
.article-list .footer td { padding: 5px; line-height: 100%; }
.article-list .footer td img { margin-top:6px; }

.cal_cnt {
	padding-left:25px;font-size:12px;
}
.cal_cnt a {
	font-size:14px;
	color:#B41300 !important;
}
.cal_cnt #wp-calendar td {
	padding: 2px;
}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-left:15px;
	}

.commentmetadata {
	font-weight: normal;
	}	
.postmetadata {
	 border:solid 1px #B41300;
	 margin: 0px 0px 0px 15px !important;
	 padding: 5px;
	 width: 450px;
	 background-color:#FFEEC3;
}
#respond {
	margin-left:15px;
	font-size:12px;
	font-weight:: bold;
	text-transform:uppercase;
	text-align: left;
	padding-right: 25px;
	line-height: 30px;
	color: #b41300;	
}

#commentform textarea {
	width:450px;
}
#commentform input,
#commentform textarea {
	border:solid 1px #B41300;
	background-color:#FFEEC3;
	color:#B41300;
}
#commentform #submit {
	color:#333333;
	font-weight:bold;
	width:145px;
}

#commentform textarea {
	scrollbar-face-color: #FFEEC3;
	scrollbar-highlight-color: #FFEEC3;
	scrollbar-3dlight-color: #fafafa;
	scrollbar-darkshadow-color: #fafafa;
	scrollbar-shadow-color: #9F1100;
	scrollbar-arrow-color: #9F1100;
	scrollbar-track-color: #fafafa;
}

.commentItem {
	border-collapse: collapse;
	margin: 15px 0px 0px 15px;
}

.commentItem img {
  border:none;
}

.commentTitle {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	/* border-bottom: #f6f6f6 1px solid;*/
}

.commentHeader {
	width: 150px;
	font-size: 11px;
	padding: 3px;
	vertical-align: top;
	padding-left: 5px;
}

.commentHeader IMG {
	vertical-align: middle;
}

.commentHeader A {
	color: #990000;
	text-decoration: none;
}

.commentHeader A:hover {
	color: #990000;
	text-decoration: underline;
}

.commentBody {
	width: 250px;
	font-size: 11px;
	text-align: justify;
	padding: 3px 10px 10px 3px;
	border-top: #FFEEC3 1px solid;
}

#comments {
	margin: 0px; padding: 0px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 5px;
	overflow: hidden;
	text-align:left;
	color:#9F1100;
	font-size:12px;
}

#comments TEXTAREA {
	width: 430px;
	border: #9F1100 1px solid;
	font-size: 11px;
	margin:0px;
	padding:0px;
	background-color:#FFEEC3;
}

/* End Comments */


