body {
	background-image: url(../../images/interior/BG_body.gif);
	padding-top: 10px;
	margin: 0px;
}
.ClearFloat {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#outerWrapper {
	width: 794px;
	border: 3px solid #fff1b6;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#innerWrapper {
	width: 786px;
	border: 4px solid #9e7813;
	background-image: url(../../images/splash/BG_innerWrapper.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#leftColumn {
	background-image: url(../../images/splash/BG_leftColumn.jpg);
	background-repeat: no-repeat;
	height: 458px;
	width: 373px;
	float: left;
}
#rightColumn {
	background-image: url(../../images/splash/BG_rightColumn.jpg);
	background-repeat: no-repeat;
	height: 458px;
	width: 413px;
	float: right;
}
#footer {
	background-image: url(../../images/splash/BG_footer.jpg);
	background-repeat: repeat-x;
	height: 93px;
	width: 786px;
	clear: both;
}



#splashNav {
	background-image: url(https://drcachildress.org/images/BG_subNav.gif);
	background-repeat: no-repeat;
	width: 300px;
	margin-top: 220px;
	margin-right: auto;
	margin-left: auto;
}
#splashNav ul {
	list-style: none;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#splashNav ul li {
	margin: 0;
	width: 300px;
	padding: 0;
}
#splashNav ul li a {
	display: block;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #55401b;
	outline: none;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
#splashNav ul li a:hover {
	color: #990000;
	background-image: url(https://drcachildress.org/images/Interior/BG_subNav_o.gif);
	text-decoration: none;
	border: 1px solid #990000;
	margin-top: -1px;
	margin-bottom: -1px;
	margin-right: -1px;
	margin-left: -1px;
}
#addy {
	color: #DAC56A;
	width: 200px;
	margin-left: 325px;
	margin-top: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 1px;
	font-style: normal;
}
#siteByWrapper {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#siteBy {
	background-image: url(../../images/Interior/BG_siteBy.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 180px;
	overflow: hidden;
	line-height: -500em;
}
#siteBy  a   {
	background-image: url(../../images/Interior/BG_siteBy.gif);
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	width: 180px;
	overflow: hidden;
	text-indent: -1000em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
	line-height: -500em;
}
#siteBy  a:hover   {
	background-image: url(../../images/Interior/BG_siteBy.gif);
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	width: 180px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0px -14px;
}
#splashNavWrapper {
	background-image: url(../../images/splash/BG_navSplashWrapper.gif);
	background-repeat: repeat-x;
	width: 786px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentWrapper {
	background-image: url(../../images/splash/BG_contentWrapper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#splashType {
	padding-top: 110px;
	padding-right: 10px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 26px;
	color: #672B0F;
}

#photoWrapper {
	float: left;
	margin-right: 10px;
}
a:link, a:visited {
	color: #C14E00;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:hover, a:active {
	color: #50721B;
	text-decoration: underline;
}
#signature {
	font-size: 20px;
	font-style: italic;
	color: #401F17;
	padding-bottom: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#splashNavWrapper-2ndTier {
	background-image: url(../../images/splash/BG_navSplashWrapper.gif);
	background-repeat: repeat-x;
}