body{
	margin:0px;
	padding:0px;
	background-color:white;
	font-family:Tahoma;
	background-color:#d5f2ff;
}

.bgl{
	width:80px;
	height:714px;
	background-image:url('bgl.jpg');
	background-repeat:no-repeat;
}
.bgr{
	width:84px;
	height:714px;
	background-image:url('bgr.jpg');
	background-repeat:no-repeat;
}
.bgl2{
	height:714px;
	background-image:url('bgl2.jpg');
	background-repeat:repeat-x;
}
.bgr2{
	height:714px;
	background-image:url('bgr2.jpg');
	background-repeat:repeat-x;
}
.top{
	background-repeat:no-repeat;
	background-position:top;
	background-image:url('bg.jpg');
	height:427px;
	width:836px;
}

.body{
	background-repeat:repeat-y;
	background-position:top;
	background-image:url('body.jpg');
}
.bottom{
	background-repeat:no-repeat;
	background-position:top;
	background-image:url('bottom.jpg');
	height:49px;
	
}
h4{font-family:Times;font-size:20px;margin:0px;padding:0px;}
.Content{
	min-height:200px;
	font-size:12px;
	padding-left:25px;
	padding-right:25px;
	position:relative;
	top:-20px;
}
.info{
	padding-left:90px;
	color:#563b18;
}
.info2{
	padding-left:70px;
	color:#563b18;
}
.InfoTitle{
	font-size:27px;
	font-family:Times;
}
.infoText{
	font-family:Times;
	height:110px;
	padding-left:40px;
	font-size:13px;
	color:#563b18;
}
.ReadMore{
	margin-left:95px;
	font-family:Times;
	font-size:14px;
	color:#563b18;
	text-decoration:none;
	display:block;
	height:20px;
	width:80px;
}
.Bot1{
	color:white;
	font-size:18px;
	font-family:Times;
}
.Bot2{
	color:white;
	font-size:12px;
	font-family:Times;
}
.Phone{
	color:white;
	font-size:26px;
	font-family:Times;
}
#TopNav{
	margin-top:4px;
}
#TopNav a{
	padding-right:13px;
	color:white;
	font-size:18px;
	font-family:Times;
	text-decoration:none;
}

.Bottom2{
	background-image:url('bottom2.jpg');
}

