﻿/*--------------------------------Acupuncture By Dawn CSS-----------------------------*/
*{
	margin:0;
	padding:0;
}

body{
	margin: 20px 0;
	background-color: #5C8F5C;
	background-image: url('../images/wht_grn_grad.gif');
	background-position: center;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000080;
}
h1{
	color : #8D3A36;
	font-size: 21px;
	font-weight: bold;
	margin:0 0 15px 0;
}
h2{
	color: #8D3A36;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-transform: capitalize;
	margin: 25px 0 10px 30px;
}
h3{
	color: #8D3A36;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
	margin-left: 30px;
}
p{
	margin: 0 35px 20px 30px;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
}
a:hover{
	color: #800080;
}
a:active{
	color: lime;
}
a:visited{
	color: #006600;
}
em{
	font-style:italic;
}
strong{
	font-weight:bold;
}

/*----------------------------main div container--------------------------------*/

div#wrapper{
	text-align: center;
	margin: 0 auto;
	width: 900px;
	background: inherit;
}
div#content-box{
	background-color: #FEFDF8;
	border-left: 1px #145A14 solid;
	border-right: 1px #145A14 solid;
	padding-top:15px;
	display: block;
}

/*-----------------------------------website wide classes----------------------------*/

.quote{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #005300;
}
.citation{
	color: #000000;
}
.centered_quote{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #005300;
	text-decoration: none;
	text-align: center;
	margin: 15px auto 15px auto;
}
.centered_text{
	text-align: center;
	clear: both;
}
.page_divider{
	margin:	10px 50px 15px 50px;
	color:	maroon;
}
.gray_text{
	color: #333333;
}
.maroon_text{
	color: maroon;
}
.extra_margin{
	margin: 0 120px 0 120px;
	color: #005300;
}
.standard_main_format{
	padding: 0 40px 35px 35px;
}
.serif_text{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.indent_spacer{
	margin-left: 40px;
}
.indent_spacer2{
	margin-left: 20px;
}
.no_margin{
	margin: 0 0 0 0;
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
}
.clearfix{
	display:inline-table;
}
/* backlash hack hides from IE mac \*/
* html.clearfix{
	height: 1%;
}
/* end backslash hack */

/*----------------------------header---------------------------------*/

div#header{
	margin: 0;
	padding: 0;
	background: url('../images/Header_Background.gif') no-repeat 0 0;
	position: relative;
	width: 900px;
	height: 270px;
	text-align: left;
	line-height: 0;
	top: 0;
	left: 0;
}
div#header_left_box{
	width: 450px;
	float: left;
}
div#header_right_box{
	width: 450px;
	float:right;
}
img#dawn_balusik{
	border-width: 0px;
	float: left;
	width: 225px;
	height: 50px;
	margin: 0 0 0 150px;
	padding: 25px 0 0 0;
	line-height: 0px;
	font-size: 0px;
}
div#services{
	clear: left;
	text-align: right;
	width: 240px;
	height: 84px;
	margin: 0;
	padding: 43px 72px 2px 134px;
}
#services p{
	float: right;
	text-align: right;
	clear: both;
	margin: 0;
	padding: 0;
	color: #486F48;
	line-height: 28px;
	font-size: 17px;
	background: url('../images/yinyang.gif') 0 4px no-repeat;
	width: 238px;
}
#services p.p2{
	width: 206px;
}
#services p.p3{
	width: 172px;
}
#services p strong{
	font-weight: bold;
}
div#acupuncture{
	position: absolute;
	top: 9px;
	left: 429px;
	width: 137px;
	height: 102px;
	z-index: 4;
}
div#nutrition{
	position: absolute;
	top: 50px;
	left: 536px;
	width: 137px;
	height: 102px;
	z-index: 3;
}
div#massage{
	position: absolute;
	top: 104px;
	left: 643px;
	width: 137px;
	height: 102px;
	z-index: 2;
}
div#herbal_medicine{
	position: absolute;
	top: 143px;
	left: 750px;
	width: 137px;
	height: 102px;
	z-index: 1;
}
div.adr{
	float: right;
	width: 250px;
	padding: 12px 18px 0 0;
	text-align: right;
	font-size: 14px;
	font-family: Georgia, times, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 21px;
	color: #F0E7C8;
}
span.locality{
}
div.hdr_phone{
	font-size: 16px;
	margin: 5px auto 0 auto;
	font-weight: bold;
	font-family: Georgia, times, sans-serif;
}
.street-address{
}
.region{
}
.postal-code{
}

