* {
	margin: 0;
	padding: 0;
	}
strong {
	font-weight: bold;
	}	
em {
	font-style:italic;
	display: block;
	margin-bottom: 10px;
	}	
	
a {
	outline: none;
	color: #573481;
	}
	a:visited {
	color: #92751e;
	}
	
.clear {
	clear: both;
	}		
	
img {
	border: none;
	}	
	
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #fff url(body_bg.jpg) repeat-x;
	text-align: center;
	padding-top: 30px;
	color: #666;
	}	
	
p {
	margin:0 0 10px;
	}
	
h1 {
	font-size: 26px;
	font-weight: 100;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
	}	
	h1 span {
	font-weight: 500;
	color: #362152;
	font-style: italic;
	}
h2 {
	font-size: 20px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
	color: #eb9b11;
	margin-bottom: 10px;
	font-weight: 400;
	}	
	.secondary_content h2 {
	margin-bottom: 5px;
	}
h3 {
	font-size: 18px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
	margin-bottom: 10px;
	font-weight: 400;
	}	
h4 {
	font-weight: bold;
	font-size: 12px;
	}	
	
.wrapper {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	}	

#header {
	display: block;
	margin-bottom: 30px;
	}
	.home #header {
	margin-bottom: 20px;
	}
	
#logo {
	width: 217px;
	height: 65px;
	background: url(logo.jpg) no-repeat;
	}
	
#nav {
	margin: 12px 0 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 660px;
	}	
	#nav li {
	display: block;
	float: right;
	}
	#nav li a {
	display: block;
	color: #6b6b6b;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	border-right: 1px solid #ccc;
	padding: 10px 15px;
	}
	#nav li.page-item-12 a {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
	}
	#nav li.current_page_item a, #nav li a:hover {
	color: #92751e;
	}
	
#callout {
	
	}
#image {
	display: block;
	width: 687px;
	height: 420px;
	background: url(callout_desk.jpg) no-repeat;
	float: left;
	}	
#message {
	float:right;
	display: block;
	width: 213px;
	height: 395px;
	background: url(callout_text_bg.jpg) no-repeat;
	padding: 15px 20px;
	color: #fff;
	font-size: 14px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
	font-weight: 200;
	position: relative;
	}
	#message h2 {
	color: #fff;
	font-size: 22px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
	line-height: 1.2;
	padding-bottom: 15px; 
	border-bottom: 1px solid #9f8dbf;
	margin-bottom: 15px;
	font-weight: 400;
	font-size: 26px;
	}
	
#content_area {
	margin-bottom: 25px;
	}

.primary_content {
	width: 520px;
	float: right;
	}
	.home .primary_content, #footer .primary_content {
	width: 460px;
	float: left;
	padding:0 20px 0 0;
	}		
	.primary_content p {
	font-size: 13px;
	}
	.primary_content ul {
	margin-left: 10px;
	padding-left: 10px;
	}

.archive .post {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 2px solid #eae7ed;
	}	
	
.secondary_content {
	float: left;
	width: 380px;
	}
	.home .secondary_content, #footer .secondary_content {
	float: right;
	width: 460px;
	}
	
.column_left {
	width: 199px;
	float: left;
	padding: 0 20px;
	border-left: 1px solid #ebebeb;
	}	
	
	
.column_right {
	width: 199px;
	float: right;
	padding: 0 0 0 20px;
	border-left: 1px solid #ebebeb;
	}
	.column_right div {
	margin-bottom: 25px;
	}
	#content_area .column_right img {
	margin: 0 auto 15px;
	text-align: center;
	}
	
#footer {
	display: block;
	width: 100%;
	background: #56348d url(footer_bg.jpg) repeat-x;
	padding: 25px 0 25px;
	color: #fff;
	}	
	#footer h3 {
	color: #fff;
	font-weight: 100;
	}
	#footer .column_left, #footer .column_right {
	border-left: 1px solid #836aab;
	}
	#footer a {
	color: #fff;
	}
	#footer .primary_content ul {
	margin: 0;
	padding: 0;
	}

.footer_posts {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	.footer_posts li {
	display: block;
	margin-bottom: 25px;
	}
	.footer_posts a {
	text-decoration: none;
	}	
	
#searchform input {
	background: #fff url(search_bg.jpg) no-repeat left center;
	border-top: 1px solid #ab9ac7;
	border-bottom: 1px solid #ab9ac7;
	font-size: 14px;
	color: #434343;
	padding: 2px 2px 2px 22px;
	width: 165px;
	margin-bottom: 15px;
	}
	
#copyright {
	font-size: 9px;
	border-top: 1px solid #674999;
	padding: 20px 0 0;
	color: #978ea6;
	display: block;
	clear: both;
	margin-top: 20px;
	}	
	
