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

body{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; color:#333333;}



a:link {
	color: #1260b3;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1260b3;
}
a:hover {
	text-decoration: none;
	color: #1260b3;
}
a:active {
	text-decoration: underline;
	color: #1260b3;
}


#header-container{
	margin-left:auto;
	margin-right:auto;
	width:950px;
	padding:10px 0 0 0;
}
#header-logo{float:left; padding:0 0 10px 20px;}
#header-address{
	float:right;
	padding:10px 60px 0 0;
	text-align: right;
	width: 500px;
}
#header-address ul{padding:0; margin:0; list-style:none; font-size:12px;}
.phone-number{
	font-size:18px;
}

#nav-outer-container{
	background-color:#c91624;
	clear:both;
	border-top:solid #f4d0d3 1px;
	height:36px;
	padding-top: 8px;
}
#nav-inner-container{margin-left:auto; margin-right:auto; width:950px;}

#banner-outer-container{background-image:url(../images/blue-bg.png); height:270px; background-repeat:repeat-x;}
#banner-inner-container{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	padding:0 0 0 0;
	color: #2873C5;
}
#banner-scroll{float:left;}
#banner-4-options{
	float:right;
	padding:16px 0 0 0;
}
#banner-4-options ul{padding:0; margin:0;}
#banner-4-options ul li{}
.banner-divider{background-image:url(../images/banner-dividers.jpg); width:174px; height:2px; background-repeat:no-repeat; margin:0; padding:7px 0 7px 0; background-position:center;}

#content-container{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	font-size:12px;
	line-height:20px;
	padding:30px 0 20px 0;
	background-image:url(../images/homepage-water-splash.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#content-container-left{
	float:left;
	width:690px;
	padding-top: 22px;
	text-align: justify;
}

#content-container-full{
	float:left;
	width:960px;
	padding-top: 22px;
}


#content-container-right{
	float:right;
	width:250px;
	padding:47px 0 0 0;
}
#content-container-right ul{padding:0 0 0 20px; margin:0; list-style:none; display:block; float:left;}
#content-container-right li{padding:0 0 6px 0; display:block;}
.home-list-header{color:#1260b3; font-weight:bold;}
.li-dots{background-image:url(../images/li-dots.png); background-repeat:no-repeat; height:3px; width:180px;}
#content-container-right li a:link{color:#333333; text-decoration:none; display:block; text-indent:20px; background-image:url(../images/list-arrow.png); background-position:0px 4px; background-repeat:no-repeat;}
#content-container-right li a:visited{color:#333333; text-decoration:none; display:block; text-indent:20px; background-image:url(../images/list-arrow.png); background-position:0px 4px; background-repeat:no-repeat;}
#content-container-right li a:hover{color:#333333; text-decoration:none; display:block; text-indent:20px; background-image:url(../images/list-arrow-bg.png); background-position:0px 4px; background-repeat:no-repeat;}



h1{color:#1260b3; padding:0 0 0px 0; margin:0; font-size:18px; font-weight:normal;}

h2{color:#1260b3; padding:0 0 0px 0; margin:0; font-size:14px; font-weight:bold;}

h3{color:#1260b3; padding:0 0 0px 0; margin:0; font-size:13px; font-weight:bold;}



#content-container-right2{
	float:right;
	width:230px;
	padding:10px 0 0 20px;
}




.clear{clear:both;}

#footer-outer-container{
	background-color:#F5F5F5;
	padding:40px 0 40px 0;
	border-top-color: #666;
	border-top-style: dotted;
	border-top-width: thin;
}
#footer-inner-container{
	margin-left:auto;
	margin-right:auto;
	width:950px;
	font-size:12px;
	line-height: 140%;
}
#footer-left{float:left;padding:12px 0 0 0;}
#footer-right{float:right; text-align:right;}

#footer-left ul{padding:0; margin:0;}
#footer-left ul li{float:left;}
#footer-left ul li a, visited{text-decoration:none; color:#333333; }
#footer-left ul li a:hover{text-decoration:underline;}
.footer-divider{padding:0 5px 0 5px;}

ul {list-style: none; }

hr
{
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 20px;
  height: 0;
}

.TestimonialText {
	font-size: 15px;
	font-style:italic;
}
.photoPadding {
	padding-right: 15px;
	padding-bottom: 10px;
}
.photoPaddingRight {
	padding-bottom: 10px;
	padding-left: 15px;
}


.arrowli {
	list-style-image:url(../images/bullet-check.png);
	list-style-position:outside;
	line-height:98%;
	padding-bottom:18px;
}

.angies {
	list-style: none;
}
.Photos {
	text-align: center;
}
.tableBorder2 {
	border: thin solid #999;
}
.tableBorder {
	border: thin solid #CCC;
}
.date {
	font-size: 10px;
	color: #666;
}