/*-------------------------------------------navigation top--------------------------------------*/

div#navigation_top{
	float: left;
	border: none;
	text-align: left;
	width: 680px;
	margin: 15px 0 0 0;
	padding: 0;
	height: 43px ;
}	
#navigation_top ul{
	width: 657px;
	height: 26px;
	list-style-type: none;
	float: left;
	margin: 5px 0px 5px 5px;
	padding: 5px 0 5px 5px;
}
#navigation_top li.main1{
	width: 53px;
}
#navigation_top li.main2{
	width: 152px;
}
#navigation_top li.main3{
	width: 150px;
}
#navigation_top li.main4{
	width: 90px;
}
#navigation_top li.main5{
	width: 78px;
}
#navigation_top li.main6{
	width: 90px;
}
#navigation_top ul li{
	float: left;
	color: #000000;
	background: url('../images/tan_button2.gif');
	border: 1px #145A14 solid;
	margin: 0 2px 0 0;
	padding: 6px 0 0 0;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 16px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	width: 180px;
	z-index: 4;
}
#navigation_top li ul {
	position: absolute;
	display: none;
	width: 170px;
}
#navigation_top ul li a{
	display: block;
	color: #8D3A36;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 7px;
	text-decoration: none;
	z-index: 1;
}
#navigation_top ul li ul li{
	border-top: 1px #145A14 solid;
	border-right: 1px #145A14 solid;
	border-bottom: 0px #145A14 solid;
	border-left: 1px #145A14 solid;
}
#navigation_top ul li ul li.last{
	border: 1px #145A14 solid;
}
#navigation_top ul li:hover{
	background: url('../images/green_button.gif');
	color: black;
}
#navigation_top ul li a:hover{
	color: black;
}
#navigation_top ul li a:active{
	color: green;
}
#navigation_top ul li a:visited{
	color: #555555;
}
#navigation_top li:hover ul { 
	display: block;
}
#navigation_top li.over ul { 
	display: block;
}
#home #home_nav a{
	color: red;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

/*-------------------------------------- CONTENT PAGES -------------------------------------------*/

/*-------------------------------------- index page content --------------------------------------*/

div#home_content{
	padding: 0px 70px 20px 65px;
}
#home_content h2{
	margin: 25px 0 20px 0;
}
#home_content h2.indent{
	margin: 20px 0 22px 355px;
}
#home_content p{
	display: block;
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
#home_content span.citation{
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
}
img#home_pic_1{
	float: left;
	width: 304px;
	height: 203px;
	margin: 0px 0 10px 0;
}
div#main_box_left{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	width: 50%;
}
div#main_box_right{
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	width: 50%;
}
ul#radiant_health{
	list-style-type: none;
	text-align: left;
	margin: 0 0 40px 355px;
	padding: 0 0 0 0;
	font-size: 16px;
}
ul#radiant_health li{
	background: url('../images/check_mark_box.gif') no-repeat 0 -2px;
	padding: 0 0 0 27px;
	line-height: 30px;
	margin: 0 0 10px 0;
	width: 380px;
}
div#conditions_box{
	padding: 25px 0 0px 0px;
	background: url('../images/list_background.gif') 0 0 no-repeat;
	width: 759px;
	height: 275px;
}
ul#conditions_list_left{
	float: left;
	width: 295px;
	margin: 0 0 0 0;
	padding: 0 0 0 85px;
	text-align: left;
}
ul#conditions_list_left li{
	list-style-type: none;
	font-size: 14px;
	background: url('../images/yinyang.gif') 0 -1px no-repeat;
	line-height: 18px;
	margin: 0 0 15px 0;
	text-indent: 25px;
	padding: 0 0 0 0px;
	width: 270px;
}
ul#conditions_list_right{
	float: right;
	width: 295px;
	margin: 0 0 5px 0;
	padding: 0 0 0 70px;
	text-align: left;
}
ul#conditions_list_right li{
	list-style-type: none;
	font-size: 14px;
	background: url('../images/yinyang.gif') 0 -1px no-repeat;
	line-height: 18px;
	margin: 0 0 15px 0;
	padding: 0 0 0 25px;
	width: 270px;
}
div#conditions_box p{
	display: inline-block;
	margin: 0;
	font-size: 14px;
}
div#social_media{
	width: 100%;
	height: 60px;
	padding: 15px 0 0px 0;
	background-color: #F8F8F8;
	border-top: 2px #DCDEDC solid;
	border-bottom: 1px #Dcdedc solid;
}
div#facebook, div#linkedin, div#blogger{
	float: left;
	clear: none;
	width: 250px;
}
div#facebook{
	
}
div#facebook img{

}
div#linkedin{

}
div#linkedin img{
	border: none;
}
div#blogger{
	text-align: left;
}
div#blogger img{
	float: left;
	margin: 0 10px 0 45px;
}
/*--------------------------------------oriental medicine page specific styles-------------------------------------*/

