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

.topLine{
	background:url(images/topWhiteLine.jpg);
	width:34px;
	height:15px;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

.leftSide{
	background-image:url(images/leftSide.jpg);
	height:20px;
	width:15px;
	background-repeat:repeat-y;
}

.logoArea{
	background:url(images/1_home_03.jpg);
	width:525px;
	height:231px;
	background-repeat:no-repeat;
}

.rightSide{
	background:url(images/rightSide.jpg);
	width:16px;
	height:15px;
	background-repeat:repeat-y;
}

.services{
	background:url(images/1_home_07.jpg);
	width:280px;
	height:327px;
	background-repeat:no-repeat;
}

.topTextbox{
	background:url(images/1_home_06.jpg);
	width:525px;
	height:129px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	padding:10px 10px 10px 10px;
}

.bottomTextbox{
	background:url(images/1_home_08.jpg);
	width:525px;
	height:200px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	padding: 10px 10px 10px 10px;
}

.bottom{
	background:url(images/bottomLine.jpg);
	width:20px;
	height:18px;
	background-repeat:repeat-x;
}

.bottomText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding: 5px 5px 5px 0px;
}

.bottomText a{
	text-decoration:underline;
	color:#000;
}

.home{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:right;
}

.home a{
	text-decoration:underline;
	color: #333;
}

.headerText{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#000;
		padding:5px 10px 5px 10px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:5px 10px 5px 10px;
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	padding:0px 10px 5px 15px;
}

.hours{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding:0px 10px 5px 15px;
}

.Hometext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	padding:10px 0px 10px 0px;
}

.Hometext a{
	color:#000;
	text-decoration:underline;
}

.text a{
	color:#06663e;
	text-decoration:underline;
}

.headers{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:10px 10px 5px 10px;
	color:#FFF;
}

.largeText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding:10px 10px 5px 5px;
	color:#000;
}
	

.sideText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	padding:15px 10px 5px 10px;
}

.borders{
	border-right: 1px #bcc586 solid;
	border-left: 1px #bcc586 solid;
	border-bottom: 1px #bcc586 solid;
}

.innerMainBG{
	background-image:url(images/innerPagesMainBG.jpg);
	width:730px;
	height:325px;
	background-repeat:no-repeat;
}

.innerMainBGLarge{
	background-image:url(images/innerPagesMainBGLarge.jpg);
	width:730px;
	height:435px;
	background-repeat:no-repeat;
}

.hpTagLine{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-left:120px;
	padding-top:10px;
	font-style:italic;
}
	