#container {
	position: relative;
	width: 100%;
	top: 0px;
	height: 900px;
}
#container #header {
	position: relative;
	height: 210px;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/tagline.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header #logo {
	position: absolute;
	height: 93px;
	width: 173px;
	left: 3px;
	top: 73px;
}
#container #picsBackground {
	position: relative;
	height: 280px;
	width: 100%;
	background-image: url(images/pics_background.gif);
	background-repeat: repeat-x;
}
#header #address {
	position: absolute;
	height: 24px;
	width: 597px;
	top: 184px;
	left: 3px;
}
.address1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #a0916d;
	font-weight: bold;
}
#picsBackground #pics {
	position: relative;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	top: 33px;
	height: 165px;
	left: 0px;
}
#container #picsBackground #tagWords {
	top: 56px;
	position: relative;
	height: 29px;
	width: 416px;
	margin-right: auto;
	margin-left: auto;
}
#container #mainText {
	position: relative;
	width: 590px;
	top: 34px;
	margin-right: auto;
	margin-left: auto;
}
.address2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #aa5c44;
	font-weight: bold;
}
.address3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #df9a31;
	font-weight: bold;
}
.headerText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #2b0809;
	font-weight: bold;
	line-height: 20px;
}
.bodyText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #2b0809;
	line-height: 20px;
}
.callToday {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #2b0809;
	font-weight: bold;
	line-height: 20px;
}
.phone1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #a0916d;
	font-weight: bold;
	line-height: 34px;
}
.phone2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #a95c43;
	font-weight: bold;
	line-height: 34px;
}
.phone3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #df9a31;
	font-weight: bold;
	line-height: 34px;
}a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #aa5c44;
	text-decoration: underline;
}
a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #aa5c44;
	text-decoration: underline;
}
a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DF9A31;
	text-decoration: none;
}
a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

