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

@import url("//hello.myfonts.net/count/3834b8");

@font-face {
	font-family: 'axia';
	src: url('webfonts/3834B8_0_0.eot');
	src: url('webfonts/3834B8_0_0.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/3834B8_0_0.woff2') format('woff2'),
		 url('webfonts/3834B8_0_0.woff') format('woff'),
		 url('webfonts/3834B8_0_0.ttf') format('truetype');
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #8ebe8c;
}

img {
	outline: none;
	border: none;
}

a {
	outline: none;
	border: none;
}

#logo {
	border: none;	
}

#main_repeater {
	background-image: url(../images/tile.jpg);
	background-repeat: repeat;
	background-position: left;
	width: 100%;
}

#main_bg {
	background-image: url(../images/vertical_repeat.jpg);
	background-repeat: repeat-y;
	background-position:left 899px;
	width: 100%;
}

#main_bg_top {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}

#main_bg_bottom {
	background-image: url(../images/flowers_repeat.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	width: 100%;
	padding-bottom: 25px;
}

#header {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 120px;
	padding-top: 27px;
}

#nav {
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
}

#nav a {
	text-indent: -9999px;
	display: block;
	float: left;
	padding-right: 28px;
}

#home {
	background-image:url(../images/nav_home.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 99px;
	height: 45px;
}

#home:hover {
	background-image:url(../images/nav_home.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 99px;
	height: 45px;
}

#about {
	background-image:url(../images/nav_about.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 105px;
	height: 45px;
}

#about:hover {
	background-image:url(../images/nav_about.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 105px;
	height: 45px;
}

#services {
	background-image:url(../images/nav_services.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 126px;
	height: 45px;
}

#services:hover {
	background-image:url(../images/nav_services.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 126px;
	height: 45px;
}

#counseling {
	background-image:url(../images/nav_counseling.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 160px;
	height: 45px;
}

#counseling:hover {
	background-image:url(../images/nav_counseling.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 160px;
	height: 45px;
}

#faqs {
	background-image:url(../images/nav_faqs.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 85px;
	height: 45px;
}

#faqs:hover {
	background-image:url(../images/nav_faqs.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 85px;
	height: 45px;
}

#contact {
	background-image:url(../images/nav_contact.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 129px;
	height: 45px;
}

#contact:hover {
	background-image:url(../images/nav_contact.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 129px;
	height: 45px;
}

#animation {
	width: 1076px;
	height: 340px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
}

#featured_links {
	background-image: url(../images/index_featured_links_bg.png);
	background-repeat: repeat;
	width: 955px;
	height: 37px;
	margin: 10px auto 0 auto;
}

#featured_links img {
	padding-top: 14px;
	padding-left: 30px;
	padding-right: 25px;
}

#info_header {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}

#info_header img {
	margin-right: 27px;	
	margin-left: 33px;
}

#info_container {
	height: 170px;
	width: 955px;
	background-image: url(../images/index_featured_links_bg.png);
	background-repeat:repeat;
	margin: 15px auto 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	line-height: 150%;
}

#info_container p {
	margin: 0px;
	padding-top: 14px;
}

#info_container a{
	font-weight: bold;
	color: #508680;
	text-decoration: none;
}

#info_container a:hover{
	font-weight: bold;
	color: #508680;
	text-decoration: underline;
}

#specialty {
	float: left;
	padding-left: 43px;
	padding-top: 24px;
}

#new_counseling {
	float: left;
	width: 195px;
	padding-top: 10px;
	padding-left: 93px;
}

#about_heather {
	float: right;
	width: 195px;
	padding-top: 10px;
	padding-right: 62px;
	
}

#social_network {
	background-image: url(../images/social_bg.png);
	background-repeat: no-repeat;
	width: 1002px;
	height: 51px;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -501px;
}

#email {
	float: left;
	padding-left: 40px;
	padding-top: 11px;
}

#phone {
	float: left;
	padding-left: 142px;
	padding-top: 18px;
}

#social_links {
	float: right;
	padding-right: 45px;
	padding-top: 15px;
	width: 195px;
}

#footer_repeater {
	background-image: url(../images/footer_repeater.jpg);
	background-repeat: repeat-x;
	height: 310px;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	height: 310px;
}

#footer_logo {
	width: 295px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}

#footer_links {
	width: 610px;
	margin: 14px auto 0;
}

#footer_links a {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #b2dddd;
	font-size: 11px;
	margin-left: 21px;
	margin-right: 24px;
	letter-spacing: 1px;
}

#bug {
	width: 350px;
	margin: 0 auto;
	padding-top: 15px;
	padding-left: 65px;
	line-height: 1.2;
}

#bug a {
	font-family: 'axia', sans-serif;
	font-size: 8px !important;
	font-weight: 500;
	letter-spacing: 2px;
	text-decoration: none;
	color: rgb(168,158,142);
}

#bug a:hover {
	color: rgb(178,221,221);
}

.clear {
	clear: both;
}