body {
	background-color: #f0fff0;
	background-image:url(Images/TileStrip.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
#container {
	width: 800px;
	height: 660px;
}

#bannerhead {
	width:800px;
}

#maintext {
	float: left;
	width: 330px;
	padding-top: 118px;
	margin-left: 20px;
}

#hoursaddress {
	float: left;
	width: 750px;
	padding-top: 118px;
	margin-left: 20px;
}

#maintextpg2 {
	float: left;
	width: 800px;
	margin-top: 118px;
	text-align:center;
}

#rotatingphoto {
	float: left;
	width: 342px;
	padding-left: 35px;
	padding-top: 118px;
}	

#addresses1 {
	float: left;
	line-height:100%;
	padding-left: 35px;
	padding-top: 20px;
	width: 110px;
}	

#addresses1b {
	float: left;
	padding-left: 135px;
	padding-top: 20px;
	width: 200px;
}	

#addresses2 {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	width: 110px;
}	

#addresses2b {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	width: 200px;
}	

#addresses3 {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	width: 110px;
}	

#addresses3b {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	width: 200px;
}	

#login {
	float: left;
	width: 700px;
	margin-left: 20px; 
	margin-right: 80px;
	margin-top:50px;
	background-color:white;
	padding: 4px;
}	

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight:bold;
	color:#990000;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 4px;
}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight:bold;
	color:#990000;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 4px;
	text-align:center;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight:bold;
	color: #8a5b33;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight:bold;
	color: black;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight:bold;
	color: #4e53d5;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.BlackTextXSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	text-align:left;
}

.BlackTextXSmallBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	text-align:left;
}

.BlackTextXSmallItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	text-align:left;
}

.BlackTextSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	text-align:left;
}

.BlackTextSmallBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	text-align:left;
}

.BlackTextSmallItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	text-align:left;
}

.RedTextSmallBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
	line-height: normal;
	text-align:left;
}

.BlackTextMediumCenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	text-align:center;
}

.BlackTextMediumItalicCenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style:italic;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	text-align:center;
}
