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

html { 	height: 100%; }
body { 	font: 100% Arial, Helvetica, sans-serif; padding: 0; text-align: center; margin: 0 auto; height: 100%; background-image: url(Images/backgroundGradient.gif); background-repeat: repeat-x; background-color: #4c4c4c; }
#wrapper { position: relative; margin: 0 auto; width: 1000px; }
#outsideFrame { margin: 0 auto; width: 1000px; background-color: #4c4c4c; background-image: url(Images/backgroundHouse2.jpg); background-position: top; background-repeat: no-repeat; min-height: 782px; }
#topBlackGradient { width: 1000px; background-image: url(Images/topBlackGradient.gif); background-repeat: no-repeat; height: 13px; }
#genesisTitle { width: 360px; height: 64px; background-image: url(Images/genesisTitle.gif); background-repeat: no-repeat; float: left; }
#genesisSlogan { width: 422px; height: 58px; background-image: url(Images/genesisSlogan.gif); background-repeat: no-repeat; float: right; margin: 5px 100px 0px 0px; }
#genesisSubtitle { width: 289px; height: 28px; background-image: url(Images/genesisSubtitle.gif); background-repeat: no-repeat; margin: 0px 0px 0px 10px; }
#leftFloatingFrame { width: 289px; height: 28px; float: left; }
#contentFrame { width: 680px; background-color: white; float: right; text-align: left; border: medium solid black; margin: 0px 10px 20px 0px; }
#contentTitleFrame { width: 680px; height: 40px; background-image: url(Images/contentTitleFrame.gif) }
#navigation { width: 212px; background-color: #94abc0; height: 300px; float: right; text-align: center; }
#navigation img { width: 192px; height: 37px; border: none; margin: 0px 0px; }
#navigation a { text-decoration: none; }
#blackDevider { width: 680px; background-color: black; height: 30px; }
#content { padding: 0px 5px 5px 5px; }
#photoGallery { width: 670px; height: 275px; background-image: url(Images/photoGallery.gif); background-repeat: no-repeat; }
#pageInformation { padding: 15px; width: 430px; height: 270px; }
#photoDescription { width: 234px; height: 235px; padding: 35px 0px 0px 30px; }
#photoFrame { width: 300px; height: 220px; float: right; margin: 30px 50px; }
#photo { width: 300px; height: 200px; }
#photo img { width: 300px; height: 200px; }
#photoFrameTitle { width: 280px; height: 20px; text-align: right; padding: 0px 20px 0px 0px; color: white; font-weight: bold; }
#galleryNavigation { width: 234px; height: 90px; margin: 15px 0px 0px 0px; }
#footer { width: 1000px; clear: both; height: 70px; background-image: url(Images/footer.gif); margin: 0px auto; 
		  font-size: 16px; font-weight: bold; color: black; font-family: "Times New Roman", Times, serif; text-align: center; }
#footer img { border: none; }
#footer a { text-decoration: none; }		  
#bottomShadow { width: 1000px; height: 8px; background-image: url(Images/bottomShadow.gif); background-repeat: repeat-x; margin: 0 auto; }

.clear { clear: both; }
.spacer { height: 10px; }
.text1 {
	font-size: 13px;
	color: #000000;
}
.text2 { font-size: 15px; color: white; text-align: center; font-weight: bold; }

.galleryHeading { font-weight: bold; font-size: 24px; color: white; font-family: "Times New Roman", Times, serif; text-align: center; margin: 0px 0px 10px 0px; }
.heading { font-weight: bold; font-size: 24px; color: black; font-family: "Times New Roman", Times, serif; text-align: left; margin: 10px 0px 10px 10px; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
