body {
	margin: 0;
	padding: 0; 
	height: 100%;
	background-color: #444444;
	}
#pagecontent {
	position: absolute;
	width: 100%;
	height: 100%;
	font-family: Georgia, Palatino, Garamond, Times New Roman, Times, serif;
	}
#pagetable {
	position: absolute;
	margin-left: 7%;
	}
#calendartable {
	position: absolute;
	margin-left: 2%;
	}
.bg1 {
	background: url(/img/826b_bg1.gif) repeat-y top left;
	}
.bg2 {
	background: #CB4901 url(/img/826b_bg2.gif) repeat-x top left;
	}
.bg3 {
	background: #CB4901 url(/img/826b_bg3.gif) repeat-x top left;
	}
.nav_bg1 {
	background: #fff url(/img/826b_nav_bg1.gif) repeat-x top left;
	}
.nav_bg2 {
	background: url(/img/826b_nav_bg2.gif) repeat-x top left;
	}
.nav_bg3 {
	background: url(/img/826b_nav_bg3.gif) repeat-x top left;
	}
.logotxt {
	margin: 0 30px 0 30px;
	font-size: 10px;
	color: #000;
	}
.pagetxt {
	margin: 0 20px 0 20px;
	font-size: 14px;
	}
.calendartxt {

	}
.pagetxt table {
	font-size: 14px;
	}
.sidebartxt {
	margin: 7px 13px 20px 13px;
	font-size: 10px;
	color: #851D00;
	}
.sidebartxt ul, .sidebartxt li {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	}
a:link {
	color: #E44400;
	text-decoration: none;
	}
a:visited {
	color: #AA1F00;
	text-decoration: none;
	}
a:active {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
.sidebartxt a {
	font-weight: bold;
	}
#content h1 {
	font-size: 21px;
	color: #444;
	margin-top: 0;
	}
#content h1 img {
	padding-right: 10px;
	position: relative;
	}
.blogtxt {
	margin: 10px 0 10px 0;
	font-size: 14px;
	}
.bblogtxt p {
	margin-top: .5em;
	}
.blogtxt h1 {
	font-size: 16px;
	color: #E44400;
	padding-bottom: .5em;
	margin: 0;
	}
.blogtxt h2 { 
	font-size: 10px; 
	text-transform: uppercase; 
	color: #A37D60; 
	padding: 0 0 2px 0;
	margin: 0;
	font-weight: normal;
	}
.blogtxt h2 .day { 
	color: #8796AA;
	}
.blogtxt img { 
	border: none;
	}
#footer { 
	margin-top: 25px;
	margin-bottom: 25px
	}
#footer p { 
	font-size: 10px;
	font-weight: bold 
	}

.nextprev {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 15px 0px 15px;
	}

.blogpic { 
	float: right; 
	padding-left: 15px; 
	padding-bottom: 15px 
	}

.img-right { 
	float: right; 
	padding-left: 15px; 
	padding-bottom: 15px; 
	}
.img-left { 
	float: left; 
	padding-right: 15px; 
	padding-bottom: 15px;
	}
.img-left img, .img-right img {
	border: 0px
	}

.pagebar {
	width: 150px;
	padding: 10px;
	background-color: #CBC8AE;
	}
.pagebar p {
	font-size: 12px;
	color: #000;
	margin-top: .5em; margin-bottom: .75em
	}
.pagebar h1 {
	font-size: 12px;
	color: #727053;
	text-transform: uppercase;
	margin: 0;
	}
#updates {
	padding-bottom: 21px;
	}
.update-txt {
	font-size: 12px;
	border-bottom: 1px dotted #E5A480;
	}
.update-txt p {
	padding: 0px;
	margin: .5em 0 .5em 0;
	}
.update-date {
	font-size: 10px;
	text-transform: uppercase;
	}
.update-txt img {
	border: 0;
	}
.txt10 {
	font-size: 10px;
	}
.txt12 {
	font-size: 12px;
	}
.txt14 {
	font-size: 14px;
	}
.bluetxt1 {
	color: #0043A3;
	}
.bluetxt2 {
	color: #4675E8;
	}
.orangetxt {
	color: #851D00;
	}