@charset "UTF-8";
body {
	background-image: url(images/gradientBG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: center top;
}
#content-home {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#home-page-content {
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #625a56;
	padding: 20px;
	width: 920px;
		margin-right: auto;
	margin-left: auto;
	line-height: 16px;
}
#content-inside {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-color: #95877f;
	padding: 5px;
	margin-bottom: 35px;
	overflow: auto;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	color: #660000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#testimonials {
	float: left;
	margin-top: 20px;
	width: 210px;
	margin-left: 20px;
	
}
#testimonials p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #fffefe;
	line-height: 14px;
}
#pinkbox {
	background-color: #fdf9f7;
	padding: 15px;
	overflow: auto;
	font-size: 11px;
	line-height: 14px;
}
#pinkbox-4step {
	background-color: #fdf9f7;
	padding: 15px;
	overflow: auto;
	font-size: 11px;
	line-height: 14px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #660000;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

h3.homebulletsheading {
	background-color: #95877f;
	padding: 5px;
	clear:both;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#inside-page #pinkbox img {
	border: 3px solid #95877f;
	margin-right: 10px;
	float: left;
	margin-bottom: 15px;
}
/*#aboutpic {
	float: left;
	width: 175px;
	margin-bottom: 15px;
}*/

.jeffpic {
	margin-bottom: 20px !important;
}
.robpic {
	margin-bottom: 175px !important;
}
#testimonials h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fdf9f7;
	margin-top: 0px;
	margin-bottom: 0px;
}
#inside-page {
	background-color: #FFF;
	width: 610px;
	float: right;
	padding: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #625a56;
	line-height: 16px;
}

#home-heading {
	text-align: center;
}
#flash-home {
	text-align: center;
	height: 290px;
	width: 960px;
}
#header {
	background-image: url(images/headerBG.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 135px;
}
#home-subheading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 29px;
	color: #660000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footer {
	background-image: url(images/footerBG.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 70px;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	clear: both;
}

#footerlinks {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #fdf9f7;
	line-height: 18px;
}
#footerlinks a {
	color: #fdf9f7;
	text-decoration: none;
}
#footerlinks a:hover {
	text-decoration: underline;
}
#footerlinks .copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #b09b91;
	line-height: 36px;
}
#header-home {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#logo-home {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}
#logo-inside {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}
#topnav {
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #625a56;
	margin-top: 53px;
	height: 39px;
	width: 650px;
	text-align: right;
	padding: 0px;
}
#topnav ul li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#topnav ul li a {
	text-decoration: none;
	color: #625a56;
}
#topnav ul li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/navbutton-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: -10px;
	margin-left: -10px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}
#topnav ul {
	padding-top: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 15px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#footerlinks .copyright a {
	color: #b09b91;
	text-decoration: underline;
}
#pinkbox-4step img {
	border: 3px solid #95877f;
	margin-bottom: 25px;
	padding-bottom: 0px;
	float: left;
	margin-right: 10px;
}ul {
	list-style-image: url(images/bullet.png);
}
#inside-page a {
	color: #660000;
}
#logos {
	clear: both;
	height: 60px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
/* Logo Slider */

#content-logos {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 35px;
	overflow: auto;
}

.logoslider {
  overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

.sliding-background {
  background: url("images/LogoSlider.png") repeat-x;
  height: 60px;
  width: 8000px;
  animation: slide 60s linear infinite;
}

@keyframes slide{
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-1692px, 0, 0);
  }
}