div#oriental_medicine_content{
}
img#oriental_medicine_pic_1{
	width: 360px;
	height: 239px;
	float: right;
	margin: 20px 5px 10px 25px;
	border: 2px gray solid;
}
img#oriental_medicine_pic_2{
	width: 300px;
	height: 199px;
	float: left;
	margin: 20px 25px 10px 0px;
	border: 2px gray solid;
}

/*-------------------------------------------acupuncture page specific styles--------------------------------------*/

div#acupuncture_content{

}
#acupuncture_content p.quote{
	margin: 0 0 15px 35px;
	width: 370px;
	
}
#acupuncture_content span.citation{
	color: maroon;
	font-size: 12px;
}
img#acupuncture_pic_1{
	width: 331px;
	height: 221px;
	float: right;
	margin: 18px 5px 10px 20px;
	border: 2px gray solid;
}
img#acupuncture_pic_2{
	width: 240px;
	height: 320px;
	float: left;
	margin: 10px 25px 15px 30px;
	border: 2px gray solid;
}
img#acupuncture_pic_3{
	width: 303px;
	height: 245px;
	float: right;
	margin: 17px 45px 15px 25px;
	border: 2px gray solid;
}

/*---------------------------------------------herb page specific styles------------------------------------------*/
div#herbal_medicine_content{

}
img#herb_pic_1{
	width: 350px;
	height: 234px;
	float: right;
	margin: 0 35px 20px 25px;
	border: 2px gray solid;
}
img#herb_pic_2{
	width: 180px;
	height: 270px;
	float: right;
	margin: 25px 35px 10px 30px;
	border: 2px gray solid;
}
img#herb_pic_3{
	width: 120px;
	height: 179px;
	float: left;
	margin: 17px 20px 10px 0;
	border: 2px gray solid;
}

/*---------------------------------------------reiki page specific styles------------------------------------------*/

div#reiki_content{

}
img#reiki_pic{
	width: 360px;
	height: 239px;
	float: left;
	margin: 5px 20px 10px 30px;
	border: 2px gray solid;
}

/*---------------------------------------------nutrition page specific styles--------------------------------------*/

div#nutrition_content{

}
img#nutrition_photo_1{
	width: 338px;
	height: 224px;
	float: left;
	margin: 3px 20px 5px 30px;
	border: 2px gray solid;
}

/*----------------------------------------------massage page specific styles---------------------------------------*/

div#massage_content{

}
img#massage_pic_1{
	width: 293px;
	height: 200px;
	float: right;
	margin: 12px 15px 5px 20px;
	border: 2px gray solid;
}
img#gua_sha_pic{
	width: 292px;
	height: 194px;
	float: right;
	margin: 15px 5px 5px 25px;
	border: 2px gray solid;
}
img#cupping_pic{
	width: 280px;
	height: 249px;
	float: left;
	margin: 10px 20px 10px 2px;
	border: 2px gray solid;
}
img#moxabustion_pic{
	width: 109px;
	height: 132px;
	float: left;
	margin: 14px 20px 10px 1px;
	border: 2px gray solid;
}

