@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #999999;
	background-image: url(background.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #FFFFFF;
}
.footer {
	font-size: 10px;
	color: #000000;
	width: 955px;
	background-image: url(footerBg.gif);
	background-repeat: repeat-x;
	height: 75px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 20px;
}
.footer h5 {
	font-size: 12px;
	margin-bottom: 7px;
	margin-top: 5px;
}
.footerTbl {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
}
.mainContent {
	width: 805px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.infoContent {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(building_bg.jpg);
	height: 370px;
}
.header {
	background-image: url(headerImage.jpg);
	height: 106px;
	width: 945px;
	padding-left: 10px;
	border-bottom-width: 5px;
	border-bottom-style: inset;
	border-bottom-color: #383f51;
}
.accent {
	color: #FF0000;
}
h3 {
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
}
.address {
	margin-left: 125px;
}
.slideShow {
	border: 5px solid #61677b;
	height: 267px;
	width: 400px;
	float: left;
	margin-right: 20px;
}
.rates td {
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-color: #61677b;
	border-right-color: #61677b;
	border-bottom-color: #61677b;
	border-left-color: #61677b;
}
ul {
	margin-bottom: 7px;
	padding-bottom: 5px;
	margin-top: 2px;
	padding-top: 0px;
}
.rates {
	border-collapse: collapse;
	background-color: #f5f5f5;
	border-top-color: #97a2c2;
	border-right-color: #97a2c2;
	border-bottom-color: #97a2c2;
	border-left-color: #97a2c2;
}
.imgRight {
	float: right;
	margin-left: 7px;
}
h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.leftCell {
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
}
.form {
	border-collapse: collapse;
	border: 1px solid 97a2c2;
	background-color: #f5f5f5;
}
.form h5 {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 0px;
	text-align: center;
	padding-top: 8px;
	margin-bottom: 8px;
}
.rightCell {
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	border-top-color: 97a2c2;
	border-right-color: 97a2c2;
	border-bottom-color: 97a2c2;
	border-left-color: 97a2c2;
}
.form input {
	background-color: #FFFFFF;
	border: 1px solid #97a2c2;
	border-collapse: collapse;
}
.form textarea {
	background-color: #FFFFFF;
	border: 1px solid 97a2c2;
	border-collapse: collapse;
}
.disclaimer {
	font-size: 10px;
	color: #CC0000;
}
.searchbutton {
	position: absolute;
	left: -500px;
	bottom: 2000px;
}
.hours {
	font-size: 10px;
}