.primary_content .staff {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
	.staff li p {
	font-size: 11px;
	}
	.staff li {
	display: block;
	padding: 0 0 15px 160px;
	margin-bottom: 15px;
	border-bottom: 2px solid #eae7ed;
	}
	.staff li img {
	float: left;
	margin-left: -160px;
	border: 3px solid #b2acbc;
	}
	.staff li ul {
	list-style: disc; 
	margin:0 0 10px 0;
	padding-left: 0;
	}
	.staff li ul li {
	padding: 0;
	margin-bottom: 0;
	border: none;
	}
	
.testimonials {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
	}	
	.testimonials li {
	display: block;
	margin-bottom: 15px;
	width: 199px;
	}
	.testimonials li img {
	display: block;
	margin-bottom: 5px;
	border: 2px solid #b4b4b4;
	}

.primary_content .charities {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
	.charities li {
	display: block;
	margin: 0 0 15px;
	border-bottom: 2px solid #eae7ed;
	padding: 0 0 15px;
	}

span.logo_image {
	background: #fff;
	border: 1px solid #eae7ed;
	padding: 10px;
	display: block;
	text-align: center;
	margin-bottom: 15px;
	}
	
.primary_content .category_list {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	}	
	.category_list li {
	display: block;
	float: left;
	color: #ebebeb;
	}
	.category_list .cat-item a {
	display: block; 
	text-indent: -9000px;
	width: 66px;
	height: 81px;
	margin: 0 5px 5px 0;
	}
		.category_list .cat-item-3 a {
		background: url(cat-item-3.jpg) no-repeat;
		}
		.category_list .cat-item-4 a {
		background: url(cat-item-4.jpg) no-repeat;
		}
		.category_list .cat-item-5 a {
		background: url(cat-item-5.jpg) no-repeat;
		}
		.category_list .cat-item-6 a {
		background: url(cat-item-6.jpg) no-repeat;
		}
		.category_list .cat-item-7 a {
		background: url(cat-item-7.jpg) no-repeat;
		}
		.category_list .cat-item-8 a {
		background: url(cat-item-8.jpg) no-repeat;
		}
		.category_list .cat-item-9 a {
		background: url(cat-item-9.jpg) no-repeat;
		}
		.category_list .cat-item-10 a {
		background: url(cat-item-10.jpg) no-repeat;
		}
		.category_list .cat-item-11 a {
		background: url(cat-item-11.jpg) no-repeat;
		}
		.category_list .cat-item-12 a {
		background: url(cat-item-12.jpg) no-repeat;
		}
		.category_list .cat-item-13 a {
		background: url(cat-item-13.jpg) no-repeat;
		}
		.category_list .cat-item-14 a {
		background: url(cat-item-14.jpg) no-repeat;
		}
		
.primary_content .article_list {
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0;
	}	
	.article_list li {
	margin-bottom: 3px;	
	}
	
.equal, .equal2 {
	overflow: hidden;
	padding-bottom: 20px;
	}	
	
.author_bio {
	border: 1px dashed #ccc;
	background: #ebebeb;
	padding: 15px;
	margin-top: 15px;
	}	
	.author_bio img {
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #ccc;
	}
	
.social {
	list-style:none;
	margin: 0;
	padding: 0;
	}
	.social li {
	display: inline;
	float: left;
	}
	.social li a {
	display: block;
	width: 40px;
	height: 36px;
	text-indent: -9000px;
	}
	.social li#facebook a {
	background: url(social_fb.jpg) no-repeat;
	}
	.social li#twitter a {
	background: url(social_twitter.jpg) no-repeat;
	}
	
/******************************************************
    [ BUTTON STYLES ]
*******************************************************/
.button {
	display: block;
	text-indent: -9000px;
	}
#new_patient {
	width: 223px;
	height: 78px;
	background: url(btn_new_patient.jpg) no-repeat;
	position: absolute;
	top: 300px;
	left: 15px;
	}	
#learn_more {
	width: 100px;
	height: 36px;
	background: url(btn_learn_more.jpg) no-repeat;
	margin-left: -3px;
	}	
#browse_topics {
	width: 117px;
	height: 38px;
	background: url(btn_browse_topics.jpg) no-repeat;
	margin-left: -3px;
	}	
#call_you {
	width: 185px;
	height: 68px;
	background: url(btn_we_call.jpg) no-repeat;
	}	
#view_slideshow {
	width: 129px;
	height: 42px;
	background: url(btn_view_slideshow.jpg) no-repeat;
	margin-left: -6px;
	}	
	
	
/******************************************************
    [ IMAGE CLASSES ]
*******************************************************/	
.has-border {
	border: 3px solid #b2acbc;
	}	
.alignleft {
	float: left;
	margin-right: 20px;
	}	
.alignright {
	float: right;
	margin-left: 10px;
	}	
	
	
/******************************************************
    [ FORM STYLES ]
*******************************************************/
#footer form label {
	display: block;
	font-size: 14px;
	}	
	#footer form #listsubmit {
	border: none;
	background: url(footer_submit.jpg);
	display: block;
	width: 66px;
	height: 32px;
	text-indent: -9000px;
	font-size: 1px;
	color: #91751e;
	}

	
/******************************************************
    [ CLEAR FIX ]
*******************************************************/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* IE6 */ * html .clearfix {height: 1%;}/* IE7 */*:first-child+html .clearfix {min-height: 1px; clear:both;}	