/*------------------------------------------------services specific styles-----------------------------------------*/

div#services_and_fees_content{

}
#services_and_fees_content h2{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
#services_and_fees_content h3{
	text-align: left;
	margin: 25px 0 5px 30px;
	font-size: 18px; 
	text-decoration: none;
}
.gift_certificate_text{
	padding-top: 10px;
	color: #498655;
	font-size: 20px;
	text-align: center;
}

/*-----------------------------------------Conditions Treated page specific styles---------------------------------*/

div#conditions_treated_content{
	padding: 0 50px 0 50px;

}
#conditions_treated_content h2{
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
	margin: 30px 0 0px 30px;
}
#conditions_treated_content p{
	margin-bottom: 15px;
}
div#conditions_box_left{
	width: 393px;
	float: left;
	margin-bottom: 30px;
}
#conditions_box_left ul{
	text-align: left;
	margin: 15px 0 0 0;
	padding: 0 0 0 70px;
}
#conditions_box_left ul li{
	text-align: left;
	width: 320px;
}
div#conditions_box_right{
	width: 393px;
	float: right;
	margin-bottom: 30px;
}
#conditions_box_right ul{
	text-align: left;
	margin: 15px 0 0 0;
	padding: 0 0 0 70px;
}
#conditions_box_right ul li{
	text-align: left;
	width: 320px;
}

/*---------------------------------pain page specific styles-----------------------------------*/

div#pain_content{

}
#pain_content h3{
	text-decoration: none;
	margin-bottom: 5px;
}
img#pain_pic_1{
	float: left;
	width: 280px;
	height: 210px;
	border: 2px silver solid;
	background: #2F2F2F;
	margin: 15px 20px 5px 0px;
}
img#pain_pic_2{
	float: right;
	width: 225px;
	height: 300px;
	border: 2px silver solid;
	background: #2F2F2F;
	margin: 5px 35px 5px 25px;
}

/*---------------------------------Sports page specific styles-----------------------------------*/

div#sports_content{

}
#sports_content ul{
	text-align: left;
	padding: 0 0 0 60px;
	margin: 0;
}
#sports_content ul.to_the_right{
	text-align: left;
	padding: 0 0 0 380px;
	margin: 0;
}
#sports_content ul li{
	background: url('../images/yinyang.gif') no-repeat 0 0;
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0 30px 15px 30px;
}
#sports_content ol{
	text-align: left;
	padding: 0 0 15px 90px;
	margin: 0 0 0 0;
}
#sports_content ol li{
	text-align: left;
	padding: 0 0 15px 0;
	margin: 0;
}
#sports_content h3{
	margin-top: 25px;
	margin-bottom: 5px;
	text-decoration: none;
}
p.smaller_text{
	font-size: 12px;
}
img#sports_page_pic_1{
	float: left;
	width: 305px;
	height: 222px;
	margin: 20px 25px 5px 1px;
	border: 2px gray solid;
}
img#sports_page_pic_2{
	float: right;
	width: 308px;
	height: 219px;
	margin: 40px 30px 5px 25px;
	border: 2px gray solid;
}
img#sports_page_pic_3{
	float: left;
	width: 307px;
	height: 220px;
	margin: 10px 25px 10px 32px;
	border: 2px gray solid;
}
img#sports_page_pic_4{
	float: right;
	width: 212px;
	height: 318px;
	margin: 0 30px 5px 25px;
	border: 2px gray solid;
}

/*---------------------------------infertility page specific styles----------------------------*/

div#infertility_content{

}
#infertility_content h2 span{
	clear: both;
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	margin-top: 35px;
}
#infertility_content h2{
	text-align: left;
	margin: 30px 0 10px 30px;
}
#infertility_content h3{
	text-decoration: none;
	margin-bottom: 10px;
}
img#infertility_image_1{
	float: left;
	width: 300px;
	height: 199px;
	border: 2px silver solid;
	background: #2F2F2F;
	margin: 15px 35px 5px 32px;
}
img#infertility_image_2{
	float: right;
	width: 195px;
	height: 278px;
	border: 2px silver solid;
	background: #2F2F2F;
	margin: 5px 35px 5px 25px;
}
img#infertility_image_3{
	float: left;
	width: 196px;
	height: 250px;
	border: 2px silver solid;
	background: #2F2F2F;
	margin: 0 25px 5px 25px;
}
img#infertility_image_4{
	float: right;
	width: 203px;
	height: 270px;
	border: 2px silver solid;
	background: #2F2F2F;
	margin: 15px 35px 10px 25px;
}

