html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: arial,sans-serif;
	font-size: 10pt;
	background-color: #477fba;
}

.clear {
  clear: both;
}

#all {
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	width: 954px;
	background-color: #403010;
}

#toplin {
	height: 138px;
	width: 100%;
}



#hcfaa {
	width: 954px;
	height: 254px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url('../img/rainbowlake2.jpg');
}

#main{
 	width: 954px;
	height: auto;
	background-color: #f8f4e8;
	background-image: url('../img/loop.jpg');
}

#menubox {
	float:left;
	width: 160px;
	min-height: 1500px;
	background-image: url('../img/quiltbackground2.jpg');
	background-color: #f0e8d0;
}

#menu2 {
	float: left;
	width: 954px;
	height: 36px;
	background-image: url('../img/navbar.jpg');
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 25px;
	Padding-top: 9px;
	Padding-bottom: 0px;
}
#menushadow1 {
	float:left;
	width: 6px;
	min-height: 1500px;
	margin-left:0px;
	background-image: url('../img/shadow2.png');
}
ul.ulmenu {
	text-align: left;
	margin-left: 24px;
	display: inline;
}
li.itemhdr {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	display: inline;
	margin-left: 24px;
}
li.item {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	display: inline;
	margin-left: 24px;
}



li.item  a {
	text-decoration: none;
	color: #000000;
}
li.item a:hover {
	color: #000000;
	background-color: #FFC87A;
}



#text	{
    margin-left: 157px;
	margin-right:157px;
	padding-top: 64px
	width: 640px;
}

* #text { height: 0.01%; }

.post_top {
	background-image: url("../img/post_top.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 0px;
	margin-top: 32px;
	float: left;
	width: 623px;
	padding-right: 15px;
	padding-left: 15px;
	height: 65px;
	}

.post_index {
	float: left;
	width: 610px;
	padding-right: 15px;
	padding-left: 25px;
	background-image: url("../img/postbg.jpg");
	background-repeat: repeat-y;
}

.post_bottom {
	background-image: url("../img/post_btm.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 652px;
	padding-right: 0px;
	padding-left: 0px;
	height: 196px;
}

.txt_hdr {
	margin: 16px;
	text-align: center;
	font-size: 36pt;
	font-style: italic;
	font-family: Times,Georgia,Serif;
}
.txt_hdrl {
	margin: 16px;
	text-align: left;
	font-size: 36pt;
	font-style: italic;
	font-family: Times,Georgia,Serif;
}
.txt_hdr2 {
	margin: 12px;
	text-align: center;
	font-size: 24pt;
	font-style: italic;
	font-family: Times,Georgia,Serif;
}
.txt_hdr2l {
	margin: 12px;
	text-align: left;
	font-size: 24pt;
	font-style: italic;
	font-family: Times,Georgia,Serif;
}
.txt_hdr3 {
	margin: 8px;
	text-align: center;
	font-size: 18pt;
	font-style: italic;
	font-family: Times,Georgia,Serif;
}
.txt_hdr3l {
	margin: 8px;
	text-align: left;
	font-size: 18pt;
	font-style: italic;
	font-family: Times,Georgia,Serif;
}
.txt_hdr4 {
	margin: 4px;
	text-align: center;
	font-size: 12pt;
	font-style: italic;
	font-family: Times,Georgia,Serif;
}
.book_pic {
	text-align: center;
	margin: 16px;
}
.copyright {
	margin: 4px;
	text-align: left;
	font-size: 12pt;
	font-style: italic;
	font-family: Times,Georgia,Serif;
}
#text h1 {
	color: #000000;
	font-size: 16pt;
	line-height: 18pt;
}
#text h3 {
	color: #000000;
	font-size: 13pt;
	line-height: 12pt;
}

.picleft {
	float: left;
}

.picright {
	float: right;
}

.textindent {
	padding-left: 36px;
	padding-right: 24px;
	padding-bottom: 12px;
	width: 432px;
}
/* IE MAC, PC \*/
* html .textindent {
	width: 460px;
}
/* */

.textright {
    width:100px;
}

.caltable {
  width: 98%;
}

.caltop {
  font-size: 24pt;
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  background-color: #c0c0c0;
	text-align: center;
}

.calcell {
  font-size: 8pt;
  width=100px;
  vertical-align=top;
}

.calnum {
  font-size: 16pt;
  font-weight: bold;
  font-family: garamond,times;
  vertical-align=top;
  background-color: #e0e0e0;
}

.linkleft {
  text-align: left;
}

#footer {
	clear:both;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 2px;
	margin-right: 2px;
	background-repeat:no-repeat;
}





