@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	background-image: url(Images/RenBGSlice.gif);
	background-repeat: repeat-x;
}
 p {
	margin: 10px 20px 16px 20px;
}
h2	{
	color:#295559; /*Dark green*/
}
.PageContainer {
	height: auto;
	width: 800px;
	z-index: 1;
	position: relative;
	left: auto;
	top: auto;
	visibility: visible;
	margin: 10px auto 10px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
.PagePhotoBox {
	height: 160px;
	width: 160px;
	position: absolute;
	left: 13px;
	top: 567px;
	z-index: 500;
	
}
.Footer {
	height: 30px;
	width: 440px;
	position: absolute;
	left: 300px;
	z-index: 400;
	top: 550px;
}

.NewFooter {
	position: absolute;
	height: 100px;
	width: 800px;
	left: 0px;
	top: 700px;
	z-index: 500;
}
.NavBarBG {
	background-image: url(Images/gifs/NavBarBG.gif);
	position: absolute;
	height: 255px;
	width: 154px;
	left: 5px;
	top: 162px;
	z-index: 2;
	visibility: visible;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: 400;
	color: #dedab9;  /*Sand color*/
}
.LogoLady {
	position: absolute;
	left: 118px;
	top: 7px;
	height: 100px;
	width: 65px;
	z-index: 500;
}
.BodyInfoBox {
	background-color: #f7f0d9; /*Lite sand color*/
	height: 520px;
	width: 563px;
	position: absolute;
	z-index: 99;
	left: 189px;
	top: 157px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 500;
	color: #295559;
	overflow: auto;
	text-align: left;
}

.BodyInfoBox h4		{
	color:#885d3e;
	margin-left:16px;
		}
		
.NavBarElements {
	position: absolute;
	height: 281px;
	width: 106px;
	left: 38px;
	top: 166px;
	z-index: 1000;
}
#HomePageBG {
	height: auto;
	width: 800px;
	left: 0px;
	top: 0px;
	z-index: 2;
	position: absolute;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#RenaissanceDef {
	background-image: url(Images/gifs/renaissanceDef.gif);
	position: absolute;
	height: 60px;
	width: 200px;
	left: 40px;
	top: 75px;
	z-index: 500;
}
#LogoLady {
	height: 100px;
	width: 65px;
	z-index: 600;
	left: 389px;
	top: 2px;
	position: absolute;
}

#HomeIntroBox {
	padding: 0px;
	height: 340px;
	width: 615px;
	position: absolute;
	left: 167px;
	top: 160px;
	z-index: 4;
	visibility: visible;
}
#MedStaffPic {
	position:absolute;
	width:250px;
	height:224px;
	z-index:400;
	left: 510px;
	top: 215px;
	visibility: visible;
	background-image: url(Images/gifs/WebVersionBurlapArchPic.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#HomeTextBox {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 0px;
	font-size: 0.9em;
	font-weight: 500;
	height: 297px;
	width: 571px;
	left: 186px;
	top: 162px;
	position: absolute;
	z-index: 3;
}
#TextPara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: 600;
	color: #295559;
}
#RickIndexPic {
	position: absolute;
	left: 455px;
	top: -13px;
	z-index: 400;
}
#RanaIndexPic {
	position: absolute;
	left: 650px;
	top: 260px;
	z-index: 400;
}

#IconPlaceHolder {
	position:absolute;
	left:630px;
	top:66px;
	width:100px;
	height:80px;
	z-index:501;
}
a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999966;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