/*---------------------------------pregnancy and childbirth page-----------------------------------*/
div#pregnancy-page{

}
img#pregnancy_and_childbirth_pic_1{
	width: 424px;
	height: 283px;
	float: right;
	margin: 18px 5px 10px 20px;
	border: 2px gray solid;
}
img#pregnancy_and_childbirth_pic_2{
	width: 284px;
	height: 423px;
	float: left;
	margin: 10px 25px 15px 30px;
	border: 2px gray solid;
}
img#pregnancy_and_childbirth_pic_3{
	width: 425px;
	height: 282px;
	float: right;
	margin: 18px 5px 10px 20px;
	border: 2px gray solid;
}

/*---------------------------------endometriosis page specific styles------------------------------*/

div#endometriosis_content{

}
img#endo_pic_1{
	float: right;
	width: 198px;
	height: 297px;
	border: 2px silver solid;
	background: #2F2F2F;
	margin: 15px 5px 5px 30px;
}
img#endo_pic_2{
	float: left;
	width: 264px;
	height: 198px;
	border: 2px silver solid;
	background: #2F2F2F;
	margin: 15px 20px 5px 0px;
}
img#endo_pic_3{
	float: right;
	width: 264px;
	height: 201px;
	border: 2px silver solid;
	background: #2F2F2F;
	margin: -5px 25px 5px 20px;
}

/*---------------------------------cancer support page specific styles------------------------------*/

div#cancer_support_content{

}
img#cancer_support_pic_1{
	float: left;
	width: 256px;
	height: 209px;
	border: 2px silver solid;
	background: #2F2F2F;
	margin: 18px 25px 5px 1px;
}

#cancer_support_content h4{
	text-align: left;
	font-size: 17px;
	color: maroon;
	text-decoration: none;
	font-weight: normal;
	margin: 0 0 5px 30px;
	padding: 10px 0 0 0;
}

/*---------------------------------success stories page specific styles----------------------------*/

div#success_stories_content{

}
#success_stories_content h2{
	text-align: left;
	margin: 30px 0 10px 30px;
	text-transform: none;
}
#success_stories_content h2.short_margin{
	margin-top: 20px;
}
#success_stories_content ul{
	padding: 0 40px 7px 30px;
	margin: 0;
	width: 755px;
}
hr#top_line{
	margin: 15px 60px 0 60px;
}
hr#bottom_line{
	margin: 0 60px 0 60px;
}
#success_stories_content ul#top-pad{
	padding-top: 10px;
}
#success_stories_content ul li{
	display: inline;
	text-align: left;
	line-height: 22px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}
#success_stories_content ul li a{
	margin: 0;
	padding: 0 20px 0 18px;
	font-size: 14px;
}
#success_stories_content ul li a:hover{
	background: url('../images/yinyang.gif') -2px -2px no-repeat;
}
a#top_link{
	position: fixed;
	bottom: 10px;
	left: 50%;
	margin-left: 310px;
	line-height: 25px;
	padding: 0 7px 0 7px;
	border: 1px lime solid;
	border-right: 3px; 
	background-color: silver;
	text-decoration: none;
}

/*-------------------------------videos and articles page specific styles---------------------------*/

div#videos_and_articles_content{
	padding: 0 240px 35px 220px;

}
#videos_and_articles_content h1{
	margin-left: 0;
}
#videos_and_articles_content h2{
	text-align: left;
	font-weight: bold;
	margin: 40px 0 20px 0;
}
#videos_and_articles_content p a{
	margin-left: -19px;
	padding-left: 20px;
}
#videos_and_articles_content a:hover{
	background: url('../images/yinyang.gif') no-repeat;
}

/*----------------------------------publications pages specific styles------------------------------*/

