    /* CSS Document */

body {
	text-align: center;
	font-family: "Gill Sans", Arial, Helvetica;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 200%;
	font-style: italic;
	color: #C6614A;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: 100;
	letter-spacing: 1px;
}

h3 {
	font-size: 175%;
	font-style: italic;
	color: #7AB150;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: 100;
	letter-spacing: 1px;
}

h2 {
	font-size: 150%;
	font-style: italic;
	color: #7E7EFD;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: 100;
	letter-spacing: 1px;
}

h1 {
	font-size: 100%;
	font-style: italic;
	color: #7E7EFD;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: 100;
	letter-spacing: 1px;
}

p {
	font-size: 14px;
	line-height: 160%;
	font-weight: lighter;
	color: #330912;
	
}
	
#container {
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* Header */

#header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
}

.headerLogo {
	background-image: url(../images/mla_logo.gif);
	background-repeat: no-repeat;
	background-position: right ;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: 172px;
	width: 371px;
}

.headerAddress {
	background-image: url(../images/address.gif);
	background-repeat: no-repeat;
	height: 172px;
	width: 429px;
	float: right;
	color: #FFF;
}

/* Main Content Area */

#mainContent {
	background-image: url(../images/JanZaremba.jpg);
	background-repeat: no-repeat;
	width: 620px;
	float: left;
	padding: 0px;
} 


/* Main Navigation */

#mainNav {
	position:relative;
	left:0px;
	top:0px;
	width: 800px;
	height: 35px;
	font-size: 12px;
	background-color: #BFCDDD;
	text-align:center;
	float: left;
	margin: 0px;
}

#mainNav ul	{
	margin: 0px;
	padding: 10px;
	border: none;
}

#mainNav ul li	{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#mainNav ul li a {
	color: #851A31;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 0px 10px;
	border-right: 1px solid #851A31;
}

#mainNav ul li a:hover, #mainNav a:active {
	color: #3D578F;
	text-decoration: underline;
}

#mainNav ul li a.active:link, #mainNav a.active:visited {
	position: relative;
	z-index: 102;
	background: #8C8154;
	color: #3D578F;
}

#mainNav #current a { /*currently selected tab*/
	color: #3D578F;
	text-decoration: underline;
}


/* Left Side Bar Navigation */
	
#sideBar {
	position: realive;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 625px;
	width: 180px;
	background-color: #CBDDAA;
	font-weight: 200;
}

#sideBarNav ul li a:hover, #sideBarNav ul li a:focus {
	color: #4B0D1B;
	text-decoration: underline;
}
	
#sideBarNav {
	width: 150px;
	height: 175px;
	float: left;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#sideBarNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#sideBarNav ul li {
	margin: 0px;
	padding: 0px;
}

#sideBarNav ul li a {
	display: block;
	border-bottom: 1px dotted #3D578F;
	padding: 7px 0px 7px 0px;
	width:160px;
	color: #3D578F;
	text-decoration: none;
}


/* Quote */

#quote {
	font-size: 20px;
	margin: 20px 0 0 0;
	padding: 0px;
	float: left;
	height: 185px;
	width: 180px;
	font-weight: lighter;
	position: relative;
	clear: right;
}

.quoteText {
	font-family: "Gill Sans";
	font-size: 14px;
	line-height: 125%;
	font-weight: lighter;
	color: #851A31;
	margin-top: 35px;
	margin-right: 16px;
	margin-left: 16px;
}

#dances {
	background-image: url(../images/dances.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 180px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	position: relative;
	clear: right;
	float: left;
	background-position: center;
}

/* Content Area */

#content {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contentContainer {
	width: 450px;
	height: 100%;
	text-align: left;
	font-weight: heavy;
	position: relative;
	color: #333;
	margin-top: 60px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 65px;
}

#acupointsImg	{
	background-image: url(../images/acupoints.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 370px;
	width: 154px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: right;
}

#imgTreatmentRm {
	background-image: url(../images/treatmentrmLG.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 235px;
	float: right;
	position: relative;
	margin-top: 20px;
}

#imgTreatment {
	background-image: url(../images/treatmentLG.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 235px;
	float: right;
	position: relative;
	margin-top: 20px;
}

#imgComAcu {
	background-image: url(../images/comacuLG.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 235px;
	float: right;
	position: relative;
	margin-top: 20px;
}




/* FAQs */	

#faq	{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.question	{
	color: #5555FF;
	margin: 0;
	padding-bottom: 5px;
}

.answer	{
	color: #709C4F;
	line-height: 160%;
	margin: 0;
	padding: 0 0 20px;
}
	
	
/* Fees & Insurance */	

