/* Main CSS for Total Health Nutrition Center */

html {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; }
	
body {
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px; }

/* Main Table for Entire Site Layout */
#container {
	width: 770px; }


/* 1st td for Main Logo and Date Stamp */
#header {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 72px;
	text-align: right;
	font-size: 10px;
	color: #B3BA81;
	padding-right: 8px;
	vertical-align: top; }


/* 2nd td for Top Navigation Menu */
#nav {
	background-image: url(../images/bkgNav.jpg);
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


/* 3rd td for Homepage banner */
#banner {
	width:770px;
	height:181px;
}

#banner img {
	border-width: 0px;
	border-style: none;
}

#banner a:link, #banner a:active, #banner a:visited {
	margin: 0px;
	padding: 0px;
}

#banner a:hover {
	color: #000000;
}

#banner a:focus {
	outline: 0px dotted;
	outline-color: #CCCCCC;
}

/*Used on old 'randcomImage_old.js' file */
/*.banner0 { background-image: url(../images/banner0.jpg); }
.banner1 { background-image: url(../images/banner1.jpg); }
.banner2 { background-image: url(../images/banner2.jpg); }
.banner3 { background-image: url(../images/banner3.jpg); }*/

#MainBody {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A442D;
	background-image: url(../images/mainbody_top_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.MainBody p {
	padding: 0px;
	margin: 0px;
}

a:link, a:active, a:visited {
	color: #576642;
}

a:hover {
	color: #E39658;
}

a:focus {
	outline: 0px dotted;
	outline-color: #CCCCCC;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}


#home_Teasers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 15px;
}
	
#home_Seminars {
	color: #0099FF;
}
	
#home_Annoucements {
	color: #72CD3E;
}
	
#home_Articles {
	color: #FF7D23;
}

#title_practitioners {
	color: #FF9900;
	letter-spacing: 0.05em;
}

#title_practitioners_img {
	padding-left: 5px;
}


/* Footer */
div#footer {
	text-align: center;
	color: #576644;
	vertical-align: middle;
	line-height: 1.3em;
	font-size: 11px;
	font-style: italic;/*	background-image: url(../images/bkgFooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	margin-bottom: 10px;
}

div#PageTitle {
	font-size: 115%;
	font-weight: bold;
	letter-spacing: 0.35em;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Home Seminars Listings */
div#home_seminars {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	letter-spacing: normal;
}

div#home_seminars h1 {  /* h1 used for main topic heading */
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#home_seminars h2 {  /* h2 used for second heading, if one */
	font-size: 12px;
	font-style: italic;
	color: #990000;
}

div#home_seminars h3 {  /* h3 used for dates */
	font-size: 11px;
	color: #333333;
	padding: 10px;
	display: block;
	background-color: #FFFFCC;
	border: 1px dashed #CCCCCC;
	font-weight: normal;
}

div#home_seminars h4 {  /* h4 used for 'more info' link */
	text-align: right;
	font-weight: normal;
	font-size: 11px;
}

h5 {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

/* used for date info div */
#seminar_date {
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
} 

#LocateUs_Header {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#GoogleMap {
	border: 1px solid #666666;
	margin: 5px;
}

.Acupuncture_Main {
	width: 500px;
	float: left;
	line-height: 1.5em;
}

.Acupuncture_Main img {
}

.Acupuncture_Sidebar {
	width: 200px;
	margin-left: 500px;
	list-style-type: disc;
}

.Acupuncture_Sidebar li {
	list-style-type: none;
	list-style-image: url(../images/check_mark.jpg);
	font-size: smaller;
}

.Acupuncture_Sidebar h3 {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #7E5429;
}

.MassageModalities {
	text-align: center;
}


.MassageModalities p, .MassageModalities li {
	text-align: left;
}

.CranioSacral {
	text-align: left;
	margin-top: 10px;
}

.CranioSacral img {
	float: left;
	margin-right: 10px;
}

.Reflexology {
	text-align: left;
	margin-top: 10px;}

.Reflexology img {
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
}

#Disclaimer img {
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 15px;
}

#History img {
	float: right;
	margin-bottom: 7px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 5px;
}

#LabTests img {
	float: left;
	margin-right: 10px;
}

#LabTestsIMG2 img {
	float: right;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#LabTests h2 {
	font-size: 12px;
	margin-bottom: 0px;
}

#LabTests p {
	margin-top: 5px;
}

#SeminarRegistrationLeft {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Reset {
	background-color: #FFE1E2;
	border: 1px solid #FFC1C2;
	margin-top: 5px;
}

.Submit {
	background-color: #DBFBD7;
	border: 1px solid #B7F4B0;
}

#RegisterThanks img {
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/*Nutritional Counseling Services*/
.NCS_Main {
	width: 500px;
	float: left;
	line-height: 1.5em;
}

.NCS_Main img {
}

.NCS_Sidebar {
	width: 200px;
	margin-left: 500px;
	list-style-type: disc;
}

.NCS_Sidebar li {
	list-style-type: none;
	list-style-image: url(../images/check_mark.jpg);
	font-size: smaller;
}

.NCS_Sidebar h3 {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #7E5429;
}

.Practitioners_Profile_Main {
	float: left;
	width: 386px;
	padding-top: 10px;
}

.Practitioners_Profile_Info {
	width: 243px;
	margin-left: 404px;
	text-align: center;
}

.Practitioners_Profile_Info p {
	padding-left: 15px;
}

.WeightLoss {}

.WeightLoss img {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
}
#column_wrapper {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 430px;
	float: left;
}
#right h4 {
	margin-bottom: -5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 12px;
}
#left {
	width: 200px;
	float: left;
}
#left h4 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
#left .content {
	padding: 10px;
	line-height: 1.5em;
}
#right .content {
	padding: 10px;
	line-height: 1.65em;
}

#researchSites img {
	float: left;
	margin-right: 16px;
}

#SpecialTreatment img {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#OtherServices h2{
	font-size: 12px;
	margin-bottom: 0px;
}

#OtherServices p {
	margin-top: 5px;
}

#counselors, #counselors h2 {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#counselors img, #counselors a {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contactsLeft {
	float: left;
	width: 365px;
}

#contactsRight {
	width: 350px;
	margin-left: 365px;
}
#announcment {
	background-color: #FBDDDE;
	border: 3px solid #FFA4A4;
	padding: 10px;
}
