body {
	background-color: #7F5827;
	text-align: center;
	background-image: url(../images/bgtile01.gif);
}
#wrapper {
	background-color: #FEDA8D;
	font-size: small;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.innerPadding {
	padding-top: 4px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	text-align: right;
}
.innerPaddingLeft {
	padding-top: 4px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	text-align: left;
}
#navbarTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3F2C14;
	background-image: url(../images/bgbar01.jpg);
	height: 22px;
	clear: both;
}
#navbarTop a:link {
	color: #FFDD78;
	text-decoration:none;
}
#navbarTop a:visited {
	color: #FFDD78;
	text-decoration:none;
}
#navbarTop a:hover {
	color: #FEEFB4;
	text-decoration:none;
}
#navbarTop a:active {
	color: #FFDD78;
	text-decoration:none;
}

#navbarAdmin {
	background-color: #3F2C14;
	background-image: url(../images/bgbar01.jpg);
	height: 22px;
	clear: both;
}
#navbarAdmin a:link {
	color: #FFDD78;
	text-decoration:none;
}
#navbarAdmin a:visited {
	color: #FFDD78;
	text-decoration:none;
}
#navbarAdmin a:hover {
	color: #FEEFB4;
	text-decoration:none;
}
#navbarAdmin a:active {
	color: #FFDD78;
	text-decoration:none;
}



.navbarItem {
	position:relative;
	top: 3px;
	height:18px;
	font-size: small;
	color: #FFDD78;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-repeat: repeat-x;
	font-weight: bold;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
}
.navbarItemAdmin {
	position:relative;
	height:18px;
	font-size: x-small;
	color: #FFDD78;
	float: left;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-repeat: repeat-x;
	font-weight: bold;
	top: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
}
#logoBar {
	background-color: #624111;
	height: auto;
	text-align: center;
	color: #FFDD78;
	font-size: small;
	font-weight: bold;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#logoBar p {
    position:relative;
	top:-6px;
}
#main {
	background-color: #FEDA8D;
	font-family: "Times New Roman", Times, serif;	/*margin-top: 12px;
	margin-bottom: 24px;*/
}
#main p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 50px;
	text-indent: 12px;
}
#main table {
    width:550px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 50px;
}
#main a:link{
	color: #843A22;
	text-decoration:none;
}
#main a:visited{
	color: #843A22;
	text-decoration:none;
}
#main a:hover{
	color: #D75124;
	text-decoration:none;
}
#main a:active{
	color: #BF853B;
	text-decoration:none;
}
#boxPicture1{
	width:150px;
	float: right;
	border: #000000;
	height: 350px;
	position: relative;
	left: 45px;
	margin-left: -16px;
	top: 80px;
}
#boxPicture2{
	width:226px;
	float: right;
	border: #000000;
	height: 190px;
	position: relative;
	left:40px;
	top: -5px;
}
#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: x-small;
	text-align: center;
	background-color: #614010;
	padding-top: 6px;
	padding-right: 36px;
	padding-bottom: 8px;
	padding-left: 36px;
	border: 1px solid #3F2C14;
	clear: both;
	color: #FFB14F;
}
#footer a:link{
	color: #BF853B;
	text-decoration:none;
}
#footer a:visited{
	color: #BF853B;
	text-decoration:none;
}
#footer a:hover{
	color: #FFB14F;
	text-decoration:none;
}
#footer a:active{
	color: #FFB14F;
	text-decoration:none;
}
#navbarBottom {  
	height: 16px;
	position: relative;
	left: 24px;
}
.navbarBottomItem {
	height:14px;
	font-size: x-small;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BF853B;
	background-repeat: repeat-x;
}
.pageHeader {
	font-size: x-large;
	font-weight: bold;
	text-indent: 0px;
	position: relative;
	left: -12px;
}
.message{
	font-size: medium;
	font-weight: bold;
	color: #990000;
}
th {
	background-color: #624111;
	color: #FFDD78;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 24px;
}
td {
	background-color: #F9BD6C;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FEDA8D;
}
.tinytext{
	font-size: x-small;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.removed{
  color:#990000;
}

.newsItemBody{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px dashed #D39105;
	border-bottom: 1px dashed #D39105;
	width: 515px;
}
.newsItemDate{
	border-left: 1px dashed #D39105;
	color: #8F5103;
}

.newsItemHeader {
	font-size: medium;
	font-weight: bold;
	color: #FDEFCE;
	background-color: #783A03;
	background-image: url(/images/newsheader_bg01.gif);
	margin-top: 12px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 32px;
	width: 520px;
	background-repeat: no-repeat;
	background-position: left;
}