table	{
	width: auto;
	padding: 0px;
	background-color: none;
	border: 1px solid #3939AE;
	margin-top: 20px;
	margin-bottom: 20px;
}

th	{
	background-color: #7AB150;
	color: #FFFFFF;
	font-weight: 500;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

tr	{
	font-size: 13px;
	color: #000099;
	margin: 0px;
	padding: 0px;
	background-color: none;
}

td.last	{
	border-bottom: none;
}

td	{
	border-bottom: 1px dotted #8C8154;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-left: 6px;
	padding-top: 5px;
	padding-right: 6px;
	text-align: left;
}

td.type1	{
	background-color: #7AB150;
	border-width: 0px 0px 0px 0px;
	border-style: 0px 0px 0px 0px;
	padding: 6px 0px 3px 6px;
	color: #FFFFFF;
	width: 250px;
}

td.type2	{
	background-color: #7AB150;
	border-width: 0px 0px 0px 0px;
	border-style: 0px 0px 0px 0px;
	padding: 6px 0px 3px 6px;
	color: #FFFFFF;
	width: 105px;
}

b.thick	{
	font-weight: 500;
	font-style: italic;
}



/* Contact */	

#contact-area {
	float: left;
	width: 300px;
	margin-top: 20px;
	font-size: 14px;
	color: #3C626E;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	margin: 5px 0px 10px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
	margin-top: 5px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #5555FF;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	background-color: #7AB150;
	border: medium double #25434D;
	color: #FFFFFF;
}
	
	
/* Meet Sandra */	

#meetSandraImg	{
	background-image: url(../images/sandra.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 340px;
	width: 250px;
	margin-bottom: 10px;
	margin-right: 0px;
	clear: right;
}
#sandraref {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
	height: 340px;
	width: 250px;
	margin-right: 15px;
	margin-bottom: 45px;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

/* Dances */

#founder {
	color: #999;
	background-image: url(../images/founder.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 325px;
	width: 180px;
	border: thin solid #999;
	position: relative;
	background-position: center 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 2px;
}

#founder p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #900;
	height: 50px;
	width: 160px;
	margin-top: 202px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	line-height: 14px;
	font-style: italic;
	text-align: center;
}


/* Testimonials */

#testimonial	{
}

#testimonial p.quote	{
	font-size: 14px;
	line-height: 160%;
	font-weight: lighter;
	color: #325966;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
}

#testimonial p.byline	{
	font-size: 12px;
	font-weight: lighter;
	color: #8C8154;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


teText {
	font-family: "Gill Sans";
	font-size: 12px;
	line-height: 125%;
	font-weight: lighter;
	color: #FFFFFF;
	margin-top: 18px;
	margin-right: 15px;
	margin-left: 20px;
}

.quoteByline {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	color: #FFFFFF;
	margin-top: 8px;
	margin-right: 15px;
	margin-left: 20px;
}
 
/* Privacy */

#privacy {
	}

#privacy h1 {
	font-size: 18px;
	font-weight: lighter;
	color: #8C8154;
	margin: 0px;
	padding: 0px;
	}

#privacy h2 {
	font-size: 16px;
	font-weight: lighter;
	color: #8C8154;
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: left;
	}
	
#privacy h3 {
	font-size: 14px;
	font-weight: lighter;
	color: #8C8154;
	margin: 15px 0px 0px;
	padding: 0px;
	}
	
#privacy p {
	font-size: 14px;
	line-height: 160%;
	font-weight: lighter;
	color: #325966;
	}
 
 
/* Footer Links */

#footer {
	height: 60px;
	width: 800px;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
}

#footerLinks {
	width: 50&;
	font-size: 12px;
	margin-right: 5px;
	padding: 0px;
	float: right;
	text-align: right;
	margin-top: 5px;
}

#footerLinks a {
	color: #999;
	display: inline;
	width: auto;
	margin: 0;
	padding: 1px 10px;
	text-decoration: none;
	text-align: center;
}

#footerLinks a:hover, #footerLinks a:active {
	color: #333;
	text-decoration: underline;
}

#footerLinks a.active:link, #footerLinks a.active:visited {
	position: relative;
	color: #333;
	text-decoration: overline;
	background-color: #FFF;
}

#footerLinks p {
	font-size: 10px;
	color: #CCCCCC;
	position: relative;
}


/* Copyright */

#copyright {
	color: #999;
	width: 50%;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
	text-align: left;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#homeImgs {
	padding: 0px;
	float: left;
	height: 160px;
	width: 368px;
	position: relative;
	background-image: url(../images/homeImgs.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