div#publications_content{

}
#publications_content h1{
	margin-bottom: 30px;
}
#publications_content p{
	margin-left: 210px;
}
#publications_content a{
	padding-left: 23px;
}
#publications_content a:hover{
	background: url('../images/yinyang.gif') no-repeat;
}

/*---------------------------------why choose dawn pages specific styles-----------------------------*/

div#why_choose_dawn_content{
	margin: 0;
	padding: 0 0 30px 0;

}
#why_choose_dawn_content h1{
	margin: 20px 0 30px 0;	
}
#why_choose_dawn_content a:hover{
	background: url('../images/yinyang.gif') 0 0 no-repeat;
}
#why_choose_dawn_content ul{
	width: 585px;
	text-align: left;
	padding: 0 165px 30px 150px;
	margin: 0;
}
#why_choose_dawn_content ul li{
	background: url('../images/yinyang.gif') no-repeat 0 0;
	text-align: left;
	list-style: none;
	width: 525px;
	margin: 0;
	padding: 0 30px 30px 30px;
}
/*-------------------------------------about dawn pages specific styles------------------------------*/

div#about_dawn_content{
	padding: 0 45px 35px 40px;
	line-height: 20px;

}
#about_dawn_content h1{
}
#about_dawn_content a:hover{
	background: url('../images/yinyang.gif') 0 0 no-repeat;
}
img#bio_photo{
	float: left;
	height: 205px;
	width: 165px;
	margin: 0 30px 10px 30px;
	border: 2px gray solid;
}

/*------------------------------education and licences pages specific styles--------------------------*/

div#education_and_licenses_content{
	padding: 0 30px 35px 35px;
	line-height: 30px;

}
#education_and_licenses_content h1{
	margin: 30px 0 0 0;
}
#education_and_licenses_content h2{
	margin: 30px 0 20px 30px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}
#education_and_licenses_content ul {
	text-align: left;
	margin-left: 60px;
}
#education_and_licenses_content span{
	font-size: 14px;
}
img#education-pic-1{
	float: right;
	height: 150px;
	width: 200px;
	margin: 0 40px 5px 25px;
}

/*------------------------------------contact us page specific styles---------------------------------*/

div#contact_us_content{
	padding-bottom: 35px;

}
#contact_us_content h1{
	text-align: center;
	margin-bottom: 30px;
}
#contact_us_content h2{
	text-align: center;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contact_us_content h2 span{
	margin: 0 0 0 0;
}
#contact_us_content h3{
	text-align: center;
	margin-bottom: 10px;
	margin-left: 0;
}
#contact_us_content p{
	text-align: center;
}
#contact_us_content hr{
	width: 370px;
	margin: 0 40px 20px 40px;
	color: maroon;
	font-weight: bold;
}
div#contact_us_box_left{
	float: left;
	width: 448px;
	padding-bottom: 30px;
}
div#contact_us_box_right{
	float: right;
	width: 448px;
	padding-bottom: 30px;
}
div#contact_us_box_right h2{
	margin-top: 0px;
}
div#hours{
	text-align: center;	
}
div#hours table{
	text-align: left;
	margin: 0 auto;
	border: 1px #CCCCCC solid;
}
div#hours table tr td{
	padding: 3px 3px;
	border: none;
}
div#hours table tr td.day{
	padding-right: 10px;
}
div#hours table tr.gray_bkrd{
	background-color: #F0F0F0;
}
img#contact_us_office_pic{
	float: left;
	width: 390px;
	height: 229px;
	border: 2px gray inset;
	margin: 0 0 10px 30px; 
}
img#contact_us_map_pic{
	float: right;
	width: 390px;
	height: 229px;
	border: 2px gray inset;
	margin: 0 30px 10px 0; 
}

/*---------------------------------health links pages specific styles------------------------------------*/

div#health_links_content{
	padding: 0 45px 35px 40px;

}
#health_links_content h2{
	text-align: left;
	margin: 30px 0 10px 30px;
}
#health_links_content p a{
	padding-left: 20px;
	margin-left: -18px;
}
#health_links_content a:hover{
	background: url('../images/yinyang.gif') 0 0 no-repeat;
}

/*-----------------------------------herb links pages specific styles------------------------------------*/

