﻿*{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none
}

body{
	background:#fff;
	color:#640116
}

p, footer{
	margin:0 0 16px;
	line-height:16px
}

q{
	display:block;
	margin:6px 0
}

cite{
	display:block;
	margin:6px 0
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0
}

a{
	font-size:10px;
	font-weight:bold;
	color:#640116;
	text-decoration:underline;
	outline:0;
}

a:hover{
	text-decoration:none
}


/* BEGIN: Headings ================== */
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#304839;
	margin:0 0 0px;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#304839;
	margin:0 0 0px;
}

h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#304839;
	margin:0 0 8px;
}

/* END: Headings ================== */

#header{
	width:1024px;
	height:97px;
	margin:0px auto 0;
	background: url(images/Healing-Orchid-Header.jpg) no-repeat 569px 97px
}

#mainNav ul{
	width:1024px;
	height:36px;
	margin:auto;
	padding-left:0px;
	text-align:center;
	background: url(images/bgMainNav.jpg) no-repeat 0px 0px
}
#mainNav li{
	display:inline;
	position: relative;
	float:left;
	left: 103px;
}
#mainNav li a{
	display:block;
	float:left;
	height:36px;
	text-indent:-9999px
}
#navHome			{	background: url(images/nav-Home.jpg) no-repeat top left; width:56px }
#navAcupuncture		{	background: url(images/nav-Acupuncture.jpg) no-repeat top left; width:175px }
#navHerbalMedicine	{	background: url(images/nav-Herbal-Medicine.jpg) no-repeat top left; width:121px }
#navSRT				{	background: url(images/nav-SRT.jpg) no-repeat top left; width:186px }
#navFAQs			{	background: url(images/nav-FAQs.jpg) no-repeat top left; width:53px }
#navArticles		{	background: url(images/nav-Articles.jpg) no-repeat top left; width:66px }
#navBlog			{	background: url(images/nav-Blog.jpg) no-repeat top left; width:49px }
#navResources		{	background: url(images/nav-Resources.jpg) no-repeat top left; width:81px }
#navAbout			{	background: url(images/nav-About.jpg) no-repeat top left; width:55px }
#navContact			{	background: url(images/nav-Contact.jpg) no-repeat top left; width:64px }
#mainNav li a:hover{
	background-position:0 -36px	
}
#main{
	width:1007px;
	margin:auto;
	position:relative
}
#content{
	float:left;
	display:inline;
	width:1024px;
	margin-left:-10px;
	background:#FFFFFF url(images/bgContentLeft.jpg) no-repeat 0px -35px;
	position:relative
}
#contentLeft{
	float:left;
	display:inline;
	width:319px;
	margin:17px 36px 20px 405px;
}

#contentRight{
	float:left;
	display:inline;
	width:250px;
	min-height:650px;
	margin:0 0 5px 0px;
	padding:0px 0px 25px 0px;
	background:#EFF2F0
}
#contentRight p{
	padding-right:0px;	
}

#rss{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#640116
}

#rss a{
	color:#640116;
	font-weight:bold;
	text-decoration:underline;
}

#footer{
	clear:left;
	float:left;
	width:800px;
	display:inline;
	height:64px;
	margin-left:185px
}

#footer #copyright{
	float:left;
	margin:0px 0 0 40px;
	font-size:10px;
	line-height:14px;
	color:#304839	
}
#footer #copyright a{
	font-size:10px;
	color:#304839;
	font-weight:bold
}

/* Constant Contact Iframe Styling */
#contactForm{
	background:transparent;
	background-image:none;
	width:250px;
	height:42px;
	padding:0 !important;
	margin:15px 5px 15px 10px;
}
