
@import url('https://fonts.googleapis.com/css?family=PT+Sans|Roboto+Condensed');

	/*----------------------------------------------

	Barbara Sakota Homeopathy
	Copyright 2008


	----------------------------------------------*/


	/*----------------------------------------------


	Reset


	----------------------------------------------*/

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: none;
	vertical-align: baseline;
	background: transparent;
	list-style-type: none;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	color: #854E26;
	}

	.clear {
		clear:both;
	}

	/*----------------------------------------------


	Structure


	----------------------------------------------*/

	a:link {
		color: #ffffff;
		font-size:12px;
	}

	a:visited {
		color: #ffffff;
		font-size:12px;
	}

	a:hover {
	color: #ffffff;
	font-size: 14px;
	}

	a:active {
	color: #ffffff;
	font-size: 16px;
	}



	body {
		background:url(../img/bg.jpg) no-repeat #c8b98b;
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-family: Georgia, "Times New Roman", Times, serif;

	}


	#container {
		position:relative;
		margin:0 auto;
		width:977px;
		min-height:545px;


	}


	#header {
	position:relative;
	width:977px;
	height:90px;
	}


	#logo_wrap {
	position:relative;
	width:352px;
	float:left;
	}


	#logo_wrap img.logo{
	float: left;
	margin: 7px 0 0 0;
	}


	/*----------------------------------------------


    Navigation Elements


	----------------------------------------------*/

	#nav_wrap {
	position: relative;
	width: 500px;
	height: 29px;
	float:left;
	margin:40px 0 0 55px;
	background:url(../img/navback.png) no-repeat;
	padding-top:7px;
	}

	#main_nav {
	position:relative;
	width:500px;
	height: 36px;
	display: flex;
	justify-content: space-around;
	}


	#main_nav ul li a:hover {

	color: #fff;

	}

	#main_nav li a.current { color:#FFFFFF; }


	/*----------------------------------------------


    Main Content Elements


	----------------------------------------------*/

	#main_content {
	position:relative;
	width:977px;
	padding-top:0px;
	padding-bottom: 0px;
	}

	#welcome_text {
	position: relative;
	width: 350px;
	float: left;
	margin-top: 5px;
	font-size: 16px;
	}


	#welcome_text h4 { font:Georgia, "Times New Roman", Times, serif; font-size:18px; font-style:italic; color:#216d00; font-weight:500; margin-bottom:8px}

	#welcome_text p {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#5d4e26;
	margin-bottom:8px;
	font-weight: bold;
}

	#main_image {

		position:relative;
		width:620px;
		float:left;
		margin:0 0 0 7px;

	}
	#main_image img {

		width:100%;

	}

	#intake a{
		font:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#1b7a1a;
		margin-bottom:8px;
		font-weight: bold;
		font-style:italic;
	}

	/*----------------------------------------------


    Main Feature Boxes Elements


	----------------------------------------------*/

	#featurebox_wrap {

	width:977px;
	min-height:180px;
	position:relative;
	margin-top:20px;
	margin-bottom:0px;


	}

	.featurebox {

	width:314px;
	position:relative;
	float:left;
	padding-right:10px;


	}

	.featurebox img.flt_left{ float:left;}


	#f_content_wrap {

	position:relative;
	width:169px;
	float:left;
	margin-bottom:0px;
	}


	.f_header {
	width:195px;
	position:relative;
	height:35px;
	}

	.f_text {
	width:169px;
	height:90px;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
	}

	.f_link {
	width: 240px;
	position: relative;
	margin-bottom: 0px;
	color: #4A8C54;
	}

	.f_header h4{ font:Georgia, "Times New Roman", Times, serif; font-size:16px; font-style:italic; color:#216d00; font-weight:500; margin-bottom:8px; }

	.f_text p{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	color:#5d4e26;
	margin-bottom:8px;
	font-weight: bold;
}

	.f_link a{font:Georgia, "Times New Roman", Times, serif; font-size:14px; font-style:italic; color:#206901; margin-bottom:8px;}
	.f_link a:hover {font:Georgia, "Times New Roman", Times, serif; font-size:14px; font-style:italic; color:#738c68; margin-bottom:8px;}

	/*----------------------------------------------


    Main Feature Boxes Elements


	----------------------------------------------*/




	/*----------------------------------------------


    Main Feature Boxes Elements


	----------------------------------------------*/

	#footer {
	position:relative;
	width:100%;
	height:175px;
	margin-bottom:0 auto;
	margin-top:0px;
	background:url(../img/floor.png) #000000 top no-repeat;
	margin:0 auto;
	background-image: url(../img/floor.png);
	}

	.f_left {
	float:left;
	margin:130px 0 0 143px;
	color: #392f17;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;

	}

	.f_right {
	float:right;
	margin:130px 185px 0 0;
	color: #392f17;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;

	}


	/*----------------------------------------------


   LIST ELEMENTS


	----------------------------------------------*/


	.list_wrap {

	position:relative;
	width:900px;

	}

	.list_img {

	position:relative;
	width:135px;
	float:left;
	margin-right:20px;

	}

	.list_text {

	position:relative;
	width:745px;
	float:left;

	}

	.list_text h4{ font:Georgia, "Times New Roman", Times, serif; font-size:16px; font-style:italic; color:#216d00; font-weight:500; margin-bottom:8px; }

	.list_text p{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#5d4e26;
	margin-bottom:8px;
	font-weight: bold;
}

	.list_text small {font:Georgia, "Times New Roman", Times, serif; font-size:10px; font-style:italic; color:#5d4e26;}


	.list_text h3{ font:Georgia, "Times New Roman", Times, serif; font-size:16px; font-style:italic; color:#216d00; font-weight:500; margin-bottom:3px; }





#container #main_content #welcome_text .f_link a {
	font-size: 24px;
	color: #030;
}
#container #main_content #welcome_text h2 strong {
	font-size: large;
}
#container #main_content #welcome_text h2 strong {
	color: #216D00;
}
#container #main_content #welcome_text h2 strong {
	color: #216D00;
}