div#herb_links_content{
	padding-bottom: 35px;

}
div#herb_links_content h2{
	margin: 25px 0 25px 0;
	text-align: center;
	text-transform: none;
}
div#herb_links_content p a{
	margin-left: -18px;
	padding-left: 20px;
}
div#herb_links_content a:hover{
	background: url('../images/yinyang.gif') 0 0 no-repeat;
}
div#links_box_left{
	float: left;
	width: 449px;
	padding: 0 0 25px 0;
}
#links_box_left p{
	margin-left: 180px;
}

div#links_box_right{
	float: right;
	width: 449px;
	padding: 0 0 25px 0;
}
#links_box_right p{
	margin-left: 80px;
}

div#links_box_bottom{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*-----------------------------------friends links pages specific styles---------------------------------*/

div#friends_links_content{
	
}
#friends_links_content p a{
	margin-left: -19px;
	padding-left: 20px;
}
#friends_links_content p a:hover{
	background: url('../images/yinyang.gif') 0 0 no-repeat;
}

/*-------------------------------------site map pages specific styles------------------------------------*/

div#site_map_content{
	padding: 0 25px 55px 95px;
	text-align: left;

}
#site_map_content h1{
	text-align: center;
	margin-left: -95px;
}
#site_map_content h2{
	margin: 25px 0 5px -30px;
	text-align: left;
}
#site_map_content a{
	margin-left: -19px;
	padding-left: 20px;
}
#site_map_content a:hover{
	background: url('../images/yinyang.gif') 0 0 no-repeat;
}

/*--------------------------------------new patient pages specific styles--------------------------------*/

div#new_patient_content{

}
#new_patient_content h2{
	margin: 30px 0 15px 30px;
	text-align: left;
}
#new_patient_content a{
	font-style: normal;
}

/*--------------------------------------error page specific styles--------------------------------*/

div#error_page_content{
	padding: 30px 70px 80px 65px;

}

/*-------------------------------------- footer --------------------------------------*/

div#footer{
	height: 200px;
	background: url('../images/footer-background.gif') no-repeat 0 0;
	clear: both;
}
div#footer_left_box{
	width: 600px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}
div#footer_comment{
	width: 528px;
	line-height: normal;
	text-align: left;
	float: left;
	padding: 20px 0 0 30px;
	font-size: 14px;
	color: #FDF9CD;
}
div#bottom_navigation{
	text-align: left;
	width: 580px;
	height: 81px;
	margin: 30px 0 0 20px;
	padding: 0 0 0 0;
}
#footer ul{
	list-style: none;
	float: left;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 317px;
	height: 11px;
}
#footer ul.navrow2{
	text-align: left;
	margin: 15px 0 0 0;
	width: 427px;
}
#footer ul.navrow3{
	margin: 15px 0 0 0;
	width: 463px;
}
#footer ul li{
	display: inline;
	color: #FDF9CD;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 -4px;
	padding: 0;
}
#footer ul li a{
	color: #FDF9CD;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 7px;
	text-decoration: none;
}
#footer ul li a:hover{
	background-color: #125012;
}
#footer ul li a:active{
	color: #00FF00;
}

div#vcard_footer{
	float: right;
	width: 250px;
	height: 150px;
	font-style: normal;
	font-size: 16px;
	color: #8D3A36;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 30px 45px 0 0;
	margin: 0 0 0 0px;
}
div.footer_org{
	font-size: 18px;
	font-weight: normal;
	font-style:italic;
	color: #8D3A36;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	text-align: right;
}
div.footer_adr{
	width: 250px;
	margin: 0 0 0 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 21px;
	color: #8D3A36;
	text-align: right;
}
span.locality{
}
div.footer_phone{
	font-size: 16px;
	margin: 10px auto 0 auto;
}
div#credits{
	float: left;
	clear:left;
	width: 600px;
	margin: 35px 0 0 0;
}
.copyright{
	float: left;
	width: 270px;
	padding: 0 0 0 30px;
	margin: 0 0 0 0;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.pnccredits{
	float: right;
	width: 195px;
	text-align: right;
	padding: 0 80px 0 0;
	margin: 0 0 0 0;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.link_color_maroon{
	color: #8D3A36;
}

