@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;
}

p {
	margin: 0;
	padding: 0;
}

img {
	outline: none;
	border: none;
}

a {
	outline: none;
	border: none;
}

h1 {
	color: #4e4d44;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	margin-top: 50px;
	margin-bottom: 40px;
	
}

h3 {
	color: #4e4d44;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 10px;
}

ol {
	margin-top: 5px;
}

ul {
	font-style: italic;
	padding-bottom: 15px;
	color: #666;
}

ul a {
	text-decoration: none;
	color: #339999;
}

ul a:hover {
	color: #2c2821;	
}

li {
	line-height: 160%;
	font-size: 15px;
}

#logo {
	border: none;	
}

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

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

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

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

#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;
}

#nav a.current {
	background-position: bottom;
}

#home {
	background-image:url(../images/nav_home.gif);
	background-position: top;
	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;
}

#title_img {
	width: 999px;
	height: 147px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 47px;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#content {
	width: 590px;
	padding-left: 40px;
	float: left;
	padding-bottom: 115px;
}

#content p {
	color: #2c2821;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 175%;
	margin-bottom: 30px;
	
}

#content .quote {
	font-size: 16px;
	line-height: 1.4em;
	font-style: italic;
	color: #666;
}

#content .testimonial_author {
	float: right;
	margin-right: 80px;
	margin-top: -20px;
}

#content p.quote {
	padding-left: 22px;	
}

#content img {
	border: 3px solid #cdd3c6;	
}

#sidebar {
	float: right;
	width: 317px;
	padding-top: 25px;
	padding-bottom: 115px;
}

.callout_box {
	background-image: url(../images/index_featured_links_bg.png);
	background-repeat: repeat;
	width: 317px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 32px;
}

.sidebar_header {
	height: 27px;
	width: 284px;
	background-image: url(../images/sidebar_header_bg.png);
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
}

.sidebar_header img {
	padding-left: 30px;
	padding-top: 7px;
}

#sidebar ul {
	list-style-type: none;
	padding-left: 48px;
}

#secondary_nav {
	margin: 10px 0 0 0;
	color: #339999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 200%;
}

#sidebar p {
	width: 232px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:	#333333;
	line-height: 150%;
	margin-left: 45px;
	margin-top: 20px;
}

#sidebar .read_more {
	background-image: url(../images/read_more_bg.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 116px;
	display: block;
	margin-left: 140px;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-top: 6px;
}

#sidebar .read_more a {
	color: #ffffff;
	text-decoration: none;
}

#sidebar .read_more a:hover {
	color: #339999;
	text-decoration: none;
}

#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;
}

.float_left {
	float: left;
	margin: 0 20px 12px 0;
}

.back_to_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	padding: 7px;
	text-decoration: none;
	font-style: italic;
	font-size: 11px;
	background: #9C9;
	color: #27241f;
}

.bold_italic {
	font-weight: bold;
	font-style: italic;
}

.link {
	font-style: italic;
	text-decoration: none;
	color: #399;
}

.link:hover {
	color: #666;	
}

#content #office_pic {
	border: none;	
}

/*-----Form Styles-----*/

#form_wrapper {
	margin: 40px 0 20px 0;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #4f4e45;
}

#form_name, #form_email {
	padding: 0 0 5px 0;	
}

input, textarea {
	padding: 7px;
	border: 1px solid #999;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

input:focus {
	border: 1px solid #039;	
}

.form-section {
	padding: 0 20px 20px 0;
	float: left;	
}

.message {
	clear: left;	
}

#submit_button {
	margin: 10px 0 0 0;
	background-color: #4f4e45;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
}

#submit_button:hover {
	background-color: #330;
	cursor: auto;
}

/*-----End of Form Styles-----*/