body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8C7A6E;
	background-image: url(../images/oldwood.jpg);
	background-repeat: repeat;
	background-position: center top;
	color: #FFFFFF;
}
.cell01 {
	background-image: url(../images/oldbook_01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cell02 {
	background-image: url(../images/oldbook_02.png);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.cell03 {
	background-image: url(../images/oldbook_03.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cell04 {
	background-image: url(../images/oldbook_04.png);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.cell05 {
	background-image: url(../images/oldbook_05.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cell06 {
	background-image: url(../images/oldbook_06.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.cell07 {
	background-image: url(../images/oldbook_07.png);
	background-repeat: repeat;
	background-position: right top;
}
.cell08 {
	background-image: url(../images/oldbook_08.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.cell09 {
	background-image: url(../images/oldbook_09.png);
	background-repeat: repeat;
	background-position: right top;
}
.cell10 {
	background-image: url(../images/oldbook_10.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.cell11 {
	background-image: url(../images/oldbook_11.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.cell12 {
	background-image: url(../images/oldbook_12.png);
	background-repeat: repeat-x;
	background-position: right top;
}
.cell13 {
	background-image: url(../images/oldbook_13.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.cell14 {
	background-image: url(../images/oldbook_14.png);
	background-repeat: repeat-x;
	background-position: right top;
}
.cell15 {
	background-image: url(../images/oldbook_15.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.unicell1 {
	background-image: url(../images/oldbook2_01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.unicell2 {
	background-image: url(../images/oldbook2_02.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.unicell3 {
	background-image: url(../images/oldbook2_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.unicell4 {
	background-image: url(../images/oldbook2_04.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.unicell5 {
	background-image: url(../images/oldbook2_05.png);
	background-repeat: repeat;
	background-position: center top;
}
.unicell6 {
	background-image: url(../images/oldbook2_06.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.unicell7 {
	background-image: url(../images/oldbook2_07.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.unicell8 {
	background-image: url(../images/oldbook2_08.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.unicell9 {
	background-image: url(../images/oldbook2_09.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.splashimage {
	background-image: url(../images/cover.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.familyimage {
	background-image: url(../images/familyphoto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.shadow {
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/* Background for contact blob ------------------------------------------------------------------------------------------ */
.MainBackground {
	background-color: #F4E5D4;
}
/* Text classes------------------------------------------------------------------------------------------ */
.MainText {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #663300;
}
.MainText a:link {
	text-decoration: underline;
	color: #000000;
}
.MainText a:active {
	text-decoration: underline;
	color: #000000;
}
.MainText a:visited {
	text-decoration: underline;
	color: #000000;
}
.MainText a:hover {
	color: #CC0000;
}
.MainText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.MainText2 a:link {
	text-decoration: underline;
	color: #333333;
}
.MainText2 a:active {
	text-decoration: underline;
	color: #333333;
}
.MainText2 a:visited {
	text-decoration: underline;
	color: #333333;
}
.MainText2 a:hover {
	color: #CC0000;
}
.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}
.Heading a:link {
	text-decoration: underline;
	color: #660000;
}
.Heading a:active {
	text-decoration: underline;
	color: #660000;
}
.Heading a:visited {
	text-decoration: underline;
	color: #660000;
}
.Heading a:hover {
	color: #CC0000;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
.Heading2 a:link {
	text-decoration: underline;
	color: #663333;
}
.Heading2 a:active {
	text-decoration: underline;
	color: #663333;
}
.Heading2 a:visited {
	text-decoration: underline;
	color: #663333;
}
.Heading2 a:hover {
	color: #CC0000;
}
/* Menu classes------------------------------------------------------------------------------------------ */
.menu1_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-weight: bold;
}
.menu1_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-weight: bold;	
}
.submenu1_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	font-weight: bold;
	background-color: #F6E9D7;
	border: 1px solid #663300;
}
.submenu1_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	font-weight: bold;
	background-color: #E1BC96;
	border: 1px solid #000000;
}
.menu2_offclass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/button2.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-decoration: none;
	text-align: right;
}
.menu2_onclass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/button2-over.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-decoration: none;
	text-align: right;
}
.submenu2_offclass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/button2.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-decoration: none;
	text-align: right;
	background-color: #FFFFFF;
	border: 1px solid #993300;
}
.submenu2_onclass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/button2-over.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-decoration: none;
	text-align: right;
	background-color: #E1CDB1;
	border: 1px solid #663300;
}
.menu3_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	background-image: url(../images/button3.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
}
.menu3_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	background-image: url(../images/button3-over.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.submenu3_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
	text-decoration: none;
	background-color: #CC9966;
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #993300;
	font-weight: bold;
}
.submenu3_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #993300;
	font-weight: bold;
}
.menu4_offclass {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #993300;	
}
.menu4_onclass {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #000000;	
}
.submenu4_offclass {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #993300;
	background-color: #E4D0B8;
}
.submenu4_onclass {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #000000;
	background-color: #BC9F78;
}
/* Common Footer classes------------------------------------------------------------------------------------------ */
.footerbackground {
	background-image: url(/aspx/blob2/templates/footer/images/borders.png);
	background-color: #867A6F;
}
.footerborderright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.footertext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footertext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footertext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
	text-decoration: none;
	text-align: center;
}
.footertext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footertext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
	text-decoration: none;
	text-align: center;
}
/* ---- Thickbox popup classes <<<------------------------------------------------------*/
#TB_window {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#333333;
	margin-top:7px;
}

#TB_window a:link {color: #333333;}
#TB_window a:visited {color: #333333;}
#TB_window a:hover {color: #FFFFFF;}
#TB_window a:active {color: #333333;}
#TB_window a:focus{color: #333333;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/aspx/scripts/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #8C7A6E;
	z-index: 102;
	color:#333333;
	display:none;
	border: 4px solid #FFFFFF;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:32px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:32px;
	padding:11px 15px 10px 0;
	float:right;
}

#TB_closeAjaxWindowBottom{
	height:32px;
	text-align:center;
}

#TB_closeAjaxWindow{
	padding:0px 10px 0px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:32px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